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

<<41424344454647484950>>

  /system/core/include/cutils/
qsort_r_compat.h 20 * This implementation follows the BSD parameter convention.
  /system/media/audio_effects/include/audio_effects/
effect_bassboost.h 32 /* enumerated parameter settings for BassBoost effect */
effect_downmix.h 32 /* enumerated parameter settings for downmix effect */
effect_presetreverb.h 32 /* enumerated parameter settings for preset reverb effect */
effect_virtualizer.h 32 /* enumerated parameter settings for virtualizer effect */
  /external/antlr/antlr-3.4/gunit-maven-plugin/src/main/java/org/antlr/mojo/antlr3/
GUnitExecuteMojo.java 59 * @parameter expression="${project}"
68 * @parameter expression="${plugin.artifacts}"
77 * @parameter expression="${basedir}/src/test/gunit"
86 * @parameter
93 * @parameter
100 * @parameter expression="${basedir}/target/gunit-report"
110 * @parameter expression="${maven.test.skip}"
  /external/ceres-solver/include/ceres/
autodiff_cost_function.h 38 // the template parameter T. The autodiff framework substitutes appropriate
75 // input parameters, then the third input parameter would come after y. The
76 // output is always the last parameter, and is also a pointer to an array. In
121 // instead of passing a dimension parameter for *every parameter*. In the
141 // arguments describe the size of the Nth parameter, one per parameter.
  /external/ceres-solver/internal/ceres/
problem_test.cc 129 // UnaryCostFunction takes only one parameter, but two are passed.
152 "Duplicate parameter blocks");
156 "Duplicate parameter blocks");
167 // The cost function expects the size of the second parameter, z, to be 4
210 // Parameter block additions are tested as listed above; expected successful
245 // Creating parameter blocks multiple times is ignored.
277 // Add a parameter that has a local parameterization.
  /external/clang/include/clang/ASTMatchers/
ASTMatchersMacros.h 41 /// defines a zero parameter function named DefineMatcher() that returns a
73 /// defines a single-parameter function named DefineMatcher() that returns a
79 /// Param: the parameter passed to the function; its type
114 /// defines a two-parameter function named DefineMatcher() that returns a
159 /// defines a single-parameter function named DefineMatcher() that is
188 /// defines a single-parameter function named DefineMatcher() that is
230 /// defines a two-parameter function named matcher() that is polymorphic in
  /external/javassist/src/main/javassist/
CtNewConstructor.java 85 * @param parameters a list of the parameter types.
132 * <p>The created constructor takes no parameter. It calls
170 * @param parameters parameter types
190 * @param parameters parameter types
240 * in parameter-conversion code
293 * @param parameters a list of the parameter types
301 * @param cparam constant parameter (may be <code>null</code>.)
CtNewMethod.java 90 * @param parameters a list of the parameter types.
116 * @param parameters a list of the parameter types.
194 * @param parameters a list of the parameter types
253 * value of the first parameter to the specified field
370 * parameter-conversion code.
385 * parameter-conversion code, which converts parameters specified by
403 * <p>If the type of a parameter or a returned value is a primitive
441 * <p>Note that the type of the parameter to <code>add()</code> depends
450 * @param parameterTypes a list of the parameter types.
454 * @param constParam the constant parameter
    [all...]
  /external/libnfc-nci/src/adaptation/
bte_logmsg.c 114 ** Purpose: Encodes a trace message that has no parameter arguments
158 ** Purpose: Encodes a trace message that has one parameter argument
200 ** Purpose: Encodes a trace message that has two parameter arguments
242 ** Purpose: Encodes a trace message that has three parameter arguments
284 ** Purpose: Encodes a trace message that has four parameter arguments
327 ** Purpose: Encodes a trace message that has five parameter arguments
370 ** Purpose: Encodes a trace message that has six parameter arguments
  /external/openssl/crypto/rsa/
rsa_sign.c 74 ASN1_TYPE parameter; local
114 parameter.type=V_ASN1_NULL;
115 parameter.value.ptr=NULL;
116 sig.algor->parameter= &parameter;
239 if(sig->algor->parameter
240 && ASN1_TYPE_get(sig->algor->parameter) != V_ASN1_NULL)
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_MCReconBlock.c 37 * [in] rndVal rounding control parameter: 0 - disabled; 1 - enabled.
79 * [in] rndVal rounding control parameter: 0 - disabled; 1 - enabled.
124 * [in] rndVal rounding control parameter: 0 - disabled; 1 - enabled.
176 * [in] rndVal rounding control parameter: 0 - disabled; 1 - enabled.
266 * rndVal - rounding control parameter: 0 - disabled; 1 - enabled.
283 * - invalid type specified for the parameter predictType.
284 * - the parameter rndVal is not equal either to 0 or 1.
  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
ICalendarTest.java 17 prop.addParameter(new ICalendar.Parameter("param1", "foo"));
19 prop.addParameter(new ICalendar.Parameter("param1", "bar"));
21 prop.addParameter(new ICalendar.Parameter("param2", "baaz"));
23 prop.addParameter(new ICalendar.Parameter("param1", "quux"));
25 prop.addParameter(new ICalendar.Parameter("param3", "accent"));
86 List<ICalendar.Parameter> params = props.get(1).getParameters("PARAM1");
101 final List<ICalendar.Parameter> testParameters = property.getParameters("TEST");
  /external/apache-xml/src/main/java/org/apache/xpath/
VariableStack.java 197 * local variables and parameter arguments.
262 * Set a local variable or parameter in the current stack frame.
276 * Set a local variable or parameter in the specified stack frame.
291 * Get a local variable or parameter in the current stack frame.
325 * Get a local variable or parameter in the current stack frame.
348 * Get a local variable or parameter in the current stack frame.
401 * used to clear the parameter section of the stack, so that default param
417 * Set a global variable or parameter in the global stack frame.
431 * Get a global variable or parameter from the global stack frame.
458 * Get a global variable or parameter from the global stack frame
    [all...]
  /external/icu4c/test/intltest/
dadrcal.cpp 130 errln(caseString+": Unable to get parameter '"+param+"' "
140 errln(caseString+": Failed to parse '"+param+"' parameter: "
150 errln(caseString+": Unable to get parameter '"+param+"' "
155 errln(caseString+": Failed to parse '"+param+"' parameter: "
166 errln(caseString+": Unable to get parameter '"+param+"' "
172 errln(caseString+": Failed to parse '"+param+"' parameter: "
182 errln(caseString+": Unable to get parameter '"+param+"' "
191 errln(caseString+": Failed to parse '"+param+"' parameter: "
418 errln("Failed to parse 'from' parameter: "+from);
428 errln("Failed to parse 'to' parameter: "+to)
    [all...]
  /external/jmonkeyengine/engine/src/core-plugins/com/jme3/material/plugins/
J3MLoader.java 166 throw new IOException("Float value parameter must have 1 entry: " + value);
171 throw new IOException("Vector2 value parameter must have 2 entries: " + value);
177 throw new IOException("Vector3 value parameter must have 3 entries: " + value);
184 throw new IOException("Vector4 value parameter must have 4 entries: " + value);
192 throw new IOException("Int value parameter must have 1 entry: " + value);
197 throw new IOException("Boolean value parameter must have 1 entry: " + value);
219 throw new IOException("Parameter statement syntax incorrect");
243 throw new IOException("Parameter statement syntax incorrect");
267 throw new IOException("Value parameter statement syntax incorrect");
274 throw new IOException("The material parameter: "+name+" is undefined.")
    [all...]
  /external/llvm/utils/buildit/
build_llvm 9 # The first parameter is a space-separated list of the architectures the
14 # The second parameter is a space-separated list of the architectures the
20 # The third parameter is the path to the compiler sources. There should be a
24 # The fourth parameter is the location where the LLVM will be installed. You can
28 # The fifth parameter is the place where the compiler will be copied once it's
32 # The sixth parameter is a directory in which to place information (like
37 # The seventh parameter is a yes/no that indicates whether assertions should be
41 # The eighth parameter is a yes/no that indicates whether this is an optimized
45 # A yes/no parameter that controls whether to cross-build for an ARM host.
48 # A yes/no parameter that controls whether to cross-build for the iOS simulato
    [all...]
  /external/smali/dexlib/src/main/java/org/jf/dexlib/
AnnotationDirectoryItem.java 67 * @param parameterAnnotations A list of <code>ParameterAnnotation</code> objects that contain the parameter
109 * @param parameterAnnotations A list of <code>ParameterAnnotation</code> objects containin the parameter
335 * but not field/method/parameter annotations.
387 * Get a list of the parameter annotations in this <code>AnnotationDirectoryItem</code>
388 * @return A list of ParameterAnnotation objects, or null if there are no parameter annotations
433 * Gets the parameter annotations for the given method, or null if no parameter annotations are defined for that
435 * @param methodIdItem The method to get the parameter annotations for
436 * @return An <code>AnnotationSetRefList</code> containing the parameter annotations, or null if none are found
482 * @return The number of parameter annotations in this <code>AnnotationDirectoryItem</code
    [all...]
  /frameworks/av/media/libeffects/lvm/lib/Bundle/lib/
LVM.h 118 LVM_OUTOFRANGE = 3, /* Out of range control parameter */
261 /* Control Parameter structure */
303 /* Instance Parameter structure */
317 /* Headroom management parameter structure */
444 /* Request the LifeVibes module parameters. The current parameter set is returned */
445 /* via the parameter pointer. */
449 /* pParams Pointer to an empty parameter structure */
472 /* pParams Pointer to a parameter structure */
533 /* pHeadroomParams Pointer to headroom parameter structure */
    [all...]
  /libcore/luni/src/main/java/java/lang/reflect/
Method.java 210 * Returns the parameter types as an array of {@code Type} instances, in
214 * @return the parameter types
219 * if any parameter type points to a missing type
221 * if any parameter type points to a type that cannot be
370 * of {@code Method} with the same declaring class and parameter types
446 * Returns an array of {@code Class} objects associated with the parameter
450 * @return the parameter types
490 * varargs parameter: that conversion is usually done in {@code javac}, not the VM, and
516 * or converted by a widening conversion to the corresponding parameter type
542 * <li>parameter types, separated by ',' (if any
    [all...]
  /external/sqlite/dist/orig/
sqlite3.h 283 ** The C parameter to [sqlite3_close(C)] must be either a NULL
320 ** subsequent statements are skipped. ^If the 5th parameter to sqlite3_exec()
322 ** from [sqlite3_malloc()] and passed back through the 5th parameter.
324 ** on error message strings returned through the 5th parameter of
326 ** ^If the 5th parameter to sqlite3_exec() is not NULL and no errors
327 ** occur, then sqlite3_exec() sets the pointer in its 5th parameter to
344 ** ^If the 2nd parameter to sqlite3_exec() is a NULL pointer, a pointer
352 ** <li> The application must insure that the 1st parameter to sqlite3_exec()
355 ** the 1st parameter to sqlite3_exec() while sqlite3_exec() is running.
357 ** the 2nd parameter of sqlite3_exec() while sqlite3_exec() is running
    [all...]
  /external/sqlite/dist/
sqlite3.h 283 ** The C parameter to [sqlite3_close(C)] must be either a NULL
320 ** subsequent statements are skipped. ^If the 5th parameter to sqlite3_exec()
322 ** from [sqlite3_malloc()] and passed back through the 5th parameter.
324 ** on error message strings returned through the 5th parameter of
326 ** ^If the 5th parameter to sqlite3_exec() is not NULL and no errors
327 ** occur, then sqlite3_exec() sets the pointer in its 5th parameter to
344 ** ^If the 2nd parameter to sqlite3_exec() is a NULL pointer, a pointer
352 ** <li> The application must insure that the 1st parameter to sqlite3_exec()
355 ** the 1st parameter to sqlite3_exec() while sqlite3_exec() is running.
357 ** the 2nd parameter of sqlite3_exec() while sqlite3_exec() is running
    [all...]
  /external/clang/include/clang/Basic/
DiagnosticSemaKinds.td 99 "non-type template parameter of variably modified type %0">;
144 "'%0' cannot be the name of a parameter">;
145 def err_parameter_name_omitted : Error<"parameter name omitted">;
146 def warn_unused_parameter : Warning<"unused parameter %0">,
150 def warn_unused_exception_param : Warning<"unused exception parameter %0">,
407 def warn_main_one_arg : Warning<"only one parameter on 'main' declaration">,
410 "parameter of 'main' (%select{argument count|argument array|environment|"
441 "expected #pragma pack parameter to be '1', '2', '4', '8', or '16'">;
565 "conflicting parameter types in "
570 "conflicting parameter types in
    [all...]

Completed in 3280 milliseconds

<<41424344454647484950>>