HomeSort by relevance Sort by last modified time
    Searched full:parameter (Results 626 - 650 of 8695) sorted by null

<<21222324252627282930>>

  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlgetrelativemousestate.html 128 CLASS="PARAMETER"
133 CLASS="PARAMETER"
144 CLASS="PARAMETER"
149 CLASS="PARAMETER"
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_ConvertSurface.3 13 The \fBflags\fR parameter is passed to \fI\fBSDL_CreateRGBSurface\fP\fR and has those semantics\&.
SDL_CreateRGBSurfaceFrom.3 13 The data stored in \fBpixels\fR is assumed to be of the \fBdepth\fR specified in the parameter list\&. The pixel data is not copied into the \fBSDL_Surface\fR structure so it should not be freed until the surface has been freed with a called to \fISDL_FreeSurface\fR\&. \fBpitch\fR is the length of each scanline in bytes\&.
SDL_Init.3 11 Initializes SDL\&. This should be called before all other SDL functions\&. The \fBflags\fR parameter specifies what part(s) of SDL to initialize\&.
SDL_InitSubSystem.3 11 After SDL has been initialized with \fI\fBSDL_Init\fP\fR you may initialize uninitialized subsystems with \fBSDL_InitSubSystem\fP\&. The \fBflags\fR parameter is the same as that used in \fI\fBSDL_Init\fP\fR\&.
SDL_JoystickName.3 11 Get the implementation dependent name of joystick\&. The \fBindex\fR parameter refers to the N\&'th joystick on the system\&.
SDL_SetGamma.3 13 This function adjusts the gamma based on the "gamma function" parameter, you can directly specify lookup tables for gamma adjustment with \fISDL_SetGammaRamp\fR\&.
  /external/skia/include/ports/
SkHarfBuzzFont.h 34 the first parameter.
SkTypeface_win.h 24 * Copy the LOGFONT associated with this typeface into the lf parameter. Note
  /external/skia/legacy/include/ports/
SkHarfBuzzFont.h 34 the first parameter.
SkTypeface_win.h 24 * Copy the LOGFONT associated with this typeface into the lf parameter. Note
  /external/skia/legacy/src/animator/
thingstodo.txt 11 looks like random takes a parameter when it should take zero parameters
  /external/skia/src/animator/
thingstodo.txt 11 looks like random takes a parameter when it should take zero parameters
  /external/webkit/LayoutTests/fast/dom/Geolocation/
maximum-age-expected.txt 1 Tests that the PositionOptions.maximumAge parameter is correctly applied.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/ExecutionContexts/
10.1.3-1.js 27 For each formal parameter, as defined in the FormalParameterList, create
31 parameter values than there are formal parameters, the extra formal
34 given the value that was supplied for the last parameter with this name.
35 If the value of this last parameter was not supplied by the caller,
  /frameworks/av/libvideoeditor/vss/common/inc/
M4_Common.h 53 M4OSA_UInt8 m_numOfSequenceParameterSets; /* Number of sequence parameter sets*/
54 M4OSA_UInt8 m_numOfPictureParameterSets; /* Number of picture parameter sets*/
55 ParameterSet *m_pSequenceParameterSet; /* Sequence parameter sets array*/
56 ParameterSet *m_pPictureParameterSet; /* Picture parameter sets array*/
  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
config.h 19 Content: aac encoder parameter
  /frameworks/base/core/java/android/database/sqlite/
SQLiteBindOrColumnIndexOutOfRangeException.java 20 * Thrown if the the bind or column parameter index is out of range
  /frameworks/base/core/java/com/google/android/util/
Procedure.java 25 * Applies this procedure to the given parameter.
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/
MediaVisualizerTest.java 143 msg = msg.concat(": Bad parameter value");
144 loge(msg, "Bad parameter value");
146 msg = msg.concat(": get parameter() rejected");
147 loge(msg, "get parameter() rejected");
149 msg = msg.concat("get parameter() called in wrong state");
150 loge(msg, "get parameter() called in wrong state");
177 msg = msg.concat(": Bad parameter value");
178 loge(msg, "Bad parameter value");
180 msg = msg.concat(": get parameter() rejected");
181 loge(msg, "get parameter() rejected")
    [all...]
  /frameworks/compile/libbcc/
libbcc-host-build.mk 19 -Wno-unused-parameter \
  /frameworks/compile/mclinker/
mcld-device-build.mk 17 -Wno-unused-parameter \
  /frameworks/native/opengl/tests/gl2_jni/
Android.mk 33 LOCAL_CFLAGS := -Werror -Wno-error=unused-parameter
  /frameworks/native/opengl/tests/gl_jni/
Android.mk 33 LOCAL_CFLAGS := -Werror -Wno-error=unused-parameter
  /frameworks/native/opengl/tests/gl_perfapp/
Android.mk 36 LOCAL_CFLAGS := -Werror -Wno-error=unused-parameter

Completed in 654 milliseconds

<<21222324252627282930>>