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

<<61626364656667686970>>

  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_generator.cc 55 const string& parameter,
59 ParseGeneratorParameter(parameter, &options);
68 // constructor parameter for every option.
  /external/qemu/android/
adb-server.h 28 * the 'opaque' parameter that was passed to the adb_server_register_guest
39 * the 'opaque' parameter that was passed to the adb_server_register_guest
54 * the 'opaque' parameter that was passed to the adb_server_register_guest
cmdline-option.c 156 /* parameter/list option */
158 derror( "-%s must be followed by parameter (see -help-%s)",
208 /* reverse any parameter list before exit.
  /external/qemu/android/camera/
camera-capture.h 30 * On Windows contains name to assign to the capturing window. This parameter
49 * 'pixel_format' parameter.
72 * array is defined by the 'fbs_num' parameter. Note that the caller must
  /external/qemu/android/utils/
mapfile.h 68 * Except for handle parameter, semantics of this call are the same as for
95 * accesses are permitted to the data being mapped. This parameter has the
106 * parameter to get actual pointer to the beginning of the requested section
  /external/qemu/distrib/jpeg-6b/
coderules.doc 70 Note the set of parentheses surrounding the parameter list.
77 explicit casts on actual parameters whenever the actual parameter type is not
78 identical to the formal parameter. Beware of implicit conversions to "int".
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdljoystickeventstate.html 130 CLASS="PARAMETER"
164 CLASS="PARAMETER"
172 CLASS="PARAMETER"
sdllistmodes.html 137 CLASS="PARAMETER"
154 CLASS="PARAMETER"
158 > parameter is an OR'd combination of <A
sdlloadwav.html 128 CLASS="PARAMETER"
144 CLASS="PARAMETER"
153 CLASS="PARAMETER"
sdllocksurface.html 136 CLASS="PARAMETER"
147 CLASS="PARAMETER"
167 CLASS="PARAMETER"
sdlsetcolors.html 126 CLASS="PARAMETER"
178 CLASS="PARAMETER"
197 CLASS="PARAMETER"
  /external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
ArrayAdapterTest.java 69 //textViewResourceId in the constructor parameter list, but the output is correct.
77 //textViewResourceId in the constructor parameter list, but the output is correct.
85 //textViewResourceId in the constructor parameter list, but the output is correct.
  /external/smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/
RegisterFormatter.java 45 * output the registers in the v<n> format. But if false, then it will check if *both* registers are parameter
46 * registers, and if so, use the p<n> format for both. If only the last register is a parameter register, it will
82 * output a register in the v<n> format. If false, then it determines if the register is a parameter register,
  /external/webkit/Source/JavaScriptCore/icu/unicode/
unorm.h 168 * The options parameter for unorm_compare() uses most bits for
253 * takes an extra options parameter like most normalization functions.
259 * @param pErrorCode ICU error code in/out parameter.
285 * @param pErrorCode ICU error code in/out parameter.
300 * takes an extra options parameter like most normalization functions.
306 * @param pErrorCode ICU error code in/out parameter.
352 * The second step is optional, per the doNormalize parameter.
358 * pNeededToNormalize is an output-only parameter. Its output value is only defined
384 * @param pErrorCode ICU error code in/out parameter.
417 * @param pErrorCode ICU error code in/out parameter
    [all...]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/ExecutionContexts/
10.1.3-2.js 38 * SUMMARY: Testing functions having duplicate formal parameter names
41 * the same name. But duplicate parameter names are permitted by ECMA;
50 var summary = 'Testing functions having duplicate formal parameter names';
  /external/webkit/Source/WebCore/icu/unicode/
unorm.h 168 * The options parameter for unorm_compare() uses most bits for
253 * takes an extra options parameter like most normalization functions.
259 * @param pErrorCode ICU error code in/out parameter.
285 * @param pErrorCode ICU error code in/out parameter.
300 * takes an extra options parameter like most normalization functions.
306 * @param pErrorCode ICU error code in/out parameter.
352 * The second step is optional, per the doNormalize parameter.
358 * pNeededToNormalize is an output-only parameter. Its output value is only defined
384 * @param pErrorCode ICU error code in/out parameter.
417 * @param pErrorCode ICU error code in/out parameter
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
unorm.h 168 * The options parameter for unorm_compare() uses most bits for
253 * takes an extra options parameter like most normalization functions.
259 * @param pErrorCode ICU error code in/out parameter.
285 * @param pErrorCode ICU error code in/out parameter.
300 * takes an extra options parameter like most normalization functions.
306 * @param pErrorCode ICU error code in/out parameter.
352 * The second step is optional, per the doNormalize parameter.
358 * pNeededToNormalize is an output-only parameter. Its output value is only defined
384 * @param pErrorCode ICU error code in/out parameter.
417 * @param pErrorCode ICU error code in/out parameter
    [all...]
  /external/webrtc/src/modules/audio_processing/ns/
ns_core.h 97 float pinkNoiseNumerator; //pink noise parameter: numerator
98 float pinkNoiseExp; //pink noise parameter: power of freq
100 //histograms for parameter estimation
  /frameworks/av/libvideoeditor/vss/src/
M4READER_Amr.c 62 * @return M4ERR_PARAMETER at least one parameter is not properly set (in DEBUG only)
99 * @return M4ERR_PARAMETER at least one parameter is not properly set
111 * Check input parameter */
175 * Check input parameter */
241 * @return M4ERR_PARAMETER at least one parameter is not properly set (in DEBUG mode only)
342 * @return M4ERR_PARAMETER at least one parameter is not properly set
403 * @return M4ERR_PARAMETER at least one parameter is not properly set
471 * @return M4ERR_PARAMETER The option parameter is invalid
509 * @return M4ERR_PARAMETER at least one parameter is not properly set
582 * @return M4ERR_PARAMETER at least one parameter is not properly se
    [all...]
  /frameworks/av/media/libeffects/testlibs/
AudioPeakingFilter.h 47 // alter current parameter values. Clears delay lines.
59 // Clears delay lines. Does not alter parameter values.
91 // Applies all parameter changes done to this point in time.
AudioShelvingFilter.h 54 // alter current parameter values. Clears delay lines.
65 // Clears delay lines. Does not alter parameter values.
85 // Applies all parameter changes done to this point in time.
  /frameworks/av/media/libstagefright/codecs/common/include/
voType.h 38 will also be used in the case of a pointer that points to a parameter
46 to a parameter that is used as an input. */
53 also be used in the case of a pointer that points to a parameter that
  /frameworks/av/media/libstagefright/codecs/on2/enc/
SoftVPXEncoder.h 133 // vp8 specific configuration parameter
138 // Parameter that denotes whether error resilience
145 // Encoder profile corresponding to OMX level parameter
  /frameworks/base/docs/html/guide/appendix/
app-intents.jd 83 <tr><th>Parameter</th><th>Description</th></tr>
87 <b>Note:</b> The two commas after the yaw parameter are required. They are present
101 Maps activity when the Street View "Go to Maps" menu item is chosen. It corresponds to the <em>z</em> parameter in
  /frameworks/base/graphics/java/android/renderscript/
Matrix2f.java 39 * parameter
93 * Sets the values of the matrix to those of the parameter
151 * Post-multiplies the current matrix by a given parameter

Completed in 548 milliseconds

<<61626364656667686970>>