Home
last modified time | relevance | path

Searched defs:init (Results 26 - 50 of 3767) sorted by relevance

12345678910>>...151

/third_party/vulkan-loader/tests/live_verification/dynamic_loader_behavior/
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
/kernel/linux/linux-6.6/arch/mips/mm/
H A Dpgtable.c13 pgd_t *init, *ret = NULL; in pgd_alloc() local
/kernel/linux/linux-5.10/drivers/iio/pressure/
H A Dmpl115.h13 int (*init)(struct device *); member
/kernel/linux/linux-5.10/include/linux/platform_data/
H A Ddavinci-cpufreq.h16 int (*init)(void); member
/kernel/linux/linux-6.6/drivers/iio/pressure/
H A Dmpl115.h15 int (*init)(struct device *); member
/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
H A DesextcTextureBorderClampTests.cpp56 void TextureBorderClampTests::init(void) in init() function in glcts::TextureBorderClampTests
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferTests.cpp57 void TextureBufferTests::init(void) in init() function in glcts::TextureBufferTests
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTests.cpp57 void GlSubgroupTests::init() in init() function in glc::subgroups::GlSubgroupTests
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessTests.cpp62 void Tests::init() in init() function in gl4cts::DirectStateAccess::Tests
/base/hiviewdfx/faultloggerd/interfaces/rust/panic_handler/
H A Dlib.rs98 pub fn init() { in init() functions

Completed in 9 milliseconds

12345678910>>...151