HomeSort by relevance Sort by last modified time
    Searched full:once (Results 601 - 625 of 3364) sorted by null

<<21222324252627282930>>

  /external/webkit/WebKit/mac/WebView/
WebTextIterator.h 78 be called once the caller has determined that the text is text it wants to process. If you
  /external/webkit/WebKit/win/Interfaces/
IWebFramePrivate.idl 63 // FIXME: This shouldn't be needed once IWebDocumentView is implemented.
  /external/webkit/WebKitTools/DumpRenderTree/mac/
DumpRenderTreeWindow.mm 88 // once we get to the end of the responder chain.
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
lighttpd.conf 66 url.rewrite-once = (
  /external/webkit/WebKitTools/WinLauncher/
WinLauncher.h 26 #pragma once
stdafx.h 31 #pragma once
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Amiga/
README.amiga 39 Then say "make flex". At least once the FLEX program created in the first
  /external/zlib/contrib/ada/
buffer_demo.adb 51 -- Compress the whole of T at once.
  /frameworks/base/
CleanSpec.mk 18 # of the list. These steps will only be run once, if they haven't been
  /frameworks/base/core/java/android/os/
AsyncTask.java 70 * <p>Once created, a task is executed very simply:</p>
123 * <li>The task can be executed only once (an exception will be thrown if
160 * Indicates the current status of the task. Each status will be set only once
385 + "(a task can be executed only once)");
ServiceManager.java 118 throw new IllegalStateException("setServiceCache may only be called once");
  /frameworks/base/core/java/android/os/storage/
IMountService.aidl 146 * Invokes call back once the shutdown is complete.
  /frameworks/base/core/java/com/android/internal/content/
SelectionBuilder.java 68 // TODO: switch to storing direct Object instances once
  /frameworks/base/core/java/com/android/internal/http/multipart/
PartSource.java 63 * called more than once and should therefore return a new stream every
  /frameworks/base/docs/html/guide/developing/tools/
othertools.jd 77 <p>Once you have created the disk image file, you can load it in the emulator at
  /frameworks/base/docs/html/resources/articles/
tts.jd 45 Installation of the data will happen automatically once the download completes.
104 <code>isLanguageAvailable()</code> once you have created your
192 CPU-overhead by rendering only once to a file, and then playing back that audio
203 <p>Once you are notified of the synthesis completion, you can play the output
  /frameworks/base/include/media/
IMediaPlayer.h 72 // @param apply_filter If true, once the metadata set has been built based
  /frameworks/base/media/libmediaplayerservice/
TestPlayerStub.h 43 // Once the test player has been loaded, its setDataSource
  /frameworks/base/media/libstagefright/codecs/avc/dec/src/
residual.cpp 87 if (status != AVCDEC_SUCCESS) /* check only once per line */
124 if (status != AVCDEC_SUCCESS) /* check only once per line */
158 if (status != AVCDEC_SUCCESS) /* check only once per line */
383 /* instead of reading one bit at a time, read the whole thing at once */
  /frameworks/base/media/libstagefright/include/
TimedEventQueue.h 68 // return) once all pending events have been handled.
  /frameworks/base/telephony/java/com/android/internal/telephony/
IIccPhoneBook.aidl 51 * getAdnRecordsInEf must be called at least once before this function,
  /frameworks/base/tools/layoutlib/create/
README.txt 39 Once all dependencies are found, the final jar can be created.
  /hardware/ti/omap3/dspbridge/inc/
host_os.h 87 /* TODO -- Remove, once BP defines them */
  /hardware/ti/omap3/dspbridge/libbridge/inc/
host_os.h 83 /* TODO -- Remove, once BP defines them */
  /ndk/build/platforms/android-3/arch-arm/usr/include/sys/
mount.h 43 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */

Completed in 211 milliseconds

<<21222324252627282930>>