HomeSort by relevance Sort by last modified time
    Searched full:needed (Results 651 - 675 of 5770) sorted by null

<<21222324252627282930>>

  /external/chromium/sdch/open-vcdiff/src/
varint_bigendian.h 47 // This helper class is needed in order to ensure that
82 // Returns the maximum number of bytes needed to store a varint
  /external/chromium/third_party/icu/public/i18n/unicode/
bmsearch.h 35 * This object holds the information needed to do a Collation sensitive Boyer-Moore search. It encapulates
36 * the pattern, the "bad character" and "good suffix" tables, the Collator-based data needed to compute them,
currpinf.h 30 * This class represents the information needed by
39 * Following are the information needed for currency plural format and parse:
  /external/chromium/third_party/icu/source/common/
rbbiscan.h 105 UChar32 fLastChar; // Previous char, needed to count CR-LF
140 UnicodeSet fRuleSets[10]; // Unicode Sets that are needed during
  /external/chromium/third_party/icu/source/test/intltest/
itutil.cpp 61 default: name = ""; break; //needed to end loop
70 default: name = ""; break; //needed to end loop
punyref.h 67 /* needed.) The input_length is the number of code points in */
101 /* case information is not needed. A nonzero flag suggests that */
  /external/dbus/dbus/
dbus-transport-socket.c 123 dbus_bool_t needed; local
137 needed = _dbus_connection_has_messages_to_send_unlocked (transport->connection);
141 needed = TRUE;
154 needed = TRUE;
156 needed = FALSE;
160 _dbus_verbose ("check_write_watch(): needed = %d on connection %p watch %p fd = %d outgoing messages exist %d\n",
161 needed, transport->connection, socket_transport->write_watch,
167 needed);
    [all...]
  /external/elfutils/
TODO 36 ** More memory access checks needed
70 should be removed if not needed anymore
  /external/elfutils/m4/
lib-prefix.m4 11 dnl AC_LIB_PREFIX adds to the CPPFLAGS and LDFLAGS the flags that are needed
15 dnl This macro is not needed if only AC_LIB_LINKFLAGS is used to locate
  /external/expat/
configure.in 95 dnl Only needed for xmlwf:
107 dnl Needed for the test support code; this was found at
  /external/freetype/src/cff/
cfftypes.h 97 FT_UShort* cids; /* the inverse mapping of `sids'; only needed */
203 /* needed to support CID-keyed CFF fonts. */
  /external/grub/netboot/
sk_g16.h 99 #define TX_MORE 0x10 /* More the 1 retry needed to Xmit */
100 #define TX_ONE 0x08 /* One retry needed to Xmit */
  /external/icu4c/common/
rbbiscan.h 105 UChar32 fLastChar; // Previous char, needed to count CR-LF
140 UnicodeSet fRuleSets[10]; // Unicode Sets that are needed during
  /external/icu4c/i18n/unicode/
bmsearch.h 35 * This object holds the information needed to do a Collation sensitive Boyer-Moore search. It encapulates
36 * the pattern, the "bad character" and "good suffix" tables, the Collator-based data needed to compute them,
currpinf.h 30 * This class represents the information needed by
39 * Following are the information needed for currency plural format and parse:
  /external/icu4c/test/intltest/
punyref.h 67 /* needed.) The input_length is the number of code points in */
101 /* case information is not needed. A nonzero flag suggests that */
  /external/ipsec-tools/src/racoon/doc/
README.gssapi 52 out that method was a leftover, and no longer needed. I replaced
95 for the extra round-trips needed by gss_init_sec_context and
  /external/jpeg/
jcphuff.c 37 j_compress_ptr cinfo; /* link to cinfo (needed for dump_buffer) */
391 /* Emit restart marker if needed */
420 /* Find the number of bits needed for the magnitude of the coefficient */
477 /* Emit restart marker if needed */
523 /* Find the number of bits needed for the magnitude of the coefficient */
582 /* Emit restart marker if needed */
634 /* Emit restart marker if needed */
830 entropy->bit_buffer = NULL; /* needed only in AC refinement scan */
jmem-android.c 93 * jpeg_mem_available is less than the total space needed. You can dispense
129 * no explicit file deletion is needed.
jutils.c 8 * This file contains tables and miscellaneous utility routines needed
24 #if 0 /* This table is not actually needed in v6a */
  /external/kernel-headers/original/asm-arm/arch/
cpu.h 34 * Test if multicore OMAP support is needed
152 * These are only rarely needed.
  /external/libvpx/examples/includes/geshi/geshi/
pixelbender.php 14 * it if you would then send some feedback on why the file needed to be
78 'evaluatePixel', 'evaluateDependents', 'needed', 'changed', 'generated'
  /external/libvpx/vpx_scale/arm/neon/
vp8_vpxyv12_copyframe_func_neon.asm 86 ands r10, r5, #0x7f ;check to see if extra copy is needed
136 ands r10, r5, #0x3f ;check to see if extra copy is needed
  /external/neven/Embedded/common/src/b_ImageEm/
Functions.h 47 * *bufPtrA is an intermediate byte array that holds downscaled data (only needed when pyramidal downscaling happens; can be NULL otherwise)
68 * *bufPtrA is an intermediate byte array that holds downscaled data (only needed when pyramidal downscaling happens; can be NULL otherwise)
  /external/nist-sip/java/gov/nist/javax/sip/
Utils.java 9 * license is not needed to use the software.
153 * synchronized: needed for access to 'rand', else risk to generate same tag

Completed in 356 milliseconds

<<21222324252627282930>>