Home
last modified time | relevance | path

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

12345678910>>...36

/netbsd/external/apache2/llvm/dist/libcxx/lib/abi/
H A Dx86_64-unknown-linux-gnu.libcxxabi.v1.stable.exceptions.no_new_in_libcxx.abilist1349 {'is_defined': True, 'name': '_ZNSt3__15mutexD1Ev', 'type': 'FUNC'}
1350 {'is_defined': True, 'name': '_ZNSt3__15mutexD2Ev', 'type': 'FUNC'}
1360 {'is_defined': True, 'name': '_ZNSt3__16__clocEv', 'type': 'FUNC'}
1415 {'is_defined': True, 'name': '_ZNSt3__16localeC1Ev', 'type': 'FUNC'}
1422 {'is_defined': True, 'name': '_ZNSt3__16localeC2Ev', 'type': 'FUNC'}
1423 {'is_defined': True, 'name': '_ZNSt3__16localeD1Ev', 'type': 'FUNC'}
1424 {'is_defined': True, 'name': '_ZNSt3__16localeD2Ev', 'type': 'FUNC'}
1431 {'is_defined': True, 'name': '_ZNSt3__16threadD1Ev', 'type': 'FUNC'}
1432 {'is_defined': True, 'name': '_ZNSt3__16threadD2Ev', 'type': 'FUNC'}
1487 {'is_defined': True, 'name': '_ZNSt3__18__get_dbEv', 'type': 'FUNC'}
[all …]
H A Dx86_64-apple-darwin.libcxxabi.v1.stable.exceptions.no_new_in_libcxx.abilist2154 {'is_defined': True, 'name': '__ZTIa', 'type': 'I'}
2155 {'is_defined': True, 'name': '__ZTIb', 'type': 'I'}
2156 {'is_defined': True, 'name': '__ZTIc', 'type': 'I'}
2157 {'is_defined': True, 'name': '__ZTId', 'type': 'I'}
2158 {'is_defined': True, 'name': '__ZTIe', 'type': 'I'}
2159 {'is_defined': True, 'name': '__ZTIf', 'type': 'I'}
2160 {'is_defined': True, 'name': '__ZTIh', 'type': 'I'}
2161 {'is_defined': True, 'name': '__ZTIi', 'type': 'I'}
2162 {'is_defined': True, 'name': '__ZTIj', 'type': 'I'}
2163 {'is_defined': True, 'name': '__ZTIl', 'type': 'I'}
[all …]
/netbsd/external/apache2/llvm/dist/libcxx/utils/
H A Dgenerate_feature_test_macro_components.py95 "unimplemented": True,
108 "unimplemented": True,
127 "unimplemented": True,
134 "unimplemented": True,
141 "unimplemented": True,
162 "unimplemented": True,
167 "unimplemented": True,
180 "unimplemented": True,
219 "unimplemented": True,
260 "unimplemented": True,
[all …]
/netbsd/external/mpl/bind/dist/bin/python/isc/tests/
H A Dpolicy_test.py.in24 p = pol.policy("good_rsa.test", novalidate=True)
27 self.assertEqual(p.validate(), (True, ""))
32 p = pol.policy("good_prepublish.test", novalidate=True)
33 self.assertEqual(p.validate(), (True, ""))
35 p = pol.policy("bad_prepublish.test", novalidate=True)
51 self.assertEqual(p.validate(), (True, ""))
53 p = pol.policy("bad_postpublish.test", novalidate=True)
69 self.assertEqual(p.validate(), (True, ""))
83 self.assertEqual(p.validate(), (True, ""))
99 p = pol.policy("99example.test", novalidate=True)
[all …]
/netbsd/external/gpl3/gcc.old/dist/contrib/header-tools/
H A Dincluded-by22 current = True
23 deeper = True
24 scanfiles = True
27 usage = True
29 process_h = True
31 process_c = True
33 verbose = True
47 usage = True
55 process_h = True
56 process_c = True
[all …]
H A Dcount-headers12 process_h = True
13 process_c = True
15 all_inc = True
22 usage = True
33 d = find_pound_include (line, True, True)
45 l.sort (key=lambda tup:tup[0], reverse=True)
/netbsd/external/gpl3/gcc/dist/contrib/header-tools/
H A Dincluded-by22 current = True
23 deeper = True
24 scanfiles = True
27 usage = True
29 process_h = True
31 process_c = True
33 verbose = True
47 usage = True
55 process_h = True
56 process_c = True
[all …]
H A Dcount-headers12 process_h = True
13 process_c = True
15 all_inc = True
22 usage = True
33 d = find_pound_include (line, True, True)
45 l.sort (key=lambda tup:tup[0], reverse=True)
/netbsd/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dxgettext-glade-172 <expand>True</expand>
73 <fill>True</fill>
431 <fill>True</fill>
445 <modal>True</modal>
479 <fill>True</fill>
495 <fill>True</fill>
966 <fill>True</fill>
1001 <fill>True</fill>
1059 <fill>True</fill>
1291 <fill>True</fill>
[all …]
/netbsd/external/bsd/unbound/dist/pythonmod/examples/
H A Dinplace_callbacks.py99 return True
149 return True
178 return True
223 return True
242 return True
284 return True
297 return True
300 def deinit(id): return True
309 return True
313 return True
[all …]
H A Dcalc.py40 def init(id, cfg): return True
41 def deinit(id): return True
42 def inform_super(id, qstate, superqstate, qdata): return True
62 return True
66 return True
71 return True
76 return True
80 return True
H A Dresgen.py36 def init(id, cfg): return True
38 def deinit(id): return True
40 def inform_super(id, qstate, superqstate, qdata): return True
53 return True
60 return True
64 return True
69 return True
73 return True
H A Ddict.py65 return True
69 return True
95 return True
99 return True
104 return True
108 return True
113 return True
117 return True
120 return True
H A Dresip.py43 def init(id, cfg): return True
45 def deinit(id): return True
47 def inform_super(id, qstate, superqstate, qdata): return True
76 return True
83 return True
87 return True
92 return True
96 return True
H A Dedns.py86 if not register_edns_option(env, 65001, bypass_cache_stage=True,
87 no_aggregation=True):
90 return True
100 return True
103 def deinit(id): return True
106 def inform_super(id, qstate, superqstate, qdata): return True
131 return True
190 return True
194 return True
H A Davahi-resolver.py205 return True
405 return True
409 return True
441 return True
446 return True
455 return True
462 return True
467 return True
473 return True
479 return True
[all …]
H A Dresmod.py37 def init(id, cfg): return True
39 def deinit(id): return True
41 def inform_super(id, qstate, superqstate, qdata): return True
57 return True
64 return True
84 return True
88 return True
/netbsd/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseTentative.cpp146 TPR = TPResult::True; in isCXXSimpleDeclaration()
236 return TPResult::True; in TryParseSimpleDeclaration()
288 return TPResult::True; in TryParseInitDeclaratorList()
299 return TPResult::True; in TryParseInitDeclaratorList()
398 case TPResult::True: in update()
594 TPR = TPResult::True; in isCXXTypeId()
600 TPR = TPResult::True; in isCXXTypeId()
884 return TPResult::True; in TryParseOperatorId()
891 return TPResult::True; in TryParseOperatorId()
927 return TPResult::True; in TryParseOperatorId()
[all …]
/netbsd/external/bsd/unbound/dist/pythonmod/doc/examples/
H A Dexample0-1.py3 return True
7 return True
11 return True
14 return True
21 return True
26 return True
31 return True
35 return True
/netbsd/external/apache2/llvm/dist/libcxx/utils/libcxx/test/
H A Dparams.py80 Parameter(name='enable_exceptions', choices=[True, False], type=bool, default=True,
87 Parameter(name='enable_rtti', choices=[True, False], type=bool, default=True,
100 Parameter(name='enable_warnings', choices=[True, False], type=bool, default=True,
138 Parameter(name='enable_experimental', choices=[True, False], type=bool, default=False,
150 Parameter(name='long_tests', choices=[True, False], type=bool, default=True,
156 Parameter(name='enable_debug_tests', choices=[True, False], type=bool, default=True,
164 Parameter(name='use_system_cxx_lib', choices=[True, False], type=bool, default=False,
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCXXRecordDeclDefinitionBits.def35 /// True if this class has any user-declared constructors.
41 /// True when this class is an aggregate.
44 /// True when this class is a POD-type.
55 /// True when this class is polymorphic, i.e., has at
59 /// True when this class is abstract, i.e., has at least
67 /// True when this class was standard-layout under the C++11
96 /// True when there are private non-static data members.
99 /// True when there are protected non-static data members.
102 /// True when there are private non-static data members.
112 /// True if there no non-field members declared by the user.
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dpredicates.md25 ;; True if OP refers to any kind of symbol.
463 ;; True if OP is a GR register operand, or zero.
521 ;; True if OP is a 7-bit immediate operand.
526 ;; True if OP is a 6-bit immediate operand.
536 ;; True if OP is a 5-bit immediate operand.
566 ;; True if OP is 0..3.
595 ;; True if OP is a constant zero, or a register.
622 ;; True if this is a signed inequality operator.
639 ;; True if this is the ar.lc register.
644 ;; True if this is the ar.ccv register.
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dpredicates.md25 ;; True if OP refers to any kind of symbol.
463 ;; True if OP is a GR register operand, or zero.
521 ;; True if OP is a 7-bit immediate operand.
526 ;; True if OP is a 6-bit immediate operand.
536 ;; True if OP is a 5-bit immediate operand.
566 ;; True if OP is 0..3.
595 ;; True if OP is a constant zero, or a register.
622 ;; True if this is a signed inequality operator.
639 ;; True if this is the ar.lc register.
644 ;; True if this is the ar.ccv register.
[all …]
/netbsd/external/apache2/llvm/dist/clang/utils/ABITest/
H A DABITestGen.py80 return True
395 action="store_false", default=True)
398 action="store_false", default=True)
401 action="store_false", default=True)
404 action="store_false", default=True)
407 action="store_false", default=True)
410 action="store_false", default=True)
570 makeGenerator(subFTG, atg, atg, True, True, True)
571 makeGenerator(subTG, atg, subFTG, True, True, False)
583 makeGenerator(n, base, fbase, True, True, False)
[all …]
/netbsd/external/bsd/wpa/dist/wpa_supplicant/examples/
H A Dp2p-nfc.py30 include_wps_req = True
31 include_p2p_req = True
34 continue_loop = True
87 return True
256 terminate_now = True
300 found = True
363 self.success = True
385 in_raw_mode = True
470 return True
532 return True
[all …]

12345678910>>...36