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

<<71727374757677787980>>

  /frameworks/native/include/media/openmax/
OMX_Core.h 82 * used with the OMX_GetState macro or becomes the parameter in a state change
87 * allocate or hold resources other than to build it's internal parameter
90 * component and the component will record each of these parameter and
234 /** The values encapsulated in the parameter or config structure are not supported. */
237 /** The parameter or config indicated by the given index is not supported. */
531 pAppData parameter to the OMX_GetHandle method for the component.
569 pAppData parameter to the OMX_GetHandle method for the component.
598 pAppData parameter to the OMX_GetHandle method for the component.
629 /** buffer supplier parameter
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Core.h 65 * used with the OMX_GetState macro or becomes the parameter in a state change
70 * allocate or hold resources other than to build it's internal parameter
73 * component and the component will record each of these parameter and
217 /** The values encapsulated in the parameter or config structure are not supported. */
220 /** The parameter or config indicated by the given index is not supported. */
514 pAppData parameter to the OMX_GetHandle method for the component.
552 pAppData parameter to the OMX_GetHandle method for the component.
581 pAppData parameter to the OMX_GetHandle method for the component.
612 /** buffer supplier parameter
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Core.h 65 * used with the OMX_GetState macro or becomes the parameter in a state change
70 * allocate or hold resources other than to build it's internal parameter
73 * component and the component will record each of these parameter and
217 /** The values encapsulated in the parameter or config structure are not supported. */
220 /** The parameter or config indicated by the given index is not supported. */
514 pAppData parameter to the OMX_GetHandle method for the component.
552 pAppData parameter to the OMX_GetHandle method for the component.
581 pAppData parameter to the OMX_GetHandle method for the component.
612 /** buffer supplier parameter
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Core.h 65 * used with the OMX_GetState macro or becomes the parameter in a state change
70 * allocate or hold resources other than to build it's internal parameter
73 * component and the component will record each of these parameter and
217 /** The values encapsulated in the parameter or config structure are not supported. */
220 /** The parameter or config indicated by the given index is not supported. */
514 pAppData parameter to the OMX_GetHandle method for the component.
552 pAppData parameter to the OMX_GetHandle method for the component.
581 pAppData parameter to the OMX_GetHandle method for the component.
612 /** buffer supplier parameter
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Core.h 65 * used with the OMX_GetState macro or becomes the parameter in a state change
70 * allocate or hold resources other than to build it's internal parameter
73 * component and the component will record each of these parameter and
217 /** The values encapsulated in the parameter or config structure are not supported. */
220 /** The parameter or config indicated by the given index is not supported. */
514 pAppData parameter to the OMX_GetHandle method for the component.
552 pAppData parameter to the OMX_GetHandle method for the component.
581 pAppData parameter to the OMX_GetHandle method for the component.
612 /** buffer supplier parameter
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Core.h 65 * used with the OMX_GetState macro or becomes the parameter in a state change
70 * allocate or hold resources other than to build it's internal parameter
73 * component and the component will record each of these parameter and
217 /** The values encapsulated in the parameter or config structure are not supported. */
220 /** The parameter or config indicated by the given index is not supported. */
514 pAppData parameter to the OMX_GetHandle method for the component.
552 pAppData parameter to the OMX_GetHandle method for the component.
581 pAppData parameter to the OMX_GetHandle method for the component.
612 /** buffer supplier parameter
    [all...]
  /external/clang/lib/Sema/
SemaTemplateInstantiate.cpp 65 // If we have a template template parameter with translation unit context,
67 // this template template parameter before we've constructed the template
68 // that will own this template template parameter. In this case, we
69 // use empty template parameter lists for all of the outer templates
657 /// \brief Retrieve the depth and index of a parameter pack.
    [all...]
SemaTemplateInstantiateDecl.cpp 98 assert(!Unexpanded.empty() && "Pack expansion without parameter packs?");
460 // dependent on a template-parameter and this causes a
    [all...]
  /external/icu4c/i18n/unicode/
decimfmt.h     [all...]
selfmt.h 102 * parameter separate from the name or noun it's associated with. For example,
228 * @param appendTo output parameter to receive result.
234 * @return Reference to 'appendTo' parameter.
282 * @param appendTo output parameter to receive result.
287 * @return Reference to 'appendTo' parameter.
298 * @param appendTo output parameter to receive result.
  /external/jmonkeyengine/engine/src/core/com/jme3/math/
Quaternion.java 478 * by the parameter. This column is returned as a <code>Vector3f</code>
491 * by the parameter. This column is returned as a <code>Vector3f</code>
588 * following: The axis is provided as a parameter and built by the method,
755 * parameter quaternion. The result is returned as a new quaternion.
767 * parameter quaternion. The result is stored in this Quaternion.
782 * <code>subtract</code> subtracts the values of the parameter quaternion
795 * <code>subtract</code> subtracts the values of the parameter quaternion
811 * <code>mult</code> multiplies this quaternion by a parameter quaternion.
824 * <code>mult</code> multiplies this quaternion by a parameter quaternion.
850 * <code>apply</code> multiplies this quaternion by a parameter matrix
    [all...]
  /libcore/luni/src/main/java/javax/xml/datatype/
DatatypeFactory.java 218 * of the duration is zero, this parameter will be ignored.
247 * of the duration is zero, this parameter will be ignored.
454 * of the duration is zero, this parameter will be ignored.
497 * of the duration is zero, this parameter will be ignored.
611 * of the duration is zero, this parameter will be ignored.
645 * of the duration is zero, this parameter will be ignored.
    [all...]
  /libcore/luni/src/main/java/org/w3c/dom/
Document.java 126 * <code>Document.normalizeDocument()</code> with the parameter "
175 * <code>Document.normalizeDocument()</code> with the parameter "
193 * matches all tags. For XML, the <code>tagname</code> parameter is
229 * Note that the <code>deep</code> parameter has no effect on
251 * <code>importNode</code> <code>deep</code> parameter was set to
279 * Note that the <code>deep</code> parameter has no effect on this type
285 * source node.Note that the <code>deep</code> parameter has no effect
292 * that the <code>deep</code> parameter has no effect on these types of
320 * namespaceURI parameter for methods if they wish to have no namespace.
384 * <code>namespaceURI</code> parameter for methods if they wish to hav
    [all...]
  /external/webkit/Source/WebCore/bindings/scripts/
CodeGeneratorV8.pm     [all...]
  /device/generic/goldfish/camera/
QemuClient.h 49 * - Every parameter must have a name, and a value.
57 * - '=' are allowed only to divide parameter names from parameter values.
84 * name can be passed as a parameter here.
230 * where 'device name' is a required parameter defining name of the
231 * camera device, and 'input channel' is an optional parameter (positive
  /external/ceres-solver/docs/
solving.tex 122 the way the parameter blocks interact that it is beneficial to modify
170 on $a_1$ and $a_2$ (if they are two different parameter block) is that
377 Formally an ordering is an ordered partitioning of the parameter
378 blocks. Each parameter block belongs to exactly one group, and
383 Given such an ordering, Ceres ensures that the parameter blocks in the
385 parameter blocks in the next lowest numbered elimination group and so
387 parameter blocks as it chooses. e.g. Consider the linear system
416 corresponding to the Hessian, or in other words, no two parameter
422 parameter blocks.
465 regularization parameter
    [all...]
  /external/ceres-solver/include/ceres/
loss_function.h 172 // The scaling parameter 'a' corresponds to 'delta' on this page:
220 // The scaling parameter 'a' determines the level where falloff occurs.
241 // The tolerance parameter 'a' sets the nominal point at which the
242 // transition occurs, and the transition size parameter 'b' sets the nominal
312 // ownership parameter.
346 // // Add parameter blocks
  /external/chromium/webkit/glue/
resource_loader_bridge.h 212 // Optional parameter, a URL with similar constraints in how it must be
219 // For HTTP(S) requests, the headers parameter can be a \r\n-delimited and
221 // the standard MIME header encoding rules. The headers parameter can also
288 // output parameter *has_new_first_party_for_cookies indicates whether the
289 // output parameter *new_first_party_for_cookies contains the new URL that
383 // response parameter.
  /external/clang/test/FixIt/
fixit.cpp 203 template<template<typename> Foo, // expected-error {{template template parameter requires 'class' after the parameter list}}
204 template<typename> typename Bar, // expected-error {{template template parameter requires 'class' after the parameter list}}
205 template<typename> struct Baz> // expected-error {{template template parameter requires 'class' after the parameter list}}
  /external/iproute2/man/man8/
tc-cbq-details.8 115 parameter below.
249 This mandatory parameter determines the place of the CBQ instance, either at the
263 physical interface, or parent qdisc. This is a vital parameter, more about it
306 during each round of the process. This parameter is weighted using the
329 bursts. You can't set maxidle directly, only via this parameter.
371 parameter tells CBQ at which class the decision must be made, which should
tc-cbq.8 96 parameter below.
154 This mandatory parameter determines the place of the CBQ instance, either at the
174 physical interface, or parent qdisc. This is a vital parameter, more about it
218 during each round of the process. This parameter is weighted using the
246 bursts. You can't set maxidle directly, only via this parameter.
288 parameter tells CBQ at which class the decision must be made, which should
  /external/jdiff/src/jdiff/
XMLToAPI.java 39 * the filename parameter
322 * Add a parameter to the current method. Called by the XML parser.
326 * @param name The name of the parameter.
327 * @param type The type of the parameter, null if it is void.
341 * @param name The name of the parameter.
342 * @param type The type of the parameter.
  /external/linux-tools-perf/
design.txt 96 * parameter of the sys_perf_event_open() syscall:
233 The 'pid' parameter to the perf_event_open() system call allows the
236 pid == 0: if the pid parameter is zero, the counter is attached to the
244 The 'cpu' parameter allows a counter to be made specific to a CPU:
259 The 'flags' parameter is currently unused and must be zero.
261 The 'group_fd' parameter allows counter "groups" to be set up. A
  /external/openssl/crypto/rsa/
rsa_ameth.c 277 if (!alg->parameter || alg->parameter->type != V_ASN1_SEQUENCE)
279 p = alg->parameter->value.sequence->data;
280 plen = alg->parameter->value.sequence->length;
288 ASN1_TYPE *param = pss->maskGenAlgorithm->parameter;
632 /* Finally create string with pss parameter encoding. */
  /external/protobuf/java/
README.txt 119 --javamicro_out command line parameter. javamciro_out takes
121 and a final parameter, with a colon separator, which defines
123 followed by an equal and if that sub-parameter has multiple
147 The using javac the source parameter maybe used to
215 java_package option command line sub-parameter:
219 Here you see the new java_package sub-parameter which

Completed in 1009 milliseconds

<<71727374757677787980>>