/third_party/vk-gl-cts/external/vulkan-docs/src/config/ |
D | tilde_open_block.rb | 33 tip = line 36 tip = line[0..3] 42 if tip == '~~~~' 48 BlockMatchData.new(context, masq, tip, tip) 52 elsif %(#{tip}#{tip[-1..-1] * (line_len - tl)}) == line 56 BlockMatchData.new(context, masq, tip, line)
|
/third_party/python/Lib/idlelib/idle_test/ |
D | test_calltip.py | 15 tip = "(ai=None, *b)" variable in TC 17 __init__.tip = "(self, ai=None, *b)" 19 t1.tip = "(self)" 21 t2.tip = "(self, ai, b=None)" 23 t3.tip = "(self, ai, *args)" 25 t4.tip = "(self, *args)" 27 t5.tip = "(self, ai, b=None, *args, **kw)" 29 t6.tip = "(no, self)" 31 __call__.tip = "(self, ci)" 165 t1.tip = "()" [all …]
|
/third_party/icu/icu4c/source/data/unit/ |
D | kgp.txt | 72 dnam{"tipẽn pénogno ag"} 73 one{"{0} tipẽn pénogno"} 74 other{"{0} tipẽn pénogno ag"} 463 dnam{"tipẽn ag"} 464 one{"{0} tipẽn"} 465 other{"{0} tipẽn ag"} 466 per{"{0} tipẽn ki"} 769 dnam{"tipẽn-ag-rimra"} 770 one{"{0} tipẽn-rimra"} 771 other{"{0} tipẽn-ag-rimra"} [all …]
|
/third_party/libinput/doc/user/ |
D | tablet-support.rst | 49 .. _tablet-tip: 52 Tool tip events vs. tool button events 56 When the tool tip comes into contact with the surface, libinput sends an 57 event of type **LIBINPUT_EVENT_TABLET_TOOL_TIP**, and again when the tip 61 unrelated to the tip. A button event is independent of the tip and can while 62 the tip is down or up. 68 libinput uses a device-specific pressure threshold to determine when the tip 70 pressure value while the tip is logically up. Most application can and 74 the tip events to determine a logical tip down state and treat the tip 77 Note that the pressure threshold to trigger a logical tip event may be zero [all …]
|
/third_party/libbpf/scripts/ |
D | sync-kernel.sh | 207 TIP_TAG=libbpf-tip-${SUFFIX} 209 BPF_TIP_TAG=libbpf-bpf-tip-${SUFFIX} 215 SQUASH_TIP_TAG=libbpf-squash-tip-${SUFFIX}
|
/third_party/skia/site/docs/user/release/ |
D | _index.md | 11 We recommend most clients track our tip-of-tree, as we work hard to keep it
|
/third_party/typescript/tests/baselines/reference/ |
D | scanner10.1.1-8gs.symbols | 4 /// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
|
D | parser10.1.1-8gs.symbols | 4 /// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
|
D | parser10.1.1-8gs.types | 4 /// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
|
D | scanner10.1.1-8gs.types | 4 /// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
|
D | scanner10.1.1-8gs.errors.txt | 8 /// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
|
D | parser10.1.1-8gs.errors.txt | 8 /// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
|
D | parser15.4.4.14-9-2.symbols | 4 /// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
|
D | parser15.4.4.14-9-2.types | 4 /// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
|
D | parser15.4.4.14-9-2.errors.txt | 12 /// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
|
/third_party/gstreamer/gstplugins_base/gst/typefind/ |
D | gsttypefindfunctions.c | 3527 guint tip = 0; in qt_type_find() local 3584 tip = GST_TYPE_FIND_MAXIMUM; in qt_type_find() 3589 tip = GST_TYPE_FIND_MAXIMUM; in qt_type_find() 3595 tip = GST_TYPE_FIND_MAXIMUM; in qt_type_find() 3602 tip = GST_TYPE_FIND_MAXIMUM; in qt_type_find() 3608 tip = GST_TYPE_FIND_MAXIMUM; in qt_type_find() 3614 tip = GST_TYPE_FIND_MAXIMUM; in qt_type_find() 3637 if (tip == 0) { in qt_type_find() 3638 tip = GST_TYPE_FIND_LIKELY; in qt_type_find() 3640 tip = GST_TYPE_FIND_NEARLY_CERTAIN; in qt_type_find() [all …]
|
/third_party/libjpeg-turbo/.github/ISSUE_TEMPLATE/ |
D | bug-report.md | 34 …), commit(s), or branch(es) in which the bug was observed (always test the tip of the master branc…
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_userIAM_userAuth.js | 108 tip : "[PC Preview] unknown tip", property
|
/third_party/toybox/toys/pending/ |
D | route.c | 303 static void is_prefix_inet6(char **tip, struct in6_rtmsg *rt) in is_prefix_inet6() argument 306 char *prefix = strchr(*tip, '/'); in is_prefix_inet6()
|
/third_party/googletest/docs/_sass/ |
D | main.scss | 146 &.tip { class
|
/third_party/json/docs/mkdocs/docs/home/ |
D | faq.md | 37 !!! tip 148 !!! tip
|
/third_party/node/deps/v8/tools/system-analyzer/view/ |
D | tool-tip.mjs | 8 'view/tool-tip', (templateText) => class Tooltip extends V8CustomElement {
|
/third_party/node/deps/v8/tools/system-analyzer/ |
D | index.mjs | 47 toolTip: $('#tool-tip'), 80 import('./view/tool-tip.mjs'),
|
/third_party/python/Lib/idlelib/ |
D | HISTORY.txt | 190 - Call tip window pops up when you type the name of a known function 192 window to close the tip window (MH)
|
/third_party/skia/third_party/externals/brotli/ |
D | README.md | 81 To install the tip-of-the-tree version, run:
|