/third_party/jerryscript/jerry-core/lit/ |
D | lit-magic-strings.inc.h | 21 #if ENABLED (JERRY_ES2015_MODULE_SYSTEM) 24 #if ENABLED (JERRY_BUILTIN_ARRAY) \ 25 || ENABLED (JERRY_ES2015_BUILTIN_TYPEDARRAY) 28 #if ENABLED (JERRY_BUILTIN_MATH) 33 #if ENABLED (JERRY_BUILTIN_MATH) 36 #if ENABLED (JERRY_ES2015) 39 #if ENABLED (JERRY_BUILTIN_ARRAY) && ENABLED (JERRY_ES2015) \ 40 || ENABLED (JERRY_ES2015_BUILTIN_TYPEDARRAY) 43 #if ENABLED (JERRY_BUILTIN_MATH) 46 #if ENABLED (JERRY_ES2015_BUILTIN_CONTAINER) \ [all …]
|
/third_party/glslang/Test/ |
D | glsl.450.subgroup.tesc | 6 gl_SubgroupSize; // ERROR, extension not enabled (basic) 7 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 8 subgroupBarrier(); // ERROR, extension not enabled (basic) 9 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 12 subgroupElect(); // ERROR, extension not enabled (basic) 17 subgroupAll(true); // ERROR extension not enabled (vote) 18 subgroupAny(false); // ERROR extension not enabled (vote) 19 subgroupAllEqual(f4); // ERROR extension not enabled (vote) [all …]
|
D | glsl.450.subgroup.vert | 6 gl_SubgroupSize; // ERROR, extension not enabled (basic) 7 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 8 subgroupBarrier(); // ERROR, extension not enabled (basic) 9 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 12 subgroupElect(); // ERROR, extension not enabled (basic) 17 subgroupAll(true); // ERROR extension not enabled (vote) 18 subgroupAny(false); // ERROR extension not enabled (vote) 19 subgroupAllEqual(f4); // ERROR extension not enabled (vote) [all …]
|
D | glsl.450.subgroup.frag | 6 gl_SubgroupSize; // ERROR, extension not enabled (basic) 7 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 8 subgroupBarrier(); // ERROR, extension not enabled (basic) 9 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 12 subgroupElect(); // ERROR, extension not enabled (basic) 17 subgroupAll(true); // ERROR extension not enabled (vote) 18 subgroupAny(false); // ERROR extension not enabled (vote) 19 subgroupAllEqual(f4); // ERROR extension not enabled (vote) [all …]
|
D | glsl.450.subgroup.tese | 6 gl_SubgroupSize; // ERROR, extension not enabled (basic) 7 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 8 subgroupBarrier(); // ERROR, extension not enabled (basic) 9 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 12 subgroupElect(); // ERROR, extension not enabled (basic) 17 subgroupAll(true); // ERROR extension not enabled (vote) 18 subgroupAny(false); // ERROR extension not enabled (vote) 19 subgroupAllEqual(f4); // ERROR extension not enabled (vote) [all …]
|
D | glsl.450.subgroup.geom | 6 gl_SubgroupSize; // ERROR, extension not enabled (basic) 7 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 8 subgroupBarrier(); // ERROR, extension not enabled (basic) 9 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 12 subgroupElect(); // ERROR, extension not enabled (basic) 17 subgroupAll(true); // ERROR extension not enabled (vote) 18 subgroupAny(false); // ERROR extension not enabled (vote) 19 subgroupAllEqual(f4); // ERROR extension not enabled (vote) [all …]
|
D | glsl.460.subgroup.rcall | 7 gl_SubgroupSize; // ERROR, extension not enabled (basic) 8 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 9 subgroupBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 12 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 13 subgroupElect(); // ERROR, extension not enabled (basic) 18 subgroupAll(true); // ERROR extension not enabled (vote) 19 subgroupAny(false); // ERROR extension not enabled (vote) 20 subgroupAllEqual(f4); // ERROR extension not enabled (vote) [all …]
|
D | glsl.450.subgroupBasic.comp | 6 gl_SubgroupSize; // ERROR, extension not enabled (basic) 7 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 8 subgroupBarrier(); // ERROR, extension not enabled (basic) 9 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 12 subgroupElect(); // ERROR, extension not enabled (basic) 13 gl_NumSubgroups; // ERROR, extension not enabled (basic) 14 gl_SubgroupID; // ERROR, extension not enabled (basic) 15 subgroupMemoryBarrierShared(); // ERROR, extension not enabled (basic) [all …]
|
D | glsl.460.subgroup.task | 6 gl_SubgroupSize; // ERROR, extension not enabled (basic) 7 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 8 subgroupBarrier(); // ERROR, extension not enabled (basic) 9 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 12 subgroupElect(); // ERROR, extension not enabled (basic) 13 gl_NumSubgroups; // ERROR, extension not enabled (basic) 14 gl_SubgroupID; // ERROR, extension not enabled (basic) 15 subgroupMemoryBarrierShared(); // ERROR, extension not enabled (basic) [all …]
|
D | glsl.460.subgroup.rahit | 7 gl_SubgroupSize; // ERROR, extension not enabled (basic) 8 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 9 subgroupBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 12 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 13 subgroupElect(); // ERROR, extension not enabled (basic) 18 subgroupAll(true); // ERROR extension not enabled (vote) 19 subgroupAny(false); // ERROR extension not enabled (vote) 20 subgroupAllEqual(f4); // ERROR extension not enabled (vote) [all …]
|
D | glsl.460.subgroup.rmiss | 8 gl_SubgroupSize; // ERROR, extension not enabled (basic) 9 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 10 subgroupBarrier(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 12 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 13 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 14 subgroupElect(); // ERROR, extension not enabled (basic) 19 subgroupAll(true); // ERROR extension not enabled (vote) 20 subgroupAny(false); // ERROR extension not enabled (vote) 21 subgroupAllEqual(f4); // ERROR extension not enabled (vote) [all …]
|
D | glsl.460.subgroup.rgen | 7 gl_SubgroupSize; // ERROR, extension not enabled (basic) 8 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 9 subgroupBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 12 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 13 subgroupElect(); // ERROR, extension not enabled (basic) 18 subgroupAll(true); // ERROR extension not enabled (vote) 19 subgroupAny(false); // ERROR extension not enabled (vote) 20 subgroupAllEqual(f4); // ERROR extension not enabled (vote) [all …]
|
D | glsl.460.subgroup.rchit | 7 gl_SubgroupSize; // ERROR, extension not enabled (basic) 8 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 9 subgroupBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 12 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 13 subgroupElect(); // ERROR, extension not enabled (basic) 18 subgroupAll(true); // ERROR extension not enabled (vote) 19 subgroupAny(false); // ERROR extension not enabled (vote) 20 subgroupAllEqual(f4); // ERROR extension not enabled (vote) [all …]
|
D | glsl.460.subgroup.rint | 8 gl_SubgroupSize; // ERROR, extension not enabled (basic) 9 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 10 subgroupBarrier(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 12 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 13 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 14 subgroupElect(); // ERROR, extension not enabled (basic) 19 subgroupAll(true); // ERROR extension not enabled (vote) 20 subgroupAny(false); // ERROR extension not enabled (vote) 21 subgroupAllEqual(f4); // ERROR extension not enabled (vote) [all …]
|
D | glsl.460.subgroup.mesh | 6 gl_SubgroupSize; // ERROR, extension not enabled (basic) 7 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 8 subgroupBarrier(); // ERROR, extension not enabled (basic) 9 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 12 subgroupElect(); // ERROR, extension not enabled (basic) 13 gl_NumSubgroups; // ERROR, extension not enabled (basic) 14 gl_SubgroupID; // ERROR, extension not enabled (basic) 15 subgroupMemoryBarrierShared(); // ERROR, extension not enabled (basic) [all …]
|
/third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
D | ecma-builtins.inc.h | 33 #if ENABLED (JERRY_BUILTIN_ARRAY) 47 #endif /* ENABLED (JERRY_BUILTIN_ARRAY) */ 49 #if ENABLED (JERRY_ES2015) 50 # if ENABLED (JERRY_BUILTIN_STRING) 57 # endif /* ENABLED (JERRY_BUILTIN_STRING) */ 59 # if ENABLED (JERRY_BUILTIN_BOOLEAN) 66 # endif /* ENABLED (JERRY_BUILTIN_BOOLEAN) */ 68 # if ENABLED (JERRY_BUILTIN_NUMBER) 75 # endif /* ENABLED (JERRY_BUILTIN_NUMBER) */ 77 # if ENABLED (JERRY_BUILTIN_DATE) [all …]
|
D | ecma-builtin-global.inc.h | 57 #if ENABLED (JERRY_BUILTIN_ARRAY) 61 #endif /* ENABLED (JERRY_BUILTIN_ARRAY) */ 63 #if ENABLED (JERRY_BUILTIN_STRING) 68 #endif /* ENABLED (JERRY_BUILTIN_STRING) */ 70 #if ENABLED (JERRY_BUILTIN_BOOLEAN) 75 #endif /* ENABLED (JERRY_BUILTIN_BOOLEAN) */ 77 #if ENABLED (JERRY_BUILTIN_NUMBER) 82 #endif /* ENABLED (JERRY_BUILTIN_NUMBER) */ 84 #if ENABLED (JERRY_BUILTIN_DATE) 89 #endif /* ENABLED (JERRY_BUILTIN_DATE) */ [all …]
|
/third_party/unity/test/ |
D | .rubocop.yml | 12 Enabled: false 14 Enabled: false 16 Enabled: false 22 Enabled: false 24 Enabled: false 26 Enabled: false 28 Enabled: false 30 Enabled: false 34 Enabled: false 36 Enabled: false [all …]
|
/third_party/jerryscript/jerry-core/jcontext/ |
D | jcontext.h | 81 #if !ENABLED (JERRY_SYSTEM_ALLOCATOR) 95 #endif /* !ENABLED (JERRY_SYSTEM_ALLOCATOR) */ 123 #if ENABLED (JERRY_EXTERNAL_CONTEXT) 124 #if !ENABLED (JERRY_SYSTEM_ALLOCATOR) 127 #endif /* !ENABLED (JERRY_SYSTEM_ALLOCATOR) */ 128 #endif /* ENABLED (JERRY_EXTERNAL_CONTEXT) */ 132 #if ENABLED (JERRY_BUILTIN_REGEXP) 134 #endif /* ENABLED (JERRY_BUILTIN_REGEXP) */ 138 #if ENABLED (JERRY_CPOINTER_32_BIT) 140 #endif /* ENABLED (JERRY_CPOINTER_32_BIT) */ [all …]
|
/third_party/cJSON/tests/unity/test/ |
D | .rubocop.yml | 12 Enabled: false 14 Enabled: false 22 Enabled: false 28 Enabled: false 30 Enabled: false 34 Enabled: false 36 Enabled: false 40 Enabled: false 42 Enabled: false 44 Enabled: false [all …]
|
/third_party/jerryscript/jerry-core/parser/js/ |
D | js-scanner.c | 21 #if ENABLED (JERRY_PARSER) 45 #if ENABLED (JERRY_ES2015) 49 #endif /* ENABLED (JERRY_ES2015) */ 51 #if ENABLED (JERRY_ES2015) 67 #endif /* ENABLED (JERRY_ES2015) */ 86 #if ENABLED (JERRY_ES2015) in scanner_scan_primary_expression() 91 #endif /* ENABLED (JERRY_ES2015) */ in scanner_scan_primary_expression() 105 #if ENABLED (JERRY_ES2015) in scanner_scan_primary_expression() 115 #endif /* ENABLED (JERRY_ES2015) */ in scanner_scan_primary_expression() 138 #if ENABLED (JERRY_ES2015) in scanner_scan_primary_expression() [all …]
|
/third_party/rust/crates/env_logger/src/filter/ |
D | mod.rs | 42 //! fn enabled(&self, metadata: &Metadata) -> bool { 43 //! self.filter.enabled(metadata) 149 if !self.enabled(record.metadata()) { in matches() 163 pub fn enabled(&self, metadata: &Metadata) -> bool { in enabled() method 167 enabled(&self.directives, level, target) in enabled() 361 // Check whether a level and target are enabled by the set of directives. 362 fn enabled(directives: &[Directive], level: Level, target: &str) -> bool { in enabled() function 377 use super::{enabled, parse_spec, Builder, Directive, Filter}; 388 assert!(enabled(&logger.directives, Level::Info, "crate1")); in filter_info() 389 assert!(!enabled(&logger.directives, Level::Debug, "crate1")); in filter_info() [all …]
|
/third_party/jerryscript/jerry-core/ecma/operations/ |
D | ecma-function-object.c | 38 #if ENABLED (JERRY_LINE_INFO) || ENABLED (JERRY_ES2015_MODULE_SYSTEM) 55 #if ENABLED (JERRY_ES2015) in ecma_op_resource_name() 60 #endif /* ENABLED (JERRY_ES2015) */ in ecma_op_resource_name() 64 #endif /* ENABLED (JERRY_LINE_INFO) || ENABLED (JERRY_ES2015_MODULE_SYSTEM) */ 81 #if ENABLED (JERRY_ES2015_BUILTIN_PROXY) in ecma_op_object_is_callable() 86 #endif /* ENABLED (JERRY_ES2015_BUILTIN_PROXY) */ in ecma_op_object_is_callable() 129 #if ENABLED (JERRY_ES2015_BUILTIN_PROXY) in ecma_object_is_constructor() 134 #endif /* ENABLED (JERRY_ES2015_BUILTIN_PROXY) */ in ecma_object_is_constructor() 230 #if ENABLED (JERRY_SNAPSHOT_EXEC) in ecma_op_create_function_object() 235 #endif /* ENABLED (JERRY_SNAPSHOT_EXEC) */ in ecma_op_create_function_object() [all …]
|
D | ecma-reference.c | 50 #if ENABLED (JERRY_ES2015) in ecma_op_resolve_reference_base() 56 #endif /* ENABLED (JERRY_ES2015) */ in ecma_op_resolve_reference_base() 60 #if ENABLED (JERRY_ES2015_BUILTIN_PROXY) in ecma_op_resolve_reference_base() 65 #endif /* ENABLED (JERRY_ES2015_BUILTIN_PROXY) */ in ecma_op_resolve_reference_base() 81 #if ENABLED (JERRY_ES2015) 102 #if ENABLED (JERRY_ES2015_BUILTIN_PROXY) in ecma_op_resolve_super_base() 107 #endif /* ENABLED (JERRY_ES2015_BUILTIN_PROXY) */ in ecma_op_resolve_super_base() 176 #endif /* ENABLED (JERRY_ES2015) */ 208 #if ENABLED (JERRY_ES2015_BUILTIN_PROXY) in ecma_op_object_bound_environment_resolve_reference_value() 220 #endif /* ENABLED (JERRY_ES2015_BUILTIN_PROXY) */ in ecma_op_object_bound_environment_resolve_reference_value() [all …]
|
/third_party/jerryscript/jerry-core/ecma/base/ |
D | ecma-gc.c | 46 #if ENABLED (JERRY_ES2015_BUILTIN_TYPEDARRAY) 48 #endif /* ENABLED (JERRY_ES2015_BUILTIN_TYPEDARRAY) */ 49 #if ENABLED (JERRY_ES2015_BUILTIN_PROMISE) 51 #endif /* ENABLED (JERRY_ES2015_BUILTIN_PROMISE) */ 282 #if ENABLED (JERRY_ES2015_BUILTIN_PROMISE) 325 #endif /* ENABLED (JERRY_ES2015_BUILTIN_PROMISE) */ 327 #if ENABLED (JERRY_ES2015_BUILTIN_MAP) 362 #endif /* ENABLED (JERRY_ES2015_BUILTIN_MAP) */ 364 #if ENABLED (JERRY_ES2015_BUILTIN_WEAKMAP) 394 #endif /* ENABLED (JERRY_ES2015_BUILTIN_WEAKMAP) */ [all …]
|