HomeSort by relevance Sort by last modified time
    Searched full:consistent (Results 1 - 25 of 1067) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /build/tools/apicheck/src/com/android/apicheck/
ClassInfo.java 129 boolean consistent = true;
135 consistent = false;
152 consistent = false;
159 consistent = false;
173 consistent = false;
186 consistent = false;
194 consistent = false;
199 consistent = false;
206 consistent = false;
213 consistent = false
    [all...]
PackageInfo.java 52 boolean consistent = true;
56 consistent = false;
61 consistent = false;
69 consistent = false;
72 return consistent;
ConstructorInfo.java 99 boolean consistent = true;
102 consistent = false;
108 consistent = false;
114 consistent = false;
121 consistent = false;
131 consistent = false;
140 consistent = false;
144 return consistent;
MethodInfo.java 95 boolean consistent = true;
97 consistent = false;
104 consistent = false;
110 consistent = false;
122 consistent = false;
130 consistent = false;
136 consistent = false;
145 consistent = false;
151 consistent = false;
161 consistent = false
    [all...]
ApiInfo.java 42 boolean consistent = true;
46 consistent = false;
51 consistent = false;
58 consistent = false;
61 return consistent;
FieldInfo.java 106 boolean consistent = true;
110 consistent = false;
117 consistent = false;
124 consistent = false;
130 consistent = false;
136 consistent = false;
142 consistent = false;
148 consistent = false;
154 consistent = false;
157 return consistent;
    [all...]
  /development/samples/ContactManager/
_index.html 7 resulting in a more consistent user experience.</p>
  /external/webkit/WebKitTools/WebKitLauncherWin/
WebKitLauncherWin.rc 26 // remains consistent on all systems.
  /libcore/luni/src/main/java/java/util/concurrent/
Delayed.java 14 * <tt>compareTo</tt> method that provides an ordering consistent with
  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/generators/
DHBasicKeyPairGenerator.java 16 * This generates keys consistent for use with the basic algorithm for
  /external/dropbear/libtommath/
bn_mp_get_int.c 38 /* force result to 32-bits always so it is consistent on non 32-bit platforms */
  /external/grub/stage2/
pxeloader.S 33 But I like that the memory layout of the body is consistent
  /external/kernel-headers/original/asm-generic/
mman.h 33 /* common parameters: try to keep these consistent across architectures */
  /external/libvpx/vpx_mem/nds/
vpx_mem_nds.c 61 return -1; //ERROR: DTCM heap is not consistent
  /external/webkit/WebCore/platform/graphics/wince/
WinceGraphicsExtras.h 28 // is consistent when transformation shifts.
  /external/webkit/WebKitTools/WinLauncher/
WinLauncher.rc 32 // remains consistent on all systems.
  /frameworks/base/core/java/android/os/storage/
IMountService.java 146 * consistent with MountServiceResultCode
187 * consistent with MountServiceResultCode
248 * an int consistent with MountServiceResultCode
275 * deleting. Returns an int consistent with MountServiceResultCode
298 * consistent with MountServiceResultCode
319 * Returns an int consistent with MountServiceResultCode
342 * Unount a secure container. Returns an int consistent with
384 * Rename an unmounted secure container. Returns an int consistent
    [all...]
  /frameworks/base/core/java/android/preference/
package.html 5 in the same manner and the user experience is consistent with that of the system and
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
mman.h 33 /* common parameters: try to keep these consistent across architectures */
  /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
  /external/chromium/base/
directory_watcher.h 39 // is consistent on any particular version of Windows, but not across
  /external/e2fsprogs/
SUBMITTING-PATCHES 33 maintained indefinitely and may be redistributed consistent with
  /external/genext2fs/
test-gen.lib 5 # generation is consistent.
  /external/libpng/contrib/visupng/
VisualPng.rc 99 // remains consistent on all systems.
  /external/quake/quake/src/QW/client/
winquake.rc 56 // remains consistent on all systems.

Completed in 1704 milliseconds

1 2 3 4 5 6 7 8 91011>>