/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl3cTextureSizePromotion.cpp | 52 void Tests::init(void) in init() function in gl3cts::TextureSizePromotion::Tests
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | ProgramExecutableVk.cpp | 959 ANGLE_TRY(mDynamicDescriptorPools[descriptorSetIndex].init( in initDynamicDescriptorPools()
|
H A D | vk_cache_utils.h | 900 angle::Result init(ContextVk *contextVk, Sampler *sampler) const;
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | glslang_lex.cpp | 3806 if (!context->getPreprocessor().init(count, string, length)) in glslang_scan()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
H A D | Tokenizer.cpp | 3006 bool Tokenizer::init(size_t count, const char * const string[], const int length[]) in init() function in pp::Tokenizer
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | rulebasedcollator.cpp | 866 if(r_buffer.init(str.length(), errorCode)) { in FCDUTF16NFDIterator()
|
/third_party/skia/src/pathops/ |
H A D | SkOpCoincidence.cpp | 275 coinRec->init(SkDEBUGCODE(fGlobalState)); in add()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-color-colr-table.hh | 1276 void init (hb_face_t *face) in init() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | InstrTypes.h | 2170 void init(Value *ParentPad, ArrayRef<Value *> Args, const Twine &NameStr);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | CommandLine.h | 424 // init - Specify a default (initial) value for the command line argument, if 435 template <class Ty> initializer<Ty> init(const Ty &Val) { in init() function 1325 "or cl::init specified before cl::location()!!"); in check_location() 1480 // setInitialValue - Used by the cl::init modifier...
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | TargetLibraryInfo.cpp | 22 cl::init(TargetLibraryInfoImpl::NoLibrary),
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopIdiomRecognize.cpp | 111 cl::init(true), cl::Hidden); 1212 /// cnt0 = init-val; 1347 /// cnt0 = init-val;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | CommandLine.h | 384 // init - Specify a default (initial) value for the command line argument, if 395 template <class Ty> initializer<Ty> init(const Ty &Val) { in init() function 1180 "or cl::init specified before cl::location()!!"); in check_location() 1318 // setInitialValue - Used by the cl::init modifier...
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceTargetLoweringX8632.h | 91 void init(CfgNode *Node);
|
H A D | IceTargetLoweringX8664.h | 92 void init(CfgNode *Node);
|
H A D | WasmTranslator.cpp | 1517 if (Seg.init) { in translate() 1518 LOG(out << " init\n"); in translate()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULibCalls.cpp | 45 cl::init(false),
|
H A D | SIInsertWaitcnts.cpp | 76 cl::init(false), cl::Hidden);
|
H A D | SIRegisterInfo.cpp | 55 cl::init(true));
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | RDFGraph.cpp | 780 P.Addr->init();
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
H A D | LanaiISelLowering.cpp | 71 cl::init(14));
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
H A D | MSP430ISelLowering.cpp | 43 cl::init(false));
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAG.h | 407 void init(MachineFunction &NewMF, OptimizationRemarkEmitter &NewORE,
|
/third_party/skia/modules/skparagraph/src/ |
H A D | TextWrapper.cpp | 92 textTabAlign.init(maxWidth, endOfClusters); in lookAhead()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fFboColorbufferTests.cpp | 1026 void FboColorTests::init (void) in init() function in deqp::gles3::Functional::FboColorTests
|