/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/ |
ver4_dict_buffers.cpp | 110 AKLOGE("Shortcut dict content cannot be written. %s", tmpDirPath);
|
ver4_patricia_trie_policy.h | 35 #include "dictionary/structure/backward/v402/shortcut/ver4_shortcut_list_policy.h"
|
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v2/ |
patricia_trie_policy.h | 27 #include "dictionary/structure/v2/shortcut/shortcut_list_policy.h"
|
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/ |
Info.java | 86 System.out.println(" Shortcut target: " + shortcutTarget.mWord + " ("
|
/platform_testing/utils/crashcollector/src/android/test/crashcollector/ |
Collector.java | 146 // shortcut path for usually empty directory, so we don't waste even
|
/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/ |
ParenMatch.py | 102 # If it was a shortcut and not really a closing paren, quit.
|
extend.txt | 45 underscore is displayed underlined, to indicate the shortcut character (for
|
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/ |
ParenMatch.py | 102 # If it was a shortcut and not really a closing paren, quit.
|
extend.txt | 45 underscore is displayed underlined, to indicate the shortcut character (for
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
ParenMatch.py | 102 # If it was a shortcut and not really a closing paren, quit.
|
extend.txt | 45 underscore is displayed underlined, to indicate the shortcut character (for
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
ParenMatch.py | 102 # If it was a shortcut and not really a closing paren, quit.
|
extend.txt | 45 underscore is displayed underlined, to indicate the shortcut character (for
|
/external/opencv3/modules/features2d/src/ |
mser.cpp | 658 MSCRNode* shortcut; member in struct:cv::MSCRNode 696 node->prev = node->next = node->shortcut = node; 864 next = x->shortcut; 865 x->shortcut = prev; 873 prev = x->shortcut; 874 x->shortcut = root; 943 rr->shortcut = lr; [all...] |
/frameworks/base/core/java/android/app/ |
Dialog.java | 635 * Called when a key shortcut event is not handled by any of the views in the Dialog. 638 * {@link MenuItem#setShortcut(char, char) shortcut} property of menu items. 642 * @return True if the key shortcut was handled. 765 * Called to process a key shortcut event. 766 * You can override this to intercept all key shortcut events before they are 767 * dispatched to the window. Be sure to call this implementation for key shortcut 770 * @param event The key shortcut event. [all...] |
/external/libvpx/libvpx/vp9/encoder/ |
vp9_encodemb.c | 148 int shortcut = 0; local 189 shortcut = 1; 191 shortcut = 0; 193 if (shortcut) { 229 if (shortcut) { [all...] |
/external/toybox/kconfig/ |
mconf.c | 56 " Shortcut: Press the option's highlighted letter (hotkey).\n" 66 " Shortcut: Press <ESC><ESC> or <E> or <X> if there is no hotkey\n" 76 " Shortcut: Press <H> or <?>.\n" 84 " Shortcut: Press the first letter of the option you wish to set then\n" 90 " Shortcut: Press <H> or <?>.\n"
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
LauncherProvider.java | 319 private static final String TAG_SHORTCUT = "shortcut"; 676 // Determine the type and also put that in the shortcut 689 Log.e(TAG, "Problem upgrading shortcut", ex); 691 Log.e(TAG, "Problem upgrading shortcut", e); [all...] |
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
SuballocatedIntVector.java | 63 /** "Shortcut" handle to m_map[0]. Surprisingly helpful for short vectors. */ 66 /** "Shortcut" handle to most recently added row of m_map.
|
/external/avahi/avahi-common/ |
simple-watch.c | 489 /* Just a shortcut so that we don't need to call gettimeofday() */ 562 /* Just a shortcut so that we don't need to call gettimeofday() */
|
/external/ceres-solver/internal/ceres/miniglog/glog/ |
logging.h | 302 // LG is a convenient shortcut for LOG(INFO). Its use is in new 303 // google3 code is discouraged and the following shortcut exists for
|
/external/chromium-trace/catapult/tracing/tracing/ui/ |
timeline_view.html | 241 var link = document.head.querySelector('link[rel="shortcut icon"]'); 244 link.rel = 'shortcut icon';
|
/external/libxml2/doc/ |
namespaces.html | 3 <html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><link rel="SHORTCUT ICON" href="/favicon.ico" /><style type="text/css"> 35 just a shortcut for the full URI). In libxml, element and attributes have an
|
/external/skia/include/core/ |
SkPathRef.h | 55 * Gets the ith point. Shortcut for this->points() + i 243 * Shortcut for this->points() + this->countPoints()
|
/external/svox/pico/lib/ |
picoos.h | 118 * shortcut : common 208 * shortcut : em
|