/external/llvm/include/llvm/Target/ |
TargetOpcodes.h | 23 #define HANDLE_TARGET_OPCODE(OPC, NUM) OPC = NUM,
|
/external/e2fsprogs/tests/f_extent_htree/ |
script | 34 NUM=$(((BSIZE / (NAMELEN + 8)) * (BSIZE / 12) * 2)) 38 for N in $(seq $NUM); do 45 NUM=$((NUM * 5 / 3)) 46 echo "mke2fs -b $BSIZE -O dir_index,extent -d$SRC -N$NUM $TMPFILE $NUM" >> $OUT 47 $MKE2FS -b $BSIZE -O dir_index,extent -d$SRC -N$NUM $TMPFILE $NUM >> $OUT 2>&1
|
/toolchain/binutils/binutils-2.27/gas/ |
itbl-parse.y | 284 int num; 289 %token DREG CREG GREG IMMED ADDR INSN NUM ID NL PNUM 291 %type <num> number NUM ftype regtype pnum PNUM 361 NUM '|' flagexpr 369 | NUM 388 ':' NUM '-' NUM 436 NUM 438 DBGL2 (("num=%d\n",$1)) [all...] |
itbl-lex.l | 69 yylval.num = strtoul (yytext, 0, 0); 70 return NUM; 74 yylval.num = strtoul (yytext, 0, 0); 75 return NUM;
|
/toolchain/binutils/binutils-2.27/libiberty/ |
configure.com | 27 $ NUM = 0 29 $ F = F$ELEMENT(NUM,",",FILES) 33 $ NUM = NUM + 1
|
/test/vts/drivers/hal/libcodecoverage/ |
gcov_basic_io.h | 20 #define GCOV_TAG_ARCS_LENGTH(NUM) (1 + (NUM)*2) 24 #define GCOV_TAG_BLOCKS_LENGTH(NUM) (NUM) 58 #define GCOV_TAG_COUNTER_LENGTH(NUM) ((NUM)*2)
|
/prebuilts/go/darwin-x86/test/ |
rename.go | 56 if n != NUM*(NUM-1)/2 { 57 fmt.Println("BUG: wrong n", n, NUM*(NUM-1)/2) 102 NUM = 39
|
/prebuilts/go/linux-x86/test/ |
rename.go | 56 if n != NUM*(NUM-1)/2 { 57 fmt.Println("BUG: wrong n", n, NUM*(NUM-1)/2) 102 NUM = 39
|
/platform_testing/scripts/perf-load-setup/ |
spin-n-threads.sh | 10 NUM=$(expr 1 + 1)
|
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/gcov-src/ |
gcov-io.h | 140 count-summary: int32:num int32:runs int64:sum 143 histogram-buckets: int32:num int64:min int64:sum 145 zero_fixup: int32:num int32:bitvector* 273 #define GCOV_TAG_BLOCKS_LENGTH(NUM) (NUM) 276 #define GCOV_TAG_ARCS_LENGTH(NUM) (1 + (NUM) * 2) 280 #define GCOV_TAG_COUNTER_LENGTH(NUM) ((NUM) * 2) 285 /* Ceiling divide by 32 bit word size, plus one word to hold NUM. * 382 gcov_unsigned_t num; \/* number of counters. *\/ member in struct:gcov_ctr_summary [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/gcov-src/ |
gcov-io.h | 140 count-summary: int32:num int32:runs int64:sum 143 histogram-buckets: int32:num int64:min int64:sum 145 zero_fixup: int32:num int32:bitvector* 273 #define GCOV_TAG_BLOCKS_LENGTH(NUM) (NUM) 276 #define GCOV_TAG_ARCS_LENGTH(NUM) (1 + (NUM) * 2) 280 #define GCOV_TAG_COUNTER_LENGTH(NUM) ((NUM) * 2) 285 /* Ceiling divide by 32 bit word size, plus one word to hold NUM. * 382 gcov_unsigned_t num; \/* number of counters. *\/ member in struct:gcov_ctr_summary [all...] |
/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/gcov-src/ |
gcov-io.h | 140 count-summary: int32:num int32:runs int64:sum 143 histogram-buckets: int32:num int64:min int64:sum 145 zero_fixup: int32:num int32:bitvector* 273 #define GCOV_TAG_BLOCKS_LENGTH(NUM) (NUM) 276 #define GCOV_TAG_ARCS_LENGTH(NUM) (1 + (NUM) * 2) 280 #define GCOV_TAG_COUNTER_LENGTH(NUM) ((NUM) * 2) 285 /* Ceiling divide by 32 bit word size, plus one word to hold NUM. * 382 gcov_unsigned_t num; \/* number of counters. *\/ member in struct:gcov_ctr_summary [all...] |
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/gcov-src/ |
gcov-io.h | 140 count-summary: int32:num int32:runs int64:sum 143 histogram-buckets: int32:num int64:min int64:sum 145 zero_fixup: int32:num int32:bitvector* 273 #define GCOV_TAG_BLOCKS_LENGTH(NUM) (NUM) 276 #define GCOV_TAG_ARCS_LENGTH(NUM) (1 + (NUM) * 2) 280 #define GCOV_TAG_COUNTER_LENGTH(NUM) ((NUM) * 2) 285 /* Ceiling divide by 32 bit word size, plus one word to hold NUM. * 382 gcov_unsigned_t num; \/* number of counters. *\/ member in struct:gcov_ctr_summary [all...] |
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/gcov-src/ |
gcov-io.h | 140 count-summary: int32:num int32:runs int64:sum 143 histogram-buckets: int32:num int64:min int64:sum 145 zero_fixup: int32:num int32:bitvector* 273 #define GCOV_TAG_BLOCKS_LENGTH(NUM) (NUM) 276 #define GCOV_TAG_ARCS_LENGTH(NUM) (1 + (NUM) * 2) 280 #define GCOV_TAG_COUNTER_LENGTH(NUM) ((NUM) * 2) 285 /* Ceiling divide by 32 bit word size, plus one word to hold NUM. * 382 gcov_unsigned_t num; \/* number of counters. *\/ member in struct:gcov_ctr_summary [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/gcov-src/ |
gcov-io.h | 140 count-summary: int32:num int32:runs int64:sum 143 histogram-buckets: int32:num int64:min int64:sum 145 zero_fixup: int32:num int32:bitvector* 273 #define GCOV_TAG_BLOCKS_LENGTH(NUM) (NUM) 276 #define GCOV_TAG_ARCS_LENGTH(NUM) (1 + (NUM) * 2) 280 #define GCOV_TAG_COUNTER_LENGTH(NUM) ((NUM) * 2) 285 /* Ceiling divide by 32 bit word size, plus one word to hold NUM. * 382 gcov_unsigned_t num; \/* number of counters. *\/ member in struct:gcov_ctr_summary [all...] |
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/gcov-src/ |
gcov-io.h | 140 count-summary: int32:num int32:runs int64:sum 143 histogram-buckets: int32:num int64:min int64:sum 145 zero_fixup: int32:num int32:bitvector* 273 #define GCOV_TAG_BLOCKS_LENGTH(NUM) (NUM) 276 #define GCOV_TAG_ARCS_LENGTH(NUM) (1 + (NUM) * 2) 280 #define GCOV_TAG_COUNTER_LENGTH(NUM) ((NUM) * 2) 285 /* Ceiling divide by 32 bit word size, plus one word to hold NUM. * 382 gcov_unsigned_t num; \/* number of counters. *\/ member in struct:gcov_ctr_summary [all...] |
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/gcov-src/ |
gcov-io.h | 140 count-summary: int32:num int32:runs int64:sum 143 histogram-buckets: int32:num int64:min int64:sum 145 zero_fixup: int32:num int32:bitvector* 273 #define GCOV_TAG_BLOCKS_LENGTH(NUM) (NUM) 276 #define GCOV_TAG_ARCS_LENGTH(NUM) (1 + (NUM) * 2) 280 #define GCOV_TAG_COUNTER_LENGTH(NUM) ((NUM) * 2) 285 /* Ceiling divide by 32 bit word size, plus one word to hold NUM. * 382 gcov_unsigned_t num; \/* number of counters. *\/ member in struct:gcov_ctr_summary [all...] |
/external/libpcap/ |
scanner.l | 394 {N} { yylval->i = stoi((char *)yytext); return NUM; } 414 icmptype { yylval->i = 0; return NUM; } 415 icmpcode { yylval->i = 1; return NUM; } 416 icmp-echoreply { yylval->i = 0; return NUM; } 417 icmp-unreach { yylval->i = 3; return NUM; } 418 icmp-sourcequench { yylval->i = 4; return NUM; } 419 icmp-redirect { yylval->i = 5; return NUM; } 420 icmp-echo { yylval->i = 8; return NUM; } 421 icmp-routeradvert { yylval->i = 9; return NUM; } 422 icmp-routersolicit { yylval->i = 10; return NUM; } [all...] |
/development/tools/findunused/ |
removeunusedresources | 26 read LINE NUM 74 read LINE NUM
|
/external/clang/test/Misc/ |
caret-diags-macros.c | 183 #define APPEND2(NUM, SUFF) -1 != NUM ## SUFF 184 #define APPEND(NUM, SUFF) APPEND2(NUM, SUFF) 197 // CHECK-NEXT: #define APPEND(NUM, SUFF) APPEND2(NUM, SUFF) 200 // CHECK-NEXT: #define APPEND2(NUM, SUFF) -1 != NUM ## SUFF
|
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/ |
scopes.rb | 79 | NUM 101 : ID '=' NUM ';' 125 : ID '=' NUM ';' 146 : NUM { $e[0]::a = Integer($NUM.text); } 160 : NUM { $f[-2]::a = Integer($NUM.text); } 170 NUM : ('0'..'9')+
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic54x/ |
struct.s | 5 NUM .int ; NUM = 0
|
/toolchain/binutils/binutils-2.27/opcodes/ |
configure.com | 55 $ NUM = 0 57 $ F = F$ELEMENT(NUM,",",FILES) 61 $ NUM = NUM + 1
|
/external/zopfli/src/zopfli/ |
blocksplitter.c | 59 #define NUM 9 /* Good value: 9. */ 61 size_t p[NUM]; 62 double vp[NUM]; 69 if (end - start <= NUM) break; 71 for (i = 0; i < NUM; i++) { 72 p[i] = start + (i + 1) * ((end - start) / (NUM + 1)); 77 for (i = 1; i < NUM; i++) { 86 end = besti == NUM - 1 ? end : p[besti + 1]; 92 #undef NUM
|
/external/ltp/testcases/kernel/hotplug/cpu_hotplug/functional/ |
cpuhotplug03.sh | 127 NUM=`ps -o psr -o command --no-headers -C cpuhotplug_do_spin_loop \ 130 if [ $NUM -lt 1 ]; then 141 tst_resm TPASS "$NUM cpuhotplug_do_spin_loop processes found on \
|