OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SELF
(Results
1 - 24
of
24
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/utils/TableGen/
tdtags
19
SELF
=${0##*/}
23
Usage: $
SELF
[ <options> ] tdfile
24
or: $
SELF
[ <options> ] -x recipe [arg ...]
53
$
SELF
- generate ctags(1)-compatible index files for tblgen .td source
56
$
SELF
[ options ] -x recipe [arg ...]
57
$
SELF
[ options ] [file ...]
60
With the '-x' option, $
SELF
produces one or more tags files for a
63
Without the '-x' option, $
SELF
provides a ctags(1)-like interface to
69
replaced. NOTE: When building a mixed tags file, using ${
SELF
}
71
to run ${
SELF
} first without '-a', and ctags(1) second with '-a'
[
all
...]
/src/tests/libexec/ld.elf_so/
t_dladdr.c
40
#define
SELF
"t_dladdr"
56
"Verify dladdr of data in this object returns
self
");
71
* live in
self
.
81
ATF_CHECK_MSG(strcmp(p,
SELF
) == 0,
82
"[bar @ %p + [0,%zu)] dladdr found %p in %s, not
self
=%s",
83
&bar, sizeof(bar), ptr, info.dli_fname,
SELF
);
93
"Verify dladdr(errno) returns libc.so (or
self
if static)");
120
ATF_CHECK_MSG(strcmp(p,
SELF
) != 0,
121
"[errno @ %p] dladdr found errno in
self
=%s, not in libc.so",
129
"Verify dladdr doesn't claim pages past _end for
self
");
[
all
...]
/src/lib/libexecinfo/
backtrace.c
52
#define
SELF
"/proc/
self
/exe"
55
#define
SELF
"/proc/curproc/file"
63
const char *pathname =
SELF
;
/src/external/bsd/ntp/dist/scripts/update-leap/
update-leap.sh
51
SELF
="`basename $0`"
55
Usage: $
SELF
[options] [leapfile]
94
$
SELF
will validate the file currently on the local system
198
echo "$
SELF
-h for usage" >&2
242
$LOGGER $S -t "$
SELF
[$$]" -p "$LOGFAC.$1" "$2"
/src/sys/arch/amd64/amd64/
lock_stubs.S
121
movq CPUVAR(
SELF
), %r8
140
movq CPUVAR(
SELF
), %rsi
/src/sys/kern/
vfs_lockf.c
101
#define
SELF
0x1
249
if (((type ==
SELF
) && lf->lf_id != lock->lf_id) ||
277
if ((type &
SELF
) && end != -1 && lf->lf_start > end)
428
while ((ovcase = lf_findoverlap(lf, unlock,
SELF
,
639
ovcase = lf_findoverlap(block, lock,
SELF
, &prev, &overlap);
/src/sys/arch/amd64/acpi/
acpi_wakeup_low.S
117
movq CPUVAR(
SELF
),%r8
/src/sys/arch/i386/acpi/
acpi_wakeup_low.S
97
movl CPUVAR(
SELF
),%edx
/src/external/gpl3/binutils/dist/gprofng/src/
DataSpace.cc
335
else if (mode == Hist_data::
SELF
)
401
&& (mode == Hist_data::
SELF
418
if (mode == Hist_data::
SELF
)
HeapActivity.cc
194
else if (mode == Hist_data::
SELF
)
282
if (mode == Hist_data::ALL || (mode == Hist_data::
SELF
&& selObj->id == 0))
Hist_data.h
73
SELF
,
IOActivity.cc
340
else if (mode == Hist_data::
SELF
)
513
if (mode == Hist_data::ALL || (mode == Hist_data::
SELF
&& selObj->id == 0))
Print.cc
499
htype, 0, Hist_data::
SELF
, obj);
711
Hist_data::
SELF
, obj);
1014
Hist_data::
SELF
, cstack);
1151
Hist_data::
SELF
, cstack);
Dbe.cc
4054
Hist_data::
SELF
, org_obj);
5412
else if (streq (modeStr, NTXT ("
SELF
")))
5413
mode = Hist_data::
SELF
;
6593
Hist_data::
SELF
, obj, dbev->sel_binctx, objs);
6897
Hist_data::
SELF
, current_obj, dbev->sel_binctx, objs);
PathTree.cc
938
else if (mode == Hist_data::
SELF
)
DbeView.cc
1460
Hist_data::
SELF
, selObj);
/src/external/gpl3/binutils.old/dist/gprofng/src/
DataSpace.cc
335
else if (mode == Hist_data::
SELF
)
401
&& (mode == Hist_data::
SELF
418
if (mode == Hist_data::
SELF
)
HeapActivity.cc
194
else if (mode == Hist_data::
SELF
)
282
if (mode == Hist_data::ALL || (mode == Hist_data::
SELF
&& selObj->id == 0))
Hist_data.h
73
SELF
,
IOActivity.cc
340
else if (mode == Hist_data::
SELF
)
513
if (mode == Hist_data::ALL || (mode == Hist_data::
SELF
&& selObj->id == 0))
Print.cc
499
htype, 0, Hist_data::
SELF
, obj);
711
Hist_data::
SELF
, obj);
1014
Hist_data::
SELF
, cstack);
1151
Hist_data::
SELF
, cstack);
Dbe.cc
4054
Hist_data::
SELF
, org_obj);
5412
else if (streq (modeStr, NTXT ("
SELF
")))
5413
mode = Hist_data::
SELF
;
6593
Hist_data::
SELF
, obj, dbev->sel_binctx, objs);
6897
Hist_data::
SELF
, current_obj, dbev->sel_binctx, objs);
PathTree.cc
938
else if (mode == Hist_data::
SELF
)
DbeView.cc
1460
Hist_data::
SELF
, selObj);
Completed in 95 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026