/external/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
|
/external/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
|
/external/libtextclassifier/common/ |
D | task-context.cc | 128 std::string TaskContext::Get(const std::string &name, in Get() function in libtextclassifier::nlp_core::TaskContext 139 std::string TaskContext::Get(const std::string &name, in Get() function in libtextclassifier::nlp_core::TaskContext 144 int TaskContext::Get(const std::string &name, int defval) const { in Get() function in libtextclassifier::nlp_core::TaskContext 149 int64 TaskContext::Get(const std::string &name, int64 defval) const { in Get() function in libtextclassifier::nlp_core::TaskContext 154 double TaskContext::Get(const std::string &name, double defval) const { in Get() function in libtextclassifier::nlp_core::TaskContext 159 bool TaskContext::Get(const std::string &name, bool defval) const { in Get() function in libtextclassifier::nlp_core::TaskContext
|
/external/deqp/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()
|
/external/libchrome/sandbox/win/src/ |
D | policy_engine_params.h | 65 bool Get(uint32_t* destination) const { in Get() function 74 bool Get(const void** destination) const { in Get() function 83 bool Get(const wchar_t** destination) const { in Get() function
|
/external/libchrome/base/threading/ |
D | thread_local.h | 95 Type* Get() { in Get() function 118 bool Get() { in Get() function
|
D | thread_task_runner_handle.cc | 24 scoped_refptr<SingleThreadTaskRunner> ThreadTaskRunnerHandle::Get() { in Get() function in base::ThreadTaskRunnerHandle
|
/external/v8/src/compiler/ |
D | node-marker.h | 23 V8_INLINE Mark Get(Node* node) { in Get() function 67 V8_INLINE State Get(Node* node) { in Get() function
|
D | type-cache.cc | 20 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/ |
D | DoubleKeyMap`3.cs | 27 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/ |
D | DoubleKeyMap.cs | 23 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/ |
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
|
/external/v8/src/ |
D | identity-map.h | 78 V* Get(Handle<Object> key) { return Get(*key); } in Get() function 79 V* Get(Object* key) { return reinterpret_cast<V*>(GetEntry(key)); } in Get() function
|
/external/protobuf/src/google/protobuf/ |
D | reflection.h | 77 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/pdfium/core/fxcrt/ |
D | cfx_weak_ptr.h | 43 T* Get() const { return m_pHandle ? m_pHandle->Get() : nullptr; } in Get() function 65 T* Get() const { return m_pObj.get(); } in Get() function
|
/external/google-breakpad/src/testing/include/gmock/ |
D | gmock-actions.h | 75 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/ |
D | byte_array.cc | 37 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/ |
D | locked_bandwidth_info.h | 28 IsacBandwidthInfo Get() const { in Get() function
|
/external/googletest/googlemock/include/gmock/ |
D | gmock-actions.h | 76 static T Get() { return T(); } in Get() function
|
/external/v8/testing/gmock/include/gmock/ |
D | gmock-actions.h | 76 static T Get() { return T(); } in Get() function
|
/external/volley/src/test/java/com/android/volley/mock/ |
D | TestRequest.java | 74 public static class Get extends Base { class in TestRequest 75 public Get() { in Get() method in TestRequest.Get
|
/external/libmojo/mojo/edk/system/ |
D | atomic_flag.h | 42 bool Get() const { in Get() function
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/ |
D | ITokenStream`1.cs | 39 T Get(int i); in Get() method
|
/external/webrtc/webrtc/modules/audio_device/android/ |
D | opensles_common.h | 37 SLType Get() const { return obj_; } in Get() function
|