Home
last modified time | relevance | path

Searched refs:bool (Results 1 – 25 of 1839) sorted by relevance

12345678910>>...74

/external/caliper/caliper/src/test/resources/com/google/caliper/bridge/
Djdk7-flags.txt1 bool AHRByDeathCollectTimeRatio = false {product}
2 bool AHRByMinorPauseTimeMajorFreq = false {product}
3 bool AHRByPromoToAllocRatio = false {product}
4 bool AHRBySurvivorAge = false {product}
18 bool AdaptiveHeapRebalance = false {product}
29 bool AdjustConcurrency = false {product}
30 bool AggressiveOpts = false {product}
38 bool AllowJNIEnvProxy = false {product}
39 bool AllowParallelDefineClass = false {product}
40 bool AllowUserSignalHandlers = false {product}
[all …]
Djdk6-flags.txt1 bool AHRByDeathCollectTimeRatio = false {product}
2 bool AHRByMinorPauseTimeMajorFreq = false {product}
3 bool AHRByPromoToAllocRatio = false {product}
4 bool AHRBySurvivorAge = false {product}
18 bool AdaptiveHeapRebalance = false {product}
29 bool AdjustConcurrency = false {product}
30 bool AggressiveOpts = false {product}
37 bool AllowJNIEnvProxy = false {product}
38 bool AllowParallelDefineClass = false {product}
39 bool AllowUserSignalHandlers = false {product}
[all …]
/external/libcxx/include/
Dlimits24 static constexpr bool is_specialized = false;
32 static constexpr bool is_signed = false;
33 static constexpr bool is_integer = false;
34 static constexpr bool is_exact = false;
44 static constexpr bool has_infinity = false;
45 static constexpr bool has_quiet_NaN = false;
46 static constexpr bool has_signaling_NaN = false;
48 static constexpr bool has_denorm_loss = false;
54 static constexpr bool is_iec559 = false;
55 static constexpr bool is_bounded = false;
[all …]
Doptional32 constexpr bool operator==(const optional<T>&, const optional<U>&);
34 constexpr bool operator!=(const optional<T>&, const optional<U>&);
36 constexpr bool operator<(const optional<T>&, const optional<U>&);
38 constexpr bool operator>(const optional<T>&, const optional<U>&);
40 constexpr bool operator<=(const optional<T>&, const optional<U>&);
42 constexpr bool operator>=(const optional<T>&, const optional<U>&);
45 template <class T> constexpr bool operator==(const optional<T>&, nullopt_t) noexcept;
46 template <class T> constexpr bool operator==(nullopt_t, const optional<T>&) noexcept;
47 template <class T> constexpr bool operator!=(const optional<T>&, nullopt_t) noexcept;
48 template <class T> constexpr bool operator!=(nullopt_t, const optional<T>&) noexcept;
[all …]
Dtype_traits22 typedef integral_constant<bool, true> true_type; // C++11
23 typedef integral_constant<bool, false> false_type; // C++11
25 template <bool B> // C++14
26 using bool_constant = integral_constant<bool, B>; // C++14
31 template <bool, class T = void> struct enable_if;
32 template <bool, class T, class F> struct conditional;
211 template <bool b, class T=void>
213 template <bool b, class T, class F>
228 template <class T> inline constexpr bool is_void_v
230 template <class T> inline constexpr bool is_null_pointer_v
[all …]
/external/jemalloc/include/jemalloc/
Djemalloc_typedefs.h.in3 * chunk_alloc(void *new_addr, size_t size, size_t alignment, bool *zero,
4 * bool *commit, unsigned arena_ind);
6 typedef void *(chunk_alloc_t)(void *, size_t, size_t, bool *, bool *, unsigned);
9 * bool
10 * chunk_dalloc(void *chunk, size_t size, bool committed, unsigned arena_ind);
12 typedef bool (chunk_dalloc_t)(void *, size_t, bool, unsigned);
15 * bool
19 typedef bool (chunk_commit_t)(void *, size_t, size_t, size_t, unsigned);
22 * bool
26 typedef bool (chunk_decommit_t)(void *, size_t, size_t, size_t, unsigned);
[all …]
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86GenFastISel.inc11 static bool Predicate_i64immSExt32(int64_t Imm) {
18 unsigned FastEmit_ISD_ANY_EXTEND_MVT_i8_MVT_i32_r(unsigned Op0, bool Op0IsKill) {
22 unsigned FastEmit_ISD_ANY_EXTEND_MVT_i8_MVT_i64_r(unsigned Op0, bool Op0IsKill) {
26 unsigned FastEmit_ISD_ANY_EXTEND_MVT_i8_r(MVT RetVT, unsigned Op0, bool Op0IsKill) {
34 unsigned FastEmit_ISD_ANY_EXTEND_MVT_i16_r(MVT RetVT, unsigned Op0, bool Op0IsKill) {
40 unsigned FastEmit_ISD_ANY_EXTEND_r(MVT VT, MVT RetVT, unsigned Op0, bool Op0IsKill) {
50 unsigned FastEmit_ISD_BITCAST_MVT_i32_r(MVT RetVT, unsigned Op0, bool Op0IsKill) {
62 unsigned FastEmit_ISD_BITCAST_MVT_i64_MVT_f64_r(unsigned Op0, bool Op0IsKill) {
72 unsigned FastEmit_ISD_BITCAST_MVT_i64_MVT_x86mmx_r(unsigned Op0, bool Op0IsKill) {
80 unsigned FastEmit_ISD_BITCAST_MVT_i64_r(MVT RetVT, unsigned Op0, bool Op0IsKill) {
[all …]
/external/protobuf/objectivec/Tests/
Dunittest_objc.proto75 optional bool id = 1;
76 optional bool _cmd = 2;
77 optional bool in = 3;
78 optional bool out = 4;
79 optional bool inout = 5;
80 optional bool bycopy = 6;
81 optional bool byref = 7;
82 optional bool oneway = 8;
83 optional bool dealloc = 9;
84 optional bool zone = 10;
[all …]
/external/tensorflow/tensorflow/compiler/tf2xla/g3doc/
Dgpu_supported_ops.md21 `AssignVariableOp` | `dtype={bool,complex64,double,float,int32,int64,uint32,uint…
29 `BatchToSpace` | `Tidx={int32,int64}`<br>`T={bool,complex64,double,float,int…
30 … | `Tcrops={int32,int64}`<br>`Tblock_shape={int32,int64}`<br>`T={bool,complex64,double,fl…
38 … | `DstT={bool,complex64,double,float,int32,int64,uint32,uint64}`<b…
43 `Concat` | `T={bool,complex64,double,float,int32,int64,uint32,uint64}`
45 `ConcatV2` | `Tidx={int32}`<br>`T={bool,complex64,double,float,int32,int…
47 `Const` | `dtype={bool,complex64,double,float,int32,int64,uint32,uint…
60 `DepthToSpace` | `T={bool,complex64,double,float,int32,int64,uint32,uint64}`
67 `DynamicStitch` | `T={bool,complex64,double,float,int32,int64,uint32,uint64}`
70 `Equal` | `T={bool,complex64,double,float,int32,int64}`
[all …]
Dcpu_supported_ops.md21 `AssignVariableOp` | `dtype={bool,complex64,double,float,int32,int64,uint32,uint…
29 `BatchToSpace` | `Tidx={int32,int64}`<br>`T={bool,complex64,double,float,int…
30 … | `Tcrops={int32,int64}`<br>`Tblock_shape={int32,int64}`<br>`T={bool,complex64,double,fl…
38 … | `DstT={bool,complex64,double,float,int32,int64,uint32,uint64}`<b…
43 `Concat` | `T={bool,complex64,double,float,int32,int64,uint32,uint64}`
45 `ConcatV2` | `Tidx={int32}`<br>`T={bool,complex64,double,float,int32,int…
47 `Const` | `dtype={bool,complex64,double,float,int32,int64,uint32,uint…
60 `DepthToSpace` | `T={bool,complex64,double,float,int32,int64,uint32,uint64}`
67 `DynamicStitch` | `T={bool,complex64,double,float,int32,int64,uint32,uint64}`
70 `Equal` | `T={bool,complex64,double,float,int32,int64}`
[all …]
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_flags.inc19 // Supported types: bool, const char *, int, uptr.
24 bool, symbolize, true,
32 bool, allow_addr2line, false,
38 COMMON_FLAG(bool, fast_unwind_on_check, false,
41 COMMON_FLAG(bool, fast_unwind_on_fatal, false,
44 COMMON_FLAG(bool, fast_unwind_on_malloc, true,
47 COMMON_FLAG(bool, handle_ioctl, false, "Intercept and handle ioctl requests.")
55 bool, log_exe_name, false,
59 bool, log_to_syslog, SANITIZER_ANDROID || SANITIZER_MAC,
65 COMMON_FLAG(bool, detect_leaks, true, "Enable memory leak detection.")
[all …]
/external/protobuf/benchmarks/
Dbenchmark_messages_proto3.proto15 bool field80 = 80;
16 bool field81 = 81;
24 bool field59 = 59;
28 bool field12 = 12;
29 bool field17 = 17;
30 bool field13 = 13;
31 bool field14 = 14;
38 bool field30 = 30;
44 bool field24 = 24;
47 bool field78 = 78;
[all …]
Dbenchmark_messages_proto2.proto15 optional bool field80 = 80 [default=false];
16 optional bool field81 = 81 [default=true];
24 optional bool field59 = 59 [default=false];
28 optional bool field12 = 12 [default=true];
29 optional bool field17 = 17 [default=true];
30 optional bool field13 = 13 [default=true];
31 optional bool field14 = 14 [default=true];
38 optional bool field30 = 30 [default=false];
44 optional bool field24 = 24 [default=false];
47 optional bool field78 = 78;
[all …]
Dgoogle_size.proto12 optional bool field80 = 80 [default=false];
13 optional bool field81 = 81 [default=true];
21 optional bool field59 = 59 [default=false];
25 optional bool field12 = 12 [default=true];
26 optional bool field17 = 17 [default=true];
27 optional bool field13 = 13 [default=true];
28 optional bool field14 = 14 [default=true];
35 optional bool field30 = 30 [default=false];
41 optional bool field24 = 24 [default=false];
44 optional bool field78 = 78;
[all …]
/external/webrtc/webrtc/modules/audio_device/ios/
Daudio_device_not_implemented_ios.mm51 bool AudioDeviceIOS::SpeakerIsInitialized() const {
55 int32_t AudioDeviceIOS::SpeakerVolumeIsAvailable(bool& available) {
95 int32_t AudioDeviceIOS::SpeakerMuteIsAvailable(bool& available) {
100 int32_t AudioDeviceIOS::SetSpeakerMute(bool enable) {
105 int32_t AudioDeviceIOS::SpeakerMute(bool& enabled) const {
120 bool AudioDeviceIOS::PlayoutWarning() const {
124 bool AudioDeviceIOS::PlayoutError() const {
128 bool AudioDeviceIOS::RecordingWarning() const {
132 bool AudioDeviceIOS::RecordingError() const {
140 bool AudioDeviceIOS::MicrophoneIsInitialized() const {
[all …]
/external/python/cpython3/Lib/test/
Dtest_bool.py12 class C(bool):
19 self.assertRaises(TypeError, int.__new__, bool, 0)
109 self.assertIsNot(b**i, bool(int(b)**i))
113 self.assertIs(a&b, bool(int(a)&int(b)))
114 self.assertIs(a|b, bool(int(a)|int(b)))
115 self.assertIs(a^b, bool(int(a)^int(b)))
117 self.assertIsNot(a&int(b), bool(int(a)&int(b)))
119 self.assertIsNot(a|int(b), bool(int(a)|int(b)))
121 self.assertIsNot(a^int(b), bool(int(a)^int(b)))
123 self.assertIsNot(int(a)&b, bool(int(a)&int(b)))
[all …]
/external/vulkan-validation-layers/libs/glm/gtx/
Dscalar_relational.inl13 GLM_FUNC_QUALIFIER bool lessThan
23 GLM_FUNC_QUALIFIER bool lessThanEqual
33 GLM_FUNC_QUALIFIER bool greaterThan
43 GLM_FUNC_QUALIFIER bool greaterThanEqual
53 GLM_FUNC_QUALIFIER bool equal
63 GLM_FUNC_QUALIFIER bool notEqual
72 GLM_FUNC_QUALIFIER bool any
74 bool const & x
80 GLM_FUNC_QUALIFIER bool all
82 bool const & x
[all …]
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Dnetworkconfig.ui141 <bool>false</bool>
164 <bool>false</bool>
178 <bool>false</bool>
195 <bool>false</bool>
215 <bool>false</bool>
222 <bool>true</bool>
231 <bool>false</bool>
241 <bool>false</bool>
251 <bool>false</bool>
261 <bool>false</bool>
[all …]
/external/compiler-rt/lib/asan/
Dasan_flags.inc32 bool, debug, false,
39 ASAN_FLAG(bool, check_initialization_order, false,
42 bool, replace_str, true,
45 ASAN_FLAG(bool, replace_intrin, true,
47 ASAN_FLAG(bool, detect_stack_use_after_return, false,
54 ASAN_FLAG(bool, uar_noreserve, false,
62 ASAN_FLAG(bool, allow_user_poisoning, true,
70 ASAN_FLAG(bool, check_malloc_usable_size, true,
73 ASAN_FLAG(bool, unmap_shadow_on_exit, false,
75 ASAN_FLAG(bool, protect_shadow_gap, true, "If set, mprotect the shadow gap")
[all …]
/external/libnl/python/netlink/route/links/
Dinet.py77 @netlink.nlattr(type=bool, fmt=util.boolean)
79 return bool(self.get_conf(DEVCONF_FORWARDING))
87 @netlink.nlattr(type=bool, fmt=util.boolean)
89 return bool(self.get_conf(DEVCONF_MC_FORWARDING))
97 @netlink.nlattr(type=bool, fmt=util.boolean)
99 return bool(self.get_conf(DEVCONF_PROXY_ARP))
106 @netlink.nlattr(type=bool, fmt=util.boolean)
108 return bool(self.get_conf(DEVCONF_ACCEPT_REDIRECTS))
115 @netlink.nlattr(type=bool, fmt=util.boolean)
117 return bool(self.get_conf(DEVCONF_SECURE_REDIRECTS))
[all …]
/external/compiler-rt/lib/msan/
Dmsan_flags.inc24 MSAN_FLAG(bool, poison_heap_with_zeroes, false, "")
25 MSAN_FLAG(bool, poison_stack_with_zeroes, false, "")
26 MSAN_FLAG(bool, poison_in_malloc, true, "")
27 MSAN_FLAG(bool, poison_in_free, true, "")
28 MSAN_FLAG(bool, poison_in_dtor, false, "")
29 MSAN_FLAG(bool, report_umrs, true, "")
30 MSAN_FLAG(bool, wrap_signals, true, "")
31 MSAN_FLAG(bool, print_stats, false, "")
32 MSAN_FLAG(bool, halt_on_error, !&__msan_keep_going, "")
33 MSAN_FLAG(bool, atexit, false, "")
/external/libcxx/include/experimental/
Dpropagate_const26 template <class T> constexpr bool operator==(const propagate_const<T>& pt, nullptr_t);
27 template <class T> constexpr bool operator==(nullptr_t, const propagate_const<T>& pu);
28 template <class T> constexpr bool operator!=(const propagate_const<T>& pt, nullptr_t);
29 template <class T> constexpr bool operator!=(nullptr_t, const propagate_const<T>& pu);
30 …template <class T, class U> constexpr bool operator==(const propagate_const<T>& pt, const propagat…
31 …template <class T, class U> constexpr bool operator!=(const propagate_const<T>& pt, const propagat…
32 …template <class T, class U> constexpr bool operator<(const propagate_const<T>& pt, const propagate…
33 …template <class T, class U> constexpr bool operator>(const propagate_const<T>& pt, const propagate…
34 …template <class T, class U> constexpr bool operator<=(const propagate_const<T>& pt, const propagat…
35 …template <class T, class U> constexpr bool operator>=(const propagate_const<T>& pt, const propagat…
[all …]
Dfilesystem22 bool operator==(const path& lhs, const path& rhs) _NOEXCEPT;
23 bool operator!=(const path& lhs, const path& rhs) _NOEXCEPT;
24 bool operator< (const path& lhs, const path& rhs) _NOEXCEPT;
25 bool operator<=(const path& lhs, const path& rhs) _NOEXCEPT;
26 bool operator> (const path& lhs, const path& rhs) _NOEXCEPT;
27 bool operator>=(const path& lhs, const path& rhs) _NOEXCEPT;
90 bool copy_file(const path& from, const path& to);
91 bool copy_file(const path& from, const path& to, error_code& ec);
92 bool copy_file(const path& from, const path& to, copy_options option);
93 bool copy_file(const path& from, const path& to, copy_options option,
[all …]
/external/webrtc/webrtc/modules/audio_processing/
Ddebug.proto36 optional bool keypress = 6;
49 optional bool aec_enabled = 1;
50 optional bool aec_delay_agnostic_enabled = 2;
51 optional bool aec_drift_compensation_enabled = 3;
52 optional bool aec_extended_filter_enabled = 4;
55 optional bool aecm_enabled = 6;
56 optional bool aecm_comfort_noise_enabled = 7;
59 optional bool agc_enabled = 9;
61 optional bool agc_limiter_enabled = 11;
62 optional bool noise_robust_agc_enabled = 12;
[all …]
/external/compiler-rt/lib/tsan/rtl/
Dtsan_flags.inc20 TSAN_FLAG(bool, enable_annotations, true,
24 TSAN_FLAG(bool, suppress_equal_stacks, true,
27 TSAN_FLAG(bool, suppress_equal_addresses, true,
31 TSAN_FLAG(bool, report_bugs, true,
33 TSAN_FLAG(bool, report_thread_leaks, true, "Report thread leaks at exit?")
34 TSAN_FLAG(bool, report_destroy_locked, true,
36 TSAN_FLAG(bool, report_mutex_bugs, true,
38 TSAN_FLAG(bool, report_signal_unsafe, true,
41 TSAN_FLAG(bool, report_atomic_races, true,
44 bool, force_seq_cst_atomics, false,
[all …]

12345678910>>...74