Home
last modified time | relevance | path

Searched refs:get (Results 9926 - 9950 of 11956) sorted by relevance

1...<<391392393394395396397398399400>>...479

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCPreEmitPeephole.cpp193 const MCInstrDesc &MCID = TII->get(Opc);
H A DPPCVSXFMAMutate.cpp260 MI.setDesc(TII->get(AltOpc)); in processBlock()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.cpp389 MCValue NopBytes = MCValue::get(Count); in shouldInsertFixupForCodeAlign()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp145 return I.get(); in getSubtargetImpl()
474 // Insert explicit local.get and local.set operators. in addPreEmitPass()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
H A DXCoreISelDAGToDAG.cpp139 // Transformation function: get the size of a mask in Select()
148 ConstantInt::get(Type::getInt32Ty(*CurDAG->getContext()), Val), in Select()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DStripSymbols.cpp360 DIC->replaceGlobalVariables(MDTuple::get(C, LiveGlobalVariables)); in runOnModule()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp350 // Traverse all the indirect-call callsite and get the value profile
408 ORE = OwnedORE.get(); in promoteIndirectCalls()
/third_party/skia/third_party/externals/zlib/google/
H A Dzip.cc222 if (!reader.ExtractCurrentEntry(writer.get(), in UnzipWithFilterAndWriters()
/third_party/skia/tools/gpu/gl/egl/
H A DCreatePlatformGLTestContext_egl.cpp97 for (; nullptr == gl.get() && api < apiLimit; ++api) { in EGLGLTestContext()
/third_party/skia/tools/viewer/
H A DTouchGesture.cpp303 fFlinger.get(dir, &speed); in isFling()
/third_party/typescript/tests/baselines/reference/
H A DstrictPropertyInitialization.js175 return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
H A DprivateNameFieldUnaryMutation.js58 return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
H A DprivateNameStaticFieldUnaryMutation.js36 return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
H A Des6ExportEqualsInterop.js215 if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
216 desc = { enumerable: true, get: function() { return m[k]; } };
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_field.cc347 // If property name starts with init we need to annotate it to get past ARC. in GeneratePropertyDeclaration()
398 // If property name starts with init we need to annotate it to get past ARC. in GeneratePropertyDeclaration()
428 const FieldGenerator& FieldGeneratorMap::get( in get() function in google::protobuf::compiler::objectivec::FieldGeneratorMap
/third_party/protobuf/js/experimental/runtime/kernel/
H A Dindexer_test.js47 const entryArray = storage.get(fieldNumber).getIndexArray();
/third_party/protobuf/js/
H A Dmap.js386 jspb.Map.prototype.get = function(key) {
/third_party/python/Lib/
H A Dpyclbr.py207 bases.append(_modules[module].get(class_, name))
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dprotostream_objectwriter.h168 // into this Event struct and replay them after we get the "@type" field.
233 // Any message a single time rather than every time we get a nested field.
281 AnyWriter* any() const { return any_.get(); } in any()
/third_party/python/Lib/test/
H A Dtest_ensurepip.py34 # when bundled wheel packages are used, we get _PIP_VERSION
209 orig_pip = sys.modules.get("pip", sentinel)
H A Dtest_xml_etree_c.py181 r = e.get(X())
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dstr_join_internal.h268 fmt(out, std::get<I>(tup)); in operator ()()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_replace_test.cc185 absl::string_view get(const Cont& c) { in get() function
/third_party/skia/third_party/externals/abseil-cpp/absl/functional/
H A Dbind_front_test.cc143 return n.get().value; in GetNonCopyableValueByWrapper()
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/
H A Dhash_testing.h321 return Out{&std::get<I>(tuple)...}; in DoImpl()

Completed in 60 milliseconds

1...<<391392393394395396397398399400>>...479