Home
last modified time | relevance | path

Searched defs:type (Results 1426 - 1450 of 19517) sorted by relevance

1...<<51525354555657585960>>...781

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_add_global_undef.cpp39 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 Dvalidate_debug.cpp28 const auto type = _.FindDef(type_id); in ValidateMemberName() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Doperand_capabilities_test.cpp36 spv_operand_type_t type; member
H A Dparse_number_test.cpp288 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 Dimage_dec.c33 const int type = (magic1 >> 16) & 0xff; in WebPGuessImageType() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtitletrn.cpp86 int32_t type; in handleTransliterate() local
H A Dulistformatter.cpp38 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 DAudioDeviceInfoConverter.java91 static String typeToString(int type){ in typeToString() argument
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dtype_mat2x2.hpp19 typedef tmat2x2<T, P> type; typedef
H A Dtype_mat2x3.hpp20 typedef tmat2x3<T, P> type; typedef
H A Dtype_mat2x4.hpp20 typedef tmat2x4<T, P> type; typedef
H A Dtype_mat3x2.hpp20 typedef tmat3x2<T, P> type; typedef
H A Dtype_mat3x3.hpp19 typedef tmat3x3<T, P> type; typedef
H A Dtype_mat3x4.hpp20 typedef tmat3x4<T, P> type; typedef
H A Dtype_mat4x2.hpp20 typedef tmat4x2<T, P> type; typedef
H A Dtype_mat4x3.hpp20 typedef tmat4x3<T, P> type; typedef
H A Dtype_mat4x4.hpp19 typedef tmat4x4<T, P> type; typedef
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Dsimd_mat4.hpp43 typedef fmat4x4SIMD type; typedef
H A Dsimd_quat.hpp47 typedef fquatSIMD type; typedef
H A Dsimd_vec4.hpp70 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 DAudioDeviceInfoConverter.java91 static String typeToString(int type){ in typeToString() argument
/third_party/skia/src/sksl/ir/
H A DSkSLBinaryExpression.h30 BinaryExpression(int line, std::unique_ptr<Expression> left, Operator op, std::unique_ptr<Expression> right, const Type* type) BinaryExpression() argument
H A DSkSLFunctionCall.h24 FunctionCall(int line, const Type* type, const FunctionDeclaration* function, in FunctionCall() argument
H A DSkSLTypeReference.h52 TypeReference(int line, const Type* value, const Type* type) in TypeReference() argument
H A DSkSLChildCall.h24 ChildCall(int line, const Type* type, const Variable* child, ExpressionArray arguments) in ChildCall() argument

Completed in 11 milliseconds

1...<<51525354555657585960>>...781