Home
last modified time | relevance | path

Searched defs:init (Results 1 - 25 of 1712) sorted by relevance

12345678910>>...69

/third_party/node/test/async-hooks/
H A Dtest-ttywrap.readstream.js
/third_party/jerryscript/tests/jerry-test-suite/12/12.06/12.06.03/
H A D12.06.03-009.js15 var init; variable
/third_party/rust/crates/rustix/src/param/
H A Dinit.rs21 pub unsafe fn init(envp: *mut *mut u8) { in init() functions
H A Dmod.rs11 mod init; modules
/third_party/node/test/addons/force-context-aware/
H A Dbinding.cc4 void init(v8::Local<v8::Object> exports) {} in init() function
/third_party/node/deps/cjs-module-lexer/dist/
H A Dlexer.js
/third_party/vulkan-loader/tests/live_verification/dynamic_loader_behavior/
H A Ddynamic_library.cpp40 FRAMEWORK_EXPORT void init() { in init() function
H A Dtest_dynamic_linking.cpp34 InitFunction init = dynamic_library_c.get_symbol(INIT_FUNCTION_NAME); in main() local
H A Dtest_dynamic_loading.cpp43 InitFunction init = dynamic_library_c.get_symbol(INIT_FUNCTION_NAME); in main() local
H A Dtest_dynamic_loading_and_linking.cpp36 InitFunction init = dynamic_library_c.get_symbol(INIT_FUNCTION_NAME); in main() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcExtTokens.cpp30 void GLExtTokens::init(const glu::ContextType& contextType) in init() function in deqp::GLExtTokens
/third_party/toybox/tests/files/
H A Djava.class ... public java extends java.lang.Object { public void <init
/third_party/ltp/testcases/commands/logrotate/
H A Dlogrotate_tests.sh74 init() function
/third_party/node/lib/internal/
H A Dlinkedlist.js3 function init(list) { function
/third_party/node/test/addons/errno-exception/
H A Dbinding.cc14 void init(v8::Local<v8::Object> exports) { in init() function
/third_party/node/test/addons/load-long-path/
H A Dbinding.cc10 void init(v8::Local<v8::Object> exports) { in init() function
/third_party/node/test/addons/report-fatalerror/
H A Dbinding.cc16 void init(Local<Object> exports) { in init() function
/third_party/node/test/addons/symlinked-module/
H A Dbinding.cc10 void init(v8::Local<v8::Object> exports) { in init() function
/third_party/musl/src/thread/
H A Dpthread_once.c11 hidden int __pthread_once_full(pthread_once_t *control, void (*init)(void)) in __pthread_once_full() argument
40 int __pthread_once(pthread_once_t *control, void (*init)(void)) in __pthread_once() argument
50 __pthread_once(pthread_once_t *control, void (*init)(void)) __pthread_once() argument
[all...]
/third_party/musl/porting/linux/user/src/thread/
H A Dpthread_once.c11 hidden int __pthread_once_full(pthread_once_t *control, void (*init)(void)) in __pthread_once_full() argument
40 int __pthread_once(pthread_once_t *control, void (*init)(void)) in __pthread_once() argument
50 __pthread_once(pthread_once_t *control, void (*init)(void)) __pthread_once() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/disjoint_timer_query/
H A DesextcDisjointTimerQueryTests.cpp49 void DisjointTimerQueryTests::init (void) in init() function in glcts::DisjointTimerQueryTests
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/
H A DesextcDrawBuffersIndexedTests.cpp53 void DrawBuffersIndexedTests::init(void) in init() function in glcts::DrawBuffersIndexedTests
/third_party/vk-gl-cts/external/openglcts/modules/glesext/fragment_shading_rate/
H A DesextcFragmentShadingRateAPI.cpp42 void FragmentShadingRateAPI::init(void) in init() function in glcts::FragmentShadingRateAPI
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/
H A DesextcGPUShader5Tests.cpp51 void GPUShader5Tests::init(void) in init() function in glcts::GPUShader5Tests
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/
H A DesextcTextureBorderClampSamplingTextureGroup.cpp50 void TextureBorderClampSamplingTextureGroup::init(void) in init() function in glcts::TextureBorderClampSamplingTextureGroup

Completed in 9 milliseconds

12345678910>>...69