Home
last modified time | relevance | path

Searched defs:fun (Results 76 - 100 of 229) sorted by relevance

12345678910

/third_party/optimized-routines/string/test/
H A Dmemmove.c18 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 Dstpcpy.c22 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 Dmemchr.c19 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 Dmemcpy.c18 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 Dmemcmp.c18 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 Dmemrchr.c23 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 Dstrcmp.c18 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 Dstrcpy.c18 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 Dstrchrnul.c23 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 Dstrnlen.c23 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 Devent_hub.cpp82 auto fun = [] (IContext* context) -> int32_t { in OnReceiveEvent() local
/base/msdp/device_status/intention/scheduler/task_scheduler/include/
H A Dtask_scheduler.h45 Task(int32_t id, DTaskCallback fun, Promise *promise = nullptr) in Task() argument
/base/msdp/device_status/services/delegate_task/include/
H A Ddelegate_tasks.h45 Task(int32_t taskid, DTaskCallback fun, Promise *promise = nullptr) in Task() argument
/base/security/device_auth/frameworks/deviceauth_lite/source/json/
H A Dcommonutil.c121 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 Ddistributed_ui_test_ng.cpp103 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 Dutils_test.cpp319 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 Dtask_scheduler.h45 Task(int32_t id, DTaskCallback fun, Promise *promise = nullptr) in Task() argument
/foundation/multimodalinput/input/service/delegate_task/include/
H A Ddelegate_tasks.h43 Task(int32_t id, DTaskCallback fun, Promise *promise = nullptr) in Task() argument
/foundation/multimodalinput/input/test/fuzztest/subscribekeyevent_fuzzer/
H A Dsubscribekeyevent_fuzzer.cpp76 auto fun = [](std::shared_ptr<KeyEvent> event) { in SubscribeKeyEventFuzzTest() local
/third_party/node/deps/v8/tools/clusterfuzz/foozzie/
H A Dv8_suppressions.py162 def fun(line): function
/third_party/nghttp2/lib/
H A Dnghttp2_pq.c155 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 Dnghttp3_pq.c154 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 Dngtcp2_pq.c152 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 Dnghttp2_pq.c155 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 Dqualifier-typedef-array-v0.c37 void fun(struct S * s) { (void) s; } in fun() function

Completed in 9 milliseconds

12345678910