Home
last modified time | relevance | path

Searched defs:is_enabled (Results 1 – 11 of 11) 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/boost/boost/test/tree/
Dtest_unit.hpp82 bool is_enabled() const { return p_run_status == RS_ENABLED; } in is_enabled() function in boost::unit_test::test_unit
/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.c578 bool is_enabled = true; in decode_single_ksp() local
1103 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/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