HomeSort by relevance Sort by last modified time
    Searched full:due (Results 926 - 950 of 1822) sorted by null

<<31323334353637383940>>

  /external/guava/src/com/google/common/io/
ByteStreams.java 551 // We skip only Integer.MAX_VALUE due to JDK overflow bugs.
  /external/guava/src/com/google/common/primitives/
Chars.java 106 return a - b; // safe due to restricted range
Shorts.java 106 return a - b; // safe due to restricted range
  /external/icu4c/data/unidata/
changes.txt 405 - add U_LB_INSEPARABLE due to a spelling fix
  /external/icu4c/i18n/
islamcal.cpp 237 // moonAge will fail due to memory allocation error
  /external/icu4c/layout/
LayoutEngine.h 151 * may generate output characters that differ from the input charcters due to
  /external/jpeg/
jdmainct.c 401 * in one call (due to filling the output buffer first). Must be prepared
jdmaster.c 226 * due to noise introduced by quantization, roundoff error, etc. These
jdphuff.c 125 * coefficients during early scans, leading to bizarre displays due to
  /external/kernel-headers/original/linux/
mmzone.h 568 * 3 bits here due to 32-bit alignment.
netdevice.h 68 #define NET_RX_BAD 5 /* packet dropped due to kernel error */
  /external/kernel-headers/original/linux/mtd/
nand.h 309 * @erase_cmd: [INTERN] erase command write function, selectable due to AND support
  /external/libpcap/
CHANGES 428 - Workaround for problems when pcap_read() returns 0 due to the timeout
aclocal.m4 553 dnl Due to the stupid way it's implemented, AC_CHECK_TYPE is nearly useless.
fad-gifc.c 241 * fail due to an error reading the file?
  /external/libpng/
install-sh 383 # or it failed possibly due to a race condition. Create the
  /external/netperf/
nettest_unix.c     [all...]
  /external/opencore/android/
metadatadriver.cpp 580 // Clean up, due to either failure or task completion.
  /external/opencore/codecs_v2/audio/aac/dec/src/
sbr_envelope_unmapping.cpp 364 iEnvelopeLeft_exp[i] += 1; /* extra one due to sqrt(2)^2 */
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/src/
log2_norm.cpp 224 /* proper table indexing, since 32<=i<=63 (due to normalization) */
  /external/opencore/doc/oscl_html/
classOSCLMemAutoPtr.html 52 The purpose of this class is to provide a way to prevent accidental memory leaks in a class or a method, due to "not remembering to delete" variables allocated on the heap. Thus if you assign an address returned by new to an oscl_auto_ptr object, you don't have to remember to free the memory later, it will be freed automatically when the object goes out of scope. The oscl_auto_ptr is an example of a smart pointer, an object that acts like a pointer, but with additional features. The class is defined so that it acts like a regular pointer in most respects
classOsclExclusiveArrayPtr.html 47 The purpose of this class is to provide a way to prevent accidental memory leaks in a class or a method, due to "not remembering to delete" variables allocated on the heap. Thus if you assign an address returned by new to an <a class="el" href="classOsclExclusivePtr.html">OsclExclusivePtr</a> object, you don't have to remember to free the memory later, it will be freed automatically when the object goes out of scope. The <a class="el" href="classOsclExclusivePtr.html">OsclExclusivePtr</a> is an example of a smart pointer, an object that acts like a pointer, but with additional features. The class is defined so that it acts like a regular pointer in most respects
classOsclExclusivePtr.html 47 The purpose of this class is to provide a way to prevent accidental memory leaks in a class or a method, due to "not remembering to delete" variables allocated on the heap. Thus if you assign an address returned by new to an OsclExclusivePtr object, you don't have to remember to free the memory later, it will be freed automatically when the object goes out of scope. The OsclExclusivePtr is an example of a smart pointer, an object that acts like a pointer, but with additional features. The class is defined so that it acts like a regular pointer in most respects
classOsclExclusivePtrA.html 47 The purpose of this class is to provide a way to prevent accidental memory leaks in a class or a method, due to "not remembering to delete" variables allocated on the heap. Thus if you assign an address returned by new to an <a class="el" href="classOsclExclusivePtr.html">OsclExclusivePtr</a> object, you don't have to remember to free the memory later, it will be freed automatically when the object goes out of scope. The <a class="el" href="classOsclExclusivePtr.html">OsclExclusivePtr</a> is an example of a smart pointer, an object that acts like a pointer, but with additional features. The class is defined so that it acts like a regular pointer in most respects
  /external/opencore/oscl/oscl/osclbase/src/
pvlogger.h 110 * a performance impact (sometimes significant) due to the

Completed in 770 milliseconds

<<31323334353637383940>>