Home
last modified time | relevance | path

Searched refs:init (Results 5101 - 5125 of 24043) sorted by relevance

1...<<201202203204205206207208209210>>...962

/kernel/linux/linux-6.6/sound/soc/ti/
H A Domap3pandora.c195 .init = omap3pandora_out_init,
203 .init = omap3pandora_in_init,
230 pr_info("OMAP3 Pandora SoC init\n"); in omap3pandora_soc_init()
/kernel/linux/linux-6.6/tools/bpf/
H A DMakefile37 FEATURE_TESTS = libbfd disassembler-four-args disassembler-init-styled
59 ifeq ($(feature-disassembler-init-styled), 1)
/third_party/ffmpeg/libavcodec/
H A Daptxdec.c183 .init = ff_aptx_init,
203 .init = ff_aptx_init,
H A Dlibcodec2.c189 .init = libcodec2_init_decoder,
208 .init = libcodec2_init_encoder,
H A Dmace.c293 .init = mace_decode_init,
307 .init = mace_decode_init,
H A Dvaapi_mpeg4.c192 .init = &ff_vaapi_decode_init,
210 .init = &ff_vaapi_decode_init,
/third_party/ffmpeg/libavfilter/
H A Dvf_misc_vaapi.c239 .init = &denoise_vaapi_init,
252 .init = &sharpness_vaapi_init,
/third_party/glfw/src/
H A Dvulkan.c52 if (_glfw.hints.init.vulkanLoader) in _glfwInitVulkan()
53 _glfw.vk.GetInstanceProcAddr = _glfw.hints.init.vulkanLoader; in _glfwInitVulkan()
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
H A DCalendarICU.java32 init(); in CalendarICU()
295 private void init() { in init() method in CalendarICU
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DCompoundTransliterator.java80 init(ID, direction, true);
112 init(list, FORWARD, false); in CompoundTransliterator()
132 * constructors. Before calling init(), set trans and filter to NULL.
145 /*private void init(String id,
160 init(list, direction, fixReverseID);
170 * constructors. Before calling init(), set trans and filter to NULL.
180 private void init(List<Transliterator> list, in init() method in CompoundTransliterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCompoundTransliterator.java81 init(ID, direction, true);
113 init(list, FORWARD, false); in CompoundTransliterator()
133 * constructors. Before calling init(), set trans and filter to NULL.
146 /*private void init(String id,
161 init(list, direction, fixReverseID);
171 * constructors. Before calling init(), set trans and filter to NULL.
181 private void init(List<Transliterator> list, in init() method in CompoundTransliterator
/third_party/ltp/testcases/commands/logrotate/
H A Dlogrotate_tests.sh66 # Function: init
74 init() function
377 init || exit $?
/third_party/mesa3d/src/gallium/tests/graw/
H A Dtri-gs.c178 static void init( void ) in init() function
279 init(); in main()
H A Dshader-leak.c171 static void init( void ) in init() function
277 init(); in main()
/third_party/node/lib/internal/crypto/
H A Dsig.js59 this[kHandle].init(algorithm);
200 this[kHandle].init(algorithm);
/third_party/ltp/tools/sparse/sparse-src/
H A Dtarget.c268 if (target->init) in target_init()
269 target->init(target); in target_init()
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dmac_meth.c99 if (mac->init != NULL) in evp_mac_from_algorithm()
101 mac->init = OSSL_FUNC_mac_init(fns); in evp_mac_from_algorithm()
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbf_readbuff.c66 bi->init = 1; in readbuffer_new()
82 a->init = 0; in readbuffer_free()
/third_party/rust/crates/cxx/src/
H A Dcxx_string.rs17 #[link_name = "cxxbridge1$cxx_string$init"]
86 let_cxx_string => unsafe { cxx_stack_string.init(let_cxx_string) },
295 pub unsafe fn init(&mut self, value: impl AsRef<[u8]>) -> Pin<&mut CxxString> { in init() functions
/third_party/python/Lib/idlelib/
H A Dbrowser.py96 self.init()
103 def init(self): member in ModuleBrowser
/third_party/openssl/crypto/bio/
H A Dbf_readbuff.c66 bi->init = 1; in readbuffer_new()
82 a->init = 0; in readbuffer_free()
/third_party/openssl/crypto/evp/
H A Dmac_meth.c99 if (mac->init != NULL) in evp_mac_from_algorithm()
101 mac->init = OSSL_FUNC_mac_init(fns); in evp_mac_from_algorithm()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderSwitchTests.cpp178 virtual void init (void);
211 void ShaderSwitchTests::init (void) in init() function in vkt::sr::__anon28719::ShaderSwitchTests
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DLocalizer.cpp38 void Localizer::init(MachineFunction &MF) { in init() function in Localizer
225 init(MF); in runOnMachineFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveRegMatrix.cpp63 Matrix.init(LIUAlloc, NumRegUnits); in runOnMachineFunction()
181 Q.init(UserTag, LR, Matrix[RegUnit]); in query()

Completed in 19 milliseconds

1...<<201202203204205206207208209210>>...962