Home
last modified time | relevance | path

Searched refs:get (Results 14351 - 14375 of 15342) sorted by relevance

1...<<571572573574575576577578579580>>...614

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_descriptor.cpp962 parent->AddNestedLoop(loop.get()); in PostModificationCleanup()
H A Dmerge_return_pass.cpp854 function->entry().get(), in HasNontrivialUnreachableBlocks()
H A Doptimizer.cpp141 // Propagate constants to get as many constant conditions on branches in RegisterLegalizationPasses()
595 auto status = impl_->pass_manager.Run(context.get()); in Run()
H A Dscalar_replacement_pass.cpp534 ptrId = context()->get_type_mgr()->GetTypeInstruction(pointerTy.get()); in GetOrCreatePointerType()
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/
H A Djfdctflt-sse.asm83 get_GOT ebx ; get GOT address
H A Djfdctfst-mmx.asm97 get_GOT ebx ; get GOT address
H A Djfdctfst-sse2.asm98 get_GOT ebx ; get GOT address
H A Djidctflt-3dn.asm81 get_GOT ebx ; get GOT address
H A Djidctfst-mmx.asm112 get_GOT ebx ; get GOT address
H A Djidctfst-sse2.asm110 get_GOT ebx ; get GOT address
H A Djidctint-avx2.asm312 get_GOT ebx ; get GOT address
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ducal.cpp38 // Note that if zoneID is invalid, we get back GMT. This odd in _createTimeZone()
499 return ((Calendar*)cal)->get(field, *status); in ucal_get()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dpkg_genc.cpp86 Let the cc compiler help you get started.
728 exit(status.get()); in getOutFilename()
/third_party/skia/src/sksl/
H A DSkSLAnalysis.cpp99 const Expression* maybeCoords = arguments[0].get();
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A DANGLETest.h508 // Can be used before we get a GL context.
654 : ANGLETestBase(std::get<angle::PlatformParameters>(this->GetParam())) in ANGLETestWithParam()
/third_party/skia/third_party/externals/dawn/src/dawn_node/interop/
H A DCore.h662 auto& out = std::get<BASE_INDEX>(args); in FromJS()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DShaderModuleD3D12.cpp486 DAWN_TRY(CheckHRESULT(result->GetStatus(&hr), "DXC get status")); in CompileShaderDXC()
490 DAWN_TRY(CheckHRESULT(result->GetErrorBuffer(&errors), "DXC get error buffer")); in CompileShaderDXC()
497 DAWN_TRY(CheckHRESULT(result->GetResult(&compiledShader), "DXC get result")); in CompileShaderDXC()
828 return {cachedShader.buffer.get(), cachedShader.bufferSize}; in GetD3D12ShaderBytecode()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-subset-cff-common.hh519 hb_codepoint_t new_num = get (old_num); in biased_num()
H A Dhb-subset-cff1.cc57 return offset_sid (get (unoffset_sid (sid))); in operator []()
/third_party/python/Lib/test/
H A Dtest_pyexpat.py277 # Tests that make sure we get errors when the namespace_separator value
363 bt = attrs.get("buffer-text")
/third_party/python/Lib/
H A D_collections_abc.py771 def get(self, key, default=None): member in Mapping
772 'D.get(k[,d]) -> D[k] if k in D, else d. d defaults to None.'
960 'D.setdefault(k[,d]) -> D.get(k,d), also set D[k]=d if k not in D'
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h231 uintptr_t LocalAddr = reinterpret_cast<uintptr_t>(Contents.get()); in getLocalAddress()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h504 if (auto S = dyn_cast<ELFYAML::Section>(Sec.get())) in getSections()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLint.cpp667 return UndefValue::get(V->getType()); in findValueImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp57 // Given a predicate info that is a type of branching terminator, get the
66 // Given a predicate info that is a type of branching terminator, get the
70 "Not a predicate info type we know how to get a terminator from."); in getBranchTerminator()
74 // Given a predicate info that is a type of branching terminator, get the
79 "Not a predicate info type we know how to get an edge from."); in getBlockEdge()
146 // We want to put the def that will get used for a given set of phi uses, in operator ()()
518 // all unnamed types get mangled to the same string. We use the pointer
615 // The predicate info for branches always come first, they will get in renameUses()
618 // it will get materialized in front of the assume. in renameUses()
663 // currently and will be considered equal. We could get ri in renameUses()
[all...]

Completed in 43 milliseconds

1...<<571572573574575576577578579580>>...614