OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OTHER
(Results
1 - 25
of
52
) sorted by relevancy
1
2
3
/src/crypto/external/bsd/heimdal/dist/
krb5.conf
9
OTHER
.REALM = {
12
computer = computer.some.
other
.domain
/src/external/mpl/dhcp/bind/dist/lib/isc/
fsaccess.c
34
#define
OTHER
(STEP * 2)
50
*access |= (permission <<
OTHER
);
68
*access &= ~(permission <<
OTHER
);
92
* Set
other
bad bits.
/src/tests/usr.bin/xlint/lint1/
gcc_cast_union.c
56
OTHER
85
any = (union anything)
OTHER
;
/src/external/bsd/openldap/dist/contrib/ldapc++/src/
LDAPResult.h
82
static const int
OTHER
= 80;
TlsOptions.cpp
20
OTHER
/src/external/gpl3/binutils/dist/gprofng/src/
Histable.h
61
HEAPCALLSTACK, EXPERIMENT,
OTHER
144
// An
Other
object represents some random histable object
145
class
Other
: public Histable
152
return
OTHER
;
/src/external/gpl3/binutils.old/dist/gprofng/src/
Histable.h
61
HEAPCALLSTACK, EXPERIMENT,
OTHER
144
// An
Other
object represents some random histable object
145
class
Other
: public Histable
152
return
OTHER
;
/src/games/fish/
fish.c
17
* documentation and/or
other
materials provided with the distribution.
67
#define
OTHER
(a) (1 - (a))
290
printplayer(
OTHER
(player));
305
printplayer(
OTHER
(player));
318
chkwinner(
OTHER
(player), opphand);
/src/external/bsd/libpcap/dist/
pcap-netfilter-linux.c
15
* documentation and/or
other
materials provided with the distribution.
79
typedef enum {
OTHER
= -1, NFLOG, NFQUEUE } nftype_t;
120
* to set handle->break_loop (we ignore it on
other
153
nftype_t type =
OTHER
;
204
if (type !=
OTHER
) {
529
nftype_t type =
OTHER
;
541
if (type !=
OTHER
&& *dev == ':') {
572
if (type ==
OTHER
|| *dev) {
/src/external/historical/nawk/dist/testdir/
chem.awk
20
RING = "R"; MOL = "M"; BOND = "B";
OTHER
= "O" # manifests
21
last =
OTHER
66
$1 ~ /^\"/ { print "Last: ", $0; last =
OTHER
; next }
85
/./ { print "Last: ", $0; last =
OTHER
}
166
type =
OTHER
209
fused =
other
= ""
230
other
=
other
" " $cf
239
printf "] %s %s\n", fused,
other
368
if (last ==
OTHER
)
[
all
...]
/src/usr.bin/make/unit-tests/
parse-var.mk
67
# multi-level evaluations like '
other
=${
OTHER
}' with
OTHER
='$$ ${THIRD}'
75
# What
other
side effects are there?
/src/external/lgpl2/userspace-rcu/dist/tests/utils/
tap.sh
53
OTHER
:
/src/sys/sys/
disklabel.h
14
* documentation and/or
other
materials provided with the distribution.
149
*
other
misaligned accesses in the future. Finally one could
316
x(DEC, 3, "old DEC") /*
other
DEC (rk, rl) */ \
366
x(
OTHER
, 10, "unknown", NULL, NULL) /* in use, unknown/unsupported */\
456
* Structure used to perform a format or
other
raw operation,
/src/external/bsd/pcc/dist/pcc/cc/cxxcom/
trees.c
14
* documentation and/or
other
materials provided with the distribution.
41
* documentation and/or
other
materials provided with the distribution.
46
* Neither the name of Caldera International, Inc. nor the names of
other
131
# define
OTHER
04000
405
if( actions &
OTHER
){
577
cerror( "
other
code %d", o );
998
* In the
other
case, one operand is a pointer, the
other
integer type
1278
* operand has type int, and is converted by the size of the
other
side
1632
*
OTHER
handled by cod
[
all
...]
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIMemoryLegalizer.cpp
73
OTHER
= 1u << 4,
82
ALL = GLOBAL | LDS | SCRATCH | GDS |
OTHER
,
318
/// observed by
other
memory instructions executing in memory scope \p Scope.
612
return SIAtomicAddrSpace::
OTHER
;
810
/// sequentially consistent, and no
other
thread can access scratch
813
///
Other
address spaces do not have a cache.
1016
/// sequentially consistent, and no
other
thread can access scratch
1019
///
Other
address spaces do not have a cache.
1076
/// sequentially consistent, and no
other
thread can access scratch
1079
///
Other
address spaces do not have a cache
[
all
...]
/src/share/locale/ctype/
gen_ctype_utf8.pl
17
# ACTION OF CONTRACT, NEGLIGENCE OR
OTHER
TORTIOUS ACTION, ARISING OUT OF
80
* DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER
86
* use or
other
dealings in these Data Files or Software without prior
124
# Lo Other_Letter
other
letters, including syllables and ideographs
132
# No Other_Number a numeric character of
other
type
140
# Po Other_Punctuation a punctuation mark of
other
type
145
# So Other_Symbol a symbol of
other
type
156
# C
Other
Cc | Cf | Cs | Co | Cn
/src/sys/arch/m68k/060sp/dist/
iskeletn.s
24
# BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR
OTHER
PECUNIARY LOSS)
fskeletn.s
24
# BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR
OTHER
PECUNIARY LOSS)
/src/external/bsd/pcc/dist/pcc/cc/ccom/
trees.c
14
* documentation and/or
other
materials provided with the distribution.
41
* documentation and/or
other
materials provided with the distribution.
46
* Neither the name of Caldera International, Inc. nor the names of
other
133
# define
OTHER
04000
467
if( actions &
OTHER
){
635
cerror( "
other
code %d", o );
1076
* In the
other
case, one operand is a pointer, the
other
integer type
1250
/* make type int or some
other
signed type */
1366
* operand has type int, and is converted by the size of the
other
sid
[
all
...]
/src/external/gpl2/groff/dist/src/preproc/refer/
ref.cpp
43
enum {
OTHER
, JOURNAL_ARTICLE, BOOK, ARTICLE_IN_BOOK, TECH_REPORT, BELL_TM };
46
"
other
",
990
return
OTHER
;
/src/external/ibm-public/postfix/dist/
postfix-install
20
# Build a package that can be distributed to
other
systems, in order
89
#
other
systems. The built-in default is "/", the local root directory.
141
# must not be used by any
other
accounts on the system.
146
# Its numerical group ID must not be used by any
other
accounts on the
308
# when building a Postfix package for distribution to
other
systems.
395
distribution to
OTHER
machines. See PACKAGE_README for instructions."
433
used by any
other
accounts on the system."
437
ID that is not shared with
other
accounts, not even with the Postfix
/src/sys/arch/m68k/fpsp/
fpsp.h
22
*
OTHER
PECUNIARY LOSS) ARISING OF THE USE OR INABILITY TO USE THE
l_fpsp.h
22
*
OTHER
PECUNIARY LOSS) ARISING OF THE USE OR INABILITY TO USE THE
/src/external/gpl3/gdb.old/dist/gdb/
riscv-tdep.c
952
/* The remaining registers are different. For all
other
registers on the
959
The
other
case that reaches here are any registers that the target
1090
other
cases we just return what the target description says. */
1246
regardless of the number of bits in MISA. Mask out
other
1410
/* This is some
other
unknown register from the target description.
1611
/*
Other
instructions are not interesting during the prologue scan, and
1613
OTHER
1618
m_opcode (
OTHER
),
1980
/* None of the
other
fields are valid in this case. */
1981
m_opcode =
OTHER
;
[
all
...]
/src/external/gpl3/gdb/dist/gdb/
riscv-tdep.c
969
/* The remaining registers are different. For all
other
registers on the
976
The
other
case that reaches here are any registers that the target
1107
other
cases we just return what the target description says. */
1263
regardless of the number of bits in MISA. Mask out
other
1427
/* This is some
other
unknown register from the target description.
1628
/*
Other
instructions are not interesting during the prologue scan, and
1630
OTHER
1635
m_opcode (
OTHER
),
1997
/* None of the
other
fields are valid in this case. */
1998
m_opcode =
OTHER
;
[
all
...]
Completed in 38 milliseconds
1
2
3
Indexes created Sat Apr 18 00:22:28 UTC 2026