Home
last modified time | relevance | path

Searched refs:init (Results 4976 - 5000 of 23469) sorted by relevance

1...<<191192193194195196197198199200>>...939

/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()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/fragment_shading_rate/
H A DesextcFragmentShadingRateErrors.cpp49 void FragmentShadingRateErrors::init(void) in init() function in glcts::FragmentShadingRateErrors
51 TestCaseBase::init(); in init()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcKHRDebugTests.hpp62 void init();
467 virtual void init(void);
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DSemaphoreVk.cpp207 mSemaphore.init(renderer->getDevice()); in importOpaqueFd()
230 mSemaphore.init(renderer->getDevice()); in importZirconEvent()
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
H A Dinput_test.cpp22 EXPECT_TRUE(mPreprocessor.init(0, nullptr, nullptr)); in TEST_F()
31 EXPECT_FALSE(mPreprocessor.init(1, nullptr, nullptr)); in TEST_F()
/third_party/skia/src/gpu/
H A DGrRecordingContext.cpp63 bool GrRecordingContext::init() { in init() function in GrRecordingContext
64 if (!INHERITED::init()) { in init()
/third_party/skia/src/core/
H A DSkMaskCache.cpp28 this->init(&gRRectBlurKeyNamespaceLabel, 0, in RRectBlurKey()
119 this->init(&gRectsBlurKeyNamespaceLabel, 0, in RectsBlurKey()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkSemaphore.cpp38 virtual VkResult init(bool initialState) = 0;
287 VkResult result = ext->init(internal.isSignalled()); in exportPayload()
/third_party/skia/third_party/externals/dawn/examples/
H A DComputeBoids.cpp297 void init() { in init() function
325 init(); in main()
H A DCppHelloTriangle.cpp88 void init() { in init() function
177 init(); in main()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-hmtx-table.hh131 _mtx.init (c->plan->source); in subset()
163 void init (hb_face_t *face, in init() function
H A Dhb-ot-post-table.hh114 void init (hb_face_t *face) in init() function
116 index_to_offset.init (); in init()
H A Dhb-sanitize.hh159 void init (hb_blob_t *b) in init() function
333 init (blob); in sanitize_blob()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h83 init(isPointer, isVector, NumElements, SizeInBits, AddressSpace); in LLT()
248 void init(bool IsPointer, bool IsVector, uint16_t NumElements, in init() function in llvm::LLT
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceRegistersARM32.h36 #define X(val, init) val init,
/third_party/skia/tools/fonts/
H A DTestTypeface.cpp41 init(fontData.fPoints, fontData.fVerbs); in SkTestFont()
57 void SkTestFont::init(const SkScalar* pts, const unsigned char* verbs) { in init() function in SkTestFont
/third_party/typescript/tests/baselines/reference/
H A DvariableDeclaratorResolvedDuringContextualTyping.js20 constructor(init: (complete: ValueCallback, error: ErrorCallback, progress: ProgressCallback) => void, oncancel?: any);
38 constructor(init: (complete: (value: V) => void, error: (err: any) => void, progress: ProgressCallback) => void, oncancel?: any);
/third_party/skia/third_party/externals/freetype/builds/
H A Dtoplevel.mk135 is_unix := $(strip $(wildcard /sbin/init) \
136 $(wildcard /usr/sbin/init) \
173 git submodule init
/third_party/selinux/libselinux/src/
H A Dlabel_media.c70 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, in init() function
224 return init(rec, opts, nopts); in selabel_media_init()

Completed in 21 milliseconds

1...<<191192193194195196197198199200>>...939