OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:positive
(Results
1 - 10
of
10
) sorted by relevancy
/src/tests/usr.bin/indent/
lsym_unary_op.c
73
int
positive
= +number;
local
/src/external/lgpl3/mpfr/dist/src/
pow_si.c
63
int
positive
= MPFR_IS_POS (x) || ((UTYPE) n & 1) == 0;
local
72
if (
positive
)
/src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_options.c
619
char *
positive
;
member in struct:__anon8998
637
for (i = 0; couples[i].
positive
!= NULL; i++) {
638
if (strcasecmp(couples[i].
positive
, arg) == 0) {
/src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
gtest.cc
241
"exclude). A test is run if it matches one of the
positive
"
528
//
positive
filter and negative filter portions
531
std::string
positive
;
local
534
positive
= GTEST_FLAG(filter).c_str(); // Whole string is a
positive
filter
537
positive
= std::string(p, dash); // Everything up to the dash
539
if (
positive
.empty()) {
541
positive
= kUniversalFilter;
547
return (MatchesFilter(full_name,
positive
.c_str()) &&
5887
" Run only the tests whose name matches one of the
positive
patterns but\n
[
all
...]
/src/external/gpl3/binutils/dist/opcodes/
bfin-dis.c
69
const char
positive
;
member in struct:__anon10884
/src/external/gpl3/binutils.old/dist/opcodes/
bfin-dis.c
69
const char
positive
;
member in struct:__anon12331
/src/external/gpl3/gdb/dist/opcodes/
bfin-dis.c
69
const char
positive
;
member in struct:__anon19009
/src/external/gpl3/gdb/dist/sim/bfin/
bfin-sim.c
147
const char
positive
;
member in struct:__anon19116
778
/* If an operation would otherwise cause a
positive
value to overflow
780
maximum
positive
value for the size register being used.
783
to overflow and become
positive
, saturation limits the result to the
5257
/*
Positive
shift magnitudes produce Logical Left shifts.
/src/external/gpl3/gdb.old/dist/opcodes/
bfin-dis.c
69
const char
positive
;
member in struct:__anon21748
/src/external/gpl3/gdb.old/dist/sim/bfin/
bfin-sim.c
147
const char
positive
;
member in struct:__anon21855
778
/* If an operation would otherwise cause a
positive
value to overflow
780
maximum
positive
value for the size register being used.
783
to overflow and become
positive
, saturation limits the result to the
5257
/*
Positive
shift magnitudes produce Logical Left shifts.
Completed in 71 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026