HomeSort by relevance Sort by last modified time
    Searched full:consistency (Results 351 - 375 of 1388) sorted by null

<<11121314151617181920>>

  /external/chromium-trace/catapult/third_party/webapp2/docs/tutorials/gettingstarted/
usingdatastore.rst 22 One of the consequences of this is that the consistency guarantee for the
36 consistency. Queries over multiple entity groups may return stale, `eventually consistent <http://en.wikipedia.org/wiki/Eventual_consistency>`_
204 consistency purposes. See `Entity Groups and Ancestor Paths <http://code.google.com/appengine/docs/python/datastore/entities.html#Entity_Groups_and_Ancestor_Paths>`_
  /external/skia/tests/
CanvasTest.cpp 239 "test step %s, SkNWayCanvas state consistency";
241 "test step %s, SkNWayCanvas indirect canvas 1 state consistency";
243 "test step %s, SkNWayCanvas indirect canvas 2 state consistency";
  /prebuilts/go/darwin-x86/src/strings/
strings_test.go 737 // Consistency checks
745 t.Error("ToUpper(upper) consistency fail")
748 t.Error("ToLower(lower) consistency fail")
758 t.Error("ToUpper(lower) consistency fail");
761 t.Error("ToLower(upper) consistency fail");
  /prebuilts/go/linux-x86/src/strings/
strings_test.go 737 // Consistency checks
745 t.Error("ToUpper(upper) consistency fail")
748 t.Error("ToLower(lower) consistency fail")
758 t.Error("ToUpper(lower) consistency fail");
761 t.Error("ToLower(upper) consistency fail");
  /external/autotest/server/hosts/
servo_host.py 207 connection failure. Consistency with remote_access.py.
213 - ServerAliveCountMax=3; consistency with remote_access.py.
216 consistency with remote_access.py.
  /external/chromium-trace/catapult/third_party/webapp2/
CHANGES 182 (request, store), for consistency with the router custom callables.
264 - Router no longer receives app on construction, for consistency with the
335 - For consistency with uri building parameters, RedirectHandler parameters
  /art/compiler/optimizing/
graph_checker.cc 48 // Check consistency with respect to predecessors of `block`.
71 // Check consistency with respect to successors of `block`.
    [all...]
  /art/runtime/interpreter/mterp/arm/
footer.S 13 * TUNING: for consistency, we may want to just go ahead and handle these here.
  /art/runtime/interpreter/mterp/arm64/
footer.S 11 * TUNING: for consistency, we may want to just go ahead and handle these here.
  /art/runtime/interpreter/mterp/x86/
footer.S 13 * TUNING: for consistency, we may want to just go ahead and handle these here.
  /build/core/
product.mk 180 # Does various consistency checks on all of the known products.
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
TestPackageDef.java 76 // store instance arguments in order too for consistency
  /development/ndk/platforms/android-9/include/EGL/
egl.h 232 /* EGL 1.2 tokens renamed for consistency in EGL 1.3 */
  /device/asus/fugu/
device.mk 272 # System server and some of its services. This is just here for completeness and consistency,
  /docs/source.android.com/src/devices/tech/config/
runtime_perms.jd 79 <p>If desired, you can customize the Permissions UI <b>theme</b> by updating the default device themes (<code>Theme.DeviceDefault.Settings</code> and <code>Theme.DeviceDefault.Light.Dialog.NoActionBar</code>) used by PackageInstaller. However, because consistency is critical for app developers, you cannot customize the placement, position, and rules of when the Permissions UI appears.</p>
  /external/autotest/docs/
coding-style.md 10 but it's pretty good, and consistency goes a long way in making the project
  /external/autotest/frontend/client/src/autotest/common/ui/
MultiListSelectPresenter.java 210 // check consistency of selectedItems
  /external/autotest/tko/
site_parse.py 15 # OS source tree in order to maintain consistency. As well as not having to keep
  /external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
test_cors.py 200 # Use @Retry as hedge against bucket listing eventual consistency.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/ec2/cloudwatch/
test_connection.py 235 # test. (Hurrah for eventual consistency...)
  /external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/
CHANGELOG.md 225 * Convert all inline samples to the Farm API for consistency.
  /external/chromium-trace/catapult/third_party/pipeline/pipeline/
models.py 223 be found regardless of eventual consistency.
  /external/crcalc/tests/src/com/hp/creals/
SlowCRTest.java 64 // Perform some consistency checks on trig functions at x
  /external/e2fsprogs/misc/
ext4.5.in 128 Create a journal to ensure filesystem consistency even across unclean
  /external/fec/
decode_rs.h 21 * DEBUG - If set to 1 or more, do various internal consistency checking. Leave this

Completed in 2595 milliseconds

<<11121314151617181920>>