Home
last modified time | relevance | path

Searched defs:Get (Results 1 - 25 of 182) sorted by relevance

12345678

/third_party/skia/src/gpu/effects/
H A DGrDisableColorXP.h57 inline const GrDisableColorXPFactory* GrDisableColorXPFactory::Get() { in Get() function in GrDisableColorXPFactory
/third_party/rust/crates/nix/src/sys/socket/
H A Dsockopt.rs1066 trait Get<T> { traits
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A Dtexture_format_table_autogen.cpp31 const Format &Format::Get(GLenum internalFormat, const Renderer11DeviceCaps &deviceCaps) in Get() function in rx::d3d11::Format
/third_party/node/deps/v8/src/snapshot/
H A Dsnapshot-source-sink.h42 byte Get() { in Get() function in v8::internal::final
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DFlags.cpp22 std::optional<std::string> Flags::Get(const std::string& key) const { in Get() function in wgpu::binding::Flags
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
H A Dmemory_output_stream.cc61 uint8_t* MemoryOutputStream::Get() { in Get() function in sfntly::MemoryOutputStream
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksStore.hpp34 bool Get (const string& path, vector<u8>& content, bool removeAfter) in Get() function
/third_party/node/deps/v8/src/wasm/
H A Dwasm-import-wrapper-cache.cc26 WasmCode* WasmImportWrapperCache::Get(compiler::WasmImportCallKind kind, in Get() function in v8::internal::wasm::WasmImportWrapperCache
/third_party/node/deps/v8/src/compiler/
H A Dnode-marker.h25 V8_INLINE Mark Get(const Node* node) { in Get() function in v8::internal::compiler::NodeMarkerBase
66 V8_INLINE State Get(const Node* node) { in Get() function in v8::internal::compiler::NodeMarker
/third_party/node/deps/v8/src/torque/
H A Dcontextual.h67 static VarType& Get() { in Get() function in v8::internal::torque::ContextualVariable
/third_party/vk-gl-cts/external/amber/src/src/
H A Dvirtual_file_store.h52 Result Get(const std::string& path, std::string* content) const { in Get() function in amber::VirtualFileStore
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dbit_vector.h80 bool Get(uint32_t i) const { in Get() function in spvtools::utils::BitVector
/third_party/skia/src/gpu/text/
H A DGrDistanceFieldAdjustTable.cpp101 const GrDistanceFieldAdjustTable* GrDistanceFieldAdjustTable::Get() { in Get() function in GrDistanceFieldAdjustTable
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dbit_vector.h80 bool Get(uint32_t i) const { in Get() function in spvtools::utils::BitVector
/third_party/skia/third_party/externals/dawn/src/common/
H A DRefBase.h130 const T& Get() const { in Get() function in RefBase
133 T& Get() { in Get() function in RefBase
/third_party/skia/third_party/externals/tint/src/
H A Dscope_stack.h62 T Get(const Symbol& symbol) const { in Get() function in tint::ScopeStack
H A Dsymbol_table.cc54 Symbol SymbolTable::Get(const std::string& name) const { in Get() function in tint::SymbolTable
/third_party/skia/third_party/externals/tint/src/sem/
H A Dinfo.h62 const RESULT* Get(const AST_OR_TYPE* node) const { in Get() function in tint::sem::Info
H A Dtype_manager.h52 T* Get(ARGS&&... args) { in Get() function in tint::sem::Manager
/third_party/spirv-tools/source/util/
H A Dbit_vector.h80 bool Get(uint32_t i) const { in Get() function in spvtools::utils::BitVector
/third_party/zlib/contrib/dotzlib/DotZLib/
H A DCircularBuffer.cs61 public int Get(byte[] destination, int offset, int count) in Get() method in DotZLib.CircularBuffer
72 public int Get() in Get() method in DotZLib.CircularBuffer
/third_party/node/deps/v8/src/deoptimizer/
H A Dmaterialized-object-store.cc15 Handle<FixedArray> MaterializedObjectStore::Get(Address fp) { in Get() function in v8::internal::MaterializedObjectStore
/third_party/node/deps/v8/src/utils/
H A Daddress-map.h29 inline Maybe<uint32_t> Get(Type value) const { in Get() function in v8::internal::PointerToIndexHashMap
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/
H A Dmutator_cache.cc26 MutatorCache::Value::pointer MutatorCache::Get(const Key& key) { in Get() function in tint::fuzzers::spvtools_fuzzer::MutatorCache
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_1d_function.cpp105 const dng_1d_function & dng_1d_identity::Get () in Get() function in dng_1d_identity

Completed in 12 milliseconds

12345678