HomeSort by: relevance | last modified time | path
    Searched refs:True (Results 1 - 13 of 13) sorted by relevancy

  /src/usr.bin/make/unit-tests/
varmisc.mk 15 True= ${echo true >&2:L:sh}TRUE
31 @echo ${UNDEF:U${True}}
35 @echo ${VSET:D${True}}
38 @echo :? only lhs when value true
39 @echo ${1:L:?${True}:${False}}
43 @echo ${0:L:?${True}:${False}}
47 @echo ${VSET:U${1:L:?${True}:${False}}}
64 SD_VALUES= 0 1 2 False True false true Yes No yes no On Off ON OFF on of
    [all...]
varmisc.exp 3 true
4 TRUE
6 true
7 TRUE
12 :? only lhs when value true
13 true
14 TRUE
27 save-dollars: True = $$
29 save-dollars: true = $$
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
cpplint.py 395 """Returns true if the specified error category is suppressed on this line.
404 bool, True iff the error should be suppressed due to a NOLINT comment.
489 Returns true if the header is in alphabetical order.
495 return True
691 self.in_a_function = True
840 is_filtered = True
849 return True
918 True, if next character appended to 'line' is inside a
1424 self.is_derived = True
1514 True if we have seen the opening brace, False if the innermos
    [all...]
sancov.py 113 while True:
200 shell=True)
203 # beginning of the callq instruction. Empirically this is true on x86 and
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/scripts/
asan_symbolize.py 26 allow_system_symbolizer = True
83 '--use-symbol-table=true',
86 '--inlining=true',
97 universal_newlines=True)
112 while True:
160 universal_newlines=True)
170 is_first_frame = True
171 while True:
228 self.atos = UnbufferedLineConverter(cmdline, close_stderr=True)
400 use_new_symbolizer = True
    [all...]
  /src/common/dist/zlib/contrib/ada/
mtest.adb 144 Stop := True;
155 Stop := True;
read.adb 30 -- If this constant is True, the test would be repeated again and again,
zlib.adb 77 := (True => (Step => Thin.Deflate'Access,
83 := (True => Finish, False => No_Flush);
224 Filter.Compression := True;
536 Filter.Stream_End := True;
test.adb 355 Back_Compressed => True,
387 Back_Compressed => True,
zlib.ads 231 -- Return the true when the stream is complete.
284 -- indicators. If Allow_Read_Some is True, Read routines could return
  /src/usr.sbin/ypserv/ypserv/
ypserv_proc.c 60 static const char *True = "TRUE";
62 #define TORF(x) (x) ? True : False
106 result = TRUE;
132 result = TRUE;
288 const char *optdbstr = True;
  /src/sys/arch/m68k/060sp/dist/
fpsp.s 6378 #--TRUE THAT A DIVIDE IS NOW NEEDED, BUT THE APPROXIMATION FOR
9751 # 5.2 If R > Y/2, then { set Last_Subtract := true, #
9758 # Step 7. If Last_Subtract = true, R := R - Y. #
16276 # to see whether the condition (specified by the stacked FPSR) is true #
16281 # enabled BSUN should not be flagged and the predicate is true, then #
16340 # counter. However, the true branch may set bsun so we check to see #
16610 # true:
16612 # True
16631 # signalling true:
16633 # True
    [all...]
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 1822 # _LT_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE,
3824 # True iff FILE is a Windows DLL '.def' file.
5584 # _LT_TAGVAR(old_archive_from_new_cmds, $1)='true'
5615 _LT_TAGVAR(old_archive_from_new_cmds, $1)='true'
5957 _LT_TAGVAR(hardcode_direct, $1)=yes # is this really true???
6657 # _LT_TAGVAR(old_archive_from_new_cmds, $1)='true'
8246 while true; do

Completed in 65 milliseconds