| /third_party/skia/third_party/externals/dng_sdk/source/ |
| D | dng_color_space.cpp | 52 const dng_1d_function & dng_function_GammaEncode_sRGB::Get () in Get() function in dng_function_GammaEncode_sRGB 108 const dng_1d_function & dng_function_GammaEncode_1_8::Get () in Get() function in dng_function_GammaEncode_1_8 164 const dng_1d_function & dng_function_GammaEncode_2_2::Get () in Get() function in dng_function_GammaEncode_2_2 559 const dng_color_space & dng_space_sRGB::Get () in Get() function in dng_space_sRGB 655 const dng_color_space & dng_space_AdobeRGB::Get () in Get() function in dng_space_AdobeRGB 751 const dng_color_space & dng_space_ColorMatch::Get () in Get() function in dng_space_ColorMatch 879 const dng_color_space & dng_space_ProPhoto::Get () in Get() function in dng_space_ProPhoto 960 const dng_color_space & dng_space_GrayGamma18::Get () in Get() function in dng_space_GrayGamma18 1041 const dng_color_space & dng_space_GrayGamma22::Get () in Get() function in dng_space_GrayGamma22 1063 const dng_color_space & dng_space_fakeRGB::Get () in Get() function in dng_space_fakeRGB
|
| D | dng_auto_ptr.h | 72 T *Get () const { return p_; } in Get() function 231 T *Get () in Get() function 238 const T *Get () const in Get() function
|
| /third_party/skia/third_party/externals/piex/src/tiff_directory/ |
| D | tiff_directory.cc | 44 bool TiffDirectory::Get(const Tag tag, std::vector<std::uint8_t>* value) const { in Get() function in piex::tiff_directory::TiffDirectory 56 bool TiffDirectory::Get(const Tag tag, std::string* value) const { in Get() function in piex::tiff_directory::TiffDirectory 66 bool TiffDirectory::Get(const Tag tag, std::uint32_t* value) const { in Get() function in piex::tiff_directory::TiffDirectory 75 bool TiffDirectory::Get(const Tag tag, in Get() function in piex::tiff_directory::TiffDirectory 104 bool TiffDirectory::Get(const Tag tag, Rational* value) const { in Get() function in piex::tiff_directory::TiffDirectory 113 bool TiffDirectory::Get(const Tag tag, std::vector<Rational>* value) const { in Get() function in piex::tiff_directory::TiffDirectory 159 bool TiffDirectory::Get(const Tag tag, SRational* value) const { in Get() function in piex::tiff_directory::TiffDirectory 168 bool TiffDirectory::Get(const Tag tag, std::vector<SRational>* value) const { in Get() function in piex::tiff_directory::TiffDirectory
|
| /third_party/spirv-tools/source/opt/ |
| D | register_pressure.h | 93 const RegionRegisterLiveness* Get(const BasicBlock* bb) const { in Get() function 99 const RegionRegisterLiveness* Get(uint32_t bb_id) const { in Get() function 111 RegionRegisterLiveness* Get(const BasicBlock* bb) { return Get(bb->id()); } in Get() function 115 RegionRegisterLiveness* Get(uint32_t bb_id) { in Get() function 179 const RegisterLiveness* Get(Function* f) { in Get() function
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | register_pressure.h | 93 const RegionRegisterLiveness* Get(const BasicBlock* bb) const { in Get() function 99 const RegionRegisterLiveness* Get(uint32_t bb_id) const { in Get() function 111 RegionRegisterLiveness* Get(const BasicBlock* bb) { return Get(bb->id()); } in Get() function 115 RegionRegisterLiveness* Get(uint32_t bb_id) { in Get() function 179 const RegisterLiveness* Get(Function* f) { in Get() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | register_pressure.h | 93 const RegionRegisterLiveness* Get(const BasicBlock* bb) const { in Get() function 99 const RegionRegisterLiveness* Get(uint32_t bb_id) const { in Get() function 111 RegionRegisterLiveness* Get(const BasicBlock* bb) { return Get(bb->id()); } in Get() function 115 RegionRegisterLiveness* Get(uint32_t bb_id) { in Get() function 179 const RegisterLiveness* Get(Function* f) { in Get() function
|
| /third_party/vk-gl-cts/framework/common/ |
| D | tcuEither.hpp | 90 struct Get<First, First, Second> struct 92 static const First& get (const Either<First, Second>& either) in get() 99 struct Get<Second, First, Second> struct 101 static const Second& get (const Either<First, Second>& either) in get()
|
| /third_party/node/deps/v8/src/compiler/ |
| D | node-marker.h | 25 V8_INLINE Mark Get(const Node* node) { in Get() function 66 V8_INLINE State Get(const Node* node) { in Get() function
|
| /third_party/zlib/contrib/dotzlib/DotZLib/ |
| D | CircularBuffer.cs | 61 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/typescript/tests/cases/compiler/ |
| D | missingTypeArguments3.ts | 20 Get(key): Enumerable<any>; method 27 Get(ke: TKey): TValue; method
|
| /third_party/skia/third_party/externals/dawn/src/common/ |
| D | RefBase.h | 130 const T& Get() const { in Get() function 133 T& Get() { in Get() function
|
| /third_party/protobuf/src/google/protobuf/ |
| D | any_lite.cc | 84 StringPiece Get(const T* ptr) { in Get() function 90 StringPiece Get(const ArenaStringPtr* ptr) { in Get() function
|
| D | reflection.h | 76 T Get(int index) const { return accessor_->template Get<T>(data_, index); } in Get() function 112 T Get(int index) const { return accessor_->template Get<T>(data_, index); } in Get() function 173 const T& Get(int index, T* scratch_space) const { in Get() function 224 const T& Get(int index, T* scratch_space) const { in Get() function 350 T Get(const Field* data, int index) const { in Get() function
|
| /third_party/googletest/googlemock/include/gmock/ |
| D | gmock-actions.h | 174 static T Get() { return T(); } in Get() function
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/ |
| D | byte_array.cc | 34 int32_t ByteArray::Get(int32_t index) { in Get() function in sfntly::ByteArray 40 int32_t ByteArray::Get(int32_t index, std::vector<uint8_t>* b) { in Get() function in sfntly::ByteArray 45 int32_t ByteArray::Get(int32_t index, in Get() function in sfntly::ByteArray
|
| /third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
| D | Flags.cpp | 22 std::optional<std::string> Flags::Get(const std::string& key) const { in Get() function in wgpu::binding::Flags
|
| /third_party/skia/third_party/externals/tint/tools/src/list/ |
| D | list.go | 29 Get(i int) interface{} methodSpec 79 func (l list) Get(i int) interface{} { func
|
| /third_party/node/deps/v8/src/objects/ |
| D | string-inl.h | 339 base::uc32 FlatStringReader::Get(int index) const { in Get() function 348 Char FlatStringReader::Get(int index) const { in Get() function 804 uint16_t String::Get(int index) const { in Get() function 810 uint16_t String::Get(int index, Isolate* isolate) const { in Get() function 815 uint16_t String::Get(int index, LocalIsolate* local_isolate) const { in Get() function 820 uint16_t String::Get( in Get() function 978 uint8_t SeqOneByteString::Get(int index) const { in Get() function 984 uint8_t SeqOneByteString::Get( in Get() function 1047 uint16_t SeqTwoByteString::Get( in Get() function 1221 uint8_t ExternalOneByteString::Get( in Get() function [all …]
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| D | virtual_file_store.h | 52 Result Get(const std::string& path, std::string* content) const { in Get() function
|
| /third_party/skia/third_party/externals/tint/src/sem/ |
| D | info.h | 62 const RESULT* Get(const AST_OR_TYPE* node) const { in Get() function
|
| D | type_manager.h | 52 T* Get(ARGS&&... args) { in Get() function
|
| /third_party/skia/third_party/externals/tint/src/ |
| D | scope_stack.h | 62 T Get(const Symbol& symbol) const { in Get() function
|
| /third_party/node/deps/npm/lib/commands/ |
| D | get.js | 4 class Get extends BaseCommand { class
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/hash/ |
| D | hash_benchmark.cc | 216 T Get(size_t i) const { in Get() function 227 absl::string_view Get(size_t i) const { in Get() function
|
| /third_party/node/deps/v8/include/cppgc/internal/ |
| D | write-barrier.h | 149 static V8_INLINE WriteBarrier::Type Get(const void* slot, const void* value, in Get() function 156 static V8_INLINE WriteBarrier::Type Get(const void* value, in Get() function
|