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

1 2 3 4 5 6 7 8 91011>>

  /development/ndk/platforms/android-8/samples/bitmap-plasma/jni/
Application.mk 1 # The ARMv7 is significanly faster due to the use of the hardware FPU
  /development/ndk/platforms/android-9/samples/native-plasma/jni/
Application.mk 1 # The ARMv7 is significanly faster due to the use of the hardware FPU
  /external/webkit/LayoutTests/http/tests/appcache/resources/
local-content.manifest 4 file:/ # Should be ignored due to different URL scheme, but it doesn't hurt to try.
  /bionic/libc/netbsd/isc/
ev_timers.c 178 struct timespec due,
185 printf("evSetTimer(ctx %p, func %p, uap %p, due %ld.%09ld, inter %ld.%09ld)\n",
187 (long)due.tv_sec, due.tv_nsec,
194 if (due.tv_nsec >= BILLION)
200 if (due.tv_sec < 0 || due.tv_nsec < 0 || due.tv_nsec >= BILLION)
207 /* due={0,0} is a magic cookie meaning "now." */
208 if (due.tv_sec == (time_t)0 && due.tv_nsec == 0L
    [all...]
  /external/openssl/crypto/dsa/
README 4 is due for doing the initial work.
  /external/webkit/WebCore/manual-tests/qt/
unload-alert.html 5 Reload me twice ensuring that this didn't result in a crash. Test added due to
  /frameworks/base/libs/ui/
InputManager.cpp 46 LOGE("Could not start InputDispatcher thread due to error %d.", result);
52 LOGE("Could not start InputReader thread due to error %d.", result);
64 LOGW("Could not stop InputReader thread due to error %d.", result);
69 LOGW("Could not stop InputDispatcher thread due to error %d.", result);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
shadow.h 60 cancellation point. But due to similarity with an POSIX interface
61 or due to the implementation it is a cancellation point and
68 cancellation point. But due to similarity with an POSIX interface
69 or due to the implementation it is a cancellation point and
76 cancellation point. But due to similarity with an POSIX interface
77 or due to the implementation it is a cancellation point and
84 cancellation point. But due to similarity with an POSIX interface
85 or due to the implementation it is a cancellation point and
92 cancellation point. But due to similarity with an POSIX interface
93 or due to the implementation it is a cancellation point an
    [all...]
utmpx.h 91 cancellation point. But due to similarity with an POSIX interface
92 or due to the implementation it is a cancellation point and
99 cancellation point. But due to similarity with an POSIX interface
100 or due to the implementation it is a cancellation point and
109 cancellation point. But due to similarity with an POSIX interface
110 or due to the implementation it is a cancellation point and
118 cancellation point. But due to similarity with an POSIX interface
119 or due to the implementation it is a cancellation point and
netdb.h 146 cancellation point. But due to similarity with an POSIX interface
147 or due to the implementation it is a cancellation point and
158 cancellation point. But due to similarity with an POSIX interface
159 or due to the implementation they are cancellation points and
228 cancellation point. But due to similarity with an POSIX interface
229 or due to the implementation they are cancellation points and
300 cancellation point. But due to similarity with an POSIX interface
301 or due to the implementation they are cancellation points and
366 cancellation point. But due to similarity with an POSIX interface
367 or due to the implementation they are cancellation points an
    [all...]
pwd.h 92 cancellation point. But due to similarity with an POSIX interface
93 or due to the implementation it is a cancellation point and
100 cancellation point. But due to similarity with an POSIX interface
101 or due to the implementation it is a cancellation point and
137 cancellation point. But due to similarity with an POSIX interface
138 or due to the implementation it is a cancellation point and
161 cancellation point. But due to similarity with an POSIX interface
162 or due to the implementation it is a cancellation point and
178 cancellation point. But due to similarity with an POSIX interface
179 or due to the implementation it is a cancellation point an
    [all...]
grp.h 82 cancellation point. But due to similarity with an POSIX interface
83 or due to the implementation it is a cancellation point and
92 cancellation point. But due to similarity with an POSIX interface
93 or due to the implementation it is a cancellation point and
128 cancellation point. But due to similarity with an POSIX interface
129 or due to the implementation it is a cancellation point and
160 cancellation point. But due to similarity with an POSIX interface
161 or due to the implementation it is a cancellation point and
185 cancellation point. But due to similarity with an POSIX interface
186 or due to the implementation it is a cancellation point an
    [all...]
  /external/oprofile/daemon/
opd_stats.h 20 OPD_NO_CTX, /**< nr. samples lost due to not knowing if in the kernel or not */
23 OPD_LOST_NO_MAPPING, /**< nr samples lost due to no mapping */
opd_stats.c 51 printf("Nr. samples lost due to sample file open failure: %lu\n",
53 printf("Nr. samples lost due to no permanent mapping: %lu\n",
55 print_if("Nr. event lost due to buffer overflow: %u\n",
57 print_if("Nr. samples lost due to no mapping: %u\n",
59 print_if("Nr. backtraces skipped due to no file mapping: %u\n",
61 print_if("Nr. samples lost due to no mm: %u\n",
  /external/webkit/WebCore/manual-tests/
showModalDialog-returnValue.html 6 document.write("<span style='color:red'>Test failed due to incorrect result.<br>");
11 document.write("<span style='color:red'>Test failed due to incorrect result.<br>");
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/testrunner/
ITestRunListener.java 29 /** Test failed due to unanticipated uncaught exception. */
31 /** Test failed due to a false assertion. */
82 * Reports test run failed to execute due to a fatal error.
  /external/netcat/
NOTICE 3 it will be useful, with no restrictions except giving credit where it is due.
  /external/zlib/contrib/iostream3/
TODO 14 (due to dependence on library internals)
  /frameworks/base/media/libeffects/lvm/lib/SpectrumAnalyzer/lib/
LVPSA.h 149 /* otherwise Error due to bad parameters */
173 /* otherwise Error due to bad parameters */
194 /* otherwise Error due to bad parameters */
216 /* otherwise Error due to bad parameters */
241 /* otherwise Error due to bad parameters */
261 /* otherwise Error due to bad parameters */
279 /* otherwise Error due to bad parameters */
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
RestrictedState.java 24 * Set true to block packet data access due to restriction
28 * Set true to block all normal voice/SMS/USSD/SS/AV64 due to restriction
32 * Set true to block emergency call due to restriction
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
vm86.h 44 #define VM86_SIGNAL 0 /* return due to signal */
52 #define VM86_PICRETURN 4 /* return due to pending PIC request */
53 #define VM86_TRAP 6 /* return due to DOS-debugger request */
  /dalvik/dx/src/com/android/dx/util/
MutabilityException.java 20 * Exception due to a mutability problem.
  /dalvik/dx/src/junit/extensions/
ActiveTestSuite.java 39 // inlined due to limitation in VA/Java
  /external/e2fsprogs/tests/f_mke2fs2b/
expect.1 4 Root inode has dtime set (probably due to old mke2fs). Fix? yes
  /external/kernel-headers/original/linux/
compiler-gcc.h 9 /* The "volatile" is due to gcc bugs */

Completed in 647 milliseconds

1 2 3 4 5 6 7 8 91011>>