Home
last modified time | relevance | path

Searched defs:Get (Results 1 – 25 of 236) sorted by relevance

12345678910

/external/dng_sdk/source/
Ddng_color_space.cpp52 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
Ddng_auto_ptr.h72 T *Get () const { return p_; } in Get() function
231 T *Get () in Get() function
238 const T *Get () const in Get() function
/external/piex/src/tiff_directory/
Dtiff_directory.cc44 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
/external/tensorflow/tensorflow/core/lib/gtl/
Darray_slice_internal.h45 static decltype(std::declval<C>().data()) Get(C* v) { in Get() function
52 static decltype(std::declval<C>().mutable_data()) Get(C* v) { in Get() function
59 static decltype(std::declval<C>().size()) Get(C* v) { in Get() function
66 static char* Get(string* v) { return v->empty() ? nullptr : &*v->begin(); } in Get() function
/external/libchrome/base/threading/
Dthread_local.h64 Type* Get() { in Get() function
83 bool Get() { in Get() function
/external/deqp/framework/common/
DtcuEither.hpp90 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()
/external/v8/src/compiler/
Dnode-marker.h23 V8_INLINE Mark Get(const Node* node) { in Get() function
66 V8_INLINE State Get(const Node* node) { in Get() function
Dtype-cache.cc20 TypeCache const& TypeCache::Get() { return kCache.Get(); } in Get() function in v8::internal::compiler::TypeCache
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Misc/
DDoubleKeyMap`3.cs27 public virtual TValue Get(TKey1 k1, TKey2 k2) in Get() method in Antlr.Runtime.Debug.Misc.DoubleKeyMap
39 public virtual IDictionary<TKey2, TValue> Get(TKey1 k1) in Get() method in Antlr.Runtime.Debug.Misc.DoubleKeyMap
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/
DDoubleKeyMap.cs23 public virtual TValue Get(TKey1 k1, TKey2 k2) { in Get() method in Antlr.Runtime.Debug.Misc.DoubleKeyMap
34 public virtual IDictionary<TKey2, TValue> Get(TKey1 k1) { in Get() method in Antlr.Runtime.Debug.Misc.DoubleKeyMap
/external/zlib/src/contrib/dotzlib/DotZLib/
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
/external/pdfium/core/fxcrt/
Dweak_ptr.h45 T* Get() const { return m_pHandle ? m_pHandle->Get() : nullptr; } in Get() function
67 T* Get() const { return m_pObj.get(); } in Get() function
/external/protobuf/src/google/protobuf/
Dreflection.h77 T Get(int index) const { in Get() function
119 T Get(int index) const { in Get() function
194 const T& Get(int index, T* scratch_space) const { in Get() function
246 const T& Get(int index, T* scratch_space) const { in Get() function
383 T Get(const Field* data, int index) const { in Get() function
/external/google-breakpad/src/testing/include/gmock/
Dgmock-actions.h75 static T Get() { in Get() function
90 static T Get() { return BuiltInDefaultValue<T>::Get(); } in Get() function
99 static T* Get() { return NULL; } in Get() function
188 static T Get() { in Get() function
224 static T& Get() { in Get() function
239 static void Get() {} in Get() function
/external/sfntly/cpp/src/sfntly/data/
Dbyte_array.cc37 int32_t ByteArray::Get(int32_t index) { in Get() function in sfntly::ByteArray
43 int32_t ByteArray::Get(int32_t index, ByteVector* b) { in Get() function in sfntly::ByteArray
48 int32_t ByteArray::Get(int32_t index, in Get() function in sfntly::ByteArray
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/
Dlocked_bandwidth_info.h28 IsacBandwidthInfo Get() const { in Get() function
/external/v8/testing/gmock/include/gmock/
Dgmock-actions.h76 static T Get() { return T(); } in Get() function
/external/googletest/googlemock/include/gmock/
Dgmock-actions.h76 static T Get() { return T(); } in Get() function
/external/volley/src/test/java/com/android/volley/mock/
DTestRequest.java74 public static class Get extends Base { class in TestRequest
75 public Get() { in Get() method in TestRequest.Get
/external/libmojo/mojo/edk/system/
Datomic_flag.h42 bool Get() const { in Get() function
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/
DITokenStream`1.cs39 T Get(int i); in Get() method
/external/webrtc/webrtc/modules/audio_device/android/
Dopensles_common.h37 SLType Get() const { return obj_; } in Get() function
/external/pdfium/core/fxge/
Dcfx_gemodule.cpp30 CFX_GEModule* CFX_GEModule::Get() { in Get() function in CFX_GEModule
/external/v8/src/
Didentity-map.h100 V* Get(Handle<Object> key) { return Get(*key); } in Get() function
101 V* Get(Object* key) { return reinterpret_cast<V*>(GetEntry(key)); } in Get() function
/external/perfetto/src/traced/probes/filesystem/
Drange_tree.cc22 const std::set<std::string> RangeTree::Get(Inode inode) { in Get() function in perfetto::RangeTree

12345678910