Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-parser.tab.c_shipped475 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM.
490 /* YYTOKNUM[YYLEX-NUM] -- Internal token number corresponding to
491 token YYLEX-NUM. */
519 STATE-NUM when YYTABLE doesn't specify something else to do. Zero
532 /* YYDEFGOTO[NTERM-NUM]. */
539 /* YYPACT[STATE-NUM] -- Index in YYTABLE of the portion describing
540 STATE-NUM. */
553 /* YYPGOTO[NTERM-NUM]. */
560 /* YYTABLE[YYPACT[STATE-NUM]]. What to do in state STATE-NUM. If
585 /* YYSTOS[STATE-NUM] -- The (internal number of the) accessing
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dparse.c_shipped542 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM.
577 /* YYTOKNUM[YYLEX-NUM] -- Internal token number corresponding to
578 token YYLEX-NUM. */
629 STATE-NUM when YYTABLE doesn't specify something else to do. Zero
654 /* YYDEFGOTO[NTERM-NUM]. */
664 /* YYPACT[STATE-NUM] -- Index in YYTABLE of the portion describing
665 STATE-NUM. */
690 /* YYPGOTO[NTERM-NUM]. */
700 /* YYTABLE[YYPACT[STATE-NUM]]. What to do in state STATE-NUM. If
821 /* YYSTOS[STATE-NUM] -- The (internal number of the) accessing
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.tab.c_shipped554 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM.
579 /* YYTOKNUM[YYLEX-NUM] -- Internal token number corresponding to
580 token YYLEX-NUM. */
625 STATE-NUM when YYTABLE doesn't specify something else to do. Zero
651 /* YYDEFGOTO[NTERM-NUM]. */
661 /* YYPACT[STATE-NUM] -- Index in YYTABLE of the portion describing
662 STATE-NUM. */
688 /* YYPGOTO[NTERM-NUM]. */
698 /* YYTABLE[YYPACT[STATE-NUM]]. What to do in state STATE-NUM. If
771 /* YYSTOS[STATE-NUM] -- The (internal number of the) accessing
[all …]
/utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/nsk2/
H A DhalTSP.h84 #define HAL_TSP_PCRFLT_GET_ID(NUM) (TSP_PCRFLT_START_ID + (NUM)) argument
/utopia/UTPA2-700.0.x/modules/dmx/hal/kano/tsp/
H A DhalTSP.h96 #define HAL_TSP_PCRFLT_GET_ID(NUM) (TSP_PCRFLT_START_ID + (NUM)) argument
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/nsk2/
H A DhalTSP.h94 #define HAL_TSP_PCRFLT_GET_ID(NUM) (TSP_PCRFLT_START_ID + (NUM)) argument
/utopia/UTPA2-700.0.x/modules/dmx/hal/curry/tsp/
H A DhalTSP.h88 #define HAL_TSP_PCRFLT_GET_ID(NUM) (TSP_PCRFLT_START_ID + (NUM)) argument
/utopia/UTPA2-700.0.x/modules/dmx/hal/k6/tsp/
H A DhalTSP.h97 #define HAL_TSP_PCRFLT_GET_ID(NUM) (TSP_PCRFLT_START_ID + (NUM)) argument
/utopia/UTPA2-700.0.x/modules/dmx/hal/k7u/tsp/
H A DhalTSP.h91 #define HAL_TSP_PCRFLT_GET_ID(NUM) (TSP_PCRFLT_START_ID + (NUM)) argument
/utopia/UTPA2-700.0.x/modules/dmx/hal/k6lite/tsp/
H A DhalTSP.h90 #define HAL_TSP_PCRFLT_GET_ID(NUM) (TSP_PCRFLT_START_ID + (NUM)) argument
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/nsk2/
H A DhalTSP.h87 #define HAL_TSP_PCRFLT_GET_ID(NUM) (TSP_PCRFLT_START_ID + (NUM)) argument
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/nsk2/
H A DhalTSP.h87 #define HAL_TSP_PCRFLT_GET_ID(NUM) (TSP_PCRFLT_START_ID + (NUM)) argument
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP2.c278 #define TSP_PCRFLT_GET_ID(NUM) (_tspFltIdMap.u32PcrFltId_Start + (NUM)) argument