| /third_party/optimized-routines/string/test/ |
| H A D | memmove.c | 18 static const struct fun struct 21 void *(*fun) (void *, const void *, size_t); member 50 test (const struct fun *fun, int dalign, int salign, int len) in test() argument 90 test_overlap (const struct fun *fun, in argument [all...] |
| H A D | stpcpy.c | 22 static const struct fun struct 25 char *(*fun) (char *dest, const char *src); member 55 test (const struct fun *fun, int dalign, int salign, int len) in test() argument [all...] |
| H A D | memchr.c | 19 static const struct fun struct 22 void *(*fun) (const void *s, int c, size_t n); member 52 test (const struct fun *fun, int align, size_t seekpos, size_t len, in test() argument
|
| H A D | memcpy.c | 18 static const struct fun struct 21 void *(*fun) (void *, const void *, size_t); member 52 test (const struct fun *fun, int dalign, int salign, int len) in test() argument [all...] |
| H A D | memcmp.c | 18 static const struct fun struct 21 int (*fun) (const void *s1, const void *s2, size_t n); member 49 test (const struct fun *fun, int s1align, int s2align, int len, int diffpos, in test() argument [all...] |
| H A D | memrchr.c | 23 static const struct fun struct 26 void *(*fun) (const void *s, int c, size_t n); member 50 test (const struct fun *fun, int align, size_t seekpos, size_t len, in test() argument
|
| H A D | strcmp.c | 18 static const struct fun struct 21 int (*fun) (const char *s1, const char *s2); member 56 test (const struct fun *fun, int s1align, int s2align, int len, int diffpos, in test() argument [all...] |
| H A D | strcpy.c | 18 static const struct fun struct 21 char *(*fun) (char *dest, const char *src); member 53 test (const struct fun *fun, int dalign, int salign, int len) in test() argument [all...] |
| H A D | strchrnul.c | 23 static const struct fun struct 26 char *(*fun) (const char *s, int c); member 54 test (const struct fun *fun, int align, int seekpos, int len) in test() argument [all...] |
| H A D | strnlen.c | 23 static const struct fun struct 26 size_t (*fun) (const char *s, size_t m); member 53 test (const struct fun *fun, int align, size_t maxlen, size_t len) in test() argument
|
| /base/msdp/device_status/services/interaction/drag/src/ |
| H A D | event_hub.cpp | 82 auto fun = [] (IContext* context) -> int32_t { in OnReceiveEvent() local
|
| /base/msdp/device_status/intention/scheduler/task_scheduler/include/ |
| H A D | task_scheduler.h | 45 Task(int32_t id, DTaskCallback fun, Promise *promise = nullptr)
in Task() argument
|
| /base/msdp/device_status/services/delegate_task/include/ |
| H A D | delegate_tasks.h | 45 Task(int32_t taskid, DTaskCallback fun, Promise *promise = nullptr)
in Task() argument
|
| /base/security/device_auth/frameworks/deviceauth_lite/source/json/ |
| H A D | commonutil.c | 121 int32_t memory_copy_error(const char *fun, unsigned int line) in memory_copy_error() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/base/ |
| H A D | distributed_ui_test_ng.cpp | 103 std::function<void(int32_t, SerializeableObjectArray&)> fun = [](int32_t num, SerializeableObjectArray& array) {}; in HWTEST_F() local 144 std::function<void(int32_t, SerializeableObjectArray&)> fun = [](int32_t num, SerializeableObjectArray& array) {}; in HWTEST_F() local 177 std::function<void(int32_t, SerializeableObjectArray&)> fun = [](int32_t num, SerializeableObjectArray& array) {}; in HWTEST_F() local 251 std::function<void(int32_t, SerializeableObjectArray&)> fun = [](int32_t num, SerializeableObjectArray& array) {}; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/test/unittest/bridge/common/utils/ |
| H A D | utils_test.cpp | 319 std::function<float(float)> fun; in HWTEST_F() local 348 std::function<float(float)> fun = nullptr; in HWTEST_F() local [all...] |
| /foundation/multimodalinput/input/intention/scheduler/task_scheduler/include/ |
| H A D | task_scheduler.h | 45 Task(int32_t id, DTaskCallback fun, Promise *promise = nullptr) in Task() argument
|
| /foundation/multimodalinput/input/service/delegate_task/include/ |
| H A D | delegate_tasks.h | 43 Task(int32_t id, DTaskCallback fun, Promise *promise = nullptr) in Task() argument
|
| /foundation/multimodalinput/input/test/fuzztest/subscribekeyevent_fuzzer/ |
| H A D | subscribekeyevent_fuzzer.cpp | 76 auto fun = [](std::shared_ptr<KeyEvent> event) { in SubscribeKeyEventFuzzTest() local
|
| /third_party/node/deps/v8/tools/clusterfuzz/foozzie/ |
| H A D | v8_suppressions.py | 162 def fun(line): function
|
| /third_party/nghttp2/lib/ |
| H A D | nghttp2_pq.c | 155 void nghttp2_pq_update(nghttp2_pq *pq, nghttp2_pq_item_cb fun, void *arg) { in nghttp2_pq_update() argument 171 int nghttp2_pq_each(nghttp2_pq *pq, nghttp2_pq_item_cb fun, void *arg) { in nghttp2_pq_each() argument
|
| /third_party/node/deps/ngtcp2/nghttp3/lib/ |
| H A D | nghttp3_pq.c | 154 int nghttp3_pq_each(const nghttp3_pq *pq, nghttp3_pq_item_cb fun, void *arg) { in nghttp3_pq_each() argument
|
| /third_party/node/deps/ngtcp2/ngtcp2/lib/ |
| H A D | ngtcp2_pq.c | 152 int ngtcp2_pq_each(ngtcp2_pq *pq, ngtcp2_pq_item_cb fun, void *arg) { in ngtcp2_pq_each() argument
|
| /third_party/node/deps/nghttp2/lib/ |
| H A D | nghttp2_pq.c | 155 void nghttp2_pq_update(nghttp2_pq *pq, nghttp2_pq_item_cb fun, void *arg) { in nghttp2_pq_update() argument 171 int nghttp2_pq_each(nghttp2_pq *pq, nghttp2_pq_item_cb fun, void *arg) { in nghttp2_pq_each() argument
|
| /third_party/libabigail/tests/data/test-abidiff-exit/ |
| H A D | qualifier-typedef-array-v0.c | 37 void fun(struct S * s) { (void) s; } in fun() function
|