Searched refs:typeString (Results 26 - 48 of 48) sorted by relevance

12

/external/swiftshader/src/Shader/
H A DShader.hpp440 std::string typeString(ShaderType shaderType, unsigned short version) const;
H A DShader.cpp1037 return typeString(shaderType, version) + buffer.str();
1041 return typeString(shaderType, version);
1045 std::string Shader::Parameter::typeString(ShaderType shaderType, unsigned short version) const function in class:sw::Shader::Parameter
/external/robolectric/v3/
H A Drobolectric-processor-3.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/robolectric/ org/robolectric/annotation/ ...
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderBuiltinVarTests.cpp2321 string typeString = "input"; local
2327 typeString += "_builtin";
2330 typeString += "_varying";
2333 typeString += "_constant";
2335 return typeString;
/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DCalendar.java2108 String typeString = getType();
2110 if (typeString.equals(testType.id)) {
2183 String typeString = getType();
2185 if (typeString.equals(testType.id)) {
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DCalendar.java2192 String typeString = getType();
2194 if (typeString.equals(testType.id)) {
2266 String typeString = getType();
2268 if (typeString.equals(testType.id)) {
/external/swiftshader/third_party/subzero/src/
H A DIceAssemblerARM32.cpp1166 typeString(Ty) + " not allowed");
1557 llvm::report_fatal_error(std::string("ldr : Type ") + typeString(Ty) +
1560 llvm::report_fatal_error(std::string("ldr : Type ") + typeString(Ty) +
1628 typeString(Ty) + " not allowed");
1902 llvm::report_fatal_error(std::string(StrName) + ": Type " + typeString(Ty) +
1905 llvm::report_fatal_error(std::string(StrName) + ": Type " + typeString(Ty) +
H A DPNaClTranslator.cpp2346 << Ice::typeString(Elt->getType()) << " doesn't match vector type "
2347 << Ice::typeString(VecType);
/external/error_prone/checkerframework/
H A Ddataflow-2.2.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/checkerframework/ org/checkerframework/dataflow/ org/checkerframework/dataflow/analysis/ ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/python/cpython2/Mac/Modules/qt/
H A D_Qtmodule.c15893 Str255 typeString; local
15899 PyMac_GetStr255, typeString))
15902 typeString);
27039 PyDoc_STR("(MovieExportComponent ci, Str255 typeString) -> (ComponentResult _rv)")},
/external/dexmaker/lib/
H A Ddalvik-dx-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/dx/ com/android/dx/cf/ ...
/external/testng/ant/3rdparty/
H A Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data.hdf assets/templates/assets/ ...
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...
/external/kotlinc/lib/
H A Dkotlin-reflect.jarMETA-INF/MANIFEST.MF kotlin/reflect/jvm/internal/ReflectProperties$LazyVal.class ReflectProperties.java package ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 673 milliseconds

12