Home
last modified time | relevance | path

Searched refs:tip (Results 1 – 25 of 78) sorted by relevance

1234

/third_party/vk-gl-cts/external/vulkan-docs/src/config/
Dtilde_open_block.rb33 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/
Dtest_calltip.py15 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/
Dkgp.txt72 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/
Dtablet-support.rst49 .. _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/
Dsync-kernel.sh207 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.md11 We recommend most clients track our tip-of-tree, as we work hard to keep it
/third_party/typescript/tests/baselines/reference/
Dscanner10.1.1-8gs.symbols4 /// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
Dparser10.1.1-8gs.symbols4 /// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
Dparser10.1.1-8gs.types4 /// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
Dscanner10.1.1-8gs.types4 /// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
Dscanner10.1.1-8gs.errors.txt8 /// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
Dparser10.1.1-8gs.errors.txt8 /// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
Dparser15.4.4.14-9-2.symbols4 /// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
Dparser15.4.4.14-9-2.types4 /// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
Dparser15.4.4.14-9-2.errors.txt12 /// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
/third_party/gstreamer/gstplugins_base/gst/typefind/
Dgsttypefindfunctions.c3527 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/
Dbug-report.md34 …), 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/
Dohos_userIAM_userAuth.js108 tip : "[PC Preview] unknown tip", property
/third_party/toybox/toys/pending/
Droute.c303 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/
Dmain.scss146 &.tip { class
/third_party/json/docs/mkdocs/docs/home/
Dfaq.md37 !!! tip
148 !!! tip
/third_party/node/deps/v8/tools/system-analyzer/view/
Dtool-tip.mjs8 'view/tool-tip', (templateText) => class Tooltip extends V8CustomElement {
/third_party/node/deps/v8/tools/system-analyzer/
Dindex.mjs47 toolTip: $('#tool-tip'),
80 import('./view/tool-tip.mjs'),
/third_party/python/Lib/idlelib/
DHISTORY.txt190 - 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/
DREADME.md81 To install the tip-of-the-tree version, run:

1234