Home
last modified time | relevance | path

Searched refs:get (Results 5176 - 5200 of 11524) sorted by relevance

1...<<201202203204205206207208209210>>...461

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/pass_management/
H A Drepeated_pass_manager_random_with_recommendations.cpp51 result = passes[GetFuzzerContext()->RandomIndex(passes)].get(); in ChoosePass()
/third_party/skia/src/sksl/transform/
H A DSkSLEliminateDeadGlobalVariables.cpp38 return isDeadVariable(pe.get()); in EliminateDeadGlobalVariables()
/third_party/skia/src/sksl/ir/
H A DSkSLPostfixExpression.cpp27 if (!Analysis::UpdateVariableRefKind(base.get(), VariableRefKind::kReadWrite, in Convert()
/third_party/skia/tests/
H A DGrContextOOM.cpp23 auto context = factory.get(contextType); in DEF_GPUTEST()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-cache.hh51 bool get (unsigned int key, unsigned int *value) const in get() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceMemory.cpp33 Manager == nullptr ? nullptr : Manager->Allocator.get(); in set_current()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
H A DARCTargetMachine.h44 return TLOF.get();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonTargetMachine.h44 return static_cast<HexagonTargetObjectFile*>(TLOF.get());
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiMCExpr.cpp56 MCValue::get(Res.getSymA(), Res.getSymB(), Res.getConstant(), getKind()); in evaluateAsRelocatableImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
H A DRISCVTargetMachine.h42 return TLOF.get();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.h49 return TLOF.get();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
H A DVETargetMachine.h47 return TLOF.get();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86TargetMachine.h53 return TLOF.get();
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dgenerator.cc49 writer->WriteBuilder(builder.get()); in Generate()
/third_party/skia/third_party/externals/tint/src/writer/wgsl/
H A Dtest_helper.h51 gen_ = std::make_unique<GeneratorImpl>(program.get()); in Build()
/third_party/skia/tools/gpu/
H A DTestContext.cpp53 flushInfo.fFinishedContext = fFinishTrackers[fCurrentFlushIdx].get(); in flushAndWaitOnSync()
H A DTestContext.h38 GpuTimer* gpuTimer() const { SkASSERT(fGpuTimer); return fGpuTimer.get(); } in gpuTimer()
/third_party/skia/tools/gpu/vk/
H A DVkTestHelper.h34 GrDirectContext* directContext() { return fDirectContext.get(); } in directContext()
/third_party/skia/tools/skiaserve/urlhandlers/
H A DImgHandler.cpp44 return SendData(connection, data.get(), "image/png"); in handle()
/third_party/skia/third_party/externals/icu/source/common/
H A Dcharstrmap.h44 const char *get(const char *key) const { return static_cast<const char *>(uhash_get(map, key)); } in get() function in final
H A Dstatic_unicode_sets.h10 // Main entrypoint: `unisets::get(unisets::MY_SET_ID_HERE)`
30 // EMPTY is used to get an empty UnicodeSet.
89 * UBool hasIgnorables = unisets::get(unisets::DEFAULT_IGNORABLES)->contains(...);
95 U_COMMON_API const UnicodeSet* get(Key key);
/third_party/typescript/tests/baselines/reference/
H A DreexportMissingDefault.js20 if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
21 desc = { enumerable: true, get: function() { return m[k]; } };
H A DreexportMissingDefault1.js21 if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
22 desc = { enumerable: true, get: function() { return m[k]; } };
H A DreexportMissingDefault2.js20 if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
21 desc = { enumerable: true, get: function() { return m[k]; } };
H A DreexportMissingDefault3.js20 if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
21 desc = { enumerable: true, get: function() { return m[k]; } };

Completed in 14 milliseconds

1...<<201202203204205206207208209210>>...461