/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
D | ittnotify_static.cpp | 290 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/ |
D | ppc64-long-branch-init.s | 28 .globl _init symbol 29 _init: label
|
D | cgprofile-txt.s | 71 .globl _init symbol 72 _init: label
|
D | init-fini.s | 59 _init = 0x11010 define
|
/external/python/cpython3/Lib/asyncio/ |
D | queues.py | 54 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/ |
D | Queue.py | 197 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/ |
D | libip6t_eui64.c | 12 void _init(void) in _init() function
|
D | libxt_standard.c | 21 void _init(void) in _init() function
|
D | libxt_TRACE.c | 26 void _init(void) in _init() function
|
D | libxt_CHECKSUM.c | 74 void _init(void) in _init() function
|
D | libxt_tcpmss.c | 76 void _init(void) in _init() function
|
D | libip6t_SNPT.c | 91 void _init(void) in _init() function
|
D | libxt_comment.c | 84 void _init(void) in _init() function
|
D | libip6t_DNPT.c | 91 void _init(void) in _init() function
|
D | libxt_AUDIT.c | 109 void _init(void) in _init() function
|
D | libxt_SECMARK.c | 85 void _init(void) in _init() function
|
D | libxt_osf.c | 118 void _init(void) in _init() function
|
D | libxt_nfacct.c | 102 void _init(void) in _init() function
|
/external/arm-trusted-firmware/include/drivers/auth/ |
D | crypto_mod.h | 86 #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/ |
D | metric_utils.py | 31 def _init(): function
|
/external/python/cpython3/Lib/ |
D | queue.py | 206 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/ |
D | cellular_DeferredRegistration.py | 29 def _init(self): member in cellular_DeferredRegistration
|
/external/llvm-project/llvm/tools/opt-viewer/ |
D | optpmap.py | 9 def _init(current, total): function
|
/external/arm-trusted-firmware/include/lib/pmf/ |
D | pmf_helpers.h | 130 _init, _getts) \ argument 139 _init, _getts) argument 226 _init, _getts_by_mpidr) \ argument
|
/external/mesa3d/src/gallium/targets/libgl-xlib/ |
D | xlib.c | 88 static void _init( void ) in _init() function
|