Searched
full:parameter (Results
1426 -
1450 of
8695) sorted by null
<<51525354555657585960>>
/cts/tests/tests/net/src/android/net/cts/ |
UrlQuerySanitizerTest.java | 223 protected void addSanitizedEntry(String parameter, String value) { 224 super.addSanitizedEntry(parameter, value); 243 protected void parseEntry(String parameter, String value) { 244 super.parseEntry(parameter, value);
|
/cts/tests/tests/os/src/android/os/cts/ |
PowerManagerTest.java | 32 * 1 Get a wake lock at the level of the flags parameter
|
/dalvik/dx/src/com/android/dx/cf/attrib/ |
BaseParameterAnnotations.java | 23 * Base class for parameter annotation list attributes.
|
/development/host/windows/usb/winusb/ |
AdbWinUsbApi.cpp | 49 // Validate parameter.
|
adb_winusb_interface.h | 119 shortcuts for this parameter: ADB_QUERY_BULK_WRITE_ENDPOINT_INDEX
132 shortcuts for this parameter: ADB_QUERY_BULK_WRITE_ENDPOINT_INDEX
136 this parameter has no effect on the way endpoint is opened. It's
139 this parameter has no effect on the way endpoint is opened. It's
|
/development/ndk/platforms/android-8/include/android/ |
bitmap.h | 53 * If the call fails, the info parameter will be ignored
|
/development/ndk/platforms/android-9/include/android/ |
bitmap.h | 52 * If the call fails, the info parameter will be ignored
|
/device/lge/mako/overlay/packages/apps/Mms/res/xml-mcc310-mnc380/ |
mms_config.xml | 34 <!-- User-Agent parameter used in MMS http request -->
|
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/site/apt/examples/ |
libraries.apt | 23 The <<<<libDirectory>>>> is specified like any other directory parameter in Maven. Here is an
|
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/ |
ITestSuite.java | 37 * - change method return void, parameter test object.
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
template.rb | 286 Parameter = Struct.new( :name, :default ) 287 class Parameter 312 when Parameter then name 313 else Parameter.new( name.to_s )
|
/external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/kerberos/ |
KerberosKeyTest.java | 52 // OK to pass null value for principal parameter 55 // NPE for null keyBytes parameter 83 // NPE for null value for principal parameter 105 // if algorithm parameter is null then DES is used
|
/external/apache-harmony/crypto/src/test/api/java.injected/javax/crypto/ |
KeyGeneratorSpiTest.java | 71 fail("InvalidAlgorithmParameterException must be thrown when parameter is null");
|
/external/apache-http/src/org/apache/http/client/utils/ |
URLEncodedUtils.java | 139 throw new IllegalArgumentException("bad parameter"); 160 for (final NameValuePair parameter : parameters) { 161 final String encodedName = encode(parameter.getName(), encoding); 162 final String value = parameter.getValue();
|
/external/blktrace/doc/ |
btreplay.8 | 74 This option requires a single parameter providing the directory 111 This option requires a single parameter that will override the default name 120 This option requires a single parameter which specifies the number of times 129 This option requires a single parameter which specifies the name of a
|
/external/bluetooth/bluedroid/bta/av/ |
bta_av_ci.c | 63 ** Parameter err_code is set to an AVDTP status value;
|
/external/bluetooth/bluedroid/stack/gatt/ |
gatt_api.c | 78 ** Parameter p_hndl_range: pointer to allocated handles information 106 ** Parameter p_cb_info : callback informaiton 132 ** Parameter gatt_if : application if 270 ** Parameter service_handle : To which service this included service is added to. 307 ** Parameter service_handle : To which service this included service is added to. 347 ** Parameter service_handle : To which service this characteristic descriptor 371 GATT_TRACE_DEBUG0("Illegal parameter"); 386 ** Parameter gatt_if : application interface 456 ** Parameter gatt_if : service handle. 554 ** Parameter service_handle : this is the start handle of a servic [all...] |
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/ |
Mac.java | 54 * parameter.
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/dsa/ |
KeyPairGeneratorSpi.java | 53 throw new InvalidAlgorithmParameterException("parameter object not a DSAParameterSpec");
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/util/ |
IvAlgorithmParameters.java | 51 throw new InvalidParameterSpecException("unknown parameter spec passed to IV parameters object.");
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/ |
CertStoreCollectionSpi.java | 28 throw new InvalidAlgorithmParameterException("org.bouncycastle.jce.provider.CertStoreCollectionSpi: parameter must be a CollectionCertStoreParameters object\n" + params.toString());
|
/external/ceres-solver/data/nist/ |
DanWood.dat | 40 Start 1 Start 2 Parameter Standard Deviation
|
Rat43.dat | 40 Start 1 Start 2 Parameter Standard Deviation
|
Roszman1.dat | 40 Start 1 Start 2 Parameter Standard Deviation
|
/external/chromium/base/memory/ |
singleton_objc.h | 19 // no-parameter -init selector, DefaultSingletonObjCTraits may be extended
|
Completed in 2713 milliseconds
<<51525354555657585960>>