/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/libchrome/base/threading/ |
D | thread_local.h | 95 Type* Get() { in Get() function 118 bool Get() { in Get() function
|
/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/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
|
/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/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/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
|
D | type-cache.cc | 20 TypeCache const& TypeCache::Get() { return kCache.Get(); } in Get() function in v8::internal::TypeCache
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/ |
D | locked_bandwidth_info.h | 28 IsacBandwidthInfo 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
|
/external/gmock/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/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/libchrome/base/ |
D | thread_task_runner_handle.cc | 21 scoped_refptr<SingleThreadTaskRunner> ThreadTaskRunnerHandle::Get() { in Get() function in base::ThreadTaskRunnerHandle
|
/external/chromium-trace/catapult/dashboard/dashboard/ |
D | stored_object.py | 43 def Get(key): function 145 def Get(cls, key): member in MultipartCache
|
D | namespaced_stored_object.py | 11 def Get(key): function
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
D | ITokenStream.cs | 61 IToken Get(int i); in Get() method
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
D | ITokenStream.cs | 64 IToken Get( int i ); in Get() method
|
/external/pdfium/core/src/fxge/ge/ |
D | fx_ge.cpp | 27 CFX_GEModule* CFX_GEModule::Get() { in Get() function in CFX_GEModule
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/third_party/storage_apitools/ |
D | storage_v1_client.py | 165 def Get(self, request, global_params=None): member in StorageV1.BucketAccessControlsService 328 def Get(self, request, global_params=None): member in StorageV1.BucketsService 529 def Get(self, request, global_params=None): member in StorageV1.DefaultObjectAccessControlsService 692 def Get(self, request, global_params=None): member in StorageV1.ObjectAccessControlsService 943 def Get(self, request, global_params=None, download=None): member in StorageV1.ObjectsService
|