Home
last modified time | relevance | path

Searched refs:examine (Results 1 – 25 of 151) sorted by relevance

1234567

/openbsd/src/usr.bin/make/
Dmake.c88 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/
Dlong_long.exp142 proc gdb_test_xptr { examine args } {
146 gdb_test_xxx "$examine [lindex $x 0]" [lindex $x 1] "$examine"
/openbsd/src/games/phantasia/
Dmain.c110 bool examine = FALSE; /* set if examine a character */ in main() local
140 examine = TRUE; in main()
157 if (examine) { in main()
DREADME30 - Players may examine others while playing ('x') option.
/openbsd/src/gnu/gcc/gcc/config/mn10300/
Dpredicates.md30 ;; used for the btst insn which may examine memory or a register (the
/openbsd/src/gnu/usr.bin/perl/dist/Search-Dict/
DREADME.release28 6. Build a release directory and examine its contents, paying particular
/openbsd/src/gnu/usr.bin/perl/dist/ExtUtils-CBuilder/
DREADME.release28 6. Build a release directory and examine its contents, paying particular
/openbsd/src/gnu/usr.sbin/mkhybrid/src/
DREADME.session11 The first one is "-M /dev/scd0", and is used so that mkisofs can examine
/openbsd/src/gnu/llvm/lldb/docs/use/
Dpython.rst55 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/
DREADME.vos71 You can examine the @INC variable from within a perl program
/openbsd/src/gnu/llvm/llvm/tools/llvm-nm/
DOpts.td16 …, "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/
DREADME58 GDB needs to examine it's symbol tables and such. Start up GDB as you normally
/openbsd/src/gnu/usr.bin/binutils/ld/emultempl/
Dhppaelf.em265 have to examine the relocs. */
/openbsd/src/gnu/llvm/lld/docs/
Dindex.rst123 not, run ``readelf --string-dump .comment <output-file>`` and examine the
/openbsd/src/gnu/usr.bin/binutils-2.17/ld/emultempl/
Dhppaelf.em261 have to examine the relocs. */
/openbsd/src/gnu/llvm/llvm/docs/CommandGuide/
Dllvm-nm.rst132 from command line or from archive files that llvm-nm should examine. The
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlutil.pod235 A little interface to L<ExtUtils::Installed> to examine installed modules,
Dperlinterp.pod417 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/
DSNMPv2-TC.txt381 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/
DMCJITDesignAndImplementation.rst104 processRelocationRef method, which will examine the relocation and store
/openbsd/src/gnu/usr.bin/perl/cpan/Module-Metadata/t/
Dmetadata.t205 # examine properties of a module: name, pod, etc
/openbsd/src/lib/libc/time/
DTheory167 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/
Da-detailed-walkthrough.txt166 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/
DCrossTranslationUnit.rst195 …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/
DRCSFILES164 up the encoding. This point affects only programs that examine

1234567