Searched
full:leave (Results
451 -
475 of
1459) sorted by null
<<11121314151617181920>>
/external/webkit/WebCore/loader/ |
ProgressTracker.cpp | 44 // Similarly, always leave space at the end. This helps show the user that we're not done
|
/external/webkit/WebCore/platform/mac/ |
WidgetMac.mm | 70 // we don't leave the window pointing to a view that's no longer in it.
|
/external/webkit/WebCore/xml/ |
XSLStyleSheetLibxslt.cpp | 159 // The XSL transform may leave the newly-transformed document
|
/frameworks/base/awt/com/android/internal/awt/ |
AndroidImageDecoder.java | 126 * However, we leave the code here for a more powerfull decoder
|
/frameworks/base/core/java/android/util/ |
EventLog.java | 250 // Leave the maps existing but unpopulated
|
/frameworks/base/core/java/android/widget/ |
RemoteViews.java | 735 * @param alpha Specify an alpha value for the drawable, or -1 to leave 739 * to leave unchanged. 740 * @param mode Specify a PorterDuff mode for this drawable, or null to leave 742 * @param level Specify the level for the drawable, or -1 to leave [all...] |
/frameworks/base/core/tests/coretests/src/android/pim/vcard/ |
VNodeBuilder.java | 115 // I leave this code as is since I'm not familiar with vcalendar specification.
|
/frameworks/base/core/tests/coretests/src/android/util/ |
ListItemFactory.java | 45 "to create the two buttons and leave 10 pixels for the filler");
|
/frameworks/base/tests/CoreTests/android/core/ |
SocketTest.java | 141 // Just leave this connection open from the client side. It will be
|
/frameworks/base/tools/aapt/ |
ZipFile.h | 41 * after making changes and before flush() completes could leave us with
|
/hardware/ti/omap3/dspbridge/dspexec/ |
dspexec.c | 57 * completion and leave the DSP loaded and running.
|
/packages/apps/Email/src/com/android/email/activity/setup/ |
AccountSetupNames.java | 115 * just leave the saved value alone.
|
/packages/apps/Email/src/com/beetstra/jutf7/ |
UTF7StyleCharsetEncoder.java | 173 * Writes the bytes necessary to leave <i>base 64 mode</i>. This might
|
/packages/apps/Mms/src/com/android/mms/ui/ |
RecipientsAdapter.java | 103 .replace(",", " "); // Make sure we leave a space between parts of names.
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
BluetoothPairingDialog.java | 122 * Leave this registered through pause/resume since we still want to
|
LocalBluetoothManager.java | 36 // TODO: have some notion of shutting down. Maybe a minute after they leave BT settings?
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
diagnostic.h | 79 DK_UNSPECIFIED to leave it as the reported kind, or DK_IGNORED to
|
/system/core/logcat/ |
event.logtags | 4 # Tag numbers are decimal integers, from 0 to 2^31. (Let's leave the
|
/system/core/sh/ |
main.c | 254 out2str("\nUse \"exit\" to leave shell.\n");
|
memalloc.c | 261 * grown as necessary. When the user is done, she can just leave the
|
/dalvik/libcore/luni/src/main/java/java/net/ |
MulticastSocket.java | 270 * if the caller is not authorized to leave the group. 281 impl.leave(groupAddr); 295 * if the caller is not authorized to leave the group.
|
/dalvik/vm/ |
LinearAlloc.c | 74 /* leave enough space for a length word */ 123 * Note we leave the first page empty (see below), and start the 259 * We always leave "curOffset" pointing at the next place where we will
|
/external/e2fsprogs/e2fsck/ |
journal.c | 542 * just don't understand, so leave it alone. */ 592 /* Leave a valid existing V1 superblock signature alone. 731 * We want to make the flags consistent here. We will not leave with
|
/external/kernel-headers/original/asm-x86/ |
paravirt.h | 61 void (*leave)(void); member in struct:pv_lazy_ops 972 PVOP_VCALL0(pv_cpu_ops.lazy_mode.leave); 992 PVOP_VCALL0(pv_mmu_ops.lazy_mode.leave);
|
/external/libpcap/ |
pcap-win32.c | 151 * leave the flag set, so that the *next* call will break 280 * leave the flag set, so that the *next* call will break 449 * If that fails, just leave the list empty.
|
Completed in 518 milliseconds
<<11121314151617181920>>