/third_party/skia/third_party/externals/dawn/generator/ |
D | dawn_json_generator.py | 95 def __init__(self, is_enabled, name, json_data): argument 125 def __init__(self, is_enabled, name, json_data): argument 138 def __init__(self, is_enabled, name, json_data): argument 145 def __init__(self, is_enabled, name, json_data): argument 151 def __init__(self, is_enabled, name, json_data): argument 189 def __init__(self, is_enabled, name, json_data): argument 224 def __init__(self, is_enabled, name, json_data): argument 249 def __init__(self, is_enabled, name, json_data): argument 257 def __init__(self, is_enabled, name, json_data): argument 388 is_enabled = lambda json_data: item_is_enabled(enabled_tags, json_data) function
|
/third_party/ltp/ |
D | ver_linux | 30 is_enabled() function
|
/third_party/node/deps/v8/src/baseline/ |
D | baseline-batch-compiler.h | 30 bool is_enabled() { return enabled_; } in is_enabled() function
|
/third_party/node/deps/v8/src/maglev/ |
D | maglev-concurrent-dispatcher.h | 86 bool is_enabled() const { return static_cast<bool>(job_handle_); } in is_enabled() function
|
/third_party/node/deps/v8/src/sandbox/ |
D | sandbox.h | 70 bool is_enabled() const { return !disabled_; } in is_enabled() function
|
/third_party/ffmpeg/libavfilter/ |
D | af_dynaudnorm.c | 91 cqueue *is_enabled; member 761 double is_enabled; in filter_frame() local
|
/third_party/libinput/src/ |
D | evdev-fallback.h | 78 bool is_enabled; member
|
/third_party/mesa3d/src/intel/common/ |
D | intel_batch_decoder.c | 593 bool is_enabled = true; in decode_single_ksp() local 1150 bool is_enabled = true; in decode_vs_state() local
|
/third_party/mesa3d/src/intel/tools/ |
D | aubinator_viewer_decoder.cpp | 471 bool is_enabled = true; in decode_single_ksp() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fNegativeStateApiTests.cpp | 1435 void is_enabled (NegativeTestContext& ctx) in is_enabled() function
|
/third_party/skia/bench/ |
D | nanobench.cpp | 550 static Target* is_enabled(Benchmark* bench, const Config& config) { in is_enabled() function
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 59642 int (*is_enabled)(struct clk_hw *); member 69967 bool is_enabled; member
|