OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:consistent
(Results
201 - 225
of
3625
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/core/java/android/os/storage/
IMountService.java
149
*
consistent
with MountServiceResultCode
192
*
consistent
with MountServiceResultCode
253
* an int
consistent
with MountServiceResultCode
281
* deleting. Returns an int
consistent
with MountServiceResultCode
304
*
consistent
with MountServiceResultCode
325
* Returns an int
consistent
with MountServiceResultCode
349
* Unount a secure container. Returns an int
consistent
with
391
* Rename an unmounted secure container. Returns an int
consistent
[
all
...]
/external/chromium-trace/catapult/third_party/webapp2/docs/tutorials/gettingstarted/
usingdatastore.rst
36
consistency. Queries over multiple entity groups may return stale, `eventually
consistent
<http://en.wikipedia.org/wiki/Eventual_consistency>`_
38
consistent
, results. Queries over a single entity group are called ancestor
43
use ancestor queries on those entity groups to return strongly
consistent
81
# Ancestor Queries, as shown here, are strongly
consistent
with the High
83
#
consistent
. If we omitted the ancestor from this query there would be a
118
#
consistent
. However, the write rate to a single entity group should
214
Because querying in the High Replication datastore is only strongly
consistent
/docs/source.android.com/src/devices/graphics/
arch-gameloops.jd
71
between buffer swaps, your animation won't update at a
consistent
rate. When
89
consistent
time source for your game state update logic.</p>
144
sleep() isn't perfectly
consistent
, and moveBlock() takes a nonzero amount of
/external/chromium-trace/catapult/third_party/pipeline/pipeline/
models.py
213
index is eventually
consistent
, meaning _BarrierRecords that were just written
219
This entity is used to make it so barrier fan-out is fully
consistent
221
do fully
consistent
ancestor queries every time a slot is filled. This
/external/guava/guava/src/com/google/common/base/
Functions.java
51
* <p><b>Warning:</b> The returned function may not be <i>
consistent
with equals</i> (as
241
* <p>The returned function is <i>
consistent
with equals</i> (as documented at {@link
242
* Function#apply}) if and only if {@code predicate} is itself
consistent
with equals.
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/widget/
ExploreByTouchHelperActivity.java
285
// Reported bounds should be
consistent
with those used to draw
286
// the item in onDraw(). They should also be
consistent
with the
309
// Click handling should be
consistent
with
/bionic/benchmarks/
semaphore_benchmark.cpp
50
// clock_gettime syscall overhead. Lock the CPU speed for
consistent
results
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/packed_switch/
Test_packed_switch.java
136
* @title the size and the list of targets must be
consistent
.
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
ClassicalRungeKuttaStepInterpolator.java
28
* step computed. The interpolation equation is
consistent
with the
EulerStepInterpolator.java
27
* step computed. The interpolation equation is
consistent
with the
MidpointStepInterpolator.java
28
* step computed. The interpolation equation is
consistent
with the
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
X509CRLEntryTest.java
92
* operation: it should be reflexive, symmetric, transitive,
consistent
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/javax/security/cert/
CertificateTest.java
75
* operation: it should be reflexive, symmetric, transitive,
consistent
/external/apache-http/src/org/apache/http/util/
LangUtils.java
35
* A set of utility methods to help produce
consistent
/external/autotest/client/cros/
perf.py
24
it into a
consistent
, high performance state during initialization.
/external/bison/src/
lalr.c
248
if (!s->
consistent
)
345
`
consistent
'. However, do not treat a state with any reductions as
346
consistent
unless it is the accepting state (because there is never
356
s->
consistent
= 1;
/external/chromium-trace/catapult/netlog_viewer/netlog_viewer/
main.css
57
* DIV). It gives them a
consistent
padding, and makes them scrollable.
quic_view.html
9
<li>
Consistent
Port Selection Enabled: <span id=quic-view-port-selection-enabled></span></li>
/external/chromium-trace/catapult/tracing/tracing/ui/base/
radio_picker.html
34
// state is
consistent
.
/external/curl/lib/
rawstr.c
27
/* Portable,
consistent
toupper (remember EBCDIC). Do not use toupper() because
/external/dagger2/producers/src/main/java/dagger/producers/monitoring/
ProducerMonitor.java
59
* unspecified, but will remain
consistent
throughout the course of the execution of a component.
/external/dhcpcd-6.8.2/dhcpcd-hooks/
30-hostname
14
# As such, the default is hostname_fqdn=true so that a
consistent
hostname
/external/e2fsprogs/tests/
README
22
After the first pass, e2fsck should leave a fully
consistent
/external/eigen/test/eigen2/
eigen2_adjoint.cpp
73
// normalized() in order to produce a
consistent
result.
/external/elfutils/libelf/
elf_getphdrnum.c
87
/* Do some sanity checking to make sure phnum and phoff are
consistent
. */
Completed in 2511 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>