Home
last modified time | relevance | path

Searched refs:SIGNED_INTEGER (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/rs/script_api/
H A DGenerateTestFiles.cpp369 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 DSpecification.cpp41 {"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 DSpecification.h41 enum NumberKind { SIGNED_INTEGER, UNSIGNED_INTEGER, FLOATING_POINT }; enumerator
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...