HomeSort by relevance Sort by last modified time
    Searched refs:NUM (Results 51 - 75 of 78) sorted by null

1 23 4

  /external/icu/icu4c/source/test/perf/ubrkperf/
ubrkperfold.cpp 130 enum {FLAG, NUM, STRING} type;
137 {"-langid", OptSpec::NUM, &opt_langid},
142 {"-loop", OptSpec::NUM, &opt_loopCount},
143 {"-time", OptSpec::NUM, &opt_time},
144 {"-passes", OptSpec::NUM, &opt_passesCount},
257 case OptSpec::NUM:
  /external/bison/data/
glr.c 132 # b4_rhs_value(RULE-LENGTH, NUM, [TYPE])
134 # Expansion of $<TYPE>NUM, where the current rule has RULE-LENGTH
152 # b4_rhs_location(RULE-LENGTH, NUM)
154 # Expansion of @NUM, where the current rule has RULE-LENGTH symbols
364 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM.
384 /* YYDPREC[RULE-NUM] -- Dynamic precedence of rule #RULE-NUM (0 if none). */
390 /* YYMERGER[RULE-NUM] -- Index of merging function for rule #RULE-NUM. *
    [all...]
yacc.c 145 # b4_rhs_value(RULE-LENGTH, NUM, [TYPE])
147 # Expansion of $<TYPE>NUM, where the current rule has RULE-LENGTH
165 # b4_rhs_location(RULE-LENGTH, NUM)
167 # Expansion of @NUM, where the current rule has RULE-LENGTH symbols
652 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM.
661 /* YYTOKNUM[YYLEX-NUM] -- Internal token number corresponding to
662 token YYLEX-NUM. */
681 /* YYDEFACT[STATE-NAME] -- Default reduction number in state STATE-NUM.
689 /* YYDEFGOTO[NTERM-NUM]. *
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
configure.com 382 $ NUM = 0
385 $ F = F$ELEMENT(NUM,",",FILES)
402 $ NUM = NUM + 1
  /hardware/intel/img/psb_video/src/
tng_trace.c 50 #define PRINT_ARRAY_NEW( FEILD, NUM) \
51 for(i=0;i< NUM;i++) { \
57 #define PRINT_ARRAY_INT( FEILD, NUM) \
61 for(tmp=0;tmp< NUM;tmp++) { \
70 #define PRINT_ARRAY_BYTE( FEILD, NUM) \
74 for(tmp=0;tmp< NUM;tmp++) { \
84 #define PRINT_ARRAY( FEILD, NUM) \
85 for(i=0;i< NUM;i++) \
90 #define PRINT_ARRAY( FEILD, NUM) PRINT_ARRAY_NEW(FEILD, NUM)
    [all...]
  /external/icu/icu4c/source/test/perf/collationperf/
collperf.cpp 146 enum {FLAG, NUM, STRING} type;
153 {"-langid", OptSpec::NUM, &opt_langid},
171 {"-level", OptSpec::NUM, &opt_level},
174 {"-loop", OptSpec::NUM, &opt_loopCount},
175 {"-iloop", OptSpec::NUM, &opt_iLoopCount},
246 case OptSpec::NUM:
    [all...]
  /external/llvm/lib/Target/NVPTX/InstPrinter/
NVPTXInstPrinter.cpp 203 case NVPTX::PTXCmpMode::NUM:
204 O << ".num";
  /external/libjpeg-turbo/
CMakeLists.txt 21 set(NUM ${${NUMBER}})
23 set(NUM "0${NUM}")
25 set(${NUMBER} ${NUM} PARENT_SCOPE)
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
SlotIndexes.h 86 enum Slot { LOAD, USE, DEF, STORE, NUM };
116 InstrDist = 4*NUM
553 getMBBRange(unsigned Num) const {
554 return MBBRanges[Num];
564 SlotIndex getMBBStartIdx(unsigned Num) const {
565 return getMBBRange(Num).first;
574 SlotIndex getMBBEndIdx(unsigned Num) const {
575 return getMBBRange(Num).second;
LiveInterval.h 220 NUM = 4
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
defaults.h 181 #define ASM_OUTPUT_DEBUG_LABEL(FILE, PREFIX, NUM) \
182 (*targetm.asm_out.internal_label) (FILE, PREFIX, NUM)
    [all...]
rtl.h 393 #define PUT_NUM_ELEM(RTVEC, NUM) ((RTVEC)->num_elem = (NUM))
    [all...]
  /hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
IPACM_Wlan.cpp 229 IPACMDBG_H("Got IPA_ADDR_ADD_EVENT ip-family:%d, v6 num %d: \n",data->iptype,num_dft_rt_v6);
    [all...]
IPACM_Lan.cpp 319 IPACMDBG_DMESG("### WARNING ### num ipv4 flt rules on client %d is not expected: %d expected value: 0",
324 IPACMDBG_DMESG("### WARNING ### num ipv6 flt rules on client %d is not expected: %d expected value: 0",
375 IPACMDBG_H("Got IPA_ADDR_ADD_EVENT ip-family:%d, v6 num %d: \n",data->iptype,num_dft_rt_v6);
    [all...]
IPACM_Wan.cpp 713 IPACMDBG_H("Got IPA_ADDR_ADD_EVENT ip-family:%d, v6 num %d: \n",data->iptype,num_dft_rt_v6);
    [all...]
  /external/llvm/lib/Analysis/
CFLGraph.h 463 #define HANDLE_INST(NUM, OPCODE, CLASS) \
  /frameworks/native/include/input/
InputEventLabels.h 120 DEFINE_KEYCODE(NUM),
  /external/icu/icu4c/source/test/intltest/
numrgts.cpp 784 Number num = df.parse(str, new ParsePosition(0));
785 if (num.doubleValue() != -9.223372036854776E16)
1340 Formattable num; local
1403 double num = 1234.5; local
1431 Formattable num; local
1510 Formattable num; local
1960 Formattable num; local
2182 Formattable num; local
2509 Formattable num; local
3029 char *num = new char[NUMSIZE]; local
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
od-macho.c 444 printf (" local symbols: idx: %10lu num: %-8lu",
448 printf (" external symbols: idx: %10lu num: %-8lu",
452 printf (" undefined symbols: idx: %10lu num: %-8lu",
456 printf (" table of content: off: 0x%08lx num: %-8lu",
460 printf (" module table: off: 0x%08lx num: %-8lu",
466 printf (" external reference table: off: 0x%08lx num: %-8lu",
471 printf (" indirect symbol table: off: 0x%08lx num: %-8lu",
476 printf (" external relocation table: off: 0x%08lx num: %-8lu",
480 printf (" local relocation table: off: 0x%08lx num: %-8lu",
510 printf (" extdefsym: idx: %8lu num: %lu\n"
    [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp     [all...]
  /external/llvm/utils/TableGen/
CodeGenTarget.cpp 304 #define HANDLE_TARGET_OPCODE(OPC, NUM) #OPC,
  /external/libpcap/
grammar.c 385 NUM = 292,
507 #define NUM 292
889 /* YYTRANSLATE[TOKEN-NUM] -- Symbol number corresponding to TOKEN-NUM
964 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM.
972 "MOPRC", "MOPDL", "TK_BROADCAST", "TK_MULTICAST", "NUM", "INBOUND",
996 /* YYTOKNUM[NUM] -- (External) token number corresponding to the
997 (internal) symbol number NUM (which must be that of a token). */
1027 /* YYPACT[STATE-NUM] -- Index in YYTABLE of the portion describin
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-crx.c 48 /* Assign a number NUM, shifted by SHIFT bytes, into a location
50 #define CRX_PRINT(BYTE, NUM, SHIFT) output_opcode[BYTE] |= (NUM << SHIFT)
    [all...]
tc-cr16.c 42 /* Assign a number NUM, shifted by SHIFT bytes, into a location
44 #define CR16_PRINT(BYTE, NUM, SHIFT) output_opcode[BYTE] |= (NUM << SHIFT)
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/cssparser/cssparser/0.9.13/
cssparser-0.9.13.jar 

Completed in 1154 milliseconds

1 23 4