Home
last modified time | relevance | path

Searched defs:json_ctx (Results 1 – 25 of 40) sorted by relevance

12

/glibc-2.36/benchtests/
Djson-lib.h26 struct json_ctx struct
33 typedef struct json_ctx json_ctx_t; argument
Dbench-hash-funcs.c54 do_one_test (json_ctx_t *json_ctx, size_t len) in do_one_test()
71 do_rand_test (json_ctx_t *json_ctx) in do_rand_test()
118 json_ctx_t json_ctx; in do_test() local
Dbench-rawmemchr.c42 do_one_test (json_ctx_t *json_ctx, impl_t *impl, const char *s, int c, char *exp_res) in do_one_test()
68 do_test (json_ctx_t *json_ctx, size_t align, size_t pos, size_t len, int seek_char) in do_test()
107 json_ctx_t json_ctx; in test_main() local
Dbench-memmove-large.c33 do_one_test (json_ctx_t *json_ctx, impl_t *impl, char *dst, char *src, in do_one_test()
52 do_test (json_ctx_t *json_ctx, size_t align1, size_t align2, size_t len) in do_test()
87 json_ctx_t json_ctx; in test_main() local
Dbench-memmove.c32 do_one_test (json_ctx_t *json_ctx, impl_t *impl, char *dst, char *src, in do_one_test()
54 do_test (json_ctx_t *json_ctx, size_t align1, size_t align2, size_t len) in do_test()
89 json_ctx_t json_ctx; in test_main() local
Dbench-memcpy-walk.c47 do_one_test (json_ctx_t *json_ctx, impl_t *impl, char *dst, char *src, in do_one_test()
69 do_test (json_ctx_t *json_ctx, size_t len, int both_ways) in do_test()
98 json_ctx_t json_ctx; in test_main() local
Dbench-strncmp.c75 do_one_test (json_ctx_t *json_ctx, impl_t *impl, const CHAR *s1, const CHAR in do_one_test()
94 do_test_limit (json_ctx_t *json_ctx, size_t align1, size_t align2, size_t len, in do_test_limit()
144 do_test (json_ctx_t *json_ctx, size_t align1, size_t align2, size_t len, size_t in do_test()
196 do_one_test_page_boundary (json_ctx_t *json_ctx, CHAR *s1, CHAR *s2, in do_one_test_page_boundary()
213 do_test_page_boundary (json_ctx_t *json_ctx) in do_test_page_boundary()
250 do_one_test_page (json_ctx_t *json_ctx, size_t offset1, size_t offset2, in do_one_test_page()
296 do_test_page (json_ctx_t *json_ctx) in do_test_page()
321 json_ctx_t json_ctx; in test_main() local
Dbench-bzero.c52 do_one_test (json_ctx_t *json_ctx, impl_t *impl, CHAR *s, size_t n) in do_one_test()
74 do_test (json_ctx_t *json_ctx, size_t align, size_t len) in do_test()
97 json_ctx_t json_ctx; in test_main() local
Dbench-strlen.c49 do_one_test (json_ctx_t *json_ctx, impl_t *impl, const CHAR *s, size_t exp_len) in do_one_test()
75 do_test (json_ctx_t *json_ctx, size_t align, size_t len) in do_test()
108 json_ctx_t json_ctx; in test_main() local
Dbench-strcasecmp.c44 do_one_test (json_ctx_t *json_ctx, impl_t *impl, const char *s1, in do_one_test()
73 do_test (json_ctx_t *json_ctx, size_t align1, size_t align2, size_t len, in do_test()
125 json_ctx_t json_ctx; in test_main() local
Dbench-bzero-walk.c54 do_one_test (json_ctx_t *json_ctx, impl_t *impl, CHAR *s, CHAR *s_end, in do_one_test()
76 do_test (json_ctx_t *json_ctx, size_t len) in do_test()
96 json_ctx_t json_ctx; in test_main() local
Dbench-bzero-large.c53 do_one_test (json_ctx_t *json_ctx, impl_t *impl, CHAR *s, size_t n) in do_one_test()
75 do_test (json_ctx_t *json_ctx, size_t align, size_t len) in do_test()
99 json_ctx_t json_ctx; in test_main() local
Dbench-memcpy-large.c36 do_one_test (json_ctx_t *json_ctx, impl_t *impl, char *dst, const char *src, in do_one_test()
55 do_test (json_ctx_t *json_ctx, size_t align1, size_t align2, size_t len, in do_test()
98 json_ctx_t json_ctx; in test_main() local
Dbench-strncasecmp.c51 do_one_test (json_ctx_t *json_ctx, impl_t *impl, const char *s1, in do_one_test()
70 do_test (json_ctx_t *json_ctx, size_t align1, size_t align2, size_t n, in do_test()
123 json_ctx_t json_ctx; in test_main() local
Dbench-memset-walk.c35 do_one_test (json_ctx_t *json_ctx, impl_t *impl, CHAR *s, CHAR *s_end, in do_one_test()
53 do_test (json_ctx_t *json_ctx, int c, size_t len) in do_test()
74 json_ctx_t json_ctx; in test_main() local
Dbench-memset-large.c35 do_one_test (json_ctx_t *json_ctx, impl_t *impl, CHAR *s, in do_one_test()
54 do_test (json_ctx_t *json_ctx, size_t align, int c, size_t len) in do_test()
79 json_ctx_t json_ctx; in test_main() local
Dbench-memchr.c59 do_one_test (json_ctx_t *json_ctx, impl_t *impl, const CHAR *s, int c, in do_one_test()
78 do_test (json_ctx_t *json_ctx, size_t align, size_t pos, size_t len, in do_test()
131 json_ctx_t json_ctx; in test_main() local
Dbench-memcpy.c38 do_one_test (json_ctx_t *json_ctx, impl_t *impl, char *dst, const char *src, in do_one_test()
60 do_test (json_ctx_t *json_ctx, size_t align1, size_t align2, size_t len, in do_test()
103 json_ctx_t json_ctx; in test_main() local
Dbench-memset.c43 do_one_test (json_ctx_t *json_ctx, impl_t *impl, CHAR *s, in do_one_test()
62 do_test (json_ctx_t *json_ctx, size_t align, int c, size_t len) in do_test()
86 json_ctx_t json_ctx; in test_main() local
Dbench-memmove-walk.c51 do_one_test (json_ctx_t *json_ctx, impl_t *impl, char *dst, char *src, in do_one_test()
73 do_test (json_ctx_t *json_ctx, size_t len, int overlap, int both_ways) in do_test()
112 json_ctx_t json_ctx; in test_main() local
Dbench-strchr.c97 do_one_rand_plus_branch_test (json_ctx_t *json_ctx, impl_t *impl, in do_one_rand_plus_branch_test()
122 do_one_rand_test (json_ctx_t *json_ctx, impl_t *impl, const CHAR *s, in do_one_rand_test()
140 do_rand_test (json_ctx_t *json_ctx, size_t align, size_t pos, size_t len, in do_rand_test()
210 do_one_test (json_ctx_t *json_ctx, impl_t *impl, const CHAR *s, int c, in do_one_test()
237 do_test (json_ctx_t *json_ctx, size_t align, size_t pos, size_t len, in do_test()
289 json_ctx_t json_ctx; in test_main() local
Dbench-strnlen.c53 do_one_test (json_ctx_t *json_ctx, impl_t *impl, const CHAR *s, size_t maxlen, in do_one_test()
80 do_test (json_ctx_t *json_ctx, size_t align, size_t len, size_t maxlen, in do_test()
114 json_ctx_t json_ctx; in test_main() local
Dbench-strspn.c62 do_one_test (json_ctx_t *json_ctx, impl_t *impl, const CHAR *s, in do_one_test()
89 do_test (json_ctx_t *json_ctx, size_t align1, size_t align2, size_t pos, in do_test()
143 json_ctx_t json_ctx; in test_main() local
Dbench-memcmp.c65 do_one_test (json_ctx_t *json_ctx, impl_t *impl, const CHAR *s1, in do_one_test()
84 do_test (json_ctx_t *json_ctx, size_t align1, size_t align2, size_t len, in do_test()
130 json_ctx_t json_ctx; in test_main() local
Dbench-strcmp.c82 do_one_test (json_ctx_t *json_ctx, impl_t *impl, in do_one_test()
102 do_test (json_ctx_t *json_ctx, size_t align1, size_t align2, size_t len, in do_test()
157 do_one_test_page_boundary (json_ctx_t *json_ctx, CHAR *s1, CHAR *s2, in do_one_test_page_boundary()
173 do_test_page_boundary (json_ctx_t *json_ctx) in do_test_page_boundary()
213 json_ctx_t json_ctx; in test_main() local

12