Home
last modified time | relevance | path

Searched defs:_init (Results 1 – 25 of 161) sorted by relevance

1234567

/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
Dittnotify_static.cpp290 static __itt_domain* ITTAPI ITT_VERSIONIZE(ITT_JOIN(_N_(domain_createW),_init))(const wchar_t* name) in ITT_VERSIONIZE() argument
320 static __itt_domain* ITTAPI ITT_VERSIONIZE(ITT_JOIN(_N_(domain_createA),_init))(const char* name) in ITT_VERSIONIZE() argument
362 static __itt_string_handle* ITTAPI ITT_VERSIONIZE(ITT_JOIN(_N_(string_handle_createW),_init))(const… in ITT_VERSIONIZE() argument
392 static __itt_string_handle* ITTAPI ITT_VERSIONIZE(ITT_JOIN(_N_(string_handle_createA),_init))(const… in ITT_VERSIONIZE() argument
434 static __itt_counter ITTAPI ITT_VERSIONIZE(ITT_JOIN(_N_(counter_createW),_init))(const wchar_t *nam… in ITT_VERSIONIZE() argument
467 static __itt_counter ITTAPI ITT_VERSIONIZE(ITT_JOIN(_N_(counter_createA),_init))(const char *name, … in ITT_VERSIONIZE() argument
511 static __itt_counter ITTAPI ITT_VERSIONIZE(ITT_JOIN(_N_(counter_create_typedW),_init))(const wchar_… in ITT_VERSIONIZE() argument
543 static __itt_counter ITTAPI ITT_VERSIONIZE(ITT_JOIN(_N_(counter_create_typedA),_init))(const char *… in ITT_VERSIONIZE() argument
587 static void ITTAPI ITT_VERSIONIZE(ITT_JOIN(_N_(pause),_init))(void) in ITT_VERSIONIZE() argument
603 static void ITTAPI ITT_VERSIONIZE(ITT_JOIN(_N_(resume),_init))(void) in ITT_VERSIONIZE() argument
[all …]
/external/llvm-project/lld/test/ELF/
Dppc64-long-branch-init.s28 .globl _init symbol
29 _init: label
Dcgprofile-txt.s71 .globl _init symbol
72 _init: label
Dinit-fini.s59 _init = 0x11010 define
/external/python/cpython3/Lib/asyncio/
Dqueues.py54 def _init(self, maxsize): member in Queue
232 def _init(self, maxsize): member in PriorityQueue
245 def _init(self, maxsize): member in LifoQueue
/external/python/cpython2/Lib/
DQueue.py197 def _init(self, maxsize): member in Queue
218 def _init(self, maxsize): member in PriorityQueue
234 def _init(self, maxsize): member in LifoQueue
/external/iptables/extensions/
Dlibip6t_eui64.c12 void _init(void) in _init() function
Dlibxt_standard.c21 void _init(void) in _init() function
Dlibxt_TRACE.c26 void _init(void) in _init() function
Dlibxt_CHECKSUM.c74 void _init(void) in _init() function
Dlibxt_tcpmss.c76 void _init(void) in _init() function
Dlibip6t_SNPT.c91 void _init(void) in _init() function
Dlibxt_comment.c84 void _init(void) in _init() function
Dlibip6t_DNPT.c91 void _init(void) in _init() function
Dlibxt_AUDIT.c109 void _init(void) in _init() function
Dlibxt_SECMARK.c85 void _init(void) in _init() function
Dlibxt_osf.c118 void _init(void) in _init() function
Dlibxt_nfacct.c102 void _init(void) in _init() function
/external/arm-trusted-firmware/include/drivers/auth/
Dcrypto_mod.h86 #define REGISTER_CRYPTO_LIB(_name, _init, _verify_signature, _verify_hash, \ argument
97 #define REGISTER_CRYPTO_LIB(_name, _init, _verify_signature, _verify_hash, \ argument
/external/tensorflow/tensorflow/python/distribute/coordinator/
Dmetric_utils.py31 def _init(): function
/external/python/cpython3/Lib/
Dqueue.py206 def _init(self, maxsize): member in Queue
229 def _init(self, maxsize): member in PriorityQueue
245 def _init(self, maxsize): member in LifoQueue
/external/autotest/client/site_tests/cellular_DeferredRegistration/
Dcellular_DeferredRegistration.py29 def _init(self): member in cellular_DeferredRegistration
/external/llvm-project/llvm/tools/opt-viewer/
Doptpmap.py9 def _init(current, total): function
/external/arm-trusted-firmware/include/lib/pmf/
Dpmf_helpers.h130 _init, _getts) \ argument
139 _init, _getts) argument
226 _init, _getts_by_mpidr) \ argument
/external/mesa3d/src/gallium/targets/libgl-xlib/
Dxlib.c88 static void _init( void ) in _init() function

1234567