| /NextBSD/contrib/llvm/tools/clang/lib/Parse/ |
| HD | ParseTentative.cpp | 139 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/ |
| HD | predicates.md | 21 ;; 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/ |
| HD | p2p-nfc.py | 30 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 …]
|
| HD | wps-nfc.py | 27 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/ |
| HD | varmisc.mk | 10 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/ |
| HD | bzip2.c | 169 #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 …]
|
| HD | bzlib.c | 149 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/ |
| HD | wps-ap-nfc.py | 24 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/ |
| HD | adjkerntz.c | 61 #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/ |
| HD | userspace.py | 45 "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/ |
| HD | p2p_listen.py | 58 self.daemon = True 72 DBusGMainLoop(set_as_default=True) 108 gobject.MainLoop().get_context().iteration(True) 173 while(True):
|
| HD | p2p_find.py | 61 self.daemon = True 75 DBusGMainLoop(set_as_default=True) 118 gobject.MainLoop().get_context().iteration(True) 183 while(True):
|
| HD | p2p_group_add.py | 75 self.daemon = True 89 DBusGMainLoop(set_as_default=True) 150 gobject.MainLoop().get_context().iteration(True) 189 persistent = True
|
| HD | p2p_flush.py | 57 self.daemon = True 71 DBusGMainLoop(set_as_default=True) 105 gobject.MainLoop().get_context().iteration(True)
|
| HD | p2p_disconnect.py | 57 self.daemon = True 71 DBusGMainLoop(set_as_default=True) 105 gobject.MainLoop().get_context().iteration(True)
|
| HD | p2p_stop_find.py | 59 self.daemon = True 73 DBusGMainLoop(set_as_default=True) 110 gobject.MainLoop().get_context().iteration(True)
|
| /NextBSD/release/scripts/ |
| HD | list-new-changesets.py | 102 show_logentry = True 104 show_logentry = True 106 if show_logentry == True :
|
| /NextBSD/contrib/compiler-rt/lib/sanitizer_common/scripts/ |
| HD | cpplint.py | 495 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/ |
| HD | HexagonOperands.td | 264 // 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/ |
| HD | embedded_interpreter.py | 17 have_readline = True 32 g_builtin_override_called = True 82 interacted = True
|
| /NextBSD/contrib/one-true-awk/ |
| HD | run.c | 78 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/ |
| HD | cryptodev.py | 279 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/ |
| HD | rfc3454.py | 45 while True: 57 inTable = True
|
| /NextBSD/contrib/groff/src/libs/libxutil/ |
| HD | XFontName.c | 99 return True; in XParseFontName() 178 return True; in XFormatFontName() 210 return True; in XCompareFontName() 240 return True; in XCopyFontName()
|
| /NextBSD/tools/test/hwpmc/ |
| HD | pmctest.py | 70 default=True, help="wait after each execution") 92 if (options.wait == True):
|