Home
last modified time | relevance | path

Searched defs:function (Results 1 - 25 of 713) sorted by relevance

12345678910>>...29

/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/PathDrawingSample/hvigor/
H A Dhvigor-wrapper.js[all...]
/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/
H A Dhvigor-wrapper.js[all...]
/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/
H A Dhvigor-wrapper.js[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/fp/
H A Dasm-utils.S12 function putc label
28 function puts label
47 function putdec label
77 function putdecn label
89 function puthexb label
103 function puthexnibble label
114 function dumphex label
133 function memcpy label
146 function memfill_ae label
154 function memcl label
162 function memfill global() label
[all...]
H A Dfp-pidbench.S33 function _start label
H A Dza-test.S36 function memcpy label
58 function pattern label
86 function setup_za label
105 function memcmp label
130 function check_za label
153 function irritator_handler label
170 function tickle_handler label
179 function terminate_handler label
202 function setsignal label
233 function _star label
330 function barf global() label
375 function vl_barf global() label
387 function svcr_barf global() label
[all...]
H A Dzt-test.S41 function pattern label
60 function setup_zt label
79 function memcmp label
103 function check_zt label
122 function irritator_handler label
139 function tickle_handler label
148 function terminate_handler label
171 function setsignal label
202 function _start label
264 function bar label
306 function svcr_barf global() label
[all...]
H A Dfpsimd-test.S50 function pattern label
76 function setup_vreg label
97 function memcmp label
115 function check_vreg label
139 function irritator_handler label
154 function tickle_handler label
163 function terminate_handler label
186 function setsignal label
217 function _start label
305 function bar label
[all...]
H A Dsve-test.S76 function pattern label
111 function setup_zreg label
132 function setup_preg label
159 function setup_ffr label
192 function memcmp label
217 function check_zreg label
242 function check_preg label
267 function check_ffr label
296 function irritator_handler label
317 function tickle_handle label
326 function terminate_handler global() label
349 function setsignal global() label
380 function _start global() label
501 function barf global() label
545 function vl_barf global() label
[all...]
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_initiator.cpp25 void WifiDirectInitiator::Add(const InitFuncion &function) in Add() argument
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dvtimer.h18 void (*function)(unsigned long); member
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/fp/
H A Dfpsimd-test.S38 function putc label
53 function puts label
82 function putdec label
111 function putdecn label
123 function puthexb label
135 function puthexnibble label
145 function dumphex label
173 function memcpy label
187 function pattern label
213 function setup_vre label
232 function memfill_ae global() label
239 function memclr global() label
246 function memfill global() label
261 function memcmp global() label
279 function check_vreg global() label
303 function irritator_handler global() label
318 function terminate_handler global() label
341 function setsignal global() label
372 function _start global() label
455 function barf global() label
[all...]
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dvtimer.h18 void (*function)(unsigned long); member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_clipboard.cpp48 auto function = [execCtx = info.GetExecutionContext(), callback](const std::string& str) { in Get() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/monitor/
H A Ddownload_monitor.h40 std::function<void()> function; member
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/monitor/
H A Ddownload_monitor.h37 std::function<void()> function; member
/foundation/multimedia/image_effect/interfaces/inner_api/native/efilter/
H A Defilter_factory.h68 EFilterFunction function = { in RegisterEFilter() local
/foundation/multimedia/av_session/utils/src/
H A Davsession_dynamic_loader.cpp84 void* AVSessionDynamicLoader::GetFuntion(std::string dynamicLibrary, std::string function) in GetFuntion() argument
/foundation/multimedia/media_library/frameworks/services/media_cloud_enhancement/src/utils/
H A Ddynamic_loader.cpp63 void* DynamicLoader::GetFuntion(const string dynamicLibrary, const string function) in GetFuntion() argument
/foundation/communication/netstack/test/unittest/tls_test/client/
H A Dtls_utils_test.cpp37 bool TlsUtilsTest::CheckCaFileExistence(const char *function) in CheckCaFileExistence() argument
40 std::cout << "CA file does not exist! (" << function << ")"; in CheckCaFileExistence() local
46 bool TlsUtilsTest::CheckCaPathChainExistence(const char *function) in CheckCaPathChainExistence() argument
49 std::cout << "CA file does not exist! (" << function << ")"; in CheckCaPathChainExistence() local
/foundation/communication/netstack/test/unittest/tlssocket/client/
H A Dtls_utils_test.cpp37 bool TlsUtilsTest::CheckCaFileExistence(const char *function) in CheckCaFileExistence() argument
40 std::cout << "CA file does not exist! (" << function << ")"; in CheckCaFileExistence() local
46 bool TlsUtilsTest::CheckCaPathChainExistence(const char *function) in CheckCaPathChainExistence() argument
49 std::cout << "CA file does not exist! (" << function << ")"; in CheckCaPathChainExistence() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/
H A Dmod.rs21 mod function; modules
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dexserial.c141 u32 function; in acpi_ex_read_serial_bus() local
250 u32 function; in acpi_ex_write_serial_bus() local
[all...]
/kernel/linux/linux-5.10/arch/mips/loongson2ef/common/cs5536/
H A Dcs5536_pci.c55 void cs5536_pci_conf_write4(int function, int reg, u32 value) in cs5536_pci_conf_write4() argument
69 u32 cs5536_pci_conf_read4(int function, int reg) in cs5536_pci_conf_read4() argument
[all...]
/kernel/linux/linux-5.10/drivers/acpi/
H A Dacpi_cmos_rtc.c26 acpi_cmos_rtc_space_handler(u32 function, acpi_physical_address address, in acpi_cmos_rtc_space_handler() argument

Completed in 10 milliseconds

12345678910>>...29