Home
last modified time | relevance | path

Searched defs:toggle (Results 1 - 25 of 30) sorted by relevance

12

/third_party/python/Tools/demo/
H A Dlife.py68 def toggle(self, y, x): member in LifeBoard
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLFeatureControlTest.cpp147 bool toggle = std::find(testedFeatures.begin(), testedFeatures.end(), in TEST_P() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/
H A DToggleParser.cpp27 std::string toggle; in ParseEnabledToggles() local
41 std::string toggle; in ParseDisabledToggles() local
/third_party/skia/tools/skiaserve/urlhandlers/
H A DCmdHandler.cpp47 int n, toggle; in handle() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DToggles.cpp25 Toggle toggle; member
238 void TogglesSet::Set(Toggle toggle, bool enabled) { in Set() argument
270 ToggleEnumToName(Toggle toggle) ToggleEnumToName() argument
[all...]
/foundation/arkui/ui_lite/test/uitest/test_view_bounds/
H A Dui_test_view_bounds.cpp118 UIToggleButton* toggle = new UIToggleButton(); in UIKitViewBoundsSetState001() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/toggle/
H A Dtoggle_onchange_test.cpp79 auto toggle = nodeAPI->createNode(ARKUI_NODE_TOGGLE); in CreateNativeNode() local
H A Dtoggle_enabled_test.cpp97 auto toggle = createChildNode(nodeAPI, PARAM_1); in CreateNativeNode() local
/third_party/skia/third_party/externals/freetype/builds/amiga/src/base/
H A Dftdebug.c259 const char* toggle = ft_trace_toggles[n]; in ft_debug_init() local
/third_party/skia/third_party/externals/freetype/builds/wince/
H A Dftdebug.c264 const char* toggle = ft_trace_toggles[n]; in ft_debug_init() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dtoggle_model_impl.cpp99 auto toggle = AceType::DynamicCast<ToggleComponent>(mainComponent); in SetSelectedColor() local
124 auto toggle = AceType::DynamicCast<ToggleComponent>(mainComponent); in OnChange() local
/third_party/ffmpeg/libavutil/tests/
H A Dopt.c34 int toggle; member
[all...]
/third_party/skia/tests/
H A DPathOpsQuadIntersectionTest.cpp426 bool toggle = true; in intersectionFinder() local
H A DPathOpsCubicIntersectionTest.cpp531 bool toggle = true; in intersectionFinder() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftdebug.c326 const char* toggle = ft_trace_toggles[n]; in ft_debug_init() local
/third_party/skia/third_party/externals/freetype/builds/windows/
H A Dftdebug.c339 const char* toggle = ft_trace_toggles[n]; in ft_debug_init() local
/device/soc/rockchip/common/vendor/drivers/net/
H A Drfkill-bt.c252 int rfkill_get_bt_power_state(int *power, bool *toggle) in rfkill_get_bt_power_state() argument
276 bool toggle = false; in rfkill_rk_set_power() local
[all...]
H A Drfkill-wlan.c231 bool toggle = false; in rockchip_wifi_power() local
/device/soc/rockchip/rk3588/kernel/net/rfkill/
H A Drfkill-bt.c262 int rfkill_get_bt_power_state(int *power, bool *toggle) in rfkill_get_bt_power_state() argument
287 bool toggle = false; in rfkill_rk_set_power() local
[all...]
H A Drfkill-wlan.c233 bool toggle = false; in rockchip_wifi_power() local
/third_party/skia/samplecode/
H A DSampleSimpleStroker.cpp389 void toggle(bool& value) { value = !value; } in toggle() function in SimpleStroker
H A DSamplePath.cpp242 void toggle(bool& value) { in toggle() function in ArcToView
341 void toggle(bool& value) { in toggle() function in __anon18642
[all...]
/third_party/popt/src/
H A Dpopthelp.c328 const char *toggle; in singleOptionHelp() local
/third_party/curl/tests/server/
H A Dtftpd.c899 int toggle = 1; in do_tftp() local
/third_party/rust/crates/bitflags/src/
H A Dlib.rs621 pub fn toggle(&mut self, other: Self) { in toggle() functions
[all...]

Completed in 30 milliseconds

12