Searched refs:examine (Results 1 – 25 of 151) sorted by relevance
1234567
| /openbsd/src/usr.bin/make/ |
| D | make.c | 88 static struct growableArray examine; variable 465 AppendList2Array(todo, &examine); in add_targets_to_make() 467 while ((gn = Array_Pop(&examine)) != NULL) { in add_targets_to_make() 494 &examine); in add_targets_to_make() 510 Array_Init(&examine, 150); in Make_Init()
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
| D | long_long.exp | 142 proc gdb_test_xptr { examine args } { 146 gdb_test_xxx "$examine [lindex $x 0]" [lindex $x 1] "$examine"
|
| /openbsd/src/games/phantasia/ |
| D | main.c | 110 bool examine = FALSE; /* set if examine a character */ in main() local 140 examine = TRUE; in main() 157 if (examine) { in main()
|
| D | README | 30 - Players may examine others while playing ('x') option.
|
| /openbsd/src/gnu/gcc/gcc/config/mn10300/ |
| D | predicates.md | 30 ;; used for the btst insn which may examine memory or a register (the
|
| /openbsd/src/gnu/usr.bin/perl/dist/Search-Dict/ |
| D | README.release | 28 6. Build a release directory and examine its contents, paying particular
|
| /openbsd/src/gnu/usr.bin/perl/dist/ExtUtils-CBuilder/ |
| D | README.release | 28 6. Build a release directory and examine its contents, paying particular
|
| /openbsd/src/gnu/usr.sbin/mkhybrid/src/ |
| D | README.session | 11 The first one is "-M /dev/scd0", and is used so that mkisofs can examine
|
| /openbsd/src/gnu/llvm/lldb/docs/use/ |
| D | python.rst | 55 trying to examine our binary search tree by hand is completely 127 gets put into "root". If you examine the LLDB API, you will find that the 532 functions to examine and traverse the tree nodes. 583 functions to examine and traverse the tree nodes. 606 functions to examine and traverse the tree nodes.
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | README.vos | 71 You can examine the @INC variable from within a perl program
|
| /openbsd/src/gnu/llvm/llvm/tools/llvm-nm/ |
| D | Opts.td | 16 …, "X">, HelpText<"Specifies the type of ELF, XCOFF, or IR object file to examine. The value must b…
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/gdbserver/ |
| D | README | 58 GDB needs to examine it's symbol tables and such. Start up GDB as you normally
|
| /openbsd/src/gnu/usr.bin/binutils/ld/emultempl/ |
| D | hppaelf.em | 265 have to examine the relocs. */
|
| /openbsd/src/gnu/llvm/lld/docs/ |
| D | index.rst | 123 not, run ``readelf --string-dump .comment <output-file>`` and examine the
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/ld/emultempl/ |
| D | hppaelf.em | 261 have to examine the relocs. */
|
| /openbsd/src/gnu/llvm/llvm/docs/CommandGuide/ |
| D | llvm-nm.rst | 132 from command line or from archive files that llvm-nm should examine. The
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlutil.pod | 235 A little interface to L<ExtUtils::Installed> to examine installed modules,
|
| D | perlinterp.pod | 417 The core L<Devel::Peek|Devel::Peek> module lets us examine SVs from a 530 The easiest way to examine the op tree is to stop Perl after it has 823 Let's examine the whole implementation, for practice:
|
| /openbsd/src/share/snmp/ |
| D | SNMPv2-TC.txt | 381 examine the instances present in order to determine an 431 operation to examine all columns in the conceptual row that 531 to examine all columns in the created conceptual row. In
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | MCJITDesignAndImplementation.rst | 104 processRelocationRef method, which will examine the relocation and store
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Module-Metadata/t/ |
| D | metadata.t | 205 # examine properties of a module: name, pod, etc
|
| /openbsd/src/lib/libc/time/ |
| D | Theory | 167 Programs that in the past used the timezone function may now examine 246 to select TZ values by themselves (though they can of course examine
|
| /openbsd/src/gnu/llvm/lldb/docs/testsuite/ |
| D | a-detailed-walkthrough.txt | 166 pass this assertion, it's time to examine the contents of the file to make sure
|
| /openbsd/src/gnu/llvm/clang/docs/analyzer/user-docs/ |
| D | CrossTranslationUnit.rst | 195 …analyze-build: Run 'scan-view /tmp/scan-build-2019-07-17-17-53-33-810365-7fqgWk' to examine bug re…
|
| /openbsd/src/gnu/usr.bin/cvs/doc/ |
| D | RCSFILES | 164 up the encoding. This point affects only programs that examine
|
1234567