Home
last modified time | relevance | path

Searched full:bool (Results 1 – 25 of 17294) sorted by relevance

12345678910>>...692

/external/angle/src/libANGLE/
Dgles_extensions_autogen.h52 bool clipCullDistanceAny() const { return (clipCullDistanceANGLE || clipCullDistanceEXT); } in clipCullDistanceAny()
53 bool copyImageAny() const { return (copyImageEXT || copyImageOES); } in copyImageAny()
54 bool depthTextureAny() const { return (depthTextureANGLE || depthTextureOES); } in depthTextureAny()
55 bool drawBuffersIndexedAny() const { return (drawBuffersIndexedEXT || drawBuffersIndexedOES); } in drawBuffersIndexedAny()
56 bool drawElementsBaseVertexAny() const in drawElementsBaseVertexAny()
60 bool framebufferBlitAny() const { return (framebufferBlitANGLE || framebufferBlitNV); } in framebufferBlitAny()
61 bool geometryShaderAny() const { return (geometryShaderEXT || geometryShaderOES); } in geometryShaderAny()
62 bool gpuShader5Any() const { return (gpuShader5EXT || gpuShader5OES); } in gpuShader5Any()
63 bool instancedArraysAny() const { return (instancedArraysANGLE || instancedArraysEXT); } in instancedArraysAny()
64 bool polygonModeAny() const { return (polygonModeANGLE || polygonModeNV); } in polygonModeAny()
[all …]
DvalidationGL1_autogen.h24 bool ValidateAccum(const Context *context, angle::EntryPoint entryPoint, GLenum op, GLfloat value);
25 bool ValidateBegin(const Context *context, angle::EntryPoint entryPoint, GLenum mode);
26 bool ValidateBitmap(const Context *context,
35 bool ValidateCallList(const Context *context, angle::EntryPoint entryPoint, GLuint list);
36 bool ValidateCallLists(const Context *context,
41 bool ValidateClearAccum(const Context *context,
47 bool ValidateClearDepth(const Context *context, angle::EntryPoint entryPoint, GLdouble depth);
48 bool ValidateClearIndex(const Context *context, angle::EntryPoint entryPoint, GLfloat c);
49 bool ValidateClipPlane(const Context *context,
53 bool ValidateColor3b(const Context *context,
[all …]
/external/caliper/caliper/src/test/resources/com/google/caliper/bridge/
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 …]
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 …]
/external/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.h61 bool is_switch_innermost; // if switch stmt is closest to break, ...
65 glsl_compute_version_string(void *mem_ctx, bool is_es, unsigned version);
111 bool is_version(unsigned required_glsl_version, in is_version()
122 bool check_version(unsigned required_glsl_version,
126 bool check_arrays_of_arrays_allowed(YYLTYPE *locp) in check_arrays_of_arrays_allowed()
140 bool check_precision_qualifiers_allowed(YYLTYPE *locp) in check_precision_qualifiers_allowed()
146 bool check_bitwise_operations_allowed(YYLTYPE *locp) in check_bitwise_operations_allowed()
152 bool check_explicit_attrib_stream_allowed(YYLTYPE *locp) in check_explicit_attrib_stream_allowed()
165 bool check_explicit_attrib_location_allowed(YYLTYPE *locp, in check_explicit_attrib_location_allowed()
181 bool check_separate_shader_objects_allowed(YYLTYPE *locp, in check_separate_shader_objects_allowed()
[all …]
/external/tensorflow/tensorflow/core/grappler/
Dop_types.h25 bool IsAdd(const NodeDef& node);
26 bool IsAddN(const NodeDef& node);
27 bool IsAll(const NodeDef& node);
28 bool IsAngle(const NodeDef& node);
29 bool IsAny(const NodeDef& node);
30 bool IsAnyDiv(const NodeDef& node);
31 bool IsAnyBatchMatMul(const NodeDef& node);
32 bool IsAnyMatMul(const NodeDef& node);
33 bool IsAnyMax(const NodeDef& node);
34 bool IsAnyMaxPool(const NodeDef& node);
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.h73 bool HasV8_1aOps = false;
74 bool HasV8_2aOps = false;
75 bool HasV8_3aOps = false;
76 bool HasV8_4aOps = false;
77 bool HasV8_5aOps = false;
79 bool HasFPARMv8 = false;
80 bool HasNEON = false;
81 bool HasCrypto = false;
82 bool HasDotProd = false;
83 bool HasCRC = false;
[all …]
/external/vulkan-validation-layers/layers/generated/
Dparameter_validation.h26 bool PreCallValidateCreateInstance(
30 bool PreCallValidateDestroyInstance(
33 bool PreCallValidateEnumeratePhysicalDevices(
37 bool PreCallValidateGetPhysicalDeviceFeatures(
40 bool PreCallValidateGetPhysicalDeviceFormatProperties(
44 bool PreCallValidateGetPhysicalDeviceImageFormatProperties(
52 bool PreCallValidateGetPhysicalDeviceProperties(
55 bool PreCallValidateGetPhysicalDeviceQueueFamilyProperties(
59 bool PreCallValidateGetPhysicalDeviceMemoryProperties(
62 bool PreCallValidateCreateDevice(
[all …]
Dobject_tracker.h37 bool PreCallValidateDestroyInstance(
43 bool PreCallValidateEnumeratePhysicalDevices(
52 bool PreCallValidateGetPhysicalDeviceFeatures(
55 bool PreCallValidateGetPhysicalDeviceFormatProperties(
59 bool PreCallValidateGetPhysicalDeviceImageFormatProperties(
67 bool PreCallValidateGetPhysicalDeviceProperties(
70 bool PreCallValidateGetPhysicalDeviceQueueFamilyProperties(
74 bool PreCallValidateGetPhysicalDeviceMemoryProperties(
77 bool PreCallValidateGetInstanceProcAddr(
80 bool PreCallValidateGetDeviceProcAddr(
[all …]
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/
DCSKYSubtarget.h58 bool UseHardFloat;
59 bool UseHardFloatABI;
60 bool HasFPUv2SingleFloat;
61 bool HasFPUv2DoubleFloat;
62 bool HasFPUv3HalfWord;
63 bool HasFPUv3HalfFloat;
64 bool HasFPUv3SingleFloat;
65 bool HasFPUv3DoubleFloat;
66 bool HasFdivdu;
67 bool HasFLOATE1;
[all …]
/external/boringssl/src/ssl/test/
Dtest_config.h41 bool ipv6 = false;
43 bool is_server = false;
44 bool is_dtls = false;
45 bool is_quic = false;
48 bool fallback_scsv = false;
57 bool enable_ech_grease = false;
61 bool expect_ech_accept = false;
63 bool expect_no_ech_name_override = false;
65 bool expect_no_ech_retry_configs = false;
68 bool require_any_client_certificate = false;
[all …]
/external/cronet/third_party/boringssl/src/ssl/test/
Dtest_config.h29 bool ipv6 = false;
31 bool is_server = false;
32 bool is_dtls = false;
33 bool is_quic = false;
36 bool fallback_scsv = false;
44 bool enable_ech_grease = false;
48 bool expect_ech_accept = false;
50 bool expect_no_ech_name_override = false;
52 bool expect_no_ech_retry_configs = false;
55 bool require_any_client_certificate = false;
[all …]
/external/rust/crates/quiche/deps/boringssl/src/ssl/test/
Dtest_config.h29 bool is_server = false;
30 bool is_dtls = false;
31 bool is_quic = false;
34 bool fallback_scsv = false;
42 bool enable_ech_grease = false;
46 bool expect_ech_accept = false;
48 bool expect_no_ech_name_override = false;
50 bool expect_no_ech_retry_configs = false;
53 bool require_any_client_certificate = false;
56 bool false_start = false;
[all …]
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DGCNSubtarget.h66 bool FastFMAF32 = false;
67 bool FastDenormalF32 = false;
68 bool HalfRate64Ops = false;
69 bool FullRate64Ops = false;
72 bool FlatForGlobal = false;
73 bool AutoWaitcntBeforeBarrier = false;
74 bool BackOffBarrier = false;
75 bool UnalignedScratchAccess = false;
76 bool UnalignedAccessMode = false;
77 bool HasApertureRegs = false;
[all …]
/external/virglrenderer/src/venus/venus-protocol/
Dvn_protocol_renderer_info.h15 bool enabled[99];
17 bool EXT_4444_formats;
18 bool EXT_calibrated_timestamps;
19 bool EXT_command_serialization;
20 bool EXT_conditional_rendering;
21 bool EXT_conservative_rasterization;
22 bool EXT_custom_border_color;
23 bool EXT_depth_clip_control;
24 bool EXT_depth_clip_enable;
25 bool EXT_descriptor_indexing;
[all …]
/external/swiftshader/third_party/llvm-16.0/configs/common/lib/Target/X86/
DX86GenMnemonicTables.inc15 bool isPCMPISTRM(unsigned Opcode);
16 bool isVALIGND(unsigned Opcode);
17 bool isVFMULCPH(unsigned Opcode);
18 bool isVPDPBSSD(unsigned Opcode);
19 bool isVFIXUPIMMPS(unsigned Opcode);
20 bool isVPMOVQ2M(unsigned Opcode);
21 bool isLDTILECFG(unsigned Opcode);
22 bool isFADD(unsigned Opcode);
23 bool isVALIGNQ(unsigned Opcode);
24 bool isAESENC128KL(unsigned Opcode);
[all …]
/external/cronet/third_party/libc++/src/test/support/
Dcompare_types.h23 bool operator==(cxx20_member_eq const&) const = default;
27 friend bool operator==(cxx20_friend_eq const&, cxx20_friend_eq const&) = default;
39 friend bool operator==(explicit_operators, explicit_operators) noexcept;
40 friend bool operator!=(explicit_operators, explicit_operators) noexcept;
41 friend bool operator<(explicit_operators, explicit_operators) noexcept;
42 friend bool operator>(explicit_operators, explicit_operators) noexcept;
43 friend bool operator<=(explicit_operators, explicit_operators) noexcept;
44 friend bool operator>=(explicit_operators, explicit_operators) noexcept;
46 friend bool operator==(explicit_operators const&, equality_comparable_with_ec1 const&) noexcept;
47 friend bool operator==(equality_comparable_with_ec1 const&, explicit_operators const&) noexcept;
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86Subtarget.h86 bool HasX87 = false;
89 bool HasCmpxchg8b = false;
93 bool HasNOPL = false;
97 bool HasCMov = false;
100 bool HasX86_64 = false;
103 bool HasPOPCNT = false;
106 bool HasSSE4A = false;
109 bool HasAES = false;
110 bool HasVAES = false;
113 bool HasFXSR = false;
[all …]
/external/angle/third_party/glslang/src/Test/baseResults/
Dhlsl.logical.binary.vec.frag.out9 0:11 move second child to first child ( temp 4-component vector of bool)
10 0:11 'r00' ( temp 4-component vector of bool)
11 0:11 Negate conditional ( temp 4-component vector of bool)
12 0:11 b4a: direct index for structure ( uniform 4-component vector of bool)
13 …ock{ uniform 4-component vector of bool b4a, uniform 4-component vector of bool b4b, uniform boo…
17 0:12 move second child to first child ( temp 4-component vector of bool)
18 0:12 'r01' ( temp 4-component vector of bool)
19 0:12 logical-and ( temp 4-component vector of bool)
20 0:12 b4a: direct index for structure ( uniform 4-component vector of bool)
21 …ock{ uniform 4-component vector of bool b4a, uniform 4-component vector of bool b4b, uniform boo…
[all …]
/external/deqp-deps/glslang/Test/baseResults/
Dhlsl.logical.binary.vec.frag.out9 0:11 move second child to first child ( temp 4-component vector of bool)
10 0:11 'r00' ( temp 4-component vector of bool)
11 0:11 Negate conditional ( temp 4-component vector of bool)
12 0:11 b4a: direct index for structure ( uniform 4-component vector of bool)
13 …ock{ uniform 4-component vector of bool b4a, uniform 4-component vector of bool b4b, uniform boo…
17 0:12 move second child to first child ( temp 4-component vector of bool)
18 0:12 'r01' ( temp 4-component vector of bool)
19 0:12 logical-and ( temp 4-component vector of bool)
20 0:12 b4a: direct index for structure ( uniform 4-component vector of bool)
21 …ock{ uniform 4-component vector of bool b4a, uniform 4-component vector of bool b4b, uniform boo…
[all …]
/external/grpc-grpc/src/core/lib/experiments/
Dexperiments.h60 inline bool IsCallStatusOverrideOnCancellationEnabled() { return false; } in IsCallStatusOverrideOnCancellationEnabled()
61 inline bool IsCallV3Enabled() { return false; } in IsCallV3Enabled()
62 inline bool IsCanaryClientPrivacyEnabled() { return false; } in IsCanaryClientPrivacyEnabled()
63 inline bool IsClientPrivacyEnabled() { return false; } in IsClientPrivacyEnabled()
64 inline bool IsEventEngineClientEnabled() { return false; } in IsEventEngineClientEnabled()
65 inline bool IsEventEngineDnsEnabled() { return false; } in IsEventEngineDnsEnabled()
66 inline bool IsEventEngineListenerEnabled() { return false; } in IsEventEngineListenerEnabled()
67 inline bool IsFreeLargeAllocatorEnabled() { return false; } in IsFreeLargeAllocatorEnabled()
69 inline bool IsHttp2StatsFixEnabled() { return true; } in IsHttp2StatsFixEnabled()
70 inline bool IsKeepaliveFixEnabled() { return false; } in IsKeepaliveFixEnabled()
[all …]
/external/angle/src/libANGLE/capture/
Dcapture_gl_1_autogen.h23 angle::CallCapture CaptureAccum(const State &glState, bool isCallValid, GLenum op, GLfloat value);
24 angle::CallCapture CaptureBegin(const State &glState, bool isCallValid, GLenum mode);
26 bool isCallValid,
34 angle::CallCapture CaptureCallList(const State &glState, bool isCallValid, GLuint list);
36 bool isCallValid,
41 bool isCallValid,
46 angle::CallCapture CaptureClearDepth(const State &glState, bool isCallValid, GLdouble depth);
47 angle::CallCapture CaptureClearIndex(const State &glState, bool isCallValid, GLfloat c);
49 bool isCallValid,
53 bool isCallValid,
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSubtarget.h146 bool HasV4TOps = false;
147 bool HasV5TOps = false;
148 bool HasV5TEOps = false;
149 bool HasV6Ops = false;
150 bool HasV6MOps = false;
151 bool HasV6KOps = false;
152 bool HasV6T2Ops = false;
153 bool HasV7Ops = false;
154 bool HasV8Ops = false;
155 bool HasV8_1aOps = false;
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h66 bool Has16BitInsts;
67 bool HasMadMixInsts;
68 bool FP32Denormals;
69 bool FPExceptions;
70 bool HasSDWA;
71 bool HasVOP3PInsts;
72 bool HasMulI24;
73 bool HasMulU24;
74 bool HasInv2PiInlineImm;
75 bool HasFminFmaxLegacy;
[all …]
/external/llvm/lib/Target/X86/
DX86Subtarget.h75 bool HasX87;
79 bool HasCMov;
82 bool HasX86_64;
85 bool HasPOPCNT;
88 bool HasSSE4A;
91 bool HasAES;
94 bool HasFXSR;
97 bool HasXSAVE;
99 bool HasXSAVEOPT;
101 bool HasXSAVEC;
[all …]

12345678910>>...692