Home
last modified time | relevance | path

Searched refs:get (Results 9526 - 9550 of 13544) sorted by relevance

1...<<381382383384385386387388389390>>...542

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DInternalize.cpp83 for (line_iterator I(*Buf->get(), true), E; I != E; ++I) in LoadFile()
H A DPruneEH.cpp255 I->replaceAllUsesWith(UndefValue::get(I->getType())); in DeleteBasicBlock()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopDeletion.cpp165 UndefValue::get(P.getType())); in deleteLoopIfDead()
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/
H A Dfuzzer.cc148 auto* mutator_cache = context->mutator_cache.get(); in LLVMFuzzerCustomMutator()
/third_party/skia/tools/gpu/gl/
H A DGLTestContext.cpp227 GR_GL_CALL(fGLInterface.get(), Finish()); in finish()
/third_party/skia/tools/skqp/
H A Dcut_release.py23 cookie = os.environ.get('SKIA_GOLD_COOKIE', '')
/third_party/skia/tools/viewer/
H A DMSKPSlide.cpp179 fPlayer = MSKPPlayer::Make(fStream.get()); in load()
/third_party/spirv-tools/source/fuzz/
H A Dadded_function_reducer.cpp202 auto* ir_context = replay_result.transformed_module.get(); in ReplayPrefixAndAddFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DObjCARCAnalysisUtils.h275 unsigned get(ARCMDKindID ID) { in get() function in llvm::objcarc::ARCMDKindCache
/third_party/typescript/tests/baselines/reference/tsc/declarationEmit/
H A Dwhen-pkg-references-sibling-package-through-indirect-symlink-moduleCaseChange.js118 if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
119 desc = { enumerable: true, get: function() { return m[k]; } };
H A Dwhen-pkg-references-sibling-package-through-indirect-symlink.js118 if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
119 desc = { enumerable: true, get: function() { return m[k]; } };
/third_party/typescript/tests/baselines/reference/tscWatch/sourceOfProjectReferenceRedirect/
H A Dwith-simple-project-when-solution-is-already-built.js187 Object.defineProperty(exports, "createDog", { enumerable: true, get: function () { return dog_1.createDog; } });
/third_party/vixl/tools/
H A Dlint.py159 # The '.get(9999999)' is workaround to allow killing the test script with
166 results = pool.map_async(LintWrapper, tasks).get(9999999)
/third_party/typescript/tests/baselines/reference/
H A DprivateNameStaticFieldAssignment.js48 return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_context.cc53 return name_resolver_.get(); in GetNameResolver()
72 "get" + name1 + "Count()\""; in IsConflicting()
78 "get" + name1 + "List()\""; in IsConflicting()
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dmethod_dump.sh83 // Some items with _ in them get returned in quotes, so do not add more.
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DIntArrayList.java132 public Integer get(int index) { in get() method in IntArrayList
H A DLongArrayList.java132 public Long get(int index) { in get() method in LongArrayList
H A DFloatArrayList.java132 public Float get(int index) { in get() method in FloatArrayList
H A DBooleanArrayList.java133 public Boolean get(int index) { in get() method in BooleanArrayList
H A DDoubleArrayList.java133 public Double get(int index) { in get() method in DoubleArrayList
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DUtf8Test.java216 buffer.get(output); in encodeToByteBuffer()
/third_party/protobuf/python/google/protobuf/internal/
H A D_parameterized.py407 This is used internally by the unittesting framework to get a name
415 self._id_suffix.get(self._testMethodName, ''))
/third_party/protobuf/src/google/protobuf/util/internal/
H A Djson_objectwriter.h166 Element* element() override { return element_.get(); }
/third_party/python/Lib/test/
H A Dtest_urllibnet.py101 # test getcode() with the fancy opener to get 404 error codes
196 datevalue = fileheaders.get('Date')

Completed in 18 milliseconds

1...<<381382383384385386387388389390>>...542