OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:consistent
(Results
101 - 125
of
3625
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/tpm2/
PCR_Extend.c
31
//
consistent
, the unmarshaling code will run out of input data or have input
NV_DefineSpace.c
14
// TPM_RC_NV_ATTRIBUTES attributes of the index are not
consistent
21
//
consistent
with 'publicInfo->attributes'.
56
// check that the authPolicy
consistent
with hash algorithm
/external/v8/build/
java_aidl.gypi
6
# to build Java aidl files in a
consistent
manner.
java_prebuilt.gypi
6
# to package prebuilt Java JARs in a
consistent
manner.
jni_generator.gypi
6
# to generate jni bindings for Java-files in a
consistent
manner.
/external/v8/gypfiles/
gyp_environment.py
8
make sure settings are
consistent
between them, all setup should happen here.
/external/v8/tools/gyp/test/additional-targets/
gyptest-additional.py
42
# TODO(mmoss) Make
consistent
with msvs, with 'dir1' before 'out/Default'?
/external/valgrind/drd/tests/
filter_stderr_solaris
13
# to be
consistent
with the expected output of test cases.
/external/vboot_reference/firmware/2lib/include/
2nvstorage_fields.h
13
* the data format is
consistent
across platforms and compilers. Total NV
/frameworks/base/core/java/android/annotation/
SystemApi.java
33
* These APIs are not guaranteed to remain
consistent
release-to-release,
/frameworks/base/docs/html/training/search/
index.jd
32
consistent
search experience for all users. There are two ways to implement search in your app
/libcore/ojluni/src/main/java/java/lang/
Comparable.java
42
* The natural ordering for a class <tt>C</tt> is said to be <i>
consistent
51
*
consistent
with equals. This is so because sorted sets (and sorted maps)
66
* orderings that are
consistent
with equals. One exception is
81
* class's natural ordering is <i>
consistent
with equals</i>, we mean that the
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
mman-common.h
33
/* common parameters: try to keep these
consistent
across architectures */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
mman-common.h
38
/* common parameters: try to keep these
consistent
across architectures */
/prebuilts/go/darwin-x86/test/fixedbugs/
bug484.go
19
// machine code. This is conservative but keeps the two
consistent
,
/prebuilts/go/linux-x86/test/fixedbugs/
bug484.go
19
// machine code. This is conservative but keeps the two
consistent
,
/sdk/find_java2/FindJava2/
FindJava2.rc
126
// remains
consistent
on all systems.
/system/connectivity/shill/ethernet/
ethernet_eap_service.cc
58
// to maintain
consistent
behavior by the EAP Credential Change
/system/update_engine/update_manager/
device_policy_provider.h
53
// identifiers returned are
consistent
with the ones returned by the
/external/ceres-solver/internal/ceres/
dynamic_compressed_row_sparse_matrix.h
37
// that the underlying `CompressedRowSparseMatrix` is
consistent
.
65
// `CompressedRowSparseMatrix`
consistent
.
84
//
consistent
. Additional space for non-zero entries in the
/external/deqp/modules/gles3/functional/
es3fStringQueryTests.cpp
172
m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got non-
consistent
number of extensions");
185
m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Extension query methods are not
consistent
.");
206
m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Extension query methods are not
consistent
.");
/external/libchrome/base/
atomicops_internals_portable.h
18
// * All Barrier variants are implemented as sequentially-
consistent
.
23
// implemented as a relaxed store followed by a sequentially
consistent
26
// implemented as sequentially
consistent
fence followed by a relaxed load.
/frameworks/base/core/tests/coretests/src/android/app/
LoaderLifecycleTest.java
61
// force its internal index to change. The tests below should still remain
consistent
.
68
// as passed through NonConfigurationInstance. If the keys stay
consistent
69
// across fragment remove/re-add, this will be
consistent
.
/libcore/luni/src/main/java/java/util/concurrent/
ConcurrentNavigableMap.java
97
* <a href="package-summary.html#Weakly"><i>weakly
consistent
</i></a>.
115
* <a href="package-summary.html#Weakly"><i>weakly
consistent
</i></a>.
135
* <a href="package-summary.html#Weakly"><i>weakly
consistent
</i></a>.
/external/doclava/src/com/google/doclava/
PackageInfo.java
448
* Check if packages are
consistent
, also record class deltas.
462
* Check if packages are
consistent
, also record class deltas.
474
boolean
consistent
= true;
492
consistent
= false;
503
consistent
= false;
514
consistent
= false;
524
return
consistent
;
Completed in 1482 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>