HomeSort by relevance Sort by last modified time
    Searched refs:c9 (Results 1 - 25 of 26) sorted by null

1 2

  /external/clang/test/CodeGen/
arm64-abi-vector.c 86 __char9 c9 = va_arg(ap, __char9); local
87 sum = sum + c9.x + c9.y;
240 __char9 c9 = va_arg(ap, __char9); local
245 sum = sum + c9.x + c9.y;
284 double test(__char3 *c3, __char5 *c5, __char9 *c9, __char19 *c19,
287 double ret = varargs_vec(3, *c3, *c5, *c9, *c19, *s3, *s5, *i3, *i5, *d3);
324 __attribute__((noinline)) double args_vec_9c(int fixed, __char9 c9) {
326 // CHECK: [[C9:%.*]] = alloca <9 x i8>, align 1
    [all...]
arm-abi-vector.c 123 __char9 c9 = va_arg(ap, __char9); local
124 sum = sum + c9.x + c9.y;
  /external/clang/test/CodeGenCXX/
mangle-ms-return-qualifiers.cpp 80 const A &c9() { return *(A*)0; } function
81 // CHECK: "\01?c9@@YAABVA@@XZ"
  /art/test/115-native-bridge/src/
NativeBridgeMain.java 140 char c8, char c9, char c10);
  /dalvik/dx/tests/024-code-bytecode/
small-class.txt 216 9e fff1 # 00c9: ifle 00ba
297 c9 fffffffb # 01ca: jsr_w 000001c5
  /external/libvorbis/vq/
Makefile.am 21 44c3.vqs 44c4.vqs 44c5.vqs 44c6.vqs 44c7.vqs 44c8.vqs 44c9.vqs \
  /art/test/004-JniTest/src/
Main.java 155 char c8, char c9, char c10);
  /external/elfutils/src/tests/
run-strings-test.sh 26 testfile: 1c9 __gmon_start__
52 testfile3: 1c9 __gmon_start__
230 testfile4: 65c9 17__class_type_info
233 testfile5: 1c9 __gmon_start__
run-allregs.sh     [all...]
run-addrcfi.sh     [all...]
  /art/test/115-native-bridge/
nativebridge.cc 176 jchar c7, jchar c8, jchar c9, jchar c10) {
181 return fnPtr(env, klass, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10);
  /external/valgrind/memcheck/tests/x86/
fxsave.stdout.exp 8 48 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00
12 112 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00
76 48 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00
80 112 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00
  /external/valgrind/memcheck/tests/amd64/
fxsave-amd64.stdout.exp 11 64 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00
15 128 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00
79 64 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00
83 128 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00
116 64 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00
120 128 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00
184 64 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00
188 128 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00
  /external/icu/icu4c/source/tools/gensprep/
filterRFC3454.pl 53 "--C9" => \$c9,
136 if($line =~ /C.9/ && defined $c9 ){
657 --C9 Generate data for table C.9
667 e.g.: filterRFC3454.pl --sourcedir=. --destdir=./output --src-filename=rfc3454.txt --dest-filename=NamePrepProfile.txt --A1 --B1 --B2 --C12 --C22 --C3 --C4 --C5 --C6 --C7 --C8 --C9 --normalize --check-bidi
  /external/valgrind/none/tests/amd64/
slahf-amd64.stdout.exp 204 c9 -> c300
  /art/test/004-JniTest/
jni_test.cc 244 jchar c8, jchar c9, jchar c10) {
253 assert(c9 == 2345);
  /external/v8/test/mjsunit/
large-object-allocation.js 268 this.c9 = i;
  /external/llvm/test/MC/AArch64/
basic-a64-diagnostics.s     [all...]
basic-a64-instructions.s     [all...]
  /external/valgrind/none/tests/arm64/
memory.stdout.exp     [all...]
  /external/llvm/test/MC/ARM/
basic-arm-instructions.s     [all...]
basic-thumb2-instructions.s 684 ldc p4, c9, [r5], #-72
712 @ CHECK: ldc p4, c9, [r5], #-72 @ encoding: [0x35,0xec,0x12,0x94]
    [all...]
  /external/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js     [all...]
  /external/libxml2/
parser.c     [all...]
  /external/selinux/libsepol/tests/policies/test-cond/
refpolicy-base.conf 549 category c8; category c9; category c10; category c11;
    [all...]

Completed in 732 milliseconds

1 2