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

<<71727374757677787980>>

  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/gdb/python/gdb/
printing.py 113 if gdb.parameter("verbose"):
117 if gdb.parameter("verbose"):
187 # separate parameter.
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
tgmath.h 47 If any generic parameter is complex, we use a complex version. Otherwise
48 we use a real version. If the real part of any generic parameter is long
50 generic parameter is double or of integer type, we use the double version.
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/gdb/python/gdb/
printing.py 113 if gdb.parameter("verbose"):
117 if gdb.parameter("verbose"):
187 # separate parameter.
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
tgmath.h 47 If any generic parameter is complex, we use a complex version. Otherwise
48 we use a real version. If the real part of any generic parameter is long
50 generic parameter is double or of integer type, we use the double version.
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/gdb/python/gdb/
printing.py 113 if gdb.parameter("verbose"):
117 if gdb.parameter("verbose"):
187 # separate parameter.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
yp_prot.h 92 * Request parameter structures
147 * Response parameter structures
282 * is supplied to ypxfr as a command-line parameter when it
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
yp_prot.h 92 * Request parameter structures
147 * Response parameter structures
282 * is supplied to ypxfr as a command-line parameter when it
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
yp_prot.h 92 * Request parameter structures
147 * Response parameter structures
282 * is supplied to ypxfr as a command-line parameter when it
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_classes.tcc 94 * provided as the template parameter. Facets derived from the facet
95 * parameter will also return true.
119 * where Facet is the template parameter. If has_facet(locale) is true,
  /bionic/libc/bionic/
fork.c 59 * as a parameter.
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_tanf.c 69 /* integer parameter: 1 -- n even; -1 -- n odd */
  /cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
DexDepsXmlHandler.java 63 } else if ("parameter".equalsIgnoreCase(localName)) {
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
AnnotationsDirectoryItem.java 183 * Adds a parameter annotations item to this instance.
219 * Gets the parameter annotations for a given method, if any. This is
223 * @return {@code null-ok;} the parameter annotations, if any
379 out.println(" parameter annotations:");
  /dalvik/dx/src/com/android/dx/dex/file/
AnnotationsDirectoryItem.java 183 * Adds a parameter annotations item to this instance.
219 * Gets the parameter annotations for a given method, if any. This is
223 * @return {@code null-ok;} the parameter annotations, if any
379 out.println(" parameter annotations:");
  /dalvik/tools/dexdeps/etc/
dexdeps 55 # Alternatively, this will extract any parameter "-Jxxx" from the command line
  /development/samples/ToyVpn/src/com/example/android/toyvpn/
ToyVpnService.java 298 for (String parameter : parameters.split(" ")) {
299 String[] fields = parameter.split(",");
319 throw new IllegalArgumentException("Bad parameter: " + parameter);
  /development/tools/apkcheck/
README.txt 134 <parameter name="key" type="K">
135 <parameter name="others" type="E...">
136 <parameter name="map" type="java.util.Map&lt;? extends K, ? extends V&gt;">
159 as a covariant return type. When the generic type is in the parameter
  /device/generic/goldfish/camera/
EmulatedCamera.cpp 34 /* Defines whether we should trace parameter changes. */
40 /* Calculates and logs parameter changes.
50 /* A helper routine that adds a value to the camera parameter.
52 * param - Camera parameter to add a value to.
55 * A new string containing parameter with the added value on success, or NULL on
429 * Check for new exposure compensation parameter.
685 * EmulatedCamera instance, defined by the 'dev' parameter.
    [all...]
  /device/samsung/toroplus/overlay/packages/apps/Mms/res/xml/
mms_config.xml 43 <!-- User-Agent parameter used in MMS http request -->
  /device/samsung/tuna/
bcmdhd.cal 99 # 5GHz Noise CAL parameter
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
README.rtf 13 The value will be used as the argument to the -cp parameter of /usr/bin/java.\
  /external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/
BadPaddingExceptionTest.java 67 * Parameter <code>msg</code> is not null.
ExemptionMechanismExceptionTest.java 78 * msg. Parameter <code>msg</code> is not null.
IllegalBlockSizeExceptionTest.java 68 * Parameter <code>msg</code> is not null.
NoSuchPaddingExceptionTest.java 68 * Parameter <code>msg</code> is not null.

Completed in 1427 milliseconds

<<71727374757677787980>>