HomeSort by relevance Sort by last modified time
    Searched full:consistent (Results 26 - 50 of 3154) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/extensions/common/features/
complex_feature.cc 15 // Verify IsInternal and no_parent is consistent across all features.
21 << "Complex feature must have consistent values of "
24 << "Complex feature must have consistent values of "
100 // Constructor verifies that composed features are consistent, thus we can
  /external/chromium_org/net/quic/
quic_clock.h 30 // WallNow returns the current wall-time - a time that is consistent across
  /external/chromium_org/ppapi/api/private/
pp_video_frame_private.idl 31 * padding attribute. This padding makes its size consistent across
  /external/chromium_org/tools/gyp/test/win/rc-build/
hello.rc 29 // remains consistent on all systems.
hello3.rc 30 // remains consistent on all systems.
  /external/chromium_org/tools/gyp/test/win/rc-build/subdir/
hello2.rc 30 // remains consistent on all systems.
  /external/clang/test/CXX/conv/conv.prom/
p2.cpp 8 // are quite consistent across all platforms where clang runs.
  /external/clang/test/SemaCXX/
virtual-member-functions-key-function.cpp 20 // Make sure that the key-function computation is consistent when the
  /external/valgrind/main/none/tests/
fdleak.h 20 * after the start of main() in order to get consistent results across
  /frameworks/base/docs/html/design/patterns/
index.jd 21 <span itemprop="description">Design apps that behave in a consistent, predictable
  /frameworks/base/packages/Keyguard/res/values-mcc262-mnc07/
bools.xml 19 This makes the entire interface consistent by switching back to normal case. -->
  /frameworks/base/packages/Keyguard/res/values-mcc262-mnc08/
bools.xml 19 This makes the entire interface consistent by switching back to normal case. -->
  /frameworks/base/packages/Keyguard/res/values-mcc262-mnc11/
bools.xml 19 This makes the entire interface consistent by switching back to normal case. -->
  /libcore/luni/src/main/java/java/util/concurrent/
Delayed.java 14 * {@code compareTo} method that provides an ordering consistent with
  /external/chromium_org/components/signin/core/common/
signin_switches.cc 13 // Disables consistent identity features.
25 // Enables consistent identity features.
  /libcore/luni/src/main/java/java/lang/
ArrayIndexOutOfBoundsException.java 59 * Used internally for consistent high-quality error reporting.
67 * Used internally for consistent high-quality error reporting.
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread_mutex_consistent.c 53 * ? The new owner of this mutex should make the state protected by the mutex consistent.
55 * ? If the new owner is able to make the state consistent, call
57 * marks the mutex as consistent and subsequent calls to pthread_mutex_lock() and
59 * ? If the new owner is not able to make the state consistent, do not call
63 * consistent by calling pthread_mutex_destroy() to uninitialize the mutex, and calling
  /external/chromium_org/chrome/browser/metrics/
extensions_metrics_provider.h 58 // same value so that reported extensions are consistent.
73 // GetMetricsProfile() can return a consistent value.
  /external/chromium_org/ui/accelerometer/
accelerometer_types.h 16 // orientation, positive X points to the right, consistent with the pixel
24 // If the device is open 180 degrees the orientation is consistent with the
  /external/clang/test/CodeGenCXX/
runtimecc.cpp 5 // matter as long as we're internally consistent (and the LLVM-default
6 // CC is consistent with the real one), but it's possible for user
  /external/doclava/src/com/google/doclava/
FieldInfo.java 423 boolean consistent = true;
427 consistent = false;
431 consistent = false;
437 consistent = false;
443 consistent = false;
449 consistent = false;
453 consistent = false;
459 consistent = false;
465 consistent = false;
471 consistent = false
    [all...]
  /cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
ApplicationRestrictionsTest.java 106 // Should be consistent with assertBundle0
121 // Should be consistent with createBundle0
137 // Should be consistent with assertBundle1
144 // Should be consistent with createBundle1
  /cts/tests/tests/drm/src/android/drm/cts/
ConfigFactory.java 30 * @param plugInName Name of DRM plug-in. The name SHOULD be consistent with
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/generators/
DHBasicKeyPairGenerator.java 16 * This generates keys consistent for use with the basic algorithm for
  /external/chromium_org/base/memory/
aligned_memory.cc 34 // crash if we encounter a failed allocation; maintaining consistent behavior

Completed in 3722 milliseconds

12 3 4 5 6 7 8 91011>>