HomeSort by relevance Sort by last modified time
    Searched full:consistent (Results 151 - 175 of 1984) sorted by null

1 2 3 4 5 67 8 91011>>

  /libcore/luni/src/test/java/tests/api/javax/security/cert/
CertificateTest.java 81 * operation: it should be reflexive, symmetric, transitive, consistent and
  /packages/apps/Camera/src/com/android/camera/ui/
TimerSettingPopup.java 124 // Set the number pickers and on/off switch to be consistent
  /packages/apps/Contacts/src/com/android/contacts/editor/
ViewIdGenerator.java 30 * It is used to assign a unique but consistent id to each view across {@link EditContactActivity}'s
  /packages/apps/Dialer/src/com/android/dialer/dialpad/
DialpadImageButton.java 131 // Stay consistent with performClick() by sending the event after
  /packages/apps/Gallery2/src/com/android/camera/ui/
CountdownTimerPopup.java 119 // Set the number pickers and on/off switch to be consistent
  /packages/apps/Nfc/src/com/android/nfc/
P2pEventManager.java 118 // consistent behavior. All other variants involve making the old
  /docs/source.android.com/src/compatibility/
overview.jd 33 <p><em>Provide a consistent application and hardware environment to application
44 <p><em>Enable a consistent application experience for consumers.</em>
  /external/chromium/chrome/browser/autocomplete/
autocomplete_browsertest.cc 68 // TODO(phajdan.jr): check state of IsSelectAll when it's consistent across
102 // loaded so that the autocomplete results are consistent.
  /external/chromium/chrome/browser/chromeos/
external_metrics.cc 80 char name[128]; // length must be consistent with sscanf format below.
96 char name[128]; // length must be consistent with sscanf format below.
  /external/emma/core/java12/com/vladium/emma/report/
IItemAttribute.java 30 // note: the ordering is consistent with code in Factory:
38 // note: the ordering is consistent with code in Factory and SrcFileItem:
  /external/llvm/lib/CodeGen/
CriticalAntiDepBreaker.cpp 180 // class is consistent across all uses.
245 "Kill and Def maps aren't consistent for Reg!");
275 // class is consistent across all uses.
289 "Kill and Def maps aren't consistent for Reg!");
382 && "Kill and Def maps aren't consistent for AntiDepReg!");
384 && "Kill and Def maps aren't consistent for NewReg!");
639 "Kill and Def maps aren't consistent for NewReg!");
646 "Kill and Def maps aren't consistent for AntiDepReg!");
  /external/skia/src/core/
SkRTree.h 41 * quicker than individual insertions and produces more consistent trees.
160 * seems to generally produce better, more consistent trees at significantly lower cost than
  /frameworks/base/core/tests/coretests/src/android/widget/
SimpleCursorAdapterTest.java 218 // And examine the results, make sure they're still consistent
231 // And examine the results, make sure they're still consistent
  /external/libvpx/libvpx/
CHANGELOG 54 consistent with Duclair for most material. Two pass encoding of
66 On the whole, quality is consistent with the Duclair release. Some
114 more consistent in the presence of frames that are substantially
127 1.5% to 10.5%, respectively. "Best" mode speed is consistent with the
131 Encoder quality in the single stream case is consistent with the Cayuga
  /dalvik/docs/
java-constraints.html 18 that is fully consistent with the language's definition.
204 within the same method. Upper and lower bounds must be consistent.
225 within the same method. Its table must be consistent and sorted
  /docs/source.android.com/src/devices/
drm.jd 37 Android developers and digital content publishers need a consistent DRM implementation supported across the Android
39 one consistent DRM available across all devices, Google provides Widevine DRM for free on compatible Android devices.
52 The API hides the complexity of DRM operations and allows a consistent operation mode for both protected and unprotected
  /external/chromium/chrome/browser/history/
visit_database.cc 304 // by id too, to ensure a consistent ordering just in case.
345 // by id too, to ensure a consistent ordering just in case.
371 // by id too, to ensure a consistent ordering just in case.
  /external/guava/guava/src/com/google/common/collect/
SortedMaps.java 213 * <p><b>Warning:</b> {@code keyPredicate} must be <i>consistent with
257 * <p><b>Warning:</b> {@code valuePredicate} must be <i>consistent with
302 * <p><b>Warning:</b> {@code entryPredicate} must be <i>consistent with
AbstractBiMap.java 223 * iteration order so that it is consistent with the forward map.
323 // Preconditions keep the map and inverse consistent.
  /external/guava/guava-tests/test/com/google/common/cache/
CacheTesting.java 180 * contains a non-null key and value, and the eviction and expiration queues are consistent
209 * Peeks into the cache's internals to verify that its expiration queue is consistent. Verifies
270 * Peeks into the cache's internals to verify that its eviction queue is consistent. Verifies
  /external/llvm/test/Analysis/DependenceAnalysis/
Propagating.ll 18 ; CHECK: da analyze - consistent flow [1 -1]!
68 ; CHECK: da analyze - consistent flow [1 1 -1]!
129 ; CHECK: da analyze - consistent output [0 S]!
231 ; CHECK: da analyze - consistent flow [2 -3]!
445 ; CHECK: da analyze - consistent output [S 0]!
499 ; CHECK: da analyze - consistent input [S 0]!
  /external/srec/srec/Recognizer/include/
SR_Recognizer.h 329 * Ensure the model usage in a pre-compiled grammar is consistent with the models
334 * @param isConsistent True if rule is consistent
341 * Ensure the model usage in a pre-compiled grammar is consistent with the models
346 * @param isConsistent True if rule is consistent
755 * Ensure the model usage in a pre-compiled grammar is consistent with the models
760 * @param isConsistent True if rule is consistent
    [all...]
  /external/bison/build-aux/
update-copyright 95 # by " " is consistent throughout all subsequent lines.
208 # Make the use of intervals consistent.
  /external/chromium/base/
shared_memory_unittest.cc 220 // it. Verify that they are always reading/writing consistent data.
262 // with the lock held. Verify that they are always reading/writing consistent
  /external/chromium/googleurl/src/
url_util.h 46 // using this library in a threaded environment and don't have a consistent
136 // output and parsed structures will still be filled and will be consistent,

Completed in 1059 milliseconds

1 2 3 4 5 67 8 91011>>