Searched
full:needed (Results
426 -
450 of
5770) sorted by null
<<11121314151617181920>>
/external/bluetooth/bluez/doc/ |
adapter-api.txt | 118 to use CreateDevice first and the if needed use 123 method. No separate registration procedure is needed 154 that will be called when user input is needed.
|
/external/chromium/third_party/icu/public/i18n/unicode/ |
ulocdata.h | 143 * @return int32_t The total buffer size needed; if greater than resultLength, 211 * @return the actual buffer size needed for localeDisplayPattern. If it's greater 233 * @return the actual buffer size needed for localeSeparator. If it's greater
|
/external/freetype/src/smooth/ |
ftsmooth.c | 131 /* translate the outline to the new origin if needed */ 233 /* implode outline if needed */ 252 /* deflate outline if needed */
|
/external/kernel-headers/original/linux/ |
elf.h | 12 Override in asm/elf.h as needed. */ 59 /* This is the info that is needed to parse the dynamic section of the file */ 87 /* This info is needed when parsing the symbol table */
|
/external/stlport/stlport/stl/config/ |
_evc.h | 90 * example P78. This define is not used/needed at this moment 323 * all needed Win32 API functions are defined in <stl/_windows.h> 330 // Notice: windows.h isn't included here anymore; all needed defines are in
|
/external/webkit/WebCore/platform/graphics/skia/ |
GradientSkia.cpp | 59 // Determine the total number of stops needed, including pseudo-stops at the 105 // Copy the last stop to 1.0 if needed. See comment above about this float 134 // FIXME: Why is all this manual pointer math needed?!
|
/external/wpa_supplicant/ |
todo.txt | 64 * add data (to tail): re-alloc more tailroom if needed and copy new data 70 state machine so that EAPOL state machine is not needed for this 85 really needed for all cases, reading IMSI and generating Identity string
|
/hardware/libhardware/modules/overlay/ |
overlay.cpp | 143 * if needed. 148 return new overlay_object( /* pass needed params here*/ ); 257 * in particular all pending overlay_buffer_t if needed.
|
/ndk/sources/android/stlport/stlport/stl/config/ |
_evc.h | 90 * example P78. This define is not used/needed at this moment 323 * all needed Win32 API functions are defined in <stl/_windows.h> 330 // Notice: windows.h isn't included here anymore; all needed defines are in
|
/packages/apps/Email/src/com/android/email/ |
AccountBackupRestore.java | 57 * Restore accounts if needed. This is blocking, and should only be called in specific 184 // Recreate entry in Account Manager as well, if needed 185 // Set "sync contacts/calendar" mode as well, if needed
|
/packages/apps/Gallery3D/src/com/cooliris/picasa/ |
TableContentProvider.java | 85 // Add the ID predicate if needed. 158 // Add the ID predicate if needed. 180 // Add the ID predicate if needed.
|
/packages/apps/VoiceDialer/src/com/android/voicedialer/ |
RecognizerLogger.java | 66 * @param context needed to reference the logging directory. 77 * @param context needed to reference the logging directory. 92 * @param context needed to reference the logging directory.
|
/bionic/libc/bionic/ |
dlmalloc.h | 16 file will be #included AFTER <malloc.h>. This is needed only if 286 no longer needed. Otherwise, the chunks array must be of at least 296 needed. If you'd like to instead be able to free all at once, you 319 free(pool); // Can now free the array (or not, if it is needed later) 338 be freed when it is no longer needed. Otherwise, the chunks array 348 needed. If you'd like to instead be able to free all at once, you 496 dynamically as needed to service mspace_malloc requests. You can 532 If compiled with FOOTERS==1, mspace_free is not actually needed. 543 needed. realloc may be called instead of mspace_realloc because
|
/bootable/recovery/updater/ |
Android.mk | 16 # needed only for OTA packages.)
|
/build/core/combo/ |
HOST_windows-x86.mk | 50 # note that the -mno-cygwin flags are not needed when cross-compiling the
|
/build/core/ |
proguard.flags | 16 # Add this flag in your package's own configuration if it's needed.
|
/dalvik/dx/src/com/android/dx/dex/file/ |
Item.java | 71 * using the given {@link DexFile} to look things up as needed.
|
/dalvik/vm/alloc/ |
DdmHeap.c | 227 size_t needed = (((chunklen/ALLOCATION_UNIT_SIZE + 255) / 256) * 2); local 229 if (bytesLeft < needed) { 234 if (bytesLeft < needed) { 236 chunklen, needed);
|
/dalvik/vm/mterp/x86/ |
OP_IGET.S | 26 movl rIBASE,OUT_ARG1(%esp) # needed by dvmResolveInstField
|
OP_IGET_WIDE.S | 24 movl rIBASE,OUT_ARG1(%esp) # needed by dvmResolveInstField
|
/development/host/windows/usb/legacy/driver/ |
sources.inc | 24 sources files needed to build that driver. Also specifies optional
|
/development/host/windows/usb/ |
readme.txt | 19 File contained in i386 and amd64 subfolders are Microsoft distributives needed
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
RedirectGetter.java | 30 * Sub-activity that is executed by the redirection example when input is needed
|
/development/samples/BrowserPlugin/src/com/android/sampleplugin/ |
PaintSurface.java | 36 //needed for jni calls
|
/development/samples/SearchableDictionary/ |
AndroidManifest.xml | 41 <!-- No category needed, because the Intent will specify this class component-->
|
Completed in 1769 milliseconds
<<11121314151617181920>>