HomeSort by relevance Sort by last modified time
    Searched full:consistent (Results 76 - 100 of 3625) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/regexp/testdata/
README 12 not once. This is consistent with (a*)* matching a, which
  /prebuilts/go/linux-x86/src/regexp/testdata/
README 12 not once. This is consistent with (a*)* matching a, which
  /system/update_engine/update_manager/
time_provider.h 36 // consistent with base::Time.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
mips32.s 53 # been removed. This test is to assure consistent interpretation.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/dynamodb2/
test_highlevel.py 127 # Test strongly consistent getting of an item.
132 consistent=True
138 consistent=True
148 consistent=True
161 consistent=True
176 consistent=True
181 consistent=True
193 consistent=True
216 consistent=True
220 # Test the eventually consistent query
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb2/
table.py 654 def get_item(self, consistent=False, attributes=None, **kwargs):
661 Optionally accepts a ``consistent`` parameter, which should be a
663 a consistent (but more expensive) read from DynamoDB.
686 # A consistent read (assuming the data might have just changed).
687 >>> john = users.get_item(username='johndoe', consistent=True)
705 consistent_read=consistent
720 Optionally accepts a ``consistent`` parameter, which should be a
722 a consistent (but more expensive) read from DynamoDB.
764 >>> user = users.lookup(username, consistent=True)
    [all...]
  /art/compiler/optimizing/
graph_test.cc 70 // Test that the successors of an if block stay consistent after a SimplifyCFG.
105 // Test that the successors of an if block stay consistent after a SimplifyCFG.
140 // Test that the successors of an if block stay consistent after a SimplifyCFG.
175 // Test that the successors of an if block stay consistent after a SimplifyCFG.
210 // Test that the successors of an if block stay consistent after a SimplifyCFG.
249 // Test that the successors of an if block stay consistent after a SimplifyCFG.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
FlingAnimationUtils.java 63 * consistent with the finger motion.
76 * consistent with the finger motion.
90 * consistent with the finger motion.
109 * consistent with the finger motion.
156 * consistent with the finger motion for the case when the animation is making something
176 * consistent with the finger motion for the case when the animation is making something
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/fill_array_data/
Test_fill_array_data.java 128 * @title array type and data size shall be consistent
144 * @title the size and the list must be consistent.
  /external/bison/lib/
fatal-signal.h 41 structures provided they are in a consistent state. One way to ensure
47 because they are not guaranteed to be in a consistent state.
  /external/emma/core/java12/com/vladium/jcd/cls/attribute/
IExceptionHandlerTable.java 60 * that all data referenced in 'exception' will eventually be consistent
71 * in 'exception' will eventually be consistent with method's bytecode and
  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
ApplicationRestrictionsTest.java 225 // Should be consistent with assertBundle0
256 // Should be consistent with createBundle0
289 // Should be consistent with assertBundle1
296 // Should be consistent with createBundle1
  /docs/source.android.com/src/devices/tech/power/
performance.jd 29 enable apps to maintain a consistent device performance and specify an exclusive
42 applications for a predictable, consistent level of device performance over long
47 performance mode where the Android device can keep a consistent level of
76 when not using the mode, and consistent over time so that developers don't have
  /external/autotest/test_suites/
control.kernel_usb 21 Consistent failure to detect peripherals will indicate kernel
  /external/clang/test/CodeGenCXX/
mangle-unnamed.cpp 15 // codesize to make it consistent inside inline functions).
  /external/clang/test/Sema/
captured-statements.c 72 b = d; // OK - Consistent with block inside a lambda
  /external/e2fsprogs/
SUBMITTING-PATCHES 33 maintained indefinitely and may be redistributed consistent with
  /external/flac/libFLAC/include/private/
metadata.h 39 * be a consistent state (e.g. PICTURE) or equivalent to the initial
  /external/google-breakpad/src/client/windows/tests/crash_generation_app/
crash_generation_app.rc 32 // remains consistent on all systems.
  /external/javassist/sample/evolve/
demo.html 13 necessary for keeping the type system consistent.
  /external/libchrome/sandbox/win/sandbox_poc/
sandbox.rc 92 // remains consistent on all systems.
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/NarrowPhaseCollision/
btContinuousConvexCollision.h 28 /// Algorithm operates in worldspace, in order to keep inbetween motion globally consistent.
  /external/libpng/contrib/visupng/
VisualPng.rc 99 // remains consistent on all systems.
  /external/mockito/src/org/mockito/internal/stubbing/defaultanswers/
ReturnsMoreEmptyValues.java 26 * Returns consistent values for primitive wrapper classes (e.g. int-returning method retuns 0 <b>and</b> Integer-returning method returns 0, too)
  /external/tpm2/
ObjectChangeAuth.c 41 // Make sure that the auth value is consistent with the nameAlg

Completed in 3143 milliseconds

1 2 34 5 6 7 8 91011>>