Home
last modified time | relevance | path

Searched defs:labels (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
Dmetagrammar.c121 static label labels[19] = { variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Parser/
Dmetagrammar.c121 static label labels[19] = { variable
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dns_print.c506 u_int type, algorithm, labels, footprint; in ns_sprintrrf() local
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
DPCCTSAST.cpp247 scanmatch(ScanAST *t, PCCTS_AST **labels[], int *n) in scanmatch()
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
DPCCTSAST.cpp252 scanmatch(ScanAST *t, PCCTS_AST **labels[], int *n) in scanmatch()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/lib/
Dastlib.c327 ast_scanmatch(ScanAST *t, SORAST *u, SORAST **labels[], int *n) in ast_scanmatch()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dgraminit.c2001 static label labels[169] = { variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dgraminit.c2001 static label labels[169] = { variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dmailbox.py1726 def set_labels(self, labels): argument