Home
last modified time | relevance | path

Searched refs:NUM (Results 1 – 15 of 15) sorted by relevance

/linux-4.4.14/tools/lguest/
Dextract17 NUM=`echo "$LINE" | sed "s/.*$PREFIX:\([0-9]*\).*/\1/"`
18 if [ -f $TMPDIR/$NUM ]; then
19 echo "$TMPDIR/$NUM already exits prior to $f"
22 exec 3>>$TMPDIR/$NUM
23 echo $f | sed 's,\.\./,,g' > $TMPDIR/.$NUM
27 NUM=`echo "$LINE" | sed "s/.*$PREFIX:\([0-9]*\).*/\1/"`
28 if [ -f $TMPDIR/$NUM ]; then
29 echo "$TMPDIR/$NUM already exits prior to $f"
32 exec 3>>$TMPDIR/$NUM
33 echo $f | sed 's,\.\./,,g' > $TMPDIR/.$NUM
/linux-4.4.14/arch/x86/tools/
Dcalc_run_size.sh9 NUM='\([0-9a-fA-F]*[ \t]*\)'
10 OUT=$(sed -n 's/^[ \t0-9]*.b[sr][sk][ \t]*'"$NUM$NUM$NUM$NUM"'.*/\1\4/p')
/linux-4.4.14/drivers/net/ethernet/sun/
Dniu.h307 #define XMAC_ALT_ADDR0(NUM) (0x00218UL + (NUM)*0x18UL) argument
310 #define XMAC_ALT_ADDR1(NUM) (0x00220UL + (NUM)*0x18UL) argument
313 #define XMAC_ALT_ADDR2(NUM) (0x00228UL + (NUM)*0x18UL) argument
331 #define XMAC_HASH_TBL(NUM) (0x00840UL + (NUM) * 0x8UL) argument
336 #define XMAC_HOST_INFO(NUM) (0x00900UL + (NUM) * 0x8UL) argument
504 #define BMAC_ALT_ADDR0(NUM) (0x00118UL + (NUM)*0x18UL) argument
507 #define BMAC_ALT_ADDR1(NUM) (0x00120UL + (NUM)*0x18UL) argument
510 #define BMAC_ALT_ADDR2(NUM) (0x00128UL + (NUM)*0x18UL) argument
537 #define BMAC_HASH_TBL(NUM) (0x002c0UL + (NUM) * 0x8UL) argument
576 #define BMAC_HOST_INFO(NUM) (0x00400UL + (NUM) * 0x8UL) argument
[all …]
/linux-4.4.14/tools/perf/util/
Dparse-events.c765 CHECK_TYPE_VAL(NUM); in config_term_common()
769 CHECK_TYPE_VAL(NUM); in config_term_common()
773 CHECK_TYPE_VAL(NUM); in config_term_common()
777 CHECK_TYPE_VAL(NUM); in config_term_common()
780 CHECK_TYPE_VAL(NUM); in config_term_common()
789 CHECK_TYPE_VAL(NUM); in config_term_common()
800 CHECK_TYPE_VAL(NUM); in config_term_common()
803 CHECK_TYPE_VAL(NUM); in config_term_common()
806 CHECK_TYPE_VAL(NUM); in config_term_common()
/linux-4.4.14/tools/perf/Documentation/
Dperf-probe.txt112 --max-probes=NUM::
167 "FUNC[@SRC][:RLN[+NUM|-RLN2]]|SRC[:ALN[+NUM|-ALN2]]"
173 many lines to show by using 'NUM'. Moreover, 'FUNC@SRC' combination is good
/linux-4.4.14/drivers/staging/speakup/
Dmain.c209 NUM, NUM, NUM, NUM, NUM, NUM, NUM, NUM, /* 01234567 */
210 NUM, NUM, A_PUNC, PUNC, PUNC, PUNC, PUNC, A_PUNC, /* 89:;<=>? */
Dspeakup.h26 #define NUM 0x0009 macro
Dvarhandlers.c76 value = NUM; in spk_chartab_get_value()
Dkobjects.c55 else if (IS_TYPE(i, NUM)) in chars_chartab_show()
/linux-4.4.14/scripts/dtc/
Ddtc-parser.tab.c_shipped458 /* YYTRANSLATE[TOKEN-NUM] -- Symbol number corresponding to TOKEN-NUM
509 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM.
530 /* YYTOKNUM[NUM] -- (External) token number corresponding to the
531 (internal) symbol number NUM (which must be that of a token). */
552 /* YYPACT[STATE-NUM] -- Index in YYTABLE of the portion describing
553 STATE-NUM. */
573 /* YYDEFACT[STATE-NUM] -- Default reduction number in state STATE-NUM.
595 /* YYPGOTO[NTERM-NUM]. */
603 /* YYDEFGOTO[NTERM-NUM]. */
611 /* YYTABLE[YYPACT[STATE-NUM]] -- What to do in state STATE-NUM. If
[all …]
/linux-4.4.14/scripts/genksyms/
Dparse.tab.c_shipped579 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM.
614 /* YYTOKNUM[YYLEX-NUM] -- Internal token number corresponding to
615 token YYLEX-NUM. */
665 /* YYDEFACT[STATE-NAME] -- Default reduction number in state STATE-NUM.
691 /* YYDEFGOTO[NTERM-NUM]. */
701 /* YYPACT[STATE-NUM] -- Index in YYTABLE of the portion describing
702 STATE-NUM. */
727 /* YYPGOTO[NTERM-NUM]. */
737 /* YYTABLE[YYPACT[STATE-NUM]]. What to do in state STATE-NUM. If
859 /* YYSTOS[STATE-NUM] -- The (internal number of the) accessing
[all …]
/linux-4.4.14/scripts/kconfig/
Dzconf.tab.c_shipped567 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM.
593 /* YYTOKNUM[YYLEX-NUM] -- Internal token number corresponding to
594 token YYLEX-NUM. */
640 /* YYDEFACT[STATE-NAME] -- Default reduction number in state STATE-NUM.
667 /* YYDEFGOTO[NTERM-NUM]. */
677 /* YYPACT[STATE-NUM] -- Index in YYTABLE of the portion describing
678 STATE-NUM. */
704 /* YYPGOTO[NTERM-NUM]. */
714 /* YYTABLE[YYPACT[STATE-NUM]]. What to do in state STATE-NUM. If
792 /* YYSTOS[STATE-NUM] -- The (internal number of the) accessing
[all …]
/linux-4.4.14/Documentation/
Dcputopology.txt127 See cpu-hotplug.txt for the possible_cpus=NUM kernel start parameter
/linux-4.4.14/drivers/media/dvb-frontends/drx39xyj/
Ddrx_driver.h442 #define DRX_VERSIONSTRING_HELP(NUM) #NUM argument
/linux-4.4.14/Documentation/input/
Datarikbd.txt509 NUM ; number of bytes (0-128)