Home
last modified time | relevance | path

Searched defs:biType (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/libjpeg-turbo/java/
DTJUnitTest.java100 static int biTypePF(int biType) { in biTypePF()
122 static String biTypeStr(int biType) { in biTypeStr()
/third_party/libjpeg-turbo/java/
DTJUnitTest.java100 static int biTypePF(int biType) { in biTypePF()
122 static String biTypeStr(int biType) { in biTypeStr()
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp1459 TBuiltInVariable biType = symbol.getType().getQualifier().builtIn; in trackLinkage() local
9895 const TBuiltInVariable biType = patchConstantFunction[param].getDeclaredBuiltIn(); in addPatchConstantInvocation() local
9957 const TBuiltInVariable biType = patchConstantFunction[p].getDeclaredBuiltIn(); in addPatchConstantInvocation() local
10024 const TBuiltInVariable biType = patchConstantFunction[p].getDeclaredBuiltIn(); in addPatchConstantInvocation() local
/third_party/libxml2/
Dxmlschemas.c9254 xmlSchemaTypePtr biType; in xmlSchemaParseSimpleType() local
24762 xmlSchemaTypePtr biType; /* The built-in type. */ in xmlSchemaVCheckCVCSimpleType() local