HomeSort by relevance Sort by last modified time
    Searched full:supplied (Results 1 - 25 of 4555) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /sdk/files/
README_add-ons.txt 2 Drop vendor supplied SDK add-on in this folder
  /external/chromium_org/third_party/skia/third_party/lua/src/
lua.hpp 3 // <<extern "C">> not supplied automatically because Lua also compiles as C++
  /external/clang/test/Modules/
cstd.m 7 // Supplied by compiler, but referenced from the "/usr/include" module map.
12 // Supplied by the "/usr/include" module map.
19 // Supplied by compiler, which forwards to the "/usr/include" version.
24 // Supplied by the compiler; that version wins.
  /external/elfutils/0.153/po/
LINGUAS 1 # List of translations, i.e. .po files supplied by translators.
  /external/chromium_org/third_party/skia/src/opts/
SkBitmapProcState_opts_none.cpp 24 // empty implementation just uses default supplied function pointers
27 // empty implementation just uses default supplied function pointers
SkTextureCompression_opts.h 17 // Returns true if dimX and dimY are set to the block size of the supplied
  /external/skia/src/opts/
SkBitmapProcState_opts_none.cpp 22 // empty implementation just uses default supplied function pointers
25 // empty implementation just uses default supplied function pointers
  /development/ndk/platforms/android-14/samples/native-media/
README.txt 7 For demonstration purposes we have supplied such a .ts file.
  /external/openssl/crypto/dsa/
README 1 The stuff in here is based on patches supplied to me by
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
device.c 210 _ERROR_TYPE(VDP_STATUS_INVALID_CHROMA_TYPE,"An invalid/unsupported VdpChromaType value was supplied.");
211 _ERROR_TYPE(VDP_STATUS_INVALID_Y_CB_CR_FORMAT,"An invalid/unsupported VdpYCbCrFormat value was supplied.");
212 _ERROR_TYPE(VDP_STATUS_INVALID_RGBA_FORMAT,"An invalid/unsupported VdpRGBAFormat value was supplied.");
213 _ERROR_TYPE(VDP_STATUS_INVALID_INDEXED_FORMAT,"An invalid/unsupported VdpIndexedFormat value was supplied.");
214 _ERROR_TYPE(VDP_STATUS_INVALID_COLOR_STANDARD,"An invalid/unsupported VdpColorStandard value was supplied.");
215 _ERROR_TYPE(VDP_STATUS_INVALID_COLOR_TABLE_FORMAT,"An invalid/unsupported VdpColorTableFormat value was supplied.");
216 _ERROR_TYPE(VDP_STATUS_INVALID_BLEND_FACTOR,"An invalid/unsupported VdpOutputSurfaceRenderBlendFactor value was supplied.");
217 _ERROR_TYPE(VDP_STATUS_INVALID_BLEND_EQUATION,"An invalid/unsupported VdpOutputSurfaceRenderBlendEquation value was supplied.");
218 _ERROR_TYPE(VDP_STATUS_INVALID_FLAG,"An invalid/unsupported flag value/combination was supplied.");
219 _ERROR_TYPE(VDP_STATUS_INVALID_DECODER_PROFILE,"An invalid/unsupported VdpDecoderProfile value was supplied.")
    [all...]
  /external/mesa3d/src/gallium/state_trackers/vdpau/
device.c 210 _ERROR_TYPE(VDP_STATUS_INVALID_CHROMA_TYPE,"An invalid/unsupported VdpChromaType value was supplied.");
211 _ERROR_TYPE(VDP_STATUS_INVALID_Y_CB_CR_FORMAT,"An invalid/unsupported VdpYCbCrFormat value was supplied.");
212 _ERROR_TYPE(VDP_STATUS_INVALID_RGBA_FORMAT,"An invalid/unsupported VdpRGBAFormat value was supplied.");
213 _ERROR_TYPE(VDP_STATUS_INVALID_INDEXED_FORMAT,"An invalid/unsupported VdpIndexedFormat value was supplied.");
214 _ERROR_TYPE(VDP_STATUS_INVALID_COLOR_STANDARD,"An invalid/unsupported VdpColorStandard value was supplied.");
215 _ERROR_TYPE(VDP_STATUS_INVALID_COLOR_TABLE_FORMAT,"An invalid/unsupported VdpColorTableFormat value was supplied.");
216 _ERROR_TYPE(VDP_STATUS_INVALID_BLEND_FACTOR,"An invalid/unsupported VdpOutputSurfaceRenderBlendFactor value was supplied.");
217 _ERROR_TYPE(VDP_STATUS_INVALID_BLEND_EQUATION,"An invalid/unsupported VdpOutputSurfaceRenderBlendEquation value was supplied.");
218 _ERROR_TYPE(VDP_STATUS_INVALID_FLAG,"An invalid/unsupported flag value/combination was supplied.");
219 _ERROR_TYPE(VDP_STATUS_INVALID_DECODER_PROFILE,"An invalid/unsupported VdpDecoderProfile value was supplied.")
    [all...]
  /external/chromium_org/content/renderer/pepper/
usb_key_code_conversion.h 16 // Returns a 32-bit "USB Key Code" for the key identifier by the supplied
17 // WebKeyboardEvent. The supplied event must be a KeyDown or KeyUp.
  /external/chromium_org/chrome/browser/ui/views/
theme_image_mapper.h 12 // Maps the specified resource id to the appropriate one based on the supplied
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
fenv.h 8 original, manufacturer supplied header file. */
  /external/chromium_org/third_party/skia/include/effects/
SkDiscretePathEffect.h 23 @param seedAssist This is a caller-supplied seedAssist that modifies
25 segments' endpoints. If not supplied it defaults to 0,
56 /* Caller-supplied 32 bit seed assist */
  /external/chromium_org/ui/base/dragdrop/
drag_utils.h 31 // the supplied data_object. |file_name| can be a full path, but the directory
37 // Sets the drag image on data_object from the supplied canvas.
43 // Sets the drag image on data_object from the supplied ImageSkia.
  /external/skia/include/effects/
SkDiscretePathEffect.h 23 @param seedAssist This is a caller-supplied seedAssist that modifies
25 segments' endpoints. If not supplied it defaults to 0,
54 /* Caller-supplied 32 bit seed assist */
  /external/chromium_org/third_party/icu/source/common/unicode/
uclean.h 104 * Pointer type for a user supplied memory allocation function.
105 * @param context user supplied value, obtained from from u_setMemoryFunctions().
113 * Pointer type for a user supplied memory re-allocation function.
114 * @param context user supplied value, obtained from from u_setMemoryFunctions().
122 * Pointer type for a user supplied memory free function. Behavior should be
124 * @param context user supplied value, obtained from from u_setMemoryFunctions().
142 * @param a Pointer to a user-supplied malloc function.
143 * @param r Pointer to a user-supplied realloc function.
144 * @param f Pointer to a user-supplied free function.
158 * The following functions for user supplied mutexes are no longer supported
    [all...]
  /external/icu/icu4c/source/common/unicode/
uclean.h 104 * Pointer type for a user supplied memory allocation function.
105 * @param context user supplied value, obtained from from u_setMemoryFunctions().
113 * Pointer type for a user supplied memory re-allocation function.
114 * @param context user supplied value, obtained from from u_setMemoryFunctions().
122 * Pointer type for a user supplied memory free function. Behavior should be
124 * @param context user supplied value, obtained from from u_setMemoryFunctions().
142 * @param a Pointer to a user-supplied malloc function.
143 * @param r Pointer to a user-supplied realloc function.
144 * @param f Pointer to a user-supplied free function.
158 * The following functions for user supplied mutexes are no longer supported
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/header/
HeaderFactoryImpl.java 79 * Creates a new AcceptEncodingHeader based on the newly supplied encoding
97 * Creates a new AcceptHeader based on the newly supplied contentType and
120 * Creates a new AcceptLanguageHeader based on the newly supplied
136 * Creates a new AlertInfoHeader based on the newly supplied alertInfo value.
151 * Creates a new AllowEventsHeader based on the newly supplied event type
170 * Creates a new AllowHeader based on the newly supplied method value.
187 * Creates a new AuthenticationInfoHeader based on the newly supplied
207 * Creates a new AuthorizationHeader based on the newly supplied
226 * Creates a new CSeqHeader based on the newly supplied sequence number and
231 * @throws InvalidArgumentException if supplied sequence number is les
    [all...]
  /external/chromium_org/net/cert/
cert_verify_result.h 34 // supplied certificate, the intermediate certificates stored within may
36 // will contain the chain as supplied by the server. This may be NULL if
42 // |verified_cert|, rather than the originally supplied certificate
  /external/chromium_org/base/android/java/src/org/chromium/base/
ThreadUtils.java 57 * Run the supplied Runnable on the main thread. The method will block until the Runnable
77 * Run the supplied Callable on the main thread, wrapping any exceptions in a RuntimeException.
92 * Run the supplied Callable on the main thread, The method will block until the Callable
110 * Run the supplied FutureTask on the main thread. The method will block only if the current
126 * Run the supplied Callable on the main thread. The method will block only if the current
137 * Run the supplied Runnable on the main thread. The method will block only if the current
151 * Post the supplied FutureTask to run on the main thread. The method will not block, even if
163 * Post the supplied Runnable to run on the main thread. The method will not block, even if
173 * Post the supplied Runnable to run on the main thread after the given amount of time. The
  /external/chromium_org/ppapi/native_client/src/untrusted/irt_stub/
ppapi_plugin_main.c 19 * The application's main (or the one supplied in this library) calls this
  /external/chromium_org/third_party/icu/source/common/
localsvc.h 15 * Prototype for user-supplied service hook. This function is expected to return
  /external/chromium_org/third_party/skia/tools/
DumpRecord.h 14 * Draw the record to the supplied canvas via SkRecords::Draw, while

Completed in 677 milliseconds

1 2 3 4 5 6 7 8 91011>>