/external/skia/src/core/ |
D | SkLiteDL.cpp | 73 static const auto kType = Type::Flush; member 78 static const auto kType = Type::Save; member 82 static const auto kType = Type::Restore; member 86 static const auto kType = Type::SaveLayer; member 109 static const auto kType = Type::SaveBehind; member 119 static const auto kType = Type::Concat; member 125 static const auto kType = Type::SetMatrix; member 133 static const auto kType = Type::Translate; member 142 static const auto kType = Type::ClipPath; member 150 static const auto kType = Type::ClipRect; member [all …]
|
/external/skqp/src/core/ |
D | SkLiteDL.cpp | 73 static const auto kType = Type::Flush; member 78 static const auto kType = Type::Save; member 82 static const auto kType = Type::Restore; member 86 static const auto kType = Type::SaveLayer; member 109 static const auto kType = Type::SaveBehind; member 119 static const auto kType = Type::Concat; member 125 static const auto kType = Type::SetMatrix; member 133 static const auto kType = Type::Translate; member 142 static const auto kType = Type::ClipPath; member 150 static const auto kType = Type::ClipRect; member [all …]
|
/external/v8/src/compiler/ |
D | machine-operator.cc | 1049 #define EXCHANGE(kType) \ in Word32AtomicExchange() argument 1060 #define COMPARE_EXCHANGE(kType) \ in Word32AtomicCompareExchange() argument 1070 #define ADD(kType) \ in Word32AtomicAdd() argument 1080 #define SUB(kType) \ in Word32AtomicSub() argument 1090 #define AND(kType) \ in Word32AtomicAnd() argument 1100 #define OR(kType) \ in Word32AtomicOr() argument 1110 #define XOR(kType) \ in Word32AtomicXor() argument 1142 #define ADD(kType) \ in Word64AtomicAdd() argument 1152 #define SUB(kType) \ in Word64AtomicSub() argument 1162 #define AND(kType) \ in Word64AtomicAnd() argument [all …]
|
/external/tensorflow/tensorflow/lite/toco/ |
D | import_tensorflow_test.cc | 287 constexpr ArrayDataType kType = ArrayDataType::kInt32; in TEST_F() local 300 constexpr ArrayDataType kType = ArrayDataType::kInt64; in TEST_F() local 313 constexpr ArrayDataType kType = ArrayDataType::kUint8; in TEST_F() local 326 constexpr ArrayDataType kType = ArrayDataType::kBool; in TEST_F() local 339 constexpr ArrayDataType kType = ArrayDataType::kFloat; in TEST_F() local 355 constexpr ArrayDataType kType = ArrayDataType::kComplex64; in TEST_F() local 463 constexpr ArrayDataType kType = ArrayDataType::kInt64; in TEST_F() local 472 constexpr ArrayDataType kType = ArrayDataType::kInt32; in TEST_F() local 481 constexpr ArrayDataType kType = ArrayDataType::kFloat; in TEST_F() local 491 constexpr ArrayDataType kType = ArrayDataType::kUint8; in TEST_F() local [all …]
|
/external/skia/src/gpu/ |
D | GrGpuBuffer.cpp | 22 static const GrScratchKey::ResourceType kType = GrScratchKey::GenerateResourceType(); in ComputeScratchKeyForDynamicVBO() local
|
D | GrTexture.cpp | 95 static const GrScratchKey::ResourceType kType = GrScratchKey::GenerateResourceType(); in ComputeScratchKey() local
|
D | GrRenderTargetContext.cpp | 1960 static constexpr GrPathRendererChain::DrawType kType = GrPathRendererChain::DrawType::kColor; in drawShapeUsingPathRenderer() local
|
/external/skqp/src/gpu/ |
D | GrBuffer.cpp | 49 static const GrScratchKey::ResourceType kType = GrScratchKey::GenerateResourceType(); in ComputeScratchKeyForDynamicVBO() local
|
D | GrTexture.cpp | 95 static const GrScratchKey::ResourceType kType = GrScratchKey::GenerateResourceType(); in ComputeScratchKey() local
|
D | GrRenderTargetContext.cpp | 1852 static constexpr GrPathRendererChain::DrawType kType = GrPathRendererChain::DrawType::kColor; in drawShapeUsingPathRenderer() local
|
/external/dynamic_depth/internal/dynamic_depth/ |
D | profile.cc | 12 const char kType[] = "Type"; variable
|
/external/skia/gm/ |
D | nonclosedpaths.cpp | 89 constexpr ClosureType kType[] = { in onDraw() local
|
/external/skqp/gm/ |
D | nonclosedpaths.cpp | 89 constexpr ClosureType kType[] = { in onDraw() local
|
/external/skqp/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/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/skia/src/utils/ |
D | SkJSON.h | 246 static constexpr Type kType = vtype; variable
|
/external/skqp/src/utils/ |
D | SkJSON.h | 246 static constexpr Type kType = vtype; variable
|
/external/flatbuffers/src/ |
D | idl_gen_js_ts.cpp | 42 enum AnnotationType { kParam = 0, kType = 1, kReturns = 2 }; enumerator
|
/external/tensorflow/tensorflow/lite/ |
D | interpreter_test.cc | 870 static const TfLiteExternalContextType kType = kTfLiteGemmLowpContext; member
|