Home
last modified time | relevance | path

Searched refs:get (Results 5451 - 5475 of 11876) sorted by relevance

1...<<211212213214215216217218219220>>...476

/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Ddisasm.py218 OPCODE_BUCKETS[opc] = OPCODE_BUCKETS.get(opc, []) + [ins]
/third_party/lwip/src/include/lwip/apps/
H A Dmqtt_priv.h65 u16_t get; member
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dregex_based_matcher.cc62 return regexp.Consume(normalized_number_input.get()) in Match()
/third_party/libphonenumber/java/demo/src/main/java/com/google/phonenumbers/demo/render/
H A DLibPhoneNumberRenderer.java29 return soySauce.newRenderer(soyTemplate).renderHtml().get().toString(); in render()
/third_party/musl/libc-test/src/functionalext/ldso_cfi/
H A Dldso_cfi_typeconversion.cpp42 int* a_vtable = (int*)a_ptr.get(); in main()
/third_party/rust/crates/lazy-static.rs/src/
H A Dinline_lazy.rs26 pub fn get<F>(&'static self, f: F) -> &T in get() functions
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DSymbolUniqueId.h28 constexpr int get() const { return mId; } in get() function in sh::TSymbolUniqueId
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DFEntryInserter.cpp46 TII->get(TargetOpcode::FENTRY_CALL)); in runOnMachineFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCInstrAnalysis.cpp29 Info->get(Inst.getOpcode()).OpInfo[0].OperandType != MCOI::OPERAND_PCREL) in evaluateBranch()
/third_party/skia/src/gpu/d3d/
H A DGrD3DPipelineStateDataManager.cpp35 fConstantBufferAddress = gpu->resourceProvider().uploadConstantData(fUniformData.get(), in uploadConstants()
H A DGrD3DSemaphore.h26 ID3D12Fence* fence() const { return fFenceInfo.fFence.get(); } in fence()
/third_party/skia/src/codec/
H A DSkStreamBuffer.h36 const char* get() const;
41 * If this call returns true, get() can be used to access |bytes| bytes
102 // inside buffer(). We'll buffer inside get(). This keeps track of how many
103 // bytes we've buffered inside get(), for the (non-existent) case of:
105 // get()
107 // get()
108 // The second call to get() needs to only truly buffer the part that was
/third_party/skia/src/gpu/
H A DGrColorInfo.cpp17 fColorSpace.get(), kUnpremul_SkAlphaType); in GrColorInfo()
H A DGrTextureProxyPriv.h23 bool isDeferred() const { return SkToBool(fTextureProxy->fDeferredUploader.get()); } in isDeferred()
H A DGrProcessorAnalysis.cpp24 const GrFragmentProcessor* fp = fps[i].get(); in GrColorFragmentProcessorAnalysis()
/third_party/skia/src/gpu/dawn/
H A DGrDawnBuffer.h27 wgpu::Buffer get() const { return fBuffer; } in get() function in GrDawnBuffer
/third_party/skia/src/core/
H A DSkXfermodePriv.h42 return xfer.get(); in Peek()
/third_party/skia/third_party/externals/spirv-tools/source/lint/
H A Dlinter.cpp55 result &= lint::lints::CheckDivergentDerivatives(context.get()); in Run()
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dprint.h29 std::ostream& get() { in get() function in spvtools::out_stream
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/lint/
H A Dlinter.cpp55 result &= lint::lints::CheckDivergentDerivatives(context.get()); in Run()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dprint.h29 std::ostream& get() { in get() function in spvtools::out_stream
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/audio/
H A DAAssetDataSource.h29 const float* getData() const override { return mBuffer.get(); }
/third_party/skia/third_party/externals/oboe/src/common/
H A DMonotonicCounter.h39 int64_t get() const { in get() function in MonotonicCounter
/third_party/skia/src/sksl/ir/
H A DSkSLPoison.h18 return std::make_unique<Poison>(line, context.fTypes.fPoison.get()); in Make()
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
H A DDictionaryTest.java25 long c = (crc ^ (long) (data.get(i) & 0xFF)) & 0xFF; in crc64()

Completed in 12 milliseconds

1...<<211212213214215216217218219220>>...476