/external/piex/src/ |
D | tiff_parser.cc | 73 if (gps_directory.Has(kGpsTagLatitudeRef) && in FillGpsPreviewImageData() 74 gps_directory.Has(kGpsTagLatitude) && in FillGpsPreviewImageData() 75 gps_directory.Has(kGpsTagLongitudeRef) && in FillGpsPreviewImageData() 76 gps_directory.Has(kGpsTagLongitude) && in FillGpsPreviewImageData() 77 gps_directory.Has(kGpsTagTimeStamp) && in FillGpsPreviewImageData() 78 gps_directory.Has(kGpsTagDateStamp)) { in FillGpsPreviewImageData() 114 if (gps_directory.Has(kGpsTagAltitudeRef) && in FillGpsPreviewImageData() 115 gps_directory.Has(kGpsTagAltitude)) { in FillGpsPreviewImageData() 159 if (tiff_directory.Has(kTiffTagOrientation) && in FillPreviewImageData() 166 if (tiff_directory.Has(kExifTagColorSpace)) { in FillPreviewImageData() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/PDB/ |
D | pdbdump-readwrite.test | 19 CHECK-NEXT: Has Debug Info: true 20 CHECK-NEXT: Has Types: true 21 CHECK-NEXT: Has IDs: true 22 CHECK-NEXT: Has Globals: 23 CHECK-NEXT: Has Publics: 25 CHECK-NEXT: Has conflicting types: false
|
/external/tensorflow/tensorflow/core/lib/gtl/ |
D | flatset_test.cc | 33 bool Has(const NumSet& set, int64 k) { in Has() function 62 EXPECT_FALSE(Has(set, 1)); in TEST() 65 EXPECT_TRUE(Has(set, 1)); in TEST() 66 EXPECT_TRUE(Has(set, 2)); in TEST() 67 EXPECT_FALSE(Has(set, 3)); in TEST() 72 EXPECT_FALSE(Has(set, 1)); in TEST() 78 EXPECT_TRUE(Has(set, 1)); in TEST() 84 EXPECT_TRUE(Has(set, 1)); in TEST() 93 EXPECT_TRUE(Has(set, i)) << i; in TEST() 104 EXPECT_TRUE(Has(set, 73)); in TEST() [all …]
|
/external/vixl/test/ |
D | test-api.cc | 467 VIXL_CHECK(cpu.Has(CPUFeatures::kCRC32, in TEST() 475 VIXL_CHECK(cpu.Has(CPUFeatures::kCRC32, in TEST() 479 VIXL_CHECK(cpu.Has(CPUFeatures::kAtomics)); in TEST() 482 VIXL_CHECK(!cpu.Has(CPUFeatures::kSHA2, CPUFeatures::kAES)); in TEST() 483 VIXL_CHECK(cpu.Has(CPUFeatures::kCRC32, in TEST() 504 VIXL_CHECK(cpu.Has(auth.With(CPUFeatures::kCRC32, in TEST() 509 VIXL_CHECK(cpu.Has(original_inner)); in TEST() 510 VIXL_CHECK(original_inner.Has(cpu)); in TEST() 514 VIXL_CHECK(cpu.Has(original_outer)); in TEST() 515 VIXL_CHECK(original_outer.Has(cpu)); in TEST()
|
/external/vixl/src/ |
D | cpu-features.h | 238 bool Has(const CPUFeatures& other) const; 239 bool Has(Feature feature0, 249 return Has(other) && other.Has(*this); 305 cpu_features_->Has(feature_); in IsValid()
|
D | cpu-features.cc | 126 bool CPUFeatures::Has(const CPUFeatures& other) const { in Has() function in vixl::CPUFeatures 130 bool CPUFeatures::Has(Feature feature0, in Has() function in vixl::CPUFeatures 201 } while (!cpu_features_->Has(feature_)); in operator ++()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Thumb2/ |
D | frame-pointer.ll | 63 ; Has a call, but still no need for a frame pointer. 74 ; Has a call, and frame pointer requested. 85 ; Has a call, and frame pointer requested for non-leaf function. 96 ; Has a high register clobbered, no need for a frame pointer. 108 ; Has a high register clobbered, frame pointer requested. We need to split the 123 ; Has a high register clobbered, frame required due to variable-sized alloca. 138 ; Has a high register clobbered, frame required due to both variable-sized
|
/external/syzkaller/vendor/golang.org/x/net/http2/ |
D | frame.go | 67 func (f Flags) Has(v Flags) bool { func 560 if fh.Flags.Has(FlagHeadersEndHeaders) { 579 return f.FrameHeader.Flags.Has(FlagDataEndStream) 604 if fh.Flags.Has(FlagDataPadded) { 699 if fh.Flags.Has(FlagSettingsAck) && fh.Length > 0 { 733 return f.FrameHeader.Flags.Has(FlagSettingsAck) 798 func (f *PingFrame) IsAck() bool { return f.Flags.Has(FlagPingAck) } 945 return f.FrameHeader.Flags.Has(FlagHeadersEndHeaders) 949 return f.FrameHeader.Flags.Has(FlagHeadersEndStream) 953 return f.FrameHeader.Flags.Has(FlagHeadersPriority) [all …]
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_CudnnRNNBackprop.pbtxt | 36 input_backprop: The backprop to input in the forward pass. Has the same shape 38 input_h_backprop: The backprop to input_h in the forward pass. Has the same 40 input_c_backprop: The backprop to input_c in the forward pass. Has the same 42 params_backprop: The backprop to the params buffer in the forward pass. Has the
|
D | api_def_CudnnRNNBackpropV2.pbtxt | 40 input_backprop: The backprop to input in the forward pass. Has the same shape 42 input_h_backprop: The backprop to input_h in the forward pass. Has the same 44 input_c_backprop: The backprop to input_c in the forward pass. Has the same 46 params_backprop: The backprop to the params buffer in the forward pass. Has the
|
D | api_def_CudnnRNNBackpropV3.pbtxt | 45 input_backprop: The backprop to input in the forward pass. Has the same shape 47 input_h_backprop: The backprop to input_h in the forward pass. Has the same 49 input_c_backprop: The backprop to input_c in the forward pass. Has the same 51 params_backprop: The backprop to the params buffer in the forward pass. Has the
|
D | api_def_SparseSegmentSqrtN.pbtxt | 6 A 1-D tensor. Has same rank as `segment_ids`. 18 Has same shape as data, except for dimension 0 which
|
D | api_def_SparseSegmentMean.pbtxt | 6 A 1-D tensor. Has same rank as `segment_ids`. 18 Has same shape as data, except for dimension 0 which
|
D | api_def_SparseSegmentMeanWithNumSegments.pbtxt | 6 A 1-D tensor. Has same rank as `segment_ids`. 24 Has same shape as data, except for dimension 0 which has size
|
D | api_def_SparseSegmentSumWithNumSegments.pbtxt | 6 A 1-D tensor. Has same rank as `segment_ids`. 24 Has same shape as data, except for dimension 0 which
|
D | api_def_SparseSegmentSqrtNWithNumSegments.pbtxt | 6 A 1-D tensor. Has same rank as `segment_ids`. 24 Has same shape as data, except for dimension 0 which
|
D | api_def_SparseSegmentSum.pbtxt | 6 A 1-D tensor. Has same rank as `segment_ids`. 18 Has same shape as data, except for dimension 0 which
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPU.td | 87 "Has Memory Aperture Base and Size Registers" 93 "Has v_mad_mix_f32, v_mad_mixlo_f16, v_mad_mixhi_f16 instructions" 99 "Has v_fma_mix_f32, v_fma_mixlo_f16, v_fma_mixhi_f16 instructions" 152 "Has s_memrealtime instruction" 158 "Has 1 / (2 * pi) as inline immediate" 164 "Has i16/f16 instructions" 170 "Has VOP3P packed instructions" 176 "Has v_movrel*_b32 instructions" 182 "Has VGPR mode register indexing" 188 "Has store scalar memory instructions" [all …]
|
/external/llvm/test/CodeGen/X86/ |
D | sdiv-pow2.ll | 13 ; Has minsize (-Oz) attribute, should generate idiv 23 ; Has optsize (-Os) attribute, should not generate idiv
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | sdiv-pow2.ll | 13 ; Has minsize (-Oz) attribute, should generate idiv 23 ; Has optsize (-Os) attribute, should not generate idiv
|
/external/webrtc/talk/media/base/ |
D | codec.cc | 51 bool FeedbackParams::Has(const FeedbackParam& param) const { in Has() function in cricket::FeedbackParams 59 if (Has(param)) { in Add() 70 if (!from.Has(*iter_to)) { in Intersect() 159 return feedback_params.Has(param); in HasFeedbackParam()
|
/external/ltp/testcases/open_posix_testsuite/Documentation/ |
D | COVERAGE.signals | 27 Behavior? - Has a behavior test been created? Set to DONE if finished. Set 29 Functional? - Has a functional test been created? Set to DONE if finished. 31 Stress? - Has a stress test been created? Set to DONE if finished. Set
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Util/PredicateInfo/ |
D | unnamed-types.ll | 9 ; CHECK: Has predicate info 14 ; CHECK: Has predicate info
|
/external/iptables/extensions/ |
D | libipt_CLUSTERIP.man | 11 Specify the hashing mode. Has to be one of 15 Specify the ClusterIP MAC address. Has to be a link\-layer multicast address
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | DebugInlineeLinesSubsection.h | 105 void setHasExtraFiles(bool Has) { HasExtraFiles = Has; }
|