Searched
full:once (Results
626 -
650 of
3364) sorted by null
<<21222324252627282930>>
/ndk/build/platforms/android-4/arch-arm/usr/include/sys/ |
mount.h | 43 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */
|
/ndk/build/platforms/android-5/arch-arm/usr/include/sys/ |
mount.h | 43 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */
|
/ndk/build/platforms/android-5/arch-x86/usr/include/sys/ |
mount.h | 43 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */
|
/ndk/build/platforms/android-8/arch-arm/usr/include/sys/ |
mount.h | 43 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */
|
/ndk/build/platforms/android-8/arch-x86/usr/include/sys/ |
mount.h | 43 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */
|
/packages/apps/Email/src/com/android/email/ |
OneTimeInitializer.java | 70 // Renaming is necessary because once we disable a component, it won't be automatically
|
/packages/apps/Email/src/com/android/email/mail/transport/ |
DiscourseLogger.java | 106 * method successively more than once. There will be no duplicate log.)
|
/packages/apps/Email/src/com/android/exchange/ |
CalendarSyncEnabler.java | 42 * <p>This class is used only once when the devices is upgraded to Froyo (or later) from Eclair,
|
/packages/apps/Mms/src/com/android/mms/data/ |
ContactList.java | 118 // It's easiest to just make sure we only send to the same recipient once.
|
/packages/apps/Mms/src/org/w3c/dom/smil/ |
Time.java | 34 * <code>Time</code> will only be resolved once the specified event has
|
/packages/apps/Phone/src/com/android/phone/ |
OtaStartupReceiver.java | 75 * for (1) disabling itself once it has been run and/or (2) setting the 'device_provisioned'
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
predict.def | 24 This macro will be called once for each predictor. The ENUM will
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/ |
OverviewInfoPart.java | 62 // The editor will be reloaded once we have the proper descriptors anyway.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/resources/uimodel/ |
UiColorValueNode.java | 77 // Finally call the validator once to make sure the initial value is processed
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/ |
AndroidLaunchConfiguration.java | 24 * {@link ILaunchConfiguration} so that it's only done once.
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/ |
MessageBoxLog.java | 38 * - Once the action is completed, call {@link #displayResult(boolean)}
|
/system/core/adb/ |
framebuffer_service.c | 87 * to each line, not just once at the beginning */
|
/system/core/include/cutils/ |
abort_socket.h | 90 * asocket_destroy() should be used to release resources once all threads
|
/system/extras/tests/fstest/ |
README | 55 Once the test is installed, it can be executed via:
|
/system/wlan/ti/wilink_6_1/Txn/ |
SdioBusDrv.c | 197 * Done once upon init (and not per functional driver startup). 474 /* If first write failed try once again (may happen once upon chip wakeup) */ 484 TRACE0(pBusDrv->hReport, REPORT_SEVERITY_WARNING, "busDrv_SendTxnParts: SDIO Single-Step transaction failed once so try again");
|
/build/tools/atree/ |
atree.cpp | 95 fprintf(stderr, "%s: -o may only be supplied once -- " 106 fprintf(stderr, "%s: -m may only be supplied once -- "
|
/dalvik/dx/src/com/android/dx/dex/file/ |
OffsettedItem.java | 130 * Sets the write size of this item. This may only be called once 213 * the given offset. It is only valid to call this method once per
|
/dalvik/libcore/nio/src/main/java/java/nio/channels/ |
FileLock.java | 41 * Once a lock is acquired, it is immutable in all its state except {@code 179 * this method has no effect. Once released, the lock becomes invalid.
|
/dalvik/libcore/xml/src/main/java/javax/xml/transform/ |
TransformerException.java | 83 * <p>This method can be called at most once. It is generally called from 88 * even once.
|
/dalvik/libcore/xml/src/main/java/org/xml/sax/ |
Parser.java | 36 * once the first parse has completed successfully, but it may not 160 * additional XML document). Once a parse is complete, an
|
Completed in 169 milliseconds
<<21222324252627282930>>