HomeSort by: relevance | last modified time | path
    Searched refs:xxx (Results 1 - 25 of 176) sorted by relevancy

1 2 3 4 5 6 7 8

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
nsimport.cc 11 int xxx = 33; member in namespace:__anon18254
18 (void) xxx;
static-method.cc 18 namespace xxx namespace
22 static int func (void) { return 0; } // xxx::func
26 static int func (void) { return 0; } // xxx::A::func
34 return xxx::func () + xxx::A::func ();
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
nsimport.cc 11 int xxx = 33; member in namespace:__anon20998
18 (void) xxx;
static-method.cc 18 namespace xxx namespace
22 static int func (void) { return 0; } // xxx::func
26 static int func (void) { return 0; } // xxx::A::func
34 return xxx::func () + xxx::A::func ();
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
amd64-optimout-repeat.c 24 int xxx[0x100]; member in struct:__anon20756
amd64-optimout-repeat.exp 35 gdb_test "print v" { = {i = 0, xxx = {<optimized out> <repeats 256 times>}}}
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
amd64-optimout-repeat.c 24 int xxx[0x100]; member in struct:__anon438
amd64-optimout-repeat.exp 35 gdb_test "print v" { = {i = 0, xxx = {<optimized out> <repeats 256 times>}}}
  /src/crypto/external/bsd/heimdal/dist/lib/roken/
getcwd.c 50 char xxx[MaxPathLen]; local
52 ret = getwd(xxx);
54 strlcpy(path, xxx, size);
  /src/external/gpl3/gdb/dist/sim/testsuite/bfin/
lp1.s 7 LSETUP ( xxx , yyy ) LC0 = P0;
8 xxx: label
  /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/
lp1.s 7 LSETUP ( xxx , yyy ) LC0 = P0;
8 xxx: label
  /src/sys/arch/vax/boot/boot/
data.h 63 long xxx[6]; /* 24 -- total: 84 bytes */ member in struct:bqo
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.fortran/
mixed-lang-stack.cpp 44 int xxx = 9; member in class:derived_type
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/
mixed-lang-stack.cpp 44 int xxx = 9; member in class:derived_type
  /src/sys/arch/sandpoint/stand/altboot/
globals.h 156 #define NIF_DECL(xxx) \
157 int xxx ## _match(unsigned, void *); \
158 void * xxx ## _init(unsigned, void *); \
159 int xxx ## _send(void *, char *, unsigned); \
160 int xxx ## _recv(void *, char *, unsigned, unsigned); \
161 void xxx ## _shutdown(void *)
193 #define DSK_DECL(xxx) \
194 int xxx ## _match(unsigned, void *); \
195 void * xxx ## _init(unsigned, void *)
  /src/external/bsd/zstd/dist/tests/gzip/
mixed.sh 23 printf 'xxx\nyyy\n' > exp2 || framework_failure_
28 (echo xxx; echo yyy) > in || fail=1
34 # (echo xxx; echo yyy|gzip) > in || fail=1
39 (echo xxx|gzip; echo yyy) > in || fail=1
43 (echo xxx|gzip; echo yyy|gzip) > in || fail=1
  /src/external/gpl2/lvm2/dist/test/
t-lvresize-usage.sh 20 not lvresize -v -l +4 xxx/$lv
  /src/external/lgpl3/gmp/dist/
tal-notreent.c 47 static tmp_stack xxx = {&xxx, &xxx, 0}; variable
48 static tmp_stack *current = &xxx;
  /src/lib/libm/src/
k_tan.c 55 static const double xxx[] = { variable
73 #define one xxx[13]
74 #define pio4 xxx[14]
75 #define pio4lo xxx[15]
76 #define T xxx
  /src/external/bsd/ipf/dist/perl/
ipfmeta.pl 154 [NOC] xxx.yy.zz.1/32 xxx.yy.zz.2/32
188 pass in from xxx.yy.zz.1/32 to 192.168.1.1/32 port = 22
190 pass in from xxx.yy.zz.1/32 to 192.168.1.1/32 port = 23
192 pass in from xxx.yy.zz.1/32 to 192.168.1.2/32 port = 22
194 pass in from xxx.yy.zz.1/32 to 192.168.1.2/32 port = 23
196 pass in from xxx.yy.zz.2/32 to 192.168.1.1/32 port = 22
198 pass in from xxx.yy.zz.2/32 to 192.168.1.1/32 port = 23
200 pass in from xxx.yy.zz.2/32 to 192.168.1.2/32 port = 22
202 pass in from xxx.yy.zz.2/32 to 192.168.1.2/32 port = 2
    [all...]
  /src/external/historical/nawk/dist/testdir/
T.split 181 }' > $TEMP1 <<XXX
182 @@@ xxx
183 @@@ xxx
184 @@@ xxx
185 XXX
  /src/sys/arch/mvme68k/stand/netboot/
if_iereg.h 111 u_short xxx[32]; /* prom */ member in struct:ievme
  /src/sys/arch/or1k/include/
elf_machdep.h 86 #define ELF64_MACHDEP_ENDIANNESS xxx
  /src/sys/arch/sun3/dev/
if_iereg.h 111 u_short xxx[32]; /* prom */ member in struct:ievme
  /src/external/gpl3/gdb/dist/sim/testsuite/arm/thumb/
testutils.inc 76 .if xxx
84 .if xxx

Completed in 72 milliseconds

1 2 3 4 5 6 7 8