Home
last modified time | relevance | path

Searched refs:get (Results 3201 - 3225 of 13481) sorted by relevance

1...<<121122123124125126127128129130>>...540

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DPassTimingInfo.cpp143 return T.get(); in getPassTimer()
181 return *(Pair.first->second.get()); in getPassTimer()
201 const Timer *MyTimer = I.second.get(); in dump()
208 const Timer *MyTimer = I.second.get(); in dump()
/third_party/vk-gl-cts/execserver/tools/
H A DxsClient.cpp217 printf(" InfoMessage: '%s'\n", static_cast<InfoMessage*>(msg.get())->info.c_str()); in run()
225 printf(" ProcessFinished: exit code = %d\n", static_cast<ProcessFinishedMessage*>(msg.get())->exitCode); in run()
230 printf(" ProcessLaunchFailed: '%s'\n", static_cast<ProcessLaunchFailedMessage*>(msg.get())->reason.c_str()); in run()
236 ProcessLogDataMessage* logDataMsg = static_cast<ProcessLogDataMessage*>(msg.get()); in run()
/third_party/vk-gl-cts/external/amber/src/src/
H A Dexecutor.cc47 std::tie(r, data) = sc.Compile(pipeline.get(), &shader_info, shader_map); in CompileShaders()
86 r = engine->CreatePipeline(pipeline.get()); in Execute()
101 Result r = ExecuteCommand(engine, cmd.get()); in Execute()
171 Result r = ExecuteCommand(engine, sub_cmd.get()); in ExecuteCommand()
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
H A Dreplayer_test.cpp181 replayer_result.transformed_module.get())); in TEST()
259 replayer_result.transformed_module.get())); in TEST()
275 IsEqual(env, kTestShader, replayer_result.transformed_module.get())); in TEST()
395 IsEqual(env, kExpected, replayer_result.transformed_module.get())); in TEST()
/third_party/skia/src/gpu/
H A DGrBackendTextureImageGenerator.cpp52 dContext->priv().getResourceCache()->insertDelayedTextureUnref(texture.get()); in Make()
64 info, texture.get(), origin, dContext->directContextID(), in Make()
141 fRefHelper->fBorrowingContextReleaseProc = releaseProcHelper.get(); in onGenerateTexture()
175 resourceProvider->priv().gpu()->waitSemaphore(refHelper->fSemaphore.get()); in onGenerateTexture()
H A DGrRecordingContext.cpp103 return fDrawingManager.get(); in drawingManager()
130 GrRecordingContext::Arenas GrRecordingContext::OwnedArenas::get() { in get() function in GrRecordingContext::OwnedArenas
140 return {fRecordTimeAllocator.get(), fRecordTimeSubRunAllocator.get()}; in get()
/third_party/skia/src/gpu/d3d/
H A DGrD3DRenderTarget.cpp94 SkASSERT(info.fResource.get()); in MakeWrappedRenderTarget()
104 gpu->resourceProvider().createRenderTargetView(info.fResource.get()); in MakeWrappedRenderTarget()
117 gpu->resourceProvider().createRenderTargetView(msInfo.fResource.get()); in MakeWrappedRenderTarget()
141 return fMSAATextureResource.get(); in msaaTextureResource()
/third_party/skia/src/image/
H A DSkRescaleAndReadPixels.cpp83 linearSurf->getCanvas()->drawImage(bmp.asImage().get(), -srcX, -srcY, sampling, &paint); in SkRescaleAndReadPixels()
125 srcImage.get(), SkRect::Make(SkIRect::MakeXYWH(srcX, srcY, srcW, srcH)), in SkRescaleAndReadPixels()
137 SkPixmap pm(resultInfo, data.get(), rowBytes); in SkRescaleAndReadPixels()
144 const void* data(int i) const override { return fData.get(); } in SkRescaleAndReadPixels()
/third_party/skia/src/core/
H A DSkPathEffect.cpp62 SkASSERT(fPE0.get()); in SkPairPathEffect()
63 SkASSERT(fPE1.get()); in SkPairPathEffect()
67 buffer.writeFlattenable(fPE0.get());
68 buffer.writeFlattenable(fPE1.get());
/third_party/skia/src/gpu/gradients/
H A DGrGradientBitmapCache.cpp184 int32_t* buffer = storage.get(); in getGradient()
196 SkASSERT(buffer - storage.get() == keyCount); in getGradient()
203 if (!this->find(storage.get(), size, bitmap)) { in getGradient()
208 this->add(storage.get(), size, *bitmap); in getGradient()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
H A DLocaTable.java65 * @param glyphId the glyph id to get the offset for; must be less than or
78 * @param glyphId the glyph id to get the offset for; must be greater than or
236 * Internal method to get the loca list if already generated and if not to
313 * @param glyphId the glyph id to get the offset for; must be less than or
319 return this.getLocaList().get(glyphId); in glyphOffset()
326 * @param glyphId the glyph id to get the offset for; must be less than or
333 return this.getLocaList().get(glyphId + 1) - this.getLocaList().get(glyphId); in glyphLength()
392 return this.getLocaList().get(index); in loca()
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_parsed_ir.hpp186 op(id, get<T>(id)); in for_each_typed_id()
197 op(id, get<T>(id)); in for_each_typed_id()
229 T &get(uint32_t id) in get() function in SPIRV_CROSS_NAMESPACE::ParsedIR
235 const T &get(uint32_t id) const in get() function in SPIRV_CROSS_NAMESPACE::ParsedIR
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dreplayer_test.cpp181 replayer_result.transformed_module.get())); in TEST()
259 replayer_result.transformed_module.get())); in TEST()
275 IsEqual(env, kTestShader, replayer_result.transformed_module.get())); in TEST()
395 IsEqual(env, kExpected, replayer_result.transformed_module.get())); in TEST()
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
H A Dtstdtmod.cpp83 if(get() != expectedError) { in expectErrorAndReset()
92 if(get() != expectedError) { in expectErrorAndReset()
130 if (dataErr || get() == U_MISSING_RESOURCE_ERROR || get() == U_FILE_ACCESS_ERROR) { in errlog()
223 // Both of these resources get adopted by a TestData object. in createTestData()
251 // Both of these resources get adopted by a TestData object. in createTestData()
/third_party/skia/third_party/externals/brotli/java/org/brotli/enc/
H A DPreparedDictionaryGenerator.java73 accumulator |= (src.get(i) & 0xFFL) << (8 * i); in generate()
78 accumulator = (accumulator >>> 8) | ((src.get(i + 7) & 0xFFL) << 56); in generate()
170 cursor += slotOffsets.get(slot); in generate()
178 items.put(cursor, items.get(cursor) | 0x80000000); in generate()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-atomic.hh152 int get () const { return hb_atomic_int_impl_get (&v); } in get() function
170 T *get () const { return (T *) hb_atomic_ptr_impl_get ((void **) &v); } in get() function
173 T * operator -> () const { return get (); } in operator ->()
174 template <typename C> operator C * () const { return get (); } in operator C *()
/third_party/python/Lib/test/
H A Dtest_dbm_ndbm.py30 # get() and setdefault() work as in the dict interface
31 self.assertEqual(self.d.get(b'a'), b'b')
32 self.assertIsNone(self.d.get(b'xxx'))
33 self.assertEqual(self.d.get(b'xxx', b'foo'), b'foo')
50 self.assertEqual(self.d.get(b'empty'), b'')
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
H A DTargetMachine.h189 const MCAsmInfo *getMCAsmInfo() const { return AsmInfo.get(); } in getMCAsmInfo()
191 const MCRegisterInfo *getMCRegisterInfo() const { return MRI.get(); } in getMCRegisterInfo()
192 const MCInstrInfo *getMCInstrInfo() const { return MII.get(); } in getMCInstrInfo()
193 const MCSubtargetInfo *getMCSubtargetInfo() const { return STI.get(); } in getMCSubtargetInfo()
274 /// Add passes to the specified pass manager to get the specified file
288 /// Add passes to the specified pass manager to get machine code emitted with
334 /// Add passes to the specified pass manager to get the specified file
344 /// Add passes to the specified pass manager to get machine code emitted with
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp194 return CallLoweringInfo.get(); in getCallLowering()
198 return InstSelector.get(); in getInstructionSelector()
202 return Legalizer.get(); in getLegalizerInfo()
206 return RegBankInfo.get(); in getRegBankInfo()
214 // MachO large model always goes via a GOT, simply to get a single 8-byte in ClassifyGlobalReference()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonGenExtract.cpp121 CSR = ConstantInt::get(Type::getInt32Ty(Ctx), 0); in convert()
130 CSL = ConstantInt::get(Type::getInt32Ty(Ctx), 0); in convert()
137 CSL = ConstantInt::get(Type::getInt32Ty(Ctx), 0); in convert()
175 CM = ConstantInt::get(Ctx, A); in convert()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMips16ISelDAGToDAG.cpp83 BuildMI(MBB, I, DL, TII.get(Mips::LiRxImmX16), V0) in initGlobalBaseReg()
85 BuildMI(MBB, I, DL, TII.get(Mips::AddiuRxPcImmX16), V1) in initGlobalBaseReg()
88 BuildMI(MBB, I, DL, TII.get(Mips::SllX16), V2).addReg(V0).addImm(16); in initGlobalBaseReg()
89 BuildMI(MBB, I, DL, TII.get(Mips::AdduRxRyRz16), GlobalBaseReg) in initGlobalBaseReg()
103 // if Address is FI, get the TargetFrameIndex. in selectAddr()
126 // If the first operand is a FI, get the TargetFI Node in selectAddr()
H A DMipsSubtarget.cpp282 return CallLoweringInfo.get(); in getCallLowering()
286 return Legalizer.get(); in getLegalizerInfo()
290 return RegBankInfo.get(); in getRegBankInfo()
294 return InstSelector.get(); in getInstructionSelector()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86Subtarget.cpp359 return CallLoweringInfo.get(); in getCallLowering()
363 return InstSelector.get(); in getInstructionSelector()
367 return Legalizer.get(); in getLegalizerInfo()
371 return RegBankInfo.get(); in getRegBankInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
H A DCoroEarly.cpp39 AnyResumeFnPtrTy(FunctionType::get(Type::getVoidTy(Context), Int8Ptr, in Lowerer()
71 StructType::get(Context, {AnyResumeFnPtrTy, AnyResumeFnPtrTy, Int8Ty}); in lowerCoroPromise()
116 auto *FnTy = FunctionType::get(Type::getVoidTy(C), FramePtrTy, in lowerCoroNoop()
131 Constant* NoopCoroConst = ConstantStruct::get(FrameTy, Values); in lowerCoroNoop()
/third_party/skia/tools/
H A Dgit-sync-deps17 GIT_SYNC_DEPS_PATH: file to get the dependency list from; if unset,
45 envgit = os.environ.get('GIT_EXECUTABLE')
206 os_specific_dependencies = deps_file.get('deps_os', dict())
254 deps_file_path = os.environ.get('GIT_SYNC_DEPS_PATH', DEFAULT_DEPS_PATH)
255 verbose = not bool(os.environ.get('GIT_SYNC_DEPS_QUIET', False))

Completed in 37 milliseconds

1...<<121122123124125126127128129130>>...540