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

1 2 3 4 5 6 7 8 91011>>

  /src/usr.bin/expand/
Makefile 4 PROG= expand
5 MLINKS= expand.1 unexpand.1
  /src/external/gpl2/texinfo/dist/makeinfo/
xref.h 30 extern char *get_xref_token (int expand);
  /src/usr.bin/make/unit-tests/
dir-expand-path.exp 1 dir-expand-path.dir.1/file1.src
2 dir-expand-path.dir.1/file2.src
3 dir-expand-path.dir.2/file3.src
var-op-expand.exp 1 make: var-op-expand.mk:274: Unknown modifier ":s,value,replaced,"
4 make: var-op-expand.mk:282: Unknown modifier ":s,value,replaced,"
7 make: var-op-expand.mk:295: Bad condition
9 make: var-op-expand.mk:295: Unknown modifier ":Z1"
12 make: var-op-expand.mk:295: Unknown modifier ":Z2"
15 make: var-op-expand.mk:295: Unknown modifier ":Z1"
17 make: var-op-expand.mk:295: Unknown modifier ":Z2"
  /src/external/gpl2/texinfo/dist/makeinfo/tests/
node-expand 7 ../makeinfo --commands-in-node-names $srcdir/node-expand.txi
8 test -s node-expand.info
11 rm -f node-expand.info
  /src/external/gpl3/gdb/dist/sim/ppc/
dc-stupid 22 ## Branch Conditional instruction - Expand BO{0:4} only, ignore BO{5}
24 array,expand-forced: 6: 9: 6: 9:BO: 0xfc000000:0x40000000
26 ## Expand RA on equality with 0 in Add instructions were if(RA==0) appears.
dc-complex 22 ## Branch Conditional instruction - Expand BO{0:4}
24 array,expand-forced: 6:10: 6:10:BO: 0xfc000000:0x40000000
26 ## Expand RA on equality with 0 in Add instructions were if(RA==0) appears.
  /src/external/gpl3/gdb.old/dist/sim/ppc/
dc-stupid 22 ## Branch Conditional instruction - Expand BO{0:4} only, ignore BO{5}
24 array,expand-forced: 6: 9: 6: 9:BO: 0xfc000000:0x40000000
26 ## Expand RA on equality with 0 in Add instructions were if(RA==0) appears.
dc-complex 22 ## Branch Conditional instruction - Expand BO{0:4}
24 array,expand-forced: 6:10: 6:10:BO: 0xfc000000:0x40000000
26 ## Expand RA on equality with 0 in Add instructions were if(RA==0) appears.
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
expand-sals.exp 18 set srcfile expand-sals.cc
19 if { [prepare_for_testing "failed to prepare" expand-sals $srcfile {debug c++}] } {
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
realname-expand.exp 16 standard_testfile .c realname-expand-real.c
23 set srcfilelink [standard_output_file realname-expand-link.c]
42 gdb_test "rbreak realname-expand-real.c:func" \
44 "Breakpoint 1 at $hex: file \[^\r\n\]*/realname-expand-link\\.c, line $decimal\\." \
50 gdb_test "break realname-expand-real.c:func" \
51 "\r\nBreakpoint 2 at $hex: file \[^\r\n\]*/realname-expand-link\\.c, line $decimal\\."
annotate-symlink.exp 16 standard_testfile realname-expand.c realname-expand-real.c
23 set srcfilelink [standard_output_file realname-expand-link.c]
52 "Breakpoint .* func .*realname-expand-link.c:$decimal\r\n\032\032.*realname-expand-link.c:.*"
fullpath-expand.exp 16 standard_testfile .c fullpath-expand-func.c
49 "rbreak XXX/fullpath-expand-func.c:func"
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
realname-expand.exp 16 standard_testfile .c realname-expand-real.c
23 set srcfilelink [standard_output_file realname-expand-link.c]
42 gdb_test "rbreak realname-expand-real.c:func" \
44 "Breakpoint 1 at $hex: file \[^\r\n\]*/realname-expand-link\\.c, line $decimal\\." \
50 gdb_test "break realname-expand-real.c:func" \
51 "\r\nBreakpoint 2 at $hex: file \[^\r\n\]*/realname-expand-link\\.c, line $decimal\\."
annotate-symlink.exp 16 standard_testfile realname-expand.c realname-expand-real.c
23 set srcfilelink [build_standard_output_file realname-expand-link.c]
52 "Breakpoint .* func .*realname-expand-link.c:$decimal\r\n\032\032.*realname-expand-link.c:.*"
fullpath-expand.exp 16 standard_testfile .c fullpath-expand-func.c
49 "rbreak XXX/fullpath-expand-func.c:func"
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
expand-sals.exp 18 set srcfile expand-sals.cc
19 if { [prepare_for_testing "failed to prepare" expand-sals $srcfile {debug c++}] } {
  /src/usr.bin/rdist/
Makefile 8 SRCS= docmd.c expand.c gram.y lookup.c main.c server.c
  /src/crypto/external/bsd/openssl/dist/crypto/comp/
comp_local.h 18 int (*expand) (COMP_CTX *ctx, member in struct:comp_method_st
  /src/crypto/external/bsd/openssl.old/dist/crypto/comp/
comp_local.h 18 int (*expand) (COMP_CTX *ctx, member in struct:comp_method_st
  /src/external/bsd/pcc/dist/pcc/arch/powerpc/
local2.c 293 expand(p, 0, "\tcmplw UL,UR" COM "compare 64-bit values (upper)\n");
295 expand(p, 0, "\tcmpw UL,UR" COM "compare 64-bit values (upper)\n");
299 expand(p, 0, "\tcmplw AL,AR" COM "(and lower)\n");
301 expand(p, 0, "\tcmpw AL,AR" COM "(and lower)\n");
313 expand(p, INBREG, "\tsrwi A1,AL,32-AR" COM "64-bit left-shift\n");
314 expand(p, INBREG, "\tslwi U1,UL,AR\n");
315 expand(p, INBREG, "\tor U1,U1,A1\n");
316 expand(p, INBREG, "\tslwi A1,AL,AR\n");
318 expand(p, INBREG, "\tli A1,0" COM "64-bit left-shift\n");
320 expand(p, INBREG, "\tmr U1,AL\n")
    [all...]
  /src/games/warp/
filexp 2 : expand filename
  /src/crypto/external/apache2/openssl/dist/crypto/comp/
comp_local.h 18 ossl_ssize_t (*expand)(COMP_CTX *ctx, member in struct:comp_method_st
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-sve-builtins-sme.cc 66 expand (function_expander &e) const override
135 /* Expand ZA LDR or STR intrinsic E. There are two underlying instructions:
164 /* Use instruction ICODE to expand ZT0 load or store E. */
175 /* Expand ZA LD1 or ST1 intrinsic E. UNSPEC is the load or store unspec.
212 expand (function_expander &e) const override
237 expand (function_expander &e) const override
282 expand (function_expander &e) const override
304 expand (function_expander &e) const override
316 expand (function_expander &e) const override
333 expand (function_expander &e) const overrid
    [all...]
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/building_blocks/
null_allocator.d 38 bool expand(ref void[] b, size_t s) shared
80 assert(a.expand(b, 0));
81 assert(!a.expand(b, 42));

Completed in 23 milliseconds

1 2 3 4 5 6 7 8 91011>>