Home
last modified time | relevance | path

Searched refs:lbl (Results 1 – 25 of 35) sorted by relevance

12

/external/llvm/test/MC/AArch64/
Darm64-condbr-without-dots.s3 beq lbl
4 bne lbl
5 bcs lbl
6 bhs lbl
7 blo lbl
8 bcc lbl
9 bmi lbl
10 bpl lbl
11 bvs lbl
12 bvc lbl
[all …]
Dbasic-a64-instructions.s1139 cbz w5, lbl
1140 cbz x5, lbl
1141 cbnz x2, lbl
1142 cbnz x26, lbl
1152 cbz wzr, lbl
1153 cbnz xzr, lbl
1173 b.eq lbl
1174 b.ne lbl
1175 b.cs lbl
1176 b.hs lbl
[all …]
Dbasic-a64-diagnostics.s1095 cbnz wsp, lbl
1096 cbz sp, lbl
1125 b.zf lbl
/external/clang/test/CodeGen/
Dstatements.c29 static void *lbls[] = { &&lbl }; in test5()
31 lbl: in test5()
Dexprs.c173 __extension__({ goto lbl; }); in f16()
174 lbl: in f16()
/external/lldb/examples/summaries/cocoa/
Dmetrics.py17 def __init__(self,lbl=None): argument
18 self.label = "" if lbl is None else lbl
/external/clang/test/SemaCXX/
Dgoto.cpp122 goto lbl; // expected-error {{cannot jump}} in test()
124 lbl: in test()
/external/iproute2/examples/
Dgaiconf41 ${IP} -6 addrlabel list | while read p pfx l lbl; do
42 echo label ${pfx} ${lbl}
/external/llvm/test/Transforms/LoopStrengthReduce/
Dpr18165.ll34 br i1 %tobool7.i, label %if.end9.i, label %lbl.loopexit.i
36 lbl.loopexit.i: ; preds = %for.body6.i.outer, %lbl.loopexit.i
37 br label %lbl.loopexit.i
/external/clang/test/Sema/
Dreturn.c281 lbl: in test35()
283 goto lbl; in test35()
/external/clang/test/CodeGenCXX/
Dexceptions.cpp300 lbl: in test()
301 if (cond()) goto lbl; in test()
Dconst-init-cxx11.cpp473 constexpr long a(bool x) { return x ? 0 : (long)&&lbl + (0 && ({lbl: 0;})); } in a()
474 void test() { static long b = (long)&&lbl - a(false); lbl: return; } in test()
/external/libpcap/
DREADME20 Network Research Group <libpcap@ee.lbl.gov>
21 ftp://ftp.ee.lbl.gov/old/libpcap-0.4a7.tar.Z
44 ftp://ftp.ee.lbl.gov/papers/bpf-usenix93.ps.Z
DMakefile.in273 lbl/os-aix4.h \
274 lbl/os-hpux11.h \
275 lbl/os-osf4.h \
276 lbl/os-osf5.h \
277 lbl/os-solaris2.h \
278 lbl/os-sunos4.h \
279 lbl/os-ultrix4.h \
DINSTALL.txt44 ftp://ftp.ee.lbl.gov/flex-*.tar.Z
68 ftp://ftp.ee.lbl.gov/bpf-*.tar.Z
346 lbl/os-*.h - OS-dependent defines and prototypes
/external/tcpdump/
DMakefile.in231 lbl/os-osf4.h \
232 lbl/os-solaris2.h \
233 lbl/os-sunos4.h \
234 lbl/os-ultrix4.h \
DREADME.md25 Network Research Group <tcpdump@ee.lbl.gov>
26 ftp://ftp.ee.lbl.gov/old/tcpdump.tar.Z (3.4)
32 anonymous ftp to `ftp.ee.lbl.gov`, in `tcpdump.tar.Z`. More recent
DINSTALL.txt106 lbl/os-*.h - OS-dependent defines and prototypes
/external/libpcap/Win32/Prj/
Dlibpcap.dsp44 # ADD CPP /nologo /MT /W3 /GX /O2 /I "../../" /I "../../lbl/" /I "../../bpf/" /I "../include/" /I "…
67 # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../../" /I "../../lbl/" /I "../../bpf/" /I "../inclu…
/external/eigen/Eigen/
DSuperLUSupport34 …* This module provides an interface to the <a href="http://crd-legacy.lbl.gov/~xiaoye/SuperLU/">Su…
/external/tcpdump/win32/prj/
DGNUmakefile16 -I ../../lbl -I../.. \
DWinDump.dsp45 …2/Include/net" /I "../../Win32/Include" /I "../../linux-Include" /I "../../lbl" /I "../../" /I "..…
69 …2/Include/net" /I "../../Win32/Include" /I "../../linux-Include" /I "../../lbl" /I "../../" /I "..…
/external/valgrind/VEX/unused/
Dlinker.c306 void * lookupSymbol( char *lbl ) in lookupSymbol() argument
311 val = search_StringMap(global_symbol_table, lbl); in lookupSymbol()
/external/valgrind/VEX/switchback/
Dlinker.c374 void * lookupSymbol( char *lbl )
379 val = search_StringMap(global_symbol_table, lbl);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...

12