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

<<21222324252627282930>>

  /external/opencore/codecs_v2/video/avc_h264/common/include/
avcapi_common.h 194 Once reserved, this frame shall not be deleted or over-written by the app.
202 /** @brief AVC library calls this function once a bound frame is not needed for decoding
  /external/opencore/oscl/oscl/osclbase/src/
oscl_queue.h 99 * vector all at once rather than rely on the automatic reallocation scheme.
208 * it is more efficient to allocate the queue all at once rather than rely on
oscl_vector.h 95 * vector all at once rather than rely on the automatic reallocation scheme.
248 * it is more efficient to allocate the vector all at once rather than rely on
  /external/opencore/pvmi/recognizer/include/
pvmf_recognizer_registry.h 74 * This static method initializes the recognizer registry for use. This method must be called once
84 * This static methods shuts down and cleans up the recognizer registry. This method must be called once
  /external/openssl/crypto/rand/
rand_unix.c 237 /* can't use select, so just try to read once anyway */
269 this once again for the remaining
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_audio.h 53 Once the callback returns, the buffer will no longer be valid.
212 /* Once you have initialized the 'cvt' structure using SDL_BuildAudioCVT(),
  /external/quake/quake/src/WinQuake/docs/
INSTALL.Quake2 28 As root. Once the CD is mounted, run the setup script on the CD as root.
74 You should use tar to keep the symlinks intact. Once you copy them over
  /external/quake/quake/src/WinQuake/kit/
JOYSTICK.TXT 3 Joysticks are disabled by defualt now, due to problems on some systems without joysticks installed. Type "joystick 1" at the console, and everything will behave as documented here. This will be saved in your config file, so you will only have to do it once.
74 Additionally, each axis can be designated as an absolute axis (like a joystick) or a relative axis (like the FPgaming trackball or the WingMan Warrior SpinControl). Absolute axes are defined as having a stopping position whereas relative axes don't have a stopping position and just go around and around. To designate an axis as a relative axis, add 16 to the above control number. For example, to set the Assassin 3D's axis U to be looking left and right, type 'joyadvaxisu 20'. As another example, to make your rudder pedals contol turning left and right, type 'joyadvaxisr 4'. It's a bit complicated, but only needs to be done once.
  /external/stlport/doc/
README.evc3 65 Once STLport is built you can decrease the size of the STLport folder by
84 Once the unit tests are built, upload the binary (found in the 'bin\evc3-arm'
README.msvc 67 Once the command returns, you will have all the necessary libraries within
79 Once the unit test is built you just need to run it. They can be found
  /external/webkit/WebCore/platform/
ScrollbarThemeComposite.cpp 101 // custom scrollbars should be removed once scrollbars can be styled via CSS.
274 length = 0; // Once the thumb is below the track length, it just goes away (to make more room for the track).
  /external/webkit/WebCore/platform/graphics/
BitmapImage.h 127 // automatically pause once all observers no longer want to render the image anywhere.
164 Uncertain, // We have a repetition count, but it might be wrong (some GIFs have a count after the image data, and will report "loop once" until all data has been decoded).
  /external/webkit/WebCore/platform/graphics/chromium/
FontUtilsChromiumWin.cpp 328 // cache it so that we won't have to call CreateFontIndirect once
334 // cached. Try once more assuming that TryPreloadFont
  /external/webkit/WebCore/platform/win/
ScrollbarThemeWin.cpp 336 state = TS_ACTIVE; // Thumb always stays active once pressed.
354 state = TS_ACTIVE; // Thumb always stays active once pressed.
  /external/webkit/WebKit/mac/WebView/
WebFrameLoadDelegate.h 41 Once at least one byte is received, the data source is considered "committed". This is done
83 In some cases, a single load may be committed more than once. This happens
  /external/webkit/WebKit/win/Interfaces/
IWebFrameLoadDelegate.idl 44 Once at least one byte is received, the data source is considered "committed". This is done
97 In some cases, a single load may be committed more than once. This happens
  /external/zlib/
minigzip.c 128 /* Try compressing the input file at once using mmap. Return Z_OK if
151 /* Compress the whole file at once: */
  /frameworks/base/core/java/android/content/res/
AssetFileDescriptor.java 142 * should only call this once for a particular asset.
163 * should only call this once for a particular asset.
  /frameworks/base/docs/html/guide/topics/manifest/
manifest-element.jd 130 will install it on the external storage. Once installed, the user can move the application
137 mechanism (not supported on external storage). Once installed, the user can move the application to
  /frameworks/base/include/tts/
TtsEngine.h 121 // language will only be used once a call to setLanguage() with the same
133 // The loaded language will only be used once a call to setLanguageFromLocale() with the same
  /frameworks/base/media/libdrm/mobile1/include/objmng/
drm_file.h 64 * This function is called once during the lifetime of an application,
67 * several times, once per application.
  /frameworks/base/media/libstagefright/codecs/avc/common/include/
avcapi_common.h 196 Once reserved, this frame shall not be deleted or over-written by the app.
204 /** @brief AVC library calls this function once a bound frame is not needed for decoding
  /frameworks/base/telephony/java/com/android/internal/telephony/
CallerInfoAsyncQuery.java 184 * object only once for each set of listeners. When the query thread has done its work
186 * out of listeners. Once we get the message indicating that we should expect no new
  /frameworks/base/test-runner/src/android/test/
ViewAsserts.java 334 * Assert that the specified group contains a specific child once and only once.
  /hardware/libhardware/include/hardware/
gralloc.h 113 * (*unregisterBuffer)() is called once this handle is no longer needed in
297 * USAGE_*_WRITE will block until it is safe; that is typically once this

Completed in 355 milliseconds

<<21222324252627282930>>