HomeSort by relevance Sort by last modified time
    Searched full:full (Results 651 - 675 of 10709) sorted by null

<<21222324252627282930>>

  /external/clang/lib/Rewrite/Core/
DeltaTree.cpp 26 /// can also efficiently tell us the full accumulated delta for a specific
31 /// former and adds children pointers. Each node knows the full delta of all
33 /// full delta implied by a whole subtree in constant time.
81 /// FullDelta - This is the full delta of all the values in this node and
181 // Maintain full delta for this node.
204 // For an insertion into a non-full leaf node, just insert the value in
213 // Otherwise, if this is leaf is full, split the node at its median, insert
231 // insert here. If this node is non-full, we can just insert it directly.
249 // Finally, if this interior node was full and a node is percolated up, split
290 /// DoSplit - Split the currently full node (which has 2*WidthFactor-1 values
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DefaultSoftKeyboard.java 95 /** Japanese 12-key keyboard [FULL-WIDTH HIRAGANA MODE] */
97 /** Japanese 12-key keyboard [FULL-WIDTH NUMBER MODE] */
99 /** Japanese 12-key keyboard [FULL-WIDTH ALPHABET MODE] */
101 /** Japanese 12-key keyboard [FULL-WIDTH KATAKANA MODE] */
136 /** Japanese Qwerty keyboard [FULL-WIDTH HIRAGANA MODE] */
138 /** Japanese Qwerty keyboard [FULL-WIDTH NUMBER MODE] */
140 /** Japanese Qwerty keyboard [FULL-WIDTH ALPHABET MODE] */
142 /** Japanese Qwerty keyboard [FULL-WIDTH KATAKANA MODE] */
226 /** Japanese key-mode (Full-width Hiragana) */
228 /** Japanese key-mode (Full-width alphabet) *
    [all...]
  /build/core/
clear_vars.mk 106 LOCAL_PROGUARD_ENABLED:= # '',full,custom,nosystem,disabled,obfuscation,optimization
122 LOCAL_PROTOC_OPTIMIZE_TYPE:= # lite(default),micro,nano,full
pathmap.mk 96 # A version of FRAMEWORKS_BASE_SUBDIRS that is expanded to full paths from
116 # A version of FRAMEWORKS_SUPPORT_SUBDIRS that is expanded to full paths from
  /cts/suite/pts/deviceTests/opengl/src/com/android/pts/opengl/primitive/
GLPrimitiveBenchmark.java 40 * Runs the full OpenGL ES 2.0 pipeline test offscreen.
48 * Runs the full OpenGL ES 2.0 pipeline test onscreen.
  /dalvik/vm/mterp/armv5te/
OP_INSTANCE_OF.S 31 b .L${opcode}_fullcheck @ no, do full check
35 * Trivial test failed, need to perform full check. This is common.
  /dalvik/vm/mterp/x86/
OP_CHECK_CAST.S 25 jne .L${opcode}_fullcheck # no, do full check
32 * Trivial test failed, need to perform full check. This is common.
  /dalvik/vm/native/
java_lang_reflect_Array.cpp 62 * easiest way to deal with that is to create the full name once and then
102 * Generate the full name of the array class.
  /external/chromium/chrome/browser/resources/options/chromeos/
language_pinyin_options.html 105 <input id="pinyin-init-full"
117 <input id="pinyin-init-full-punct"
  /external/chromium/net/tools/flip_server/
buffer_interface.h 38 // Returns true if the buffer is full.
39 virtual bool Full() const = 0;
  /external/chromium/sdch/bsd/
config.h 94 /* Define to the full name of this package. */
97 /* Define to the full name and version of this package. */
  /external/chromium/sdch/linux/
config.h 94 /* Define to the full name of this package. */
97 /* Define to the full name and version of this package. */
  /external/chromium/sdch/mac/
config.h 94 /* Define to the full name of this package. */
97 /* Define to the full name and version of this package. */
  /external/chromium/sdch/open-vcdiff/src/
config.h.in 93 /* Define to the full name of this package. */
96 /* Define to the full name and version of this package. */
  /external/chromium/third_party/libjingle/overrides/
config.h 93 /* Define to the full name of this package. */
96 /* Define to the full name and version of this package. */
  /external/chromium_org/ash/accelerators/
accelerator_table.h 140 // window is full-screen.
147 // window is full-screen, these actions are only handled if
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/autofill/
AutofillDialogResult.java 88 * @param name Full name
113 * @return Full name
  /external/chromium_org/chrome/browser/component_updater/
crx_update_item.h 72 // The url the full and differential update CRXs are downloaded from.
85 // The error information for full and differential updates.
  /external/chromium_org/chrome/browser/google_apis/
gdata_contacts_requests.cc 17 "https://www.google.com/m8/feeds/groups/default/full?alt=json";
24 "https://www.google.com/m8/feeds/contacts/default/full"
  /external/chromium_org/chrome/browser/resources/file_manager/js/
metrics.js 32 * Convert a short metric name to the full format.
35 * @return {string} Full metric name.
  /external/chromium_org/chrome/browser/resources/options/chromeos/
language_pinyin_options.html 106 <input id="pinyin-init-full"
118 <input id="pinyin-init-full-punct"
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_util.h 32 // A full hash.
159 // 4 bytes (truncated hash) or 32 bytes (full hash).
187 // Returns true if this is a prefix as opposed to a full hash.
214 // Return the prefix/full hash at the given index. Caller is expected to
219 // Return the prefix/full hash at the given index. Caller is expected to
231 // Container for a sub full hash.
343 // Given a URL, compare all the possible host + path full hashes to the set of
344 // provided full hashes. Returns the index of the match if one is found, or -1
  /external/chromium_org/chrome/browser/thumbnails/
thumbnail_service_unittest.cc 97 // Add a known URL. This makes the top sites data full.
103 // Should be false, as the top sites data is full, and the new URL is
  /external/chromium_org/chrome/browser/ui/panels/
panel.h 101 // This function will only get called by PanelManager when full screen mode
102 // changes i.e it gets called when an app goes into full screen mode or when
103 // an app exits full screen mode. Panel should respond by making sure
104 // a) it does not go on top when some app enters full screen mode.
105 // b) it remains on top when an app exits full screen mode.
195 // The full size is the size of the panel when it is detached or expanded
215 // maximum and full size of the panel. This is called each time when display
363 // Stores the full size of the panel so we can restore it after it's
  /external/chromium_org/chrome/renderer/safe_browsing/
phishing_url_feature_extractor.cc 107 const std::string& full,
113 Tokenize(full, kTokenSeparators, &raw_splits);

Completed in 904 milliseconds

<<21222324252627282930>>