HomeSort by relevance Sort by last modified time
    Searched full:parameters (Results 926 - 950 of 6361) sorted by null

<<31323334353637383940>>

  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_DeblockChroma_I.c 32 * Parameters:
44 * [in] pBS array of size 16x2 of BS parameters (arranged in scan block order for vertical edges and then horizontal edges);
omxVCM4P10_DeblockLuma_I.c 34 * Parameters:
46 * [in] pBS pointer to a 16x2 table of BS parameters arranged in scan block order for vertical edges and then horizontal edges;
  /frameworks/base/tools/layoutlib/bridge/src/android/webkit/
WebView.java 48 * Construct a new WebView with layout parameters.
57 * Construct a new WebView with layout parameters and a default style.
  /hardware/libhardware/include/hardware/
lights.h 85 * The parameters that can be set for a given light.
87 * Not all lights must support all parameters. If you
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
createAttributeNS05.java 35 * Document should return a new Attr object given that all parameters are
39 * parameters equal "http://www.ecommerce.org/" and "ecom:local"
createDocument07.java 36 * specified type with its document element given that all parameters are
42 * Method should return a new xml Document as specified by the listed parameters.
  /libcore/luni/src/main/java/java/lang/reflect/
Constructor.java 121 * including the type parameters.
133 // append type parameters
146 // append parameters
164 * parameters, an empty array is returned.
222 * parameters of this constructor. If there are no parameters on this
327 * no parameters, an empty array will be returned.
381 * <li>If the number of arguments passed and the number of parameters do not
  /libcore/luni/src/main/java/java/net/
ResponseCache.java 62 * if any one of the parameters is set to {@code null}.
82 * if any one of the parameters is set to {@code null}.
  /libcore/luni/src/main/java/libcore/net/http/
HttpConnectionPool.java 29 * A pool of HTTP connections. This class exposes its tuning parameters as
39 * are changed. This assumes that the applications that set these parameters do
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
KeyPairTest.java 71 * parameters (both <code>null</code>)
86 * parameters (both valid keys)
  /libcore/luni/src/test/java/tests/security/spec/
ECFieldF2mTest.java 41 * domain parameters.
77 * Exception expected with this parameters set or <code>null</code>
106 * Set of parameters used for <code>ECFieldF2m(int)</code>
154 * Set of parameters used for <code>ECFieldF2m(int, int[] ks)</code>
243 * using valid parameters m and rp. ks represents trinomial basis.
246 * using valid parameters m and ks. ks represents pentanomial basis.
282 * using valid parameters m and rp.
285 * using valid parameters m and rp.
ECParameterSpecTest.java 53 * case 1: creating object with valid parameters
62 // case 1: creating object with valid parameters
  /ndk/build/tools/
build-ccache.sh 56 echo "ERROR: Too many parameters. See --help for usage."
73 set_parameters $PARAMETERS
  /packages/apps/Contacts/tests/src/com/android/contacts/tests/allintents/
SelectAccountDialogFragment.java 44 final Bundle parameters = getArguments(); local
82 null, parameters.getInt(EXTRA_TAG));
  /packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/filters/
Filter.java 82 * Some filters, e.g. lighting filters, are initially invalid until set up with parameters while
83 * others, e.g. Sepia or Posterize filters, are initially valid without parameters.
  /packages/apps/Mms/src/com/android/mms/ui/
WarnOfStorageLimitsActivity.java 44 * The parameters for the alert.
102 * Sets up the alert, including applying the parameters to the alert model,
  /sdk/layoutlib_api/src/com/android/ide/common/rendering/api/
DrawableParams.java 22 * Rendering parameters for {@link Bridge#renderDrawable(DrawableParams)}
30 * Builds a param object with all the necessary parameters to render a drawable with
  /system/media/mca/effect/java/android/media/effect/
package.html 32 <p>You can adjust an effect?s parameters by calling {@link android.media.effect.Effect#setParameter
34 different parameters, which are documented with the effect name. For example, {@link
  /development/tools/emulator/system/camera/
EmulatedFakeCamera.cpp 69 * Parameters provided by the camera device.
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Index.h 46 * getting or setting parameters and/or configuration data. Each entry in
92 /* Audio parameters and configurations */
143 /* Image specific parameters and configurations */
153 /* Video specific parameters and configurations */
  /device/samsung/crespo4g/
gps.xml 19 <!-- Parameters passed to GlEngine -->
49 <!-- The default job all parameters are set to default values -->
142 The QoS parameters are set to maxmize the GPS sensitivity
162 The QoS parameters are set as it woudld be set by Spirent ULTS executing
  /external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
DHGenParameterSpecTest.java 39 * parameters specified in the constructor with the values returned
RC5ParameterSpecTest.java 40 * inappropriate constructor parameters and that input iv array is
81 * the case of inappropriate constructor parameters and that input iv array
230 assertTrue("Objects built on the same parameters should be equal.",
236 assertTrue("Objects built on the equal parameters should be equal.",
SecretKeySpecTest.java 40 * constructor parameters and that input iv array is
78 * the case of inappropriate constructor parameters and that input iv array
240 assertTrue("Objects built on the same parameters should be equal.",
246 assertTrue("Objects built on the equal parameters should be equal.",
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/spec/
ECPointTest.java 50 * Test preconditions: valid parameters passed<br>
65 * Test preconditions: pass <code>null</code> as mentioned parameters<br>
97 * created using valid parameters<br>
125 * created using valid parameters<br>

Completed in 810 milliseconds

<<31323334353637383940>>