Home
last modified time | relevance | path

Searched defs:label (Results 1 – 25 of 36) sorted by relevance

12

/device/linaro/bootloader/arm-trusted-firmware/include/common/aarch64/
Dasm_macros.S40 .macro smc_check label argument
54 .macro vector_base label argument
67 .macro vector_entry label argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/
Didna.py14 def nameprep(label): argument
62 def ToASCII(label): argument
105 def ToUnicode(label): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/encodings/
Didna.py14 def nameprep(label): argument
62 def ToASCII(label): argument
105 def ToUnicode(label): argument
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/
Ddlg.h74 set label; /* one arc always labelled with epsilon */ variable
107 set label; member
Doutput.c829 void p_set(set label) in p_set()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/pgen2/
Dpgen.py61 def make_label(self, c, label): argument
342 def addarc(self, next, label=None): argument
357 def addarc(self, next, label): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/
Dtktools.py210 def make_form_entry(parent, label, borderwidth=None): argument
244 def make_labeled_form_entry(parent, label, entrywidth=20, entryheight=1, argument
299 def make_group_frame(master, name=None, label=None, fill=Y, argument
/device/linaro/bootloader/arm-trusted-firmware/bl32/tsp/aarch64/
Dtsp_exceptions.S53 .macro handle_tsp_interrupt label argument
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/support/rexpr/
Drexpr.c453 static void ArcBetweenGraphNodes(NodePtr i,NodePtr j,int label) in ArcBetweenGraphNodes()
470 static Graph BuildNFA_atom(int label) in BuildNFA_atom()
Drexpr.h7 int label; member
/device/linaro/bootloader/arm-trusted-firmware/bl31/aarch64/
Druntime_exceptions.S62 .macro handle_interrupt_exception label argument
/device/linaro/bootloader/arm-trusted-firmware/include/common/aarch32/
Dasm_macros.S53 .macro vector_base label argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
DcProfile.py155 def label(code): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/cgi/
Dwiki.py53 def cmd_edit(self, form, label="Change"): argument
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
Dasm.h149 #define MSG(msg,reg,label) \ argument
/device/linaro/bootloader/arm-trusted-firmware/plat/xilinx/zynqmp/aarch64/
Dzynqmp_common.c175 char *label = "Unknown"; in zynqmp_print_platform_name() local
/device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
Dasm.h130 #define SPLLOWER(label) \ argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dgrammar.h17 } label; typedef
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dgrammar.h17 } label; typedef
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dns_name.c173 u_char *label, *bp, *eom; in ns_name_pton() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_parser.py303 def check_bad_tree(self, tree, label): argument
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dsyn.h141 char *label; /* label==""; implies not attached to any member
253 unsigned char label;/* token label or expression ? */ variable
Dantlr.c1981 LabelEntry *label=NULL; local
2831 ExceptionHandler *h; LabelEntry *label=NULL; /* MR6 */ in exception_group() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlparser.c340 static void closegoto (LexState *ls, int g, Labeldesc *label) { in closegoto()
1181 TString *label; in gotostat() local
1195 static void checkrepeated (FuncState *fs, Labellist *ll, TString *label) { in checkrepeated()
1215 static void labelstat (LexState *ls, TString *label, int line) { in labelstat()
Dlparser.h87 Labellist label; /* list of active labels */ member

12