/test/xts/acts/graphic/graphicnapidrawingtest/ |
H A D | OH_Drawing_TypographyLargeValueTest.cpp | 59 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, in HWTEST_F() local 117 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, in HWTEST_F() local 171 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, HWTEST_F() local 219 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, HWTEST_F() local 272 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, HWTEST_F() local [all...] |
/test/xts/hats/kernel/freelist/modify_pointer/ |
H A D | Malloc_modify_pointer.cpp | 24 static void handler(int s) in handler() function
|
/test/xts/hats/kernel/freelist/encode_pointer/ |
H A D | Malloc_encode_pointer.cpp | 78 static void handler(int s) { in handler() function
|
/third_party/backends/backend/ |
H A D | umax-usb.c | 259 sanei_umaxusb_open(const char *dev, int *fdp, SANEI_SCSI_Sense_Handler handler, void *handler_arg) sanei_umaxusb_open() argument 306 sanei_umaxusb_open_extended(const char *dev, int *fdp, SANEI_SCSI_Sense_Handler handler, void *handler_arg, int *buffersize) sanei_umaxusb_open_extended() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
H A D | ScientificNotation.java | 292 final ScientificHandler handler; field in ScientificNotation.ScientificModifier 294 ScientificModifier(int exponent, ScientificHandler handler) { in ScientificModifier() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/ |
H A D | ScientificNotation.java | 291 final ScientificHandler handler; field in ScientificNotation.ScientificModifier 293 ScientificModifier(int exponent, ScientificHandler handler) { in ScientificModifier() argument
|
/third_party/jerryscript/jerry-core/ecma/operations/ |
H A D | ecma-jobqueue.c | 45 ecma_value_t handler; /**< handler function */ member 139 ecma_value_t handler = job_p->handler; in ecma_process_promise_reaction_job() local 279 ecma_enqueue_promise_reaction_job(ecma_value_t capability, ecma_value_t handler, ecma_value_t argument) ecma_enqueue_promise_reaction_job() argument [all...] |
/third_party/jerryscript/tests/unit-core/ |
H A D | test-proxy.cpp | 190 jerry_value_t handler = jerry_create_object (); in HWTEST_F() local
|
/third_party/node/deps/v8/tools/testrunner/local/ |
H A D | command.py | 52 def handler(signum, frame): function
|
/third_party/musl/libc-test/src/regression/ |
H A D | malloc-safe-unlink.c | 52 static void handler(int s) in handler() function
|
H A D | malloc-encode-pointer.c | 53 static void handler(int s) in handler() function
|
H A D | malloc-modify-pointer.c | 24 static void handler(int s) in handler() function
|
/third_party/ltp/testcases/network/stress/ns-tools/ |
H A D | ns-mcast_join.c | 63 struct sigaction handler; /* Behavior for a signal */ variable [all...] |
H A D | ns-tcpclient.c | 41 struct sigaction handler; /* Behavior for a signal */ variable
|
H A D | ns-udpserver.c | 59 struct sigaction handler; /* Behavior for a signal */ variable
|
H A D | ns-udpclient.c | 47 struct sigaction handler; /* Behavior for a signal */ variable [all...] |
/third_party/ltp/testcases/kernel/mem/mtest01/ |
H A D | mtest01.c | 85 static void handler(int sig LTP_ATTRIBUTE_UNUSED) in handler() function
|
/third_party/lwip/src/core/ |
H A D | timeouts.c | 183 sys_timeout_abs(u32_t abs_time, sys_timeout_handler handler, void *arg, const char *handler_name) in sys_timeout_abs() argument 289 sys_timeout_debug(u32_t msecs, sys_timeout_handler handler, voi argument 319 sys_untimeout(sys_timeout_handler handler, void *arg) sys_untimeout() argument 365 sys_timeout_handler handler; sys_check_timeouts() local [all...] |
/third_party/node/deps/v8/src/ic/ |
H A D | stub-cache.cc | 83 void StubCache::Set(Name name, Map map, MaybeObject handler) { in Set() argument 69 CommonStubCacheChecks(StubCache* stub_cache, Name name, Map map, MaybeObject handler) CommonStubCacheChecks() argument
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
H A D | CsvParser.java | 57 public Consumer<Stream<String>> mapTo(Consumer<ImmutableMap<String, String>> handler) { in mapTo() argument
|
/third_party/python/Lib/idlelib/ |
H A D | multicall.py | 84 def handler(event, l = self.bindedfuncs, mc_type = self.type): function 162 def handler(event, lists = lists, function 425 def handler(event): global() function [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | ErrorHandling.cpp | 64 void llvm::install_fatal_error_handler(fatal_error_handler_t handler, in install_fatal_error_handler() argument 95 llvm::fatal_error_handler_t handler = nullptr; in report_fatal_error() local 129 void llvm::install_bad_alloc_error_handler(fatal_error_handler_t handler, in install_bad_alloc_error_handler() argument 220 LLVMFatalErrorHandler handler = bindingsErrorHandler() local [all...] |
/third_party/python/Lib/ |
H A D | cgitb.py | 324 handler = Hook().handle variable
|
/third_party/vk-gl-cts/scripts/log/ |
H A D | log_to_xml.py | 28 import xml.sax.handler namespace
|
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
H A D | signal32.c | 322 compat_ulong_t handler = ptr_to_compat(ka->sa.sa_handler); in compat_setup_return() local
|