| /src/usr.bin/make/unit-tests/ |
| depsrc-optional.exp | 1 Make_ExpandUse: examine all 2 ExamineLater: need to examine "important" 3 Make_ExpandUse: examine important 4 ExamineLater: need to examine "optional" 5 ExamineLater: need to examine "optional-cohort" 6 Make_ExpandUse: examine optional 7 Make_ExpandUse: examine optional-cohort
|
| /src/usr.bin/make/ |
| make.c | 673 /* It is save to re-examine any nodes again */ 1210 ExamineLater(GNodeList *examine, GNodeList *toBeExamined) 1222 DEBUG2(MAKE, "ExamineLater: need to examine \"%s%s\"\n", 1224 Lst_Enqueue(examine, gn); 1232 GNodeList examine = LST_INIT; /* Queue of targets to examine */ local 1233 Lst_AppendAll(&examine, targets); 1245 while (!Lst_IsEmpty(&examine)) { 1246 GNode *gn = Lst_Dequeue(&examine); 1252 DEBUG2(MAKE, "Make_ExpandUse: examine %s%s\n" 1324 GNodeList examine; local [all...] |
| /src/common/dist/zlib/examples/ |
| enough.c | 10 Prune examine() search on previously visited states 25 Examine all possible prefix codes for a given number of symbols and a 357 // Examine all possible codes from the given node (syms, len, left). Compute 361 local void examine(int syms, int left, int len, int mem, int rem) { function 433 // examine codes from here, updating table space as we go 436 examine(syms - use, (left - use) << 1, len + 1, 469 examine(n, left, g.root + 1, 1 << g.root, 0); 474 examine((n - left) << 1, (n - left) << 1, g.root + 1, 483 // Examine and show the total number of possible prefix codes for a given 493 // To count and examine prefix codes that are not length-limited, provide [all...] |
| /src/external/gpl3/binutils/dist/zlib/examples/ |
| enough.c | 10 Prune examine() search on previously visited states 25 Examine all possible prefix codes for a given number of symbols and a 357 // Examine all possible codes from the given node (syms, len, left). Compute 361 local void examine(int syms, int left, int len, int mem, int rem) { function 433 // examine codes from here, updating table space as we go 436 examine(syms - use, (left - use) << 1, len + 1, 469 examine(n, left, g.root + 1, 1 << g.root, 0); 474 examine((n - left) << 1, (n - left) << 1, g.root + 1, 483 // Examine and show the total number of possible prefix codes for a given 493 // To count and examine prefix codes that are not length-limited, provide [all...] |
| /src/external/gpl3/binutils.old/dist/zlib/examples/ |
| enough.c | 10 Prune examine() search on previously visited states 25 Examine all possible prefix codes for a given number of symbols and a 357 // Examine all possible codes from the given node (syms, len, left). Compute 361 local void examine(int syms, int left, int len, int mem, int rem) { function 433 // examine codes from here, updating table space as we go 436 examine(syms - use, (left - use) << 1, len + 1, 469 examine(n, left, g.root + 1, 1 << g.root, 0); 474 examine((n - left) << 1, (n - left) << 1, g.root + 1, 483 // Examine and show the total number of possible prefix codes for a given 493 // To count and examine prefix codes that are not length-limited, provide [all...] |
| /src/external/gpl3/gdb.old/dist/zlib/examples/ |
| enough.c | 10 Prune examine() search on previously visited states 25 Examine all possible prefix codes for a given number of symbols and a 357 // Examine all possible codes from the given node (syms, len, left). Compute 361 local void examine(int syms, int left, int len, int mem, int rem) { function 433 // examine codes from here, updating table space as we go 436 examine(syms - use, (left - use) << 1, len + 1, 469 examine(n, left, g.root + 1, 1 << g.root, 0); 474 examine((n - left) << 1, (n - left) << 1, g.root + 1, 483 // Examine and show the total number of possible prefix codes for a given 493 // To count and examine prefix codes that are not length-limited, provide [all...] |
| /src/external/gpl3/gdb/dist/zlib/examples/ |
| enough.c | 10 Prune examine() search on previously visited states 25 Examine all possible prefix codes for a given number of symbols and a 357 // Examine all possible codes from the given node (syms, len, left). Compute 361 local void examine(int syms, int left, int len, int mem, int rem) { function 433 // examine codes from here, updating table space as we go 436 examine(syms - use, (left - use) << 1, len + 1, 469 examine(n, left, g.root + 1, 1 << g.root, 0); 474 examine((n - left) << 1, (n - left) << 1, g.root + 1, 483 // Examine and show the total number of possible prefix codes for a given 493 // To count and examine prefix codes that are not length-limited, provide [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
| long_long.exp | 80 proc gdb_test_xptr { examine args } { 84 gdb_test_xxx "$examine [lindex $x 0]" [lindex $x 1] "$examine" 209 gdb_test "x/w w" ".*" "set examine size to w" 225 gdb_test "x/g g" ".*" "set examine size to g"
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| long_long.exp | 81 proc gdb_test_xptr { examine args } { 85 gdb_test_xxx "$examine [lindex $x 0]" [lindex $x 1] "$examine" 210 gdb_test "x/w w" ".*" "set examine size to w" 226 gdb_test "x/g g" ".*" "set examine size to g"
|
| /src/sys/arch/hpcmips/stand/pbsdboot/ |
| disptest.c | 384 examine(char* addr, int size) function 423 res = examine(p, step); 427 res = examine((char*)((int)addr | 0xa0000000), step);
|
| /src/external/gpl3/gdb/dist/sim/testsuite/h8300/ |
| movw.s | 98 test_gr_a5a5 2 ; to examine the destination memory). 129 test_gr_a5a5 2 ; to examine the destination memory). 419 test_gr_a5a5 2 ; to examine the destination memory). 451 test_gr_a5a5 2 ; to examine the destination memory). 750 test_gr_a5a5 2 ; to examine the destination memory). 783 test_gr_a5a5 2 ; to examine the destination memory). 1159 test_gr_a5a5 2 ; to examine the destination memory). 1193 test_gr_a5a5 2 ; to examine the destination memory).
|
| addl.s | 445 test_gr_a5a5 2 ; to examine the destination memory). 478 test_gr_a5a5 2 ; to examine the destination memory). 777 test_gr_a5a5 2 ; to examine the destination memory). 810 test_gr_a5a5 2 ; to examine the destination memory). 1131 test_gr_a5a5 2 ; to examine the destination memory). 1163 test_gr_a5a5 2 ; to examine the destination memory).
|
| movl.s | 382 test_gr_a5a5 2 ; to examine the destination memory). 414 test_gr_a5a5 2 ; to examine the destination memory). 713 test_gr_a5a5 2 ; to examine the destination memory). 746 test_gr_a5a5 2 ; to examine the destination memory). 1045 test_gr_a5a5 2 ; to examine the destination memory). 1078 test_gr_a5a5 2 ; to examine the destination memory). 1435 test_gr_a5a5 2 ; to examine the destination memory). 1470 test_gr_a5a5 2 ; to examine the destination memory).
|
| movb.s | 73 test_gr_a5a5 2 ; to examine the destination memory). 104 test_gr_a5a5 2 ; to examine the destination memory). 556 test_gr_a5a5 2 ; to examine the destination memory). 588 test_gr_a5a5 2 ; to examine the destination memory). 1156 test_gr_a5a5 2 ; to examine the destination memory). 1189 test_gr_a5a5 2 ; to examine the destination memory).
|
| /src/external/gpl3/gdb.old/dist/sim/testsuite/h8300/ |
| movw.s | 98 test_gr_a5a5 2 ; to examine the destination memory). 129 test_gr_a5a5 2 ; to examine the destination memory). 419 test_gr_a5a5 2 ; to examine the destination memory). 451 test_gr_a5a5 2 ; to examine the destination memory). 750 test_gr_a5a5 2 ; to examine the destination memory). 783 test_gr_a5a5 2 ; to examine the destination memory). 1159 test_gr_a5a5 2 ; to examine the destination memory). 1193 test_gr_a5a5 2 ; to examine the destination memory).
|
| addl.s | 445 test_gr_a5a5 2 ; to examine the destination memory). 478 test_gr_a5a5 2 ; to examine the destination memory). 777 test_gr_a5a5 2 ; to examine the destination memory). 810 test_gr_a5a5 2 ; to examine the destination memory). 1131 test_gr_a5a5 2 ; to examine the destination memory). 1163 test_gr_a5a5 2 ; to examine the destination memory).
|
| movl.s | 382 test_gr_a5a5 2 ; to examine the destination memory). 414 test_gr_a5a5 2 ; to examine the destination memory). 713 test_gr_a5a5 2 ; to examine the destination memory). 746 test_gr_a5a5 2 ; to examine the destination memory). 1045 test_gr_a5a5 2 ; to examine the destination memory). 1078 test_gr_a5a5 2 ; to examine the destination memory). 1435 test_gr_a5a5 2 ; to examine the destination memory). 1470 test_gr_a5a5 2 ; to examine the destination memory).
|
| movb.s | 73 test_gr_a5a5 2 ; to examine the destination memory). 104 test_gr_a5a5 2 ; to examine the destination memory). 556 test_gr_a5a5 2 ; to examine the destination memory). 588 test_gr_a5a5 2 ; to examine the destination memory). 1156 test_gr_a5a5 2 ; to examine the destination memory). 1189 test_gr_a5a5 2 ; to examine the destination memory).
|
| /src/sys/arch/sparc64/sparc64/ |
| bsd_fdintr.s | 103 ld [R_fdc + FDC_ISTATE], %l7 ! examine flags
|
| /src/games/phantasia/ |
| main.c | 91 bool examine = FALSE; /* set if examine a character */ local 124 case 'x': /* examine */ 125 examine = TRUE; 147 if (examine) { 513 case 'X': /* change/examine a character */
|
| /src/sys/arch/mac68k/mac68k/ |
| pramasm.s | 283 rorw #8,%d2 | rotate copy to examine flags
|
| /src/external/gpl2/xcvs/dist/contrib/ |
| validate_repo.in | 101 The module in the repository to examine. Defaults to the contents of the
|
| /src/usr.sbin/sysinst/ |
| msg.mi.en | 745 One way is to start a shell from the Utilities menu, examine the
|
| /src/external/gpl3/gcc/dist/libgcc/config/h8300/ |
| lib1funcs.S | 488 ; examine what the sign should be
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/h8300/ |
| lib1funcs.S | 488 ; examine what the sign should be
|