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

<<31323334353637383940>>

  /external/chromium/chrome/common/extensions/docs/
experimental.proxy.html 94 <!-- FUNCTION PARAMETERS -->
102 <h5>Parameters</h5>
390 any proxy involved. This mode allows no further parameters in the
397 This mode allows no further parameters in the <code>ProxyConfig</code>
406 Besides this, this mode allows no further parameters in the
413 Besides this, the <code>fixed_servers</code> mode allows no further parameters
418 operating system. This mode allows no further parameters in the
508 <li>Command line parameters</li>
686 <!-- FUNCTION PARAMETERS -->
717 <!-- PARAMETERS --
    [all...]
cookies.html 94 <!-- FUNCTION PARAMETERS -->
102 <h5>Parameters</h5>
412 <!-- PARAMETERS -->
413 <h4>Parameters</h4>
522 <!-- FUNCTION PARAMETERS -->
590 <!-- FUNCTION PARAMETERS -->
658 <!-- FUNCTION PARAMETERS -->
678 <!-- FUNCTION PARAMETERS -->
748 <!-- FUNCTION PARAMETERS -->
844 <!-- FUNCTION PARAMETERS --
    [all...]
windows.html 94 <!-- FUNCTION PARAMETERS -->
102 <h5>Parameters</h5>
498 <!-- FUNCTION PARAMETERS -->
528 <!-- PARAMETERS -->
529 <h4>Parameters</h4>
640 <!-- FUNCTION PARAMETERS -->
708 <!-- FUNCTION PARAMETERS -->
776 <!-- FUNCTION PARAMETERS -->
844 <!-- FUNCTION PARAMETERS -->
    [all...]
experimental.webInspector.panels.html 94 <!-- FUNCTION PARAMETERS -->
102 <h5>Parameters</h5>
455 <!-- FUNCTION PARAMETERS -->
486 <!-- PARAMETERS -->
487 <h4>Parameters</h4>
551 <!-- FUNCTION PARAMETERS -->
619 <!-- FUNCTION PARAMETERS -->
687 <!-- FUNCTION PARAMETERS -->
761 <!-- FUNCTION PARAMETERS -->
827 <!-- PARAMETERS --
    [all...]
management.html 94 <!-- FUNCTION PARAMETERS -->
102 <h5>Parameters</h5>
399 <!-- PARAMETERS -->
400 <h4>Parameters</h4>
464 <!-- FUNCTION PARAMETERS -->
534 <!-- FUNCTION PARAMETERS -->
632 <!-- FUNCTION PARAMETERS -->
665 <!-- PARAMETERS -->
666 <h4>Parameters</h4>
732 <!-- FUNCTION PARAMETERS --
    [all...]
  /development/samples/XmlAdapters/src/com/example/android/xmladapters/
Adapters.java 395 * @param parameters Optional parameters to pass to the CursorAdapter, used
408 Object... parameters) {
411 parameters);
432 * @param parameters Optional parameters to pass to the CursorAdapter, used
446 Object... parameters) {
449 parameters);
470 * @param parameters Optional parameters to pass to the adapter
    [all...]
  /external/chromium/chrome/common/extensions/docs/static/
experimental.proxy.html 44 any proxy involved. This mode allows no further parameters in the
51 This mode allows no further parameters in the <code>ProxyConfig</code>
60 Besides this, this mode allows no further parameters in the
67 Besides this, the <code>fixed_servers</code> mode allows no further parameters
72 operating system. This mode allows no further parameters in the
162 <li>Command line parameters</li>
  /external/jpeg/
rdswitch.c 163 * optionally followed by a colon ':' and four progressive-JPEG parameters.
166 * Sequential JPEG is used if the progressive-JPEG parameters are omitted.
172 * jcmaster.c will validate the script parameters.
224 /* set non-progressive parameters */
269 * If there are more components than parameters, the last value is replicated.
304 * If there are more components than parameters, "1x1" is assumed for the rest.
  /external/libvpx/nestegg/include/nestegg/
nestegg.h 114 /** Parameters specific to a video track. */
126 /** Parameters specific to an audio track. */
223 /** Query the video parameters specified by @a track.
226 @param params Storage for the queried video parameters.
232 /** Query the audio parameters specified by @a track.
235 @param params Storage for the queried audio parameters.
  /external/nist-sip/java/gov/nist/javax/sip/header/
Reason.java 80 this.parameters.set("cause", Integer.valueOf(cause));
109 this.parameters.set("text", text);
118 return this.parameters.getParameter("text");
145 if (parameters != null && !parameters.isEmpty())
146 s.append(SEMICOLON).append(parameters.encode());
  /external/openssl/apps/
dh.c 81 * -check - check the parameters are ok
176 BIO_printf(bio_err," -check check the DH parameters\n");
177 BIO_printf(bio_err," -text print a text form of the DH parameters\n");
240 BIO_printf(bio_err,"unable to load DH parameters\n");
277 printf("DH parameters appear to be ok.\n");
336 BIO_printf(bio_err,"unable to write DH parameters\n");
  /external/stlport/stlport/stl/config/
stl_mycomp.h 80 // Uncomment this if your compiler support only complete (not dependent on other parameters)
81 // types as default parameters for class templates
84 // Uncomment this if your compiler do not support default parameters in template class methods
88 // default template parameters
92 // trouble with functions getting non-type-parameterized classes as parameters
150 // Define if class being partially specialized require full name (template parameters)
  /external/wpa_supplicant_8/src/common/
wpa_ctrl.h 119 /* parameters: <peer address> <PIN> */
121 /* parameters: <peer address> */
123 /* parameters: <peer address> */
125 /* parameters: <peer address> */
127 /* parameters: <freq> <src addr> <dialog token> <update indicator> <TLVs> */
129 /* parameters: <src addr> <update indicator> <TLVs> */
  /frameworks/compile/slang/
slang_rs_export_foreach.cpp 54 // parameters related to forEach_* reflection.
187 // APIs before ICS cannot skip between parameters. It is ok, however, for
188 // them to omit further parameters (i.e. skipping X is ok if you skip Y).
199 "%0-%1 may not skip parameters"))
239 // Java type, so we fall back to just reflecting the ain/aout parameters
358 "parameters")) << FD->getName();
  /libcore/luni/src/main/java/javax/crypto/
ExemptionMechanism.java 244 * specified key and algorithm parameters.
249 * the parameters for this exemption mechanism algorithm.
253 * if the parameters cannot be used to initialize this
269 * specified key and algorithm parameters.
274 * the parameters for this exemption mechanism algorithm.
278 * the the parameters cannot be used to initialize this
KeyAgreement.java 202 * algorithm parameters.
207 * the parameters for this key agreement algorithm.
212 * if the specified parameters are invalid for this key
222 * parameters and randomness source.
227 * the parameters for this key agreement algorithm.
234 * if the specified parameters are invalid for this key
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
stl_mycomp.h 80 // Uncomment this if your compiler support only complete (not dependent on other parameters)
81 // types as default parameters for class templates
84 // Uncomment this if your compiler do not support default parameters in template class methods
88 // default template parameters
92 // trouble with functions getting non-type-parameterized classes as parameters
150 // Define if class being partially specialized require full name (template parameters)
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
stl_mycomp.h 80 // Uncomment this if your compiler support only complete (not dependent on other parameters)
81 // types as default parameters for class templates
84 // Uncomment this if your compiler do not support default parameters in template class methods
88 // default template parameters
92 // trouble with functions getting non-type-parameterized classes as parameters
150 // Define if class being partially specialized require full name (template parameters)
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
stl_mycomp.h 80 // Uncomment this if your compiler support only complete (not dependent on other parameters)
81 // types as default parameters for class templates
84 // Uncomment this if your compiler do not support default parameters in template class methods
88 // default template parameters
92 // trouble with functions getting non-type-parameterized classes as parameters
150 // Define if class being partially specialized require full name (template parameters)
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/config/
stl_mycomp.h 80 // Uncomment this if your compiler support only complete (not dependent on other parameters)
81 // types as default parameters for class templates
84 // Uncomment this if your compiler do not support default parameters in template class methods
88 // default template parameters
92 // trouble with functions getting non-type-parameterized classes as parameters
150 // Define if class being partially specialized require full name (template parameters)
  /frameworks/base/core/java/android/hardware/
Camera.java 63 * <li>If necessary, modify the returned {@link Camera.Parameters} object and call
64 * {@link #setParameters(Camera.Parameters)}.
228 * @see Parameters#setRotation(int)
229 * @see Parameters#setPreviewSize(int, int)
230 * @see Parameters#setPictureSize(int, int)
231 * @see Parameters#setJpegThumbnailSize(int, int)
459 * with {@link android.hardware.Camera.Parameters#getPreviewFormat()}.
460 * If {@link android.hardware.Camera.Parameters#setPreviewFormat(int)}
581 * read from {@link Camera.Parameters#getPreviewSize()}. Bytes per pixel
584 * using the image format from {@link Camera.Parameters#getPreviewFormat()}
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
methods_index_all.html 341 <nobr><A HREF="android.hardware.Camera.Parameters.html#android.hardware.Camera.Parameters.getAntibanding_added()" class="hiddenlink" target="rightframe"><b>getAntibanding</b>
343 <nobr><A HREF="android.hardware.Camera.Parameters.html#android.hardware.Camera.Parameters.getColorEffect_added()" class="hiddenlink" target="rightframe"><b>getColorEffect</b>
378 <nobr><A HREF="android.hardware.Camera.Parameters.html#android.hardware.Camera.Parameters.getFlashMode_added()" class="hiddenlink" target="rightframe"><b>getFlashMode</b>
380 <nobr><A HREF="android.hardware.Camera.Parameters.html#android.hardware.Camera.Parameters.getFocusMode_added()" class="hiddenlink" target="rightframe"><b>getFocusMode</b>
403 <nobr><A HREF="android.hardware.Camera.Parameters.html#android.hardware.Camera.Parameters.getJpegQuality_added()" class="hiddenlink" target="rightframe"><b>getJpegQuality</b
    [all...]
  /external/chromium/testing/gmock/include/gmock/
gmock-generated-actions.h.pump 396 // You can also overload actions with different numbers of parameters:
406 // arguments and the action parameters, which in general leads to
409 // to just based on the number of parameters).
434 // Sometimes you want to give an action explicit template parameters
435 // that cannot be inferred from its value parameters. ACTION() and
446 // parameters and n value parameters. name_i is the name of the i-th
479 // number of value parameters, but not on the number of template
480 // parameters. Without the restriction, the meaning of the following
511 // the maximum number of template/value parameters supported. Withou
    [all...]
  /hardware/qcom/media/mm-core/omxcore/src/common/
qc_omx_core.c 65 PARAMETERS
107 PARAMETERS
128 PARAMETERS
160 PARAMETERS
193 PARAMETERS
229 PARAMETERS
265 PARAMETERS
296 PARAMETERS
332 PARAMETERS
368 PARAMETERS
    [all...]
  /external/chromium/base/
callback.h 29 // parameters have been bound (usually via currying). Closures are well
118 // and all its bound parameters. Each Callback specialization has a templated
122 // parameters, and a DoInvoke() that is capable of invoking the target.
126 // parameters. It does this by storing a pointer to the specific DoInvoke()
134 // - Unwrapping the function signature into return type, and parameters
135 // - Determining the number of parameters that are bound
136 // - Creating the storage for the bound parameters
139 // matching the number of unbound parameters, and knows the correct
146 // By default Bind() will store copies of all bound parameters, and attempt
177 // tr1::function causes a copy to be made of all the bound parameters an
    [all...]

Completed in 692 milliseconds

<<31323334353637383940>>