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

1 2 3 45 6 7 8 91011>>

  /external/flac/libFLAC/include/private/
metadata.h 38 * be a consistent state (e.g. PICTURE) or equivalent to the initial
  /external/genext2fs/
test-gen.lib 5 # generation is consistent.
  /external/javassist/sample/evolve/
demo.html 13 necessary for keeping the type system 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)
  /frameworks/base/core/java/android/annotation/
SystemApi.java 33 * These APIs are not guaranteed to remain consistent release-to-release,
  /frameworks/base/docs/html/design/style/
themes.jd 20 <p>Themes are Android's mechanism for applying a consistent style to an app or activity.
  /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
  /packages/apps/Settings/res/layout/
trusted_credential.xml 48 <!-- Switch is invisible and not gone so that the height is consistent between tabs -->
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/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.11-4.8/sysroot/usr/include/asm-generic/
mman-common.h 33 /* common parameters: try to keep these consistent across architectures */
  /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/chromium_org/third_party/WebKit/Source/platform/text/
TextEncodingDetector.cpp 73 // 10 is the minimum confidence value consistent with the codepoint
78 // the chunk is consistent with a set of encodings. So, instead of
80 // consistent with the data.
  /external/chromium_org/ui/accessibility/
ax_tree.h 30 // assumes the tree is in a consistent state.
53 // when the tree is in a consistent state.
57 // operation, when the tree is in a consistent state.
  /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.");
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentNavigableMap.java 94 * <p>The view's {@code iterator} is a "weakly consistent" iterator
115 * <p>The view's {@code iterator} is a "weakly consistent" iterator
138 * <p>The view's {@code iterator} is a "weakly consistent" iterator
  /external/llvm/test/Analysis/DependenceAnalysis/
WeakZeroDstSIV.ll 19 ; CHECK: da analyze - consistent input [S]!
56 ; CHECK: da analyze - consistent input [S]!
98 ; CHECK: da analyze - consistent input [S]!
133 ; CHECK: da analyze - consistent input [S]!
168 ; CHECK: da analyze - consistent input [S]!
203 ; CHECK: da analyze - consistent input [S]!
239 ; CHECK: da analyze - consistent input [S]!
WeakZeroSrcSIV.ll 16 ; CHECK: da analyze - consistent output [S]!
53 ; CHECK: da analyze - consistent output [S]!
95 ; CHECK: da analyze - consistent output [S]!
130 ; CHECK: da analyze - consistent output [S]!
165 ; CHECK: da analyze - consistent output [S]!
200 ; CHECK: da analyze - consistent output [S]!
236 ; CHECK: da analyze - consistent output [S]!
  /external/llvm/include/llvm/Analysis/
DependenceAnalysis.h 143 /// isConsistent - Returns true if this dependence is consistent
237 /// isConsistent - Returns true if this dependence is consistent
239 bool isConsistent() const override { return Consistent; }
272 bool Consistent; // Init to true, then refine.
650 /// Set consistent to false.
669 /// Set consistent to false.
687 /// Set consistent to false.
705 /// Set consistent to false.
    [all...]
  /frameworks/base/core/java/android/os/storage/
IMountService.java 146 * consistent with MountServiceResultCode
189 * consistent with MountServiceResultCode
250 * an int consistent with MountServiceResultCode
278 * deleting. Returns an int consistent with MountServiceResultCode
301 * consistent with MountServiceResultCode
322 * Returns an int consistent with MountServiceResultCode
346 * Unount a secure container. Returns an int consistent with
388 * Rename an unmounted secure container. Returns an int consistent
    [all...]
  /external/doclava/src/com/google/doclava/
ClassInfo.java     [all...]
  /art/runtime/
thread_android.cc 33 // We use Android thread priority constants to be consistent with the rest
  /cts/tests/tests/gesture/src/android/gesture/cts/
LineGestureStrokeHelper.java 63 // TODO: is it a compatability requirement that these numbers be consistent?
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
CharStream.as 41 * probably better to be 32-bit clean and be consistent with LA.
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
ICharStream.cs 50 * probably better to be 32-bit clean and be consistent with LA.

Completed in 6883 milliseconds

1 2 3 45 6 7 8 91011>>