Home
last modified time | relevance | path

Searched refs:get (Results 9301 - 9325 of 15331) sorted by relevance

1...<<371372373374375376377378379380>>...614

/third_party/skia/third_party/externals/dawn/generator/templates/
H A Dmock_webgpu.cpp98 return reinterpret_cast<{{as_cType(type.name)}}>(mObjects.back().get());
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DGetProcAddressTests.cpp71 clientDesc.serializer = mC2sBuf.get();
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-bit-page.hh52 bool get (hb_codepoint_t g) const { return elt (g) & mask (g); } in get() function
/third_party/python/Lib/unittest/
H A Dutil.py162 cnt_t = t.get(elem, 0)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DSymbolCache.h94 NativeRawSymbol *NRS = static_cast<NativeRawSymbol *>(Result.get()); in createSymbol()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DPartiallyInlineLibCalls.cpp79 ConstantFP::get(Ty, 0.0)); in optimizeSQRT()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceClFlags.h130 Name##StorageType get##Name() const { return Name; } \
H A DIceCompiler.cpp148 std::unique_ptr<Converter> Converter(new class Converter(Mod.get(), &Ctx)); in run()
H A DIceStringPool.h53 return reinterpret_cast<IDType>(Iter->second.get()); in getOrAddString()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DPrettyStackTrace.cpp79 PrettyStackTraceEntry *ReversedStack = ReverseStackTrace(SavedStack.get()); in PrintStack()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonCFGOptimizer.cpp102 MI.setDesc(TII->get(NewOpcode)); in InvertAndChangeJumpTarget()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCTargetDesc.cpp145 switch (Info->get(Inst.getOpcode()).OpInfo[NumOps - 1].OperandType) {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp137 BuildMI(MBB, II, DL, TII->get(RISCV::ADD), ScratchReg) in eliminateFrameIndex()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCCodeEmitter.cpp83 const MCInstrDesc &Desc = MCII.get(MI.getOpcode()); in encodeInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86PadShortFunction.cpp165 // If this BB has a return, note how many cycles it takes to get there. in findReturns()
228 BuildMI(*MBB, MBBI, DL, TSM.getInstrInfo()->get(X86::NOOP)); in addPadding()
/third_party/skia/tools/
H A Ddump_record.cpp156 sk_sp<SkPicture> src(SkPicture::MakeFromStream(stream.get())); in main()
/third_party/skia/tools/fonts/
H A DTestFontMgr.cpp50 return SkRef(fTypefaces[index].fTypeface.get());
/third_party/skia/tools/gpu/
H A DMemoryCache.cpp77 // Additionally, we don't want to hash the tag bytes, so we get the same keys as GL, in writeShadersToDisk()
97 const SkData* data = it->second.fData.get(); in writeShadersToDisk()
/third_party/skia/tools/sk_app/
H A DWindow.cpp93 this->visitLayers([=](Layer* layer) { layer->onPaint(backbuffer.get()); });
/third_party/skia/tools/skqp/
H A Djitter_gms.cpp129 bool success = test_jitter(gm.get()); in main()
/third_party/spirv-tools/kokoro/scripts/windows/
H A Dbuild.bat75 :: This lets us use !ERRORLEVEL! inside an IF ... () and get the actual error at that point.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DPtrUseVisitor.h251 if (SI.getValueOperand() == U->get()) in visitStoreInst()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h199 /// object. Provides a method called get which takes a CSEConfig object.
206 /// Takes a CSEConfigBase object that defines what opcodes get CSEd.
210 GISelCSEInfo &get(std::unique_ptr<CSEConfigBase> CSEOpt,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLiveRangeEdit.h163 unsigned get(unsigned idx) const { return NewRegs[idx + FirstNew]; } in get() function in llvm::LiveRangeEdit
/third_party/typescript/tests/baselines/reference/
H A DprivateNameFieldAssignment.js48 return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);

Completed in 20 milliseconds

1...<<371372373374375376377378379380>>...614