Home
last modified time | relevance | path

Searched refs:True (Results 1 – 25 of 170) sorted by relevance

1234567

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseTentative.cpp139 TPR = TPResult::True; in isCXXSimpleDeclaration()
141 assert(TPR == TPResult::True || TPR == TPResult::False); in isCXXSimpleDeclaration()
142 return TPR == TPResult::True; in isCXXSimpleDeclaration()
241 return TPResult::True; in TryParseSimpleDeclaration()
242 if (TPR == TPResult::True || TPR == TPResult::Error) in TryParseSimpleDeclaration()
293 return TPResult::True; in TryParseInitDeclaratorList()
304 return TPResult::True; in TryParseInitDeclaratorList()
322 return TPResult::True; in TryParseInitDeclaratorList()
368 TPR = TPResult::True; in isCXXConditionDeclaration()
374 TPR = TPResult::True; in isCXXConditionDeclaration()
[all …]
/NextBSD/contrib/gcc/config/ia64/
HDpredicates.md21 ;; True if OP is a valid operand for the MEM of a CALL insn.
26 ;; True if OP refers to any kind of symbol.
32 ;; True if OP is a SYMBOL_REF which refers to a function.
37 ;; True if OP refers to a symbol in the sdata section.
96 ;; True if OP refers to a symbol in the small address area.
119 ;; True if OP refers to a symbol with which we may use any offset.
134 ;; True if OP refers to a symbol with which we may use 14-bit aligned offsets.
141 ;; True if OP refers to a symbol, and is appropriate for a GOT load.
290 ;; True if OP is a general operand, with some restrictions on symbols.
336 ;; True if OP is a register operand that is (or could be) a GR reg.
[all …]
/NextBSD/contrib/wpa/wpa_supplicant/examples/
HDp2p-nfc.py30 include_wps_req = True
31 include_p2p_req = True
34 continue_loop = True
87 return True
256 terminate_now = True
284 self.ho_server_processing = True
300 found = True
330 found = True
352 found = True
363 self.success = True
[all …]
HDwps-nfc.py27 continue_loop = True
72 return True
163 self.ho_server_processing = True
199 self.success = True
293 terminate_now = True
295 def wps_tag_read(tag, wait_remove=True):
332 def wps_write_config_tag(clf, id=None, wait_remove=True):
345 def wps_write_er_config_tag(clf, uuid, wait_remove=True):
358 def wps_write_password_tag(clf, wait_remove=True):
387 return True
[all …]
/NextBSD/contrib/bmake/unit-tests/
HDvarmisc.mk10 True = ${echo true >&2:L:sh}TRUE
26 @echo ${UNDEF:U${True}}
30 @echo ${VSET:D${True}}
34 @echo ${1:L:?${True}:${False}}
38 @echo ${0:L:?${True}:${False}}
42 @echo ${VSET:U${1:L:?${True}:${False}}}
/NextBSD/contrib/bzip2/
HDbzip2.c169 #define True ((Bool)1) macro
321 if (c == EOF) return True; in myfeof()
350 while (True) { in compressStream()
452 while (True) { in uncompressStream()
502 return True; in uncompressStream()
507 while (True) { in uncompressStream()
541 return True; in uncompressStream()
548 return True; /*notreached*/ in uncompressStream()
570 while (True) { in testStream()
602 return True; in testStream()
[all …]
HDbzlib.c149 return True; in isempty_RL()
229 s->inUse[s->state_in_ch] = True; in add_pair_to_block()
244 s->inUse[s->state_in_len-4] = True; in add_pair_to_block()
274 zs->inUse[zs->state_in_ch] = True; \
302 while (True) { in copy_input_until_stop()
307 progress_in = True; in copy_input_until_stop()
318 while (True) { in copy_input_until_stop()
325 progress_in = True; in copy_input_until_stop()
344 while (True) { in copy_output_until_stop()
352 progress_out = True; in copy_output_until_stop()
[all …]
/NextBSD/contrib/wpa/hostapd/
HDwps-ap-nfc.py24 continue_loop = True
68 return True
169 self.success = True
205 def wps_write_config_tag(clf, wait_remove=True):
218 def wps_write_password_tag(clf, wait_remove=True):
247 return True
264 return True
321 wait_connection = True
/NextBSD/sbin/adjkerntz/
HDadjkerntz.c61 #define True (1) macro
99 init = True; in main()
107 sleep_mode = True; in main()
119 sleep_mode = True; in main()
229 looping = True; in main()
299 need_restore = True; in main()
/NextBSD/cddl/contrib/opensolaris/lib/pyzfs/common/
HDuserspace.py45 "groupused@": ("used", True),
46 "groupquota@": ("quota", True),
53 return True
56 return True
59 return True
207 options.noname = True
/NextBSD/contrib/wpa/wpa_supplicant/examples/p2p/
HDp2p_listen.py58 self.daemon = True
72 DBusGMainLoop(set_as_default=True)
108 gobject.MainLoop().get_context().iteration(True)
173 while(True):
HDp2p_find.py61 self.daemon = True
75 DBusGMainLoop(set_as_default=True)
118 gobject.MainLoop().get_context().iteration(True)
183 while(True):
HDp2p_group_add.py75 self.daemon = True
89 DBusGMainLoop(set_as_default=True)
150 gobject.MainLoop().get_context().iteration(True)
189 persistent = True
HDp2p_flush.py57 self.daemon = True
71 DBusGMainLoop(set_as_default=True)
105 gobject.MainLoop().get_context().iteration(True)
HDp2p_disconnect.py57 self.daemon = True
71 DBusGMainLoop(set_as_default=True)
105 gobject.MainLoop().get_context().iteration(True)
HDp2p_stop_find.py59 self.daemon = True
73 DBusGMainLoop(set_as_default=True)
110 gobject.MainLoop().get_context().iteration(True)
/NextBSD/release/scripts/
HDlist-new-changesets.py102 show_logentry = True
104 show_logentry = True
106 if show_logentry == True :
/NextBSD/contrib/compiler-rt/lib/sanitizer_common/scripts/
HDcpplint.py495 return True
691 self.in_a_function = True
840 is_filtered = True
849 return True
1424 self.is_derived = True
1560 self.pp_stack[-1].seen_else = True
1624 while True:
1638 new_namespace.seen_open_brace = True
1685 while True:
1697 self.stack[-1].seen_open_brace = True
[all …]
/NextBSD/contrib/llvm/lib/Target/Hexagon/
HDHexagonOperands.td264 // u7StrictPosImmPred predicate - True if the immediate fits in an 7-bit
325 // m5BImmPred predicate - True if the (char) number is in range -1 .. -31
333 // m5HImmPred predicate - True if the (short) number is in range -1 .. -31
341 // m5ImmPred predicate - True if the number is in range -1 .. -31
349 // n8ImmPred predicate - True if the immediate fits in a 8-bit signed
356 // nOneImmPred predicate - True if the immediate is -1.
362 // Set5ImmPred predicate - True if the number is in the series of values.
371 // Clr5ImmPred predicate - True if the number is in the series of
382 // SetClr5ImmPred predicate - True if the immediate is in range 0..31.
388 // Set4ImmPred predicate - True if the number is in the series of values:
[all …]
/NextBSD/contrib/llvm/tools/lldb/source/Interpreter/
HDembedded_interpreter.py17 have_readline = True
32 g_builtin_override_called = True
82 interacted = True
/NextBSD/contrib/one-true-awk/
HDrun.c78 Cell *True = &truecell; variable
148 return(True); in execute()
187 return(True); in program()
209 return(True); in program()
504 return True; in awkdelete()
530 return True; in awkdelete()
571 return(True); in intest()
610 return(True); in matchop()
626 if (i) return(True); in boolop()
630 if (i) return(True); in boolop()
[all …]
/NextBSD/tests/sys/opencrypto/
HDcryptodev.py279 exit[0] = True
321 while True:
328 didread = True
341 while True:
353 while True:
361 while True:
391 if True:
540 elif True:
/NextBSD/crypto/heimdal/lib/wind/
HDrfc3454.py45 while True:
57 inTable = True
/NextBSD/contrib/groff/src/libs/libxutil/
HDXFontName.c99 return True; in XParseFontName()
178 return True; in XFormatFontName()
210 return True; in XCompareFontName()
240 return True; in XCopyFontName()
/NextBSD/tools/test/hwpmc/
HDpmctest.py70 default=True, help="wait after each execution")
92 if (options.wait == True):

1234567