OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Yes
(Results
1 - 25
of
92
) sorted by relevancy
1
2
3
4
/src/external/bsd/top/dist/
boolean.h
3
#define
Yes
1
screen.c
235
smart_terminal =
Yes
;
391
is_a_terminal =
Yes
;
416
is_a_terminal =
Yes
;
441
is_a_terminal =
Yes
;
558
return(
Yes
);
top.c
376
gstate->interactive =
Yes
;
558
gstate->show_cpustates =
Yes
;
767
gstate->show_usernames =
Yes
;
770
gstate->fulldraw =
Yes
;
771
gstate->use_color =
Yes
;
776
gstate->pselect.idle =
Yes
;
777
gstate->pselect.system =
Yes
;
942
gstate->fulldraw =
Yes
;
967
gstate->show_cpustates =
Yes
;
commands.c
205
register int first =
Yes
;
248
first =
Yes
;
573
gstate->fulldraw =
Yes
;
582
gstate->fulldraw =
Yes
;
594
newval = readline(tmpbuf, 8,
Yes
);
611
display_header(
Yes
);
663
if ((i = readline(tmpbuf, 10,
Yes
)) > 0)
931
gstate->fulldraw =
Yes
;
1037
gstate->fulldraw =
Yes
;
/src/external/bsd/mdocml/dist/
cgi.h.example
7
#define COMPAT_OLDURI
Yes
/src/crypto/external/bsd/openssl.old/dist/test/ssl-tests/
29-dtls-sctp-label-bug.conf
33
UseSCTP =
Yes
56
EnableClientSCTPLabelBug =
Yes
57
EnableServerSCTPLabelBug =
Yes
60
UseSCTP =
Yes
83
EnableClientSCTPLabelBug =
Yes
87
UseSCTP =
Yes
111
EnableServerSCTPLabelBug =
Yes
114
UseSCTP =
Yes
27-ticket-appdata.conf
37
ResumptionExpected =
Yes
38
SessionTicketExpected =
Yes
74
ResumptionExpected =
Yes
75
SessionTicketExpected =
Yes
106
ResumptionExpected =
Yes
107
SessionTicketExpected =
Yes
143
ResumptionExpected =
Yes
144
SessionTicketExpected =
Yes
06-sni-ticket.conf
58
BrokenSessionTicket =
Yes
96
SessionIdExpected =
Yes
97
SessionTicketExpected =
Yes
140
SessionIdExpected =
Yes
141
SessionTicketExpected =
Yes
184
SessionIdExpected =
Yes
185
SessionTicketExpected =
Yes
228
SessionIdExpected =
Yes
272
SessionIdExpected =
Yes
316
SessionIdExpected =
Yes
[
all
...]
11-dtls_resumption.conf
59
ResumptionExpected =
Yes
97
ResumptionExpected =
Yes
287
ResumptionExpected =
Yes
325
ResumptionExpected =
Yes
362
ResumptionExpected =
Yes
399
ResumptionExpected =
Yes
584
ResumptionExpected =
Yes
621
ResumptionExpected =
Yes
732
ResumptionExpected =
Yes
26-tls13_client_auth.conf
305
EnablePHA =
Yes
347
EnablePHA =
Yes
383
EnablePHA =
Yes
416
EnablePHA =
Yes
449
ForcePHA =
Yes
483
ForcePHA =
Yes
486
EnablePHA =
Yes
12-ct.conf
144
ResumptionExpected =
Yes
181
ResumptionExpected =
Yes
/src/crypto/external/bsd/openssl.old/dist/test/
ssl_test_ctx_test.conf
18
SessionTicketExpected =
Yes
19
ResumptionExpected =
Yes
31
BrokenSessionTicket =
Yes
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
aarch64-sve-sigunwind.exp
55
{SIGUSR1 No
Yes
Yes
User defined signal 1}] \
/src/external/gpl3/gcc.old/dist/libphobos/src/std/internal/test/
dummyrange.d
21
Yes
,
179
static if (l == Length.
Yes
)
193
DummyRange!(ReturnBy.Reference, Length.
Yes
, RangeType.Forward),
194
DummyRange!(ReturnBy.Reference, Length.
Yes
, RangeType.Bidirectional),
195
DummyRange!(ReturnBy.Reference, Length.
Yes
, RangeType.Random),
198
DummyRange!(ReturnBy.Value, Length.
Yes
, RangeType.Input),
199
DummyRange!(ReturnBy.Value, Length.
Yes
, RangeType.Forward),
200
DummyRange!(ReturnBy.Value, Length.
Yes
, RangeType.Bidirectional),
201
DummyRange!(ReturnBy.Value, Length.
Yes
, RangeType.Random),
210
DummyRange!(ReturnBy.Reference, Length.
Yes
, RangeType.Forward, T)
[
all
...]
/src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
ilist.h
101
typedef char
Yes
[1];
106
static
Yes
&test(U *I, decltype(I->getNext(&make<NodeT>())) * = 0);
110
static const bool value = sizeof(test<TraitsT>(nullptr)) == sizeof(
Yes
);
116
typedef char
Yes
[1];
120
static
Yes
&test(U *I, decltype(I->createSentinel()) * = 0);
124
static const bool value = sizeof(test<TraitsT>(nullptr)) == sizeof(
Yes
);
131
typedef char
Yes
[1];
136
static
Yes
&test(U *I, decltype(I->createNode(make<NodeT>())) * = 0);
140
static const bool value = sizeof(test<TraitsT>(nullptr)) == sizeof(
Yes
);
/src/sys/arch/atari/dev/
hdfd_intr.s
57
jeq hdfdc_norm |
Yes
-> normal interrupt
91
jeq hdfdc1 |
Yes
-> done
102
jeq hdfdc1 |
Yes
-> done
/src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/building_blocks/
region.d
9
import std.typecons : Flag,
Yes
, No;
168
assert(owns(result) == Ternary.
yes
);
252
assert(owns(b) == Ternary.
yes
|| b is null);
284
assert(owns(b) == Ternary.
yes
|| b.ptr is null);
339
Returns `Ternary.
yes
` if no memory has been allocated in this region,
377
assert(batchAllocator.empty == Ternary.
yes
);
394
assert((() pure nothrow @safe @nogc => a.empty)() == Ternary.
yes
);
397
assert((() nothrow @safe @nogc => a.owns(b))() == Ternary.
yes
);
408
Yes
.growDownwards)(1024 * 64);
413
Yes
.growDownwards)(1024 * 64)
[
all
...]
/src/external/gpl3/gcc.old/dist/libphobos/src/std/
conv.d
55
import std.typecons : Flag,
Yes
, No, tuple, isTuple;
2278
$(LI A `tuple` containing a `bool` and a `size_t` if `doCount` is set to `
Yes
.doCount`))
2340
import std.typecons : Flag,
Yes
, No;
2348
auto b3 = parse!(bool, string,
Yes
.doCount)(s3);
2351
auto b4 = parse!(bool, string,
Yes
.doCount)(s4);
2400
$(LI A `tuple` containing a number of type `Target` and a `size_t` if `doCount` is set to `
Yes
.doCount`))
2413
auto v = .parse!(Select!(Target.min < 0, int, uint), Source,
Yes
.doCount)(s);
2533
import std.typecons : Flag,
Yes
, No;
2539
auto a1 = parse!(int, string,
Yes
.doCount)(s1);
2550
import std.typecons : Flag,
Yes
, No
[
all
...]
/src/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/llvm-jitlink-executor/
llvm-jitlink-executor.cpp
77
const int
Yes
= 1;
78
if (setsockopt(SockFD, SOL_SOCKET, SO_REUSEADDR, &
Yes
, sizeof(int)) == -1) {
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
dlmopen.exp
97
-re "$hex $hex
Yes
\[^\r\n\]*$dso\r\n" {
/src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
RustDemangle.h
57
Yes
,
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
FunctionImport.h
170
/// to computeDeadSymbols.
Yes
and No values used when status explicitly
172
enum class PrevailingType {
Yes
, No, Unknown };
/src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
ConstantMerge.cpp
104
enum class CanMerge { No,
Yes
};
113
return CanMerge::
Yes
;
/src/external/apache2/llvm/dist/llvm/lib/Demangle/
RustDemangle.cpp
163
demanglePath(rust_demangle::InType::
Yes
);
171
demanglePath(rust_demangle::InType::
Yes
);
480
demanglePath(rust_demangle::InType::
Yes
);
/src/usr.bin/make/unit-tests/
varmisc.exp
30
save-dollars:
Yes
= $$
32
save-dollars:
yes
= $$
Completed in 60 milliseconds
1
2
3
4
Indexes created Sun Apr 19 00:22:55 UTC 2026