Home
last modified time | relevance | path

Searched defs:is_enabled (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/dawn/generator/
Ddawn_json_generator.py95 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/
Dver_linux30 is_enabled() function
/third_party/rust/crates/tracing/tracing-subscriber/src/filter/
Dfilter_fn.rs277 pub(in crate::filter) fn is_enabled(&self, metadata: &Metadata<'_>) -> bool { in is_enabled() function
606 fn is_enabled(&self, metadata: &Metadata<'_>, cx: &Context<'_, S>) -> bool { in is_enabled() function
/third_party/ffmpeg/libavfilter/
Daf_dynaudnorm.c86 cqueue *is_enabled; member
717 double is_enabled; in filter_frame() local
/third_party/libinput/src/
Devdev-fallback.h78 bool is_enabled; member
/third_party/mesa3d/src/intel/common/
Dintel_batch_decoder.c593 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/
Daubinator_viewer_decoder.cpp471 bool is_enabled = true; in decode_single_ksp() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeStateApiTests.cpp1435 void is_enabled (NegativeTestContext& ctx) in is_enabled() function
/third_party/rust/crates/tracing/tracing-subscriber/src/filter/layer_filters/
Dmod.rs949 pub(crate) fn is_enabled(self, FilterId(mask): FilterId) -> bool { in is_enabled() method
/third_party/skia/bench/
Dnanobench.cpp550 static Target* is_enabled(Benchmark* bench, const Config& config) { in is_enabled() function
/third_party/flutter/skia/bench/
Dnanobench.cpp554 static Target* is_enabled(Benchmark* bench, const Config& config) { in is_enabled() function
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-read-common.c1221 guint64 is_hidden = 0, is_enabled = 1, uid = 0; in gst_matroska_read_common_parse_chapter_element() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h59642 int (*is_enabled)(struct clk_hw *); member
69967 bool is_enabled; member