HomeSort by relevance Sort by last modified time
    Searched full:have (Results 1676 - 1700 of 39030) sorted by null

<<61626364656667686970>>

  /frameworks/base/core/tests/coretests/src/android/widget/scroll/arrowscroll/
ButtonsWithTallTextViewInBetweenTest.java 87 assertFalse("top button should have lost focus",
129 assertEquals("scroll view should have scrolled by the max amount for one "
137 assertFalse("bottom button should have lost focus",
ShortButtonsTest.java 50 assertTrue("should be enough buttons to have some scrolled off screen",
62 assertTrue(prefix + " to have focus", button.isFocused());
91 assertTrue(prefix + " to have focus", button.isFocused());
  /frameworks/base/media/mca/filterfw/java/android/filterfw/
FilterFunctionEnvironment.java 74 * the list MUST have one input and one output port, except the first filter (which must not
75 * have any input ports) and the last filter (which may not have any output ports).
  /frameworks/base/services/java/com/android/server/am/
IntentBindRecord.java 34 /** All apps that have bound to this Intent. */
39 /** Set when we have initiated a request for this binder. */
41 /** Set when we have received the requested binder. */
  /frameworks/compile/libbcc/runtime/lib/ppc/
fixtfdi.c 39 /* At this point we have the mantissa of |tail| */
40 /* We need to negate it if head and tail have different signs. */
45 /* Now we have the mantissa of tail as a signed 2s-complement integer */
  /frameworks/native/libs/utils/tests/
Unicode_test.cpp 52 << "ASCII glyphs should have a length of 1 char16_t";
63 << "Plane 1 glyphs should have a length of 1 char16_t";
74 << "Surrogate pairs should have a length of 2 char16_t";
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
hasAttributeNS03.java 35 * return false if the element does not have an attribute with the given local name
36 * and/or namespace URI specified on this element or does not have a default value.
39 * since the attribute does not have a default value.
  /libcore/luni/src/main/java/java/net/
Inet4Address.java 69 // Check if we have a prefix of 1110
76 * Now check the boundaries of the global space if we have an address
78 * (fortunately we don't have to worry about sign after shifting 8 bits
  /libcore/luni/src/main/java/javax/sql/
RowSetInternal.java 56 * not have an original value, then an empty value is returned.
67 * Gets the parameter values that have been set for this {@code RowSet}'s
70 * @return the values of parameters that have been set.
  /libcore/luni/src/main/java/org/w3c/dom/
DocumentFragment.java 20 * document by moving fragments around. It is desirable to have an object
35 * imposed upon well-formed XML parsed entities, which can have multiple top
36 * nodes). For example, a <code>DocumentFragment</code> might have only one
  /libcore/luni/src/main/native/
java_util_regex_Pattern.cpp 37 // If we don't have a special-case, we'll just return the textual name of
52 case U_REGEX_LOOK_BEHIND_LIMIT: return "Look-behind pattern matches must have a bounded maximum length";
53 case U_REGEX_SET_CONTAINS_STRING: return "Regular expressions cannot have UnicodeSets containing strings";
  /ndk/docs/
CPU-X86.html 54 The toolchain binaries have the i686-android-linux- prefix.
64 You won't have to change anything to your project files if you target an older
71 In particular, while there are various projects which have forked the
INSTALL.html 18 You will need to have the Android SDK and its dependencies installed. The NDK
31 system. Earlier versions of GNU Make might work but have not been tested.
56 The auto-detection and sanity checks that were performed by the script have
  /ndk/sources/host-tools/make-3.81/config/
iconv.m4 24 dnl Some systems have iconv in libc, some have it in libiconv (OSF/1 and
61 AC_DEFINE(HAVE_ICONV, 1, [Define if you have the iconv() function.])
  /ndk/sources/host-tools/make-3.81/
configure.in 15 # You should have received a copy of the GNU General Public License along with
71 # Set a flag if we have an ANSI C compiler
125 [Define if you have the clock_gettime function.])
132 # See if we have a standard version of gettimeofday(). Since actual
133 # implementations can differ, just make sure we have the most common
149 [Define if you have a standard gettimeofday function])
205 /* Some POSIXoid systems have both the new-style macros and the old
210 /* If we have WEXITSTATUS and WTERMSIG, just use them on ints. */
223 [Define this if you have the \`union wait' type in <sys/wait.h>.])
307 # if we have both lstat() and readlink() then we can support symlin
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
errno.in.h 17 You should have received a copy of the GNU General Public License
37 /* POSIX says that EAGAIN and EWOULDBLOCK may have the same value. */
107 binaries will have to be recompiled so that they recognizes the new
stdint.in.h 17 You should have received a copy of the GNU General Public License
49 /* Other systems may have an incomplete or buggy <stdint.h>.
88 /* Linux libc4 >= 4.6.7 and libc5 have a <sys/bitypes.h> that defines
114 types have 8, 16, 32, optionally 64 bits. */
182 types have 8, 16, 32, optionally 64 bits. Therefore the leastN_t types
212 types have 8, 16, 32, optionally 64 bits. Therefore the fastN_t types
279 /* Verify that intmax_t and uintmax_t have the same size. Too much code
291 types have 8, 16, 32, optionally 64 bits. */
331 types have 8, 16, 32, optionally 64 bits. Therefore the leastN_t types
370 types have 8, 16, 32, optionally 64 bits. Therefore the fastN_t type
    [all...]
  /packages/apps/Email/src/com/android/email/service/
EmailServiceUtils.java 81 * because we won't have any exchange accounts in that case, so we wouldn't have to have this
  /packages/inputmethods/PinyinIME/jni/include/
dictlist.h 87 // lemma_arr should have been sorted by the hanzi_str, and have been given
105 // b4_used specifies how many items before predict_buf have been used.
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarReceiver.java 33 * the boot completes because the alarm manager may not have been started
71 * Remove alarms from the CalendarAlerts table that have been marked
78 * We don't expect this to be called more than once. If it were, we would have to
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/include/
stdarg.h 19 You should have received a copy of the GNU General Public License and
58 va_list. stdio.h needs to have access to that data type,
74 have no conflict with that. */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/include/
stdarg.h 19 You should have received a copy of the GNU General Public License and
58 va_list. stdio.h needs to have access to that data type,
74 have no conflict with that. */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
coretypes.h 20 You should have received a copy of the GNU General Public License and
31 In the context of tconfig.h, most of these have special definitions
77 /* Provide forward struct declaration so that we don't have to include
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
stdarg.h 19 You should have received a copy of the GNU General Public License and
58 va_list. stdio.h needs to have access to that data type,
74 have no conflict with that. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
linux-elf.h 19 You should have received a copy of the GNU General Public License
23 /* elfos.h should have already been included. Now just override
87 /* This is how we tell the assembler that two symbols have the same value. */

Completed in 1546 milliseconds

<<61626364656667686970>>