/external/tensorflow/tensorflow/lite/toco/ |
D | import_tensorflow_test.cc | 331 constexpr ArrayDataType kType = ArrayDataType::kInt32; in TEST_F() local 344 constexpr ArrayDataType kType = ArrayDataType::kInt64; in TEST_F() local 357 constexpr ArrayDataType kType = ArrayDataType::kUint8; in TEST_F() local 370 constexpr ArrayDataType kType = ArrayDataType::kBool; in TEST_F() local 383 constexpr ArrayDataType kType = ArrayDataType::kFloat; in TEST_F() local 399 constexpr ArrayDataType kType = ArrayDataType::kComplex64; in TEST_F() local 507 constexpr ArrayDataType kType = ArrayDataType::kInt64; in TEST_F() local 516 constexpr ArrayDataType kType = ArrayDataType::kInt32; in TEST_F() local 525 constexpr ArrayDataType kType = ArrayDataType::kFloat; in TEST_F() local 535 constexpr ArrayDataType kType = ArrayDataType::kUint8; in TEST_F() local [all …]
|
/external/pdfium/constants/ |
D | page_object.h | 14 constexpr char kType[] = "Type"; variable
|
D | annotation_common.h | 14 constexpr char kType[] = "Type"; variable
|
/external/openscreen/discovery/dnssd/testing/ |
D | fake_dns_record_factory.cc | 15 constexpr auto kType = DnsType::kSRV; in CreateFullyPopulatedSrvRecord() local
|
/external/skia/include/private/ |
D | SkSLSymbol.h | 25 kType, enumerator
|
/external/skia/src/gpu/ |
D | GrGpuBuffer.cpp | 64 static const skgpu::ScratchKey::ResourceType kType = skgpu::ScratchKey::GenerateResourceType(); in ComputeScratchKeyForDynamicBuffer() local
|
D | GrTexture.cpp | 110 static const skgpu::ScratchKey::ResourceType kType = skgpu::ScratchKey::GenerateResourceType(); in ComputeScratchKey() local
|
D | GrAttachment.cpp | 88 static const skgpu::ScratchKey::ResourceType kType = skgpu::ScratchKey::GenerateResourceType(); in ComputeScratchKey() local
|
/external/libchrome/components/json_schema/ |
D | json_schema_constants.cc | 37 const char kType[] = "type"; variable
|
/external/dynamic_depth/internal/dynamic_depth/ |
D | profile.cc | 12 const char kType[] = "Type"; variable
|
/external/pigweed/pw_rpc/raw/ |
D | client_test.cc | 33 static constexpr MethodType kType = MethodType::kUnary; member 40 static constexpr MethodType kType = MethodType::kBidirectionalStreaming; member
|
/external/skia/gm/ |
D | nonclosedpaths.cpp | 96 constexpr ClosureType kType[] = { in onDraw() local
|
/external/skia/tools/sk_app/win/ |
D | ANGLEWindowContext_win.cpp | 34 static constexpr EGLint kType = EGL_PLATFORM_ANGLE_TYPE_D3D11_ANGLE; in get_angle_egl_display() local
|
/external/openscreen/tools/cddl/ |
D | parse.h | 28 kType, enumerator
|
D | sema.h | 130 kType, enumerator
|
/external/skia/src/utils/ |
D | SkJSON.h | 253 inline static constexpr Type kType = vtype; variable
|
/external/webrtc/stats/ |
D | rtcstats_objects.cc | 305 const char RTCLocalIceCandidateStats::kType[] = "local-candidate"; member in webrtc::RTCLocalIceCandidateStats 323 const char RTCRemoteIceCandidateStats::kType[] = "remote-candidate"; member in webrtc::RTCRemoteIceCandidateStats
|
/external/flatbuffers/src/ |
D | idl_gen_js_ts.cpp | 40 enum AnnotationType { kParam = 0, kType = 1, kReturns = 2 }; enumerator
|
/external/webrtc/modules/rtp_rtcp/source/ |
D | rtp_sender_video_unittest.cc | 73 constexpr VideoCodecType kType = VideoCodecType::kVideoCodecGeneric; variable
|
/external/tensorflow/tensorflow/lite/ |
D | interpreter_test.cc | 1101 static constexpr TfLiteExternalContextType kType = kTfLiteGemmLowpContext; member
|