Home
last modified time | relevance | path

Searched defs:char4 (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/
DProtoInputStreamObjectTest.java217 char char4 = '\0'; in testObjectAndTwoChars() local
287 char char4 = '\0'; in testComplexObject() local
/frameworks/rs/cpu_ref/
DrsCpuIntrinsicInlines.h37 typedef char char4 __attribute__((ext_vector_type(4))); typedef
/frameworks/compile/slang/tests/P_reduce_general_result/
Dreduce_general_result.rs104 static void my_char4_comb(char4 *accum, const char4 *other) { } constant
/frameworks/compile/slang/tests/P_reduce_general_accumulator/
Dreduce_general_accumulator.rs140 static void my_char4_comb(char4 *accum, const char4 *other) { } constant
141 static void my_char4_out(int *out, const char4 *accum) { } constant
/frameworks/rs/rsov/driver/
DrsovRuntimeStubs.cpp47 typedef char char4 __attribute__((ext_vector_type(4))); typedef
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp68 typedef char char4 __attribute__((ext_vector_type(4))); typedef