Home
last modified time | relevance | path

Searched defs:fun (Results 51 - 75 of 255) sorted by relevance

1234567891011

/third_party/libabigail/tests/data/test-abidiff-exit/
H A Dtest-non-leaf-array-v1.c11 void fun(struct flexible flex) { (void) flex; } in fun() function
/third_party/typescript/tests/baselines/reference/
H A DparenthesizedContexualTyping1.js32 function fun(g, x) { global() function
[all...]
/foundation/multimodalinput/input/test/fuzztest/getdeviceids_fuzzer/
H A Dgetdeviceids_fuzzer.cpp28 auto fun = [](std::vector<int32_t> isdevice) { in GetDeviceIdsFuzzTest() local
/foundation/multimodalinput/input/test/fuzztest/subscribeswitchevent_fuzzer/
H A Dsubscribeswitchevent_fuzzer.cpp31 auto fun = [](std::shared_ptr<SwitchEvent> event) { in SubscribeSwitchEventFuzzTest() local
/kernel/liteos_a/kernel/base/om/
H A Dlos_err.c47 LITE_OS_SEC_TEXT_INIT VOID LOS_SetErrHandleHook(LOS_ERRORHANDLE_FUNC fun) in LOS_SetErrHandleHook() argument
/third_party/node/deps/v8/src/runtime/
H A Druntime-function.cc62 auto fun = JSFunction::cast(args[0]); in RUNTIME_FUNCTION() local
/third_party/libabigail/tests/data/test-read-ctf/
H A Dtest6.c31 fun(struct s0 *s0) in fun() function
/third_party/skia/tests/
H A DPathOpsExtendedTest.h19 void (*fun)(skiatest::Reporter*, const char* filename); member
/foundation/ability/ability_runtime/test/moduletest/ability_delegator_test/
H A Ddelegator_thread_module_test.cpp71 std::function<void()> fun = CallBackModuleFunc; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/canvas/
H A Dcanvas_model_impl.cpp52 auto fun = readyEvent; in SetOnReady() local
/foundation/multimodalinput/input/test/fuzztest/addinterceptor_fuzzer/
H A Daddinterceptor_fuzzer.cpp42 auto fun = [](std::shared_ptr<KeyEvent> keyEvent) { in AddInterceptorFuzzTest() local
/foundation/multimodalinput/input/test/fuzztest/getkeyboardtype_fuzzer/
H A Dgetkeyboardtype_fuzzer.cpp47 auto fun = [](int32_t keyboardType) { in GetKeyboardTypeFuzzTest() local
/foundation/multimodalinput/input/tools/event_inject/include/
H A Dinjection_event_dispatch.h28 InjectFunction fun; member
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/
H A DDuplexCallback.h31 DuplexCallback(oboe::AudioStream &inStream, std::function<void(numeric_type *, numeric_type *)> fun, size_t buffer_size, std::function<void(void)> restartFunction) DuplexCallback() argument
/third_party/optimized-routines/string/test/
H A D__mtag_tag_region.c29 static const struct fun struct
32 void *(*fun) (void *s, size_t n); member
54 test (const struct fun *fun, int salign, int len) in test() argument
[all...]
H A D__mtag_tag_zero_region.c29 static const struct fun struct
32 void *(*fun) (void *s, size_t n); member
54 test (const struct fun *fun, int salign, int len) in test() argument
[all...]
H A Dmemset.c18 static const struct fun struct
21 void *(*fun) (void *s, int c, size_t n); member
47 test (const struct fun *fun, int salign, int c, int len) in test() argument
[all...]
H A Dstrrchr.c19 static const struct fun struct
22 char *(*fun) (const char *s, int c); member
50 test (const struct fun *fun, int align, int seekpos, int len) in test() argument
[all...]
H A Dstrchr.c19 static const struct fun struct
22 char *(*fun) (const char *s, int c); member
50 test (const struct fun *fun, int align, int seekpos, int len) in test() argument
[all...]
H A Dstrlen.c20 static const struct fun struct
23 size_t (*fun) (const char *s); member
55 test (const struct fun *fun, int align, int len) in test() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/functional/internal/
H A Dfunction_ref.h37 void (*fun)(); member
/base/msdp/device_status/utils/common/include/
H A Dmsg_handler.h33 V fun; member
/base/msdp/device_status/utils/ipc/src/
H A Dstream_client.cpp103 bool StreamClient::StartClient(MsgClientFunCallback fun) in StartClient() argument
/foundation/multimodalinput/input/util/common/include/
H A Dmsg_handler.h55 V fun; member
/foundation/multimodalinput/input/test/fuzztest/supportkeys_fuzzer/
H A Dsupportkeys_fuzzer.cpp57 auto fun = [](std::vector<bool> isSupport) { in SupportKeysFuzzTest() local

Completed in 6 milliseconds

1234567891011