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

<<21222324252627282930>>

  /external/ppp/pppd/plugins/pppoatm/
pppoatm.c 21 #include "fsm.h" /* Needed for lcp.h to include cleanly */
206 "needed for PPPoATM");
  /external/qemu/distrib/sdl-1.2.12/src/audio/macosx/
SDL_coreaudio.c 107 /* No SDL conversion should be needed here, ever, since we accept
111 assert(!this->convert.needed);
  /external/qemu/distrib/sdl-1.2.12/src/audio/mint/
SDL_mintaudio.c 58 /* The callback function, called by each driver whenever needed */
71 if (audio->convert.needed) {
  /external/speex/libspeex/
os_support.h 60 /** Same as speex_alloc, except that the area is only needed inside a Speex call (might cause problem with wideband though) */
85 /** Same as speex_free, except that the area is only needed inside a Speex call (might cause problem with wideband though) */
  /external/srec/srec/include/
srec_context.h 20 /* this file contains defines needed by the srec search component*/
151 structure for completeness of information needed by an active
  /external/stlport/doc/
README.evc8 27 rem Note: there are more libs and includes under ce\atlmfc, not sure if these are needed.
76 Note that the instructionset is not strictly needed for x86 but definitely for ARM. It
  /external/strace/strace/linux/mips/
ioctlent.sh 83 echo '/* Needed for <linux/baycom.h> */'
86 echo '/* Needed for <linux/cyclades.h> */'
  /external/svox/pico/lib/
picoktab.h 19 * symbol tables needed at runtime
31 * <b> Symbol tables needed at runtime </b>\n
  /external/tcpdump/
sctpHeader.h 228 * common header is all that is needed with a chunk descriptor.
288 * where nothing is needed except the
  /external/webkit/WebCore/loader/
CachedCSSStyleSheet.cpp 23 This class provides all functionality needed for loading images, style sheets and html
104 // Clear the decoded text as it is unlikely to be needed immediately again and is cheap to regenerate.
  /external/webkit/WebCore/platform/wx/
ScrollbarThemeWx.cpp 107 // FIXME: Handling this case is needed when there are two sets of arrow buttons
128 // FIXME: Handling this case is needed when there are two sets of arrow buttons
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
base.py 370 """Start a layout test helper if needed on this port. The test helper
520 This routine should not be used or needed generically, but can be
527 This is needed only by ports that use the apache_http_server module."""
533 This is needed only by ports that use the apache_http_server module."""
543 if no helper is needed.
558 This is needed only by ports that use the http_server.py module."""
564 This is needed only by ports that use the http_server.py module."""
570 This is needed only by ports that use the http_server.py module."""
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Macintosh/
THINK_C_notes 5 The only changes needed to compile Flex 2.4.6 under Symantec C++ 6.0 was
96 In the application for which I needed Flex, the data tables were small
  /external/wpa_supplicant_6/wpa_supplicant/
todo.txt 43 state machine so that EAPOL state machine is not needed for this
58 really needed for all cases, reading IMSI and generating Identity string
  /frameworks/base/include/camera/
CameraHardwareInterface.h 83 * any memory provided in a data callback must be copied if it's needed after returning.
170 * will be called again if another auto focus is needed.
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
packet_util.cpp 62 if (*next_MB >= nTotalMB) /* this check is needed */
216 if (*next_MB >= nTotalMB) /* this check is needed */
  /frameworks/base/obex/javax/obex/
Authenticator.java 52 * needed) and password via a <code>PasswordAuthentication</code> object. The
69 * <code>null</code> should be returned by the application. (This is needed for
  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/Export_Inc/
FwEvent_api.h 194 * \brief Unmask only cmd-cmplt and events interrupts (needed for init phase)
200 * Unmask only cmd-cmplt and events interrupts (needed for init phase).
txXfer_api.h 148 * Registered only if needed (currently used only by WHA layer).
166 * Aggregate the packet if possible, and if needed call txXfer_SendAggregatedPkts to forward
  /libcore/luni/src/main/java/javax/crypto/
KeyAgreementSpi.java 113 * the source for any randomness needed.
130 * the source for any randomness needed.
  /libcore/luni/src/main/java/org/apache/xalan/processor/
ProcessorKey.java 79 * @param handler The stylesheet's Content handler, needed for
81 * @param rawName The raw name of the owner element, needed for
  /libcore/luni/src/main/java/org/apache/xml/dtm/ref/
DTMStringPool.java 38 * Enforce that in the application if needed.</li>
53 * ObjectPool if one was needed.</p>
  /ndk/build/tools/
make-release.sh 93 - patching them appropriately (if needed)
117 # Step 1, If needed, download toolchain sources into a temporary directory
  /packages/apps/Browser/src/com/android/browser/
FetchUrlMimeType.java 36 * we can analyse the mimetype and make any correction needed before we give
41 * This operation is needed when the user long-clicks on a link or image and
  /packages/apps/Contacts/src/com/android/contacts/model/
EntityDiff.java 41 * Build the set of {@link ContentProviderOperation} needed to translate
60 // Add builder with reference to original _id when needed

Completed in 677 milliseconds

<<21222324252627282930>>