| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| H A D | transformation_add_global_undef.cpp | 39 auto type = ir_context->get_def_use_mgr()->GetDef(message_.type_id()); in IsApplicable() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| H A D | validate_debug.cpp | 28 const auto type = _.FindDef(type_id); in ValidateMemberName() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
| H A D | operand_capabilities_test.cpp | 36 spv_operand_type_t type; member
|
| H A D | parse_number_test.cpp | 288 NumberType type = {16, SPV_NUMBER_SIGNED_INT}; in TEST() local 311 NumberType type = {16, SPV_NUMBER_SIGNED_INT}; in TEST() local 324 NumberType type in TEST() local 357 NumberType type = {16, SPV_NUMBER_UNSIGNED_INT}; TEST() local 386 NumberType type = {16, SPV_NUMBER_UNSIGNED_INT}; TEST() local 397 NumberType type = {16, SPV_NUMBER_UNSIGNED_INT}; TEST() local 419 NumberType type = {32, SPV_NUMBER_SIGNED_INT}; TEST() local 442 NumberType type = {32, SPV_NUMBER_SIGNED_INT}; TEST() local 459 NumberType type = {32, SPV_NUMBER_SIGNED_INT}; TEST() local 492 NumberType type = {32, SPV_NUMBER_UNSIGNED_INT}; TEST() local 521 NumberType type = {32, SPV_NUMBER_UNSIGNED_INT}; TEST() local 534 NumberType type = {32, SPV_NUMBER_UNSIGNED_INT}; TEST() local 556 NumberType type = {64, SPV_NUMBER_SIGNED_INT}; TEST() local 579 NumberType type = {64, SPV_NUMBER_SIGNED_INT}; TEST() local 596 NumberType type = {64, SPV_NUMBER_SIGNED_INT}; TEST() local 633 NumberType type = {64, SPV_NUMBER_UNSIGNED_INT}; TEST() local 663 NumberType type = {64, SPV_NUMBER_UNSIGNED_INT}; TEST() local 675 NumberType type = {64, SPV_NUMBER_UNSIGNED_INT}; TEST() local 699 NumberType type = {32, SPV_NUMBER_NONE}; TEST() local 709 NumberType type = {32, SPV_NUMBER_SIGNED_INT}; TEST() local 718 NumberType type = {32, SPV_NUMBER_SIGNED_INT}; TEST() local 729 NumberType type = {32, SPV_NUMBER_FLOATING}; TEST() local 789 NumberType type = {64, SPV_NUMBER_FLOATING}; TEST() local 847 NumberType type = {16, SPV_NUMBER_FLOATING}; TEST() local 904 NumberType type = {32, SPV_NUMBER_NONE}; TEST() local 914 NumberType type = {32, SPV_NUMBER_FLOATING}; TEST() local 924 NumberType type = {32, SPV_NUMBER_FLOATING}; TEST() local 935 NumberType type = {32, SPV_NUMBER_SIGNED_INT}; TEST() local [all...] |
| /third_party/skia/third_party/externals/libwebp/imageio/ |
| H A D | image_dec.c | 33 const int type = (magic1 >> 16) & 0xff; in WebPGuessImageType() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | titletrn.cpp | 86 int32_t type; in handleTransliterate() local
|
| H A D | ulistformatter.cpp | 38 ulistfmt_openForType(const char* locale, UListFormatterType type, in ulistfmt_openForType() argument
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/audio_device/ |
| H A D | AudioDeviceInfoConverter.java | 91 static String typeToString(int type){ in typeToString() argument
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
| H A D | type_mat2x2.hpp | 19 typedef tmat2x2<T, P> type; typedef
|
| H A D | type_mat2x3.hpp | 20 typedef tmat2x3<T, P> type; typedef
|
| H A D | type_mat2x4.hpp | 20 typedef tmat2x4<T, P> type; typedef
|
| H A D | type_mat3x2.hpp | 20 typedef tmat3x2<T, P> type; typedef
|
| H A D | type_mat3x3.hpp | 19 typedef tmat3x3<T, P> type; typedef
|
| H A D | type_mat3x4.hpp | 20 typedef tmat3x4<T, P> type; typedef
|
| H A D | type_mat4x2.hpp | 20 typedef tmat4x2<T, P> type; typedef
|
| H A D | type_mat4x3.hpp | 20 typedef tmat4x3<T, P> type; typedef
|
| H A D | type_mat4x4.hpp | 19 typedef tmat4x4<T, P> type; typedef
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
| H A D | simd_mat4.hpp | 43 typedef fmat4x4SIMD type; typedef
|
| H A D | simd_quat.hpp | 47 typedef fquatSIMD type; typedef
|
| H A D | simd_vec4.hpp | 70 typedef fvec4SIMD type; typedef
|
| /third_party/skia/third_party/externals/oboe/samples/audio-device/src/main/java/com/google/oboe/samples/audio_device/ |
| H A D | AudioDeviceInfoConverter.java | 91 static String typeToString(int type){ in typeToString() argument
|
| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLBinaryExpression.h | 30 BinaryExpression(int line, std::unique_ptr<Expression> left, Operator op, std::unique_ptr<Expression> right, const Type* type) BinaryExpression() argument
|
| H A D | SkSLFunctionCall.h | 24 FunctionCall(int line, const Type* type, const FunctionDeclaration* function, in FunctionCall() argument
|
| H A D | SkSLTypeReference.h | 52 TypeReference(int line, const Type* value, const Type* type) in TypeReference() argument
|
| H A D | SkSLChildCall.h | 24 ChildCall(int line, const Type* type, const Variable* child, ExpressionArray arguments) in ChildCall() argument
|