Home
last modified time | relevance | path

Searched refs:toggled (Results 1 – 25 of 51) sorted by relevance

123

/external/openscreen/build/
DBUILD.gn8 # files to be included, or for multiple sets of default configs to be toggled
/external/mesa3d/docs/gallium/
Dpostprocess.rst9 The filters can be toggled per-app via driconf, or per-session via the
/external/libese/apps/boot/
DREADME.md156 `LOCK_BOOT` can only be toggled when in the bootloader/fastboot and if
166 toggled if `LOCK_BOOT` is cleared. `LOCK_OWNER` does not require
169 bootloader. `LOCK_OWNER` may be toggled in the bootloader or the
377 - `LOCK_BOOT` may be toggled by a fastboot command. If the conditions of
379 - `LOCK_OWNER`may be toggled and set a boot key from a fastboot command
/external/libchrome/base/threading/
Dthread_unittest.cc566 FROM_HERE, base::BindOnce([](bool* toggled) { *toggled = true; }, &ran)); in TEST_F() argument
/external/skqp/site/user/sample/
Dviewer.md27 …ay options and a slide picker can be found in the Tools UI, which can be toggled by hitting the sp…
/external/freetype/docs/
DCUSTOMIZE12 commented configuration macros that can be toggled by developers to
DCHANGES1133 . The display of point numbers can be toggled with key `D'.
1473 can be toggled on and off with key `c'. The small cache toggle
1820 to be toggled on and off with key `s'.
/external/skia/site/docs/user/sample/
Dviewer.md39 picker can be found in the Tools UI, which can be toggled by hitting the spacebar.
/external/openscreen/
DDEPS16 # NOTE: we should only reference GitHub directly for dependencies toggled
/external/rust/crates/grpcio-sys/grpc/tools/profiling/microbenchmarks/bm_diff/
DREADME.md66 multiple times (default is 20, can be toggled via the loops parameter). The
/external/grpc-grpc/tools/profiling/microbenchmarks/bm_diff/
DREADME.md66 multiple times (default is 20, can be toggled via the loops parameter). The
/external/llvm-project/llvm/utils/gn/
DREADME.rst134 ``llvm_enable_terminfo`` is toggled, only the 3 files caring about that setting
/external/openscreen/docs/
Dadvanced_gerrit.md18 to track changes. Once installed, this can be toggled with `git config
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Dwpagui.cpp113 connect(enableRadioButton, SIGNAL(toggled(bool)), this, in WpaGui()
115 connect(disableRadioButton, SIGNAL(toggled(bool)), this, in WpaGui()
/external/ukey2/src/main/proto/
Dsecuregcm.proto217 // The user toggled the state of a feature (e.g. Smart Lock enabled via BT)
/external/mesa3d/src/imgui/
Dimgui_widgets.cpp4829 bool toggled = false; in TreeNodeBehavior() local
4834toggled = !(flags & (ImGuiTreeNodeFlags_OpenOnArrow | ImGuiTreeNodeFlags_OpenOnDoubleClick)) || (g… in TreeNodeBehavior()
4836toggled |= IsMouseHoveringRect(interact_bb.Min, ImVec2(interact_bb.Min.x + text_offset_x, interact… in TreeNodeBehavior()
4838 toggled |= g.IO.MouseDoubleClicked[0]; in TreeNodeBehavior()
4840 toggled = false; in TreeNodeBehavior()
4845 toggled = true; in TreeNodeBehavior()
4850 toggled = true; in TreeNodeBehavior()
4854 if (toggled) in TreeNodeBehavior()
/external/skqp/docs/
Dspelling.txt228 to together toggled too top top-left top-right total totaling touches towards tracked tracks
/external/python/cpython3/Doc/library/
Didle.rst563 Within an editor window containing Python code, code context can be toggled
570 are no current context lines and the feature is toggled on, a single blank
/external/llvm-project/clang/test/ARCMT/
Dobjcmt-arc-cf-annotations.m.result658 // will be a toggled flag in the future. It can indeed return null, but
Dobjcmt-arc-cf-annotations.m616 // will be a toggled flag in the future. It can indeed return null, but
/external/clang/test/ARCMT/
Dobjcmt-arc-cf-annotations.m616 // will be a toggled flag in the future. It can indeed return null, but
Dobjcmt-arc-cf-annotations.m.result658 // will be a toggled flag in the future. It can indeed return null, but
/external/llvm-project/clang/test/Analysis/
Dretain-release.m722 // will be a toggled flag in the future. It can indeed return null, but
/external/python/cpython3/Lib/idlelib/
DNEWS.txt166 bpo-33610: Code context always shows the correct context when toggled on.
/external/python/cpython3/Misc/NEWS.d/
D3.9.0a1.rst5253 Fix code context not showing the correct context when first toggled on.

123