Home
last modified time | relevance | path

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

1234

/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Duserdatarequest.ui79 <property name="shortcut" >
95 <property name="shortcut" >
Dwpagui.ui433 <property name="shortcut" >
441 <property name="shortcut" >
/external/libvpx/libvpx/vp8/encoder/
Dencodemb.c246 int shortcut=0; in optimize_b() local
287 shortcut = 1; in optimize_b()
289 shortcut = 0; in optimize_b()
291 if(shortcut) in optimize_b()
340 if(shortcut) in optimize_b()
/external/skia/site/user/
Dissue-tracker.md7 You can find it at https://bugs.chromium.org/p/skia/issues/list or use shortcut
/external/opencv3/modules/features2d/src/
Dmser.cpp658 MSCRNode* shortcut; member
696 node->prev = node->next = node->shortcut = node; in initMSCRNode()
864 next = x->shortcut; in findMSCR()
865 x->shortcut = prev; in findMSCR()
873 prev = x->shortcut; in findMSCR()
874 x->shortcut = root; in findMSCR()
943 rr->shortcut = lr; in extractMSER_8uC3()
/external/fonttools/Windows/
Dfonttools-win-setup.txt8 Also, the setup puts a shortcut to TTX in your Send To context menu in Windows
/external/clang/tools/clang-format/
Dclang-format-bbedit.applescript5 -- can assign the menu item a keyboard shortcut in the BBEdit preferences, under
/external/deqp/framework/delibs/cmake/
Dtoolchain-symbian-gcce.cmake42 # Some shortcut variables for later use. See CFlags.cmake
/external/skia/site/dev/testing/
Dskiaperf.md41 Once you create a shortcut, which may or may not include calculations, you
/external/bison/m4/
Dwarn-on-use.m442 dnl shortcut - if the raw declaration exists, then set a cache
/external/opencv3/doc/py_tutorials/py_feature2d/
Dpy_table_of_contents_feature2d.markdown41 calculate it first. There comes BRIEF which gives the shortcut to find binary descriptors with
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemb.c148 int shortcut = 0; in optimize_b() local
189 shortcut = 1; in optimize_b()
191 shortcut = 0; in optimize_b()
193 if (shortcut) { in optimize_b()
229 if (shortcut) { in optimize_b()
/external/skia/site/dev/contrib/
Dpatch.md18 If you use git cl, then you should be able to use the shortcut:
/external/droiddriver/
Dcontributing_aosp.md44 …le to other users. To post the drafts, press the reply button (keyboard shortcut 'a') and then cli…
/external/boringssl/mac-x86_64/crypto/aes/
Daes-x86_64.S908 jmp L$10shortcut
913 L$10shortcut:
961 jmp L$12shortcut
966 L$12shortcut:
1024 jmp L$14shortcut
1029 L$14shortcut:
/external/chromium-trace/catapult/third_party/webapp2/docs/guide/
Dtesting.rst77 shortcut to set POST data in the environ. When set, the HTTP method is set
Dexceptions.rst113 The function :func:`webapp2.abort` is a shortcut to raise one of the HTTP
/external/elfutils/lib/
DChangeLog29 * dynamicsizehash.c (lookup): Add a shortcut around division.
/external/opencv3/doc/py_tutorials/py_feature2d/py_brief/
Dpy_brief.markdown27 BRIEF comes into picture at this moment. It provides a shortcut to find the binary strings directly
/external/markdown/tests/extensions-x-toc/
Dsyntax-toc.txt581 The *implicit link name* shortcut allows you to omit the name of the
592 Because link names may contain spaces, this shortcut even works for
615 Using the implicit link name shortcut, you could instead write:
796 Markdown supports a shortcut style for creating "automatic" links for URLs and email addresses: sim…
/external/markdown/docs/
Dusing_as_module.txt66 The markdown module also includes a shortcut function ``markdownFromFile`` that
/external/boringssl/win-x86_64/crypto/aes/
Daes-x86_64.asm942 jmp NEAR $L$10shortcut
947 $L$10shortcut:
995 jmp NEAR $L$12shortcut
1000 $L$12shortcut:
1058 jmp NEAR $L$14shortcut
1063 $L$14shortcut:
/external/markdown/tests/markdown-test/
Dmarkdown-syntax.txt618 The *implicit link name* shortcut allows you to omit the name of the
629 Because link names may contain spaces, this shortcut even works for
652 Using the implicit link name shortcut, you could instead write:
833 Markdown supports a shortcut style for creating "automatic" links for URLs and email addresses: sim…
/external/markdown/tests/extensions-x-def_list/
Dmarkdown-syntax.txt618 The *implicit link name* shortcut allows you to omit the name of the
629 Because link names may contain spaces, this shortcut even works for
652 Using the implicit link name shortcut, you could instead write:
833 Markdown supports a shortcut style for creating "automatic" links for URLs and email addresses: sim…
/external/markdown/MarkdownTest/Tests_2007/
DMarkdown Documentation - Syntax.text618 The *implicit link name* shortcut allows you to omit the name of the
629 Because link names may contain spaces, this shortcut even works for
652 Using the implicit link name shortcut, you could instead write:
833 Markdown supports a shortcut style for creating "automatic" links for URLs and email addresses: sim…

1234