Searched refs:SIGNED_INTEGER (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/rs/script_api/ |
H A D | GenerateTestFiles.cpp | 369 case SIGNED_INTEGER: in writeJavaRandomCompatibleFloatAllocation() 388 bool isSigned = generatedType.kind == SIGNED_INTEGER; in writeJavaRandomCompatibleIntegerAllocation() 392 compatibleType.kind == SIGNED_INTEGER && generatedType.kind == SIGNED_INTEGER; in writeJavaRandomCompatibleIntegerAllocation()
|
H A D | Specification.cpp | 41 {"i8", "SIGNED_8", "char", "byte", SIGNED_INTEGER, 7, 0}, 43 {"i16", "SIGNED_16", "short", "short", SIGNED_INTEGER, 15, 0}, 45 {"i32", "SIGNED_32", "int", "int", SIGNED_INTEGER, 31, 0}, 47 {"i64", "SIGNED_64", "long", "long", SIGNED_INTEGER, 63, 0},
|
H A D | Specification.h | 41 enum NumberKind { SIGNED_INTEGER, UNSIGNED_INTEGER, FLOATING_POINT }; enumerator
|
/aosp12/packages/apps/Messaging/build/gcheckstyle/ |
H A D | google-style-checker_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |