Searched
full:parameters (Results
1051 -
1075 of
6361) sorted by null
<<41424344454647484950>>
/system/extras/ext4_utils/ |
test_ext4fixup | 63 echo "$ME: test failed with parameters $PHASE, $LOC, $COUNT"
|
/system/media/audio_effects/include/audio_effects/ |
effect_environmentalreverb.h | 34 // Parameters below are as defined in OpenSL ES specification for environmental reverb interface
|
/external/chromium/chrome/common/extensions/docs/ |
browserAction.html | 94 <!-- FUNCTION PARAMETERS --> 102 <h5>Parameters</h5> 570 <!-- PARAMETERS --> 571 <h4>Parameters</h4> 693 <!-- FUNCTION PARAMETERS --> 761 <!-- FUNCTION PARAMETERS --> 781 <!-- FUNCTION PARAMETERS --> 845 <!-- PARAMETERS --> 846 <h4>Parameters</h4> [all...] |
/dalvik/dx/src/com/android/dx/ssa/ |
Optimizer.java | 62 * parameters 83 * parameters 123 * parameters
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/spec/ |
PSSParameterSpecTest.java | 74 * Assertion: constructs using valid parameters 187 * Assertion: returns mask generation function parameters 245 * Assertion: default algorithm parameters for mask
|
RSAPrivateCrtKeySpecTest.java | 48 * object using valid parameters 66 * object using valid parameters 84 * object using valid parameters
|
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/cert/ |
PKIXBuilderParameters_ImplTest.java | 57 // both parameters are valid and non-null 78 // both parameters are valid but CertSelector is null 101 // both parameters are valid but CertSelector is null
|
/external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/ |
SSLExceptionTest.java | 100 // constructors with Throwable parameters 148 // constructors with Throwable parameters 176 // constructors with Throwable parameters
|
/external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/ |
ServerHandshakeImplTest.java | 110 server.parameters.getServerSessionContext().putSession(session); 127 assertSame(server.parameters.getKeyManager(), sslParameters 129 assertSame(server.parameters.getTrustManager(), sslParameters
|
/external/apache-http/src/org/apache/http/message/ |
HeaderValueFormatter.java | 102 * Formats the parameters of a header element. 108 * @param nvps the parameters (name-value pairs) to format 112 * @return a buffer with the formatted parameters.
|
/external/apache-http/src/org/apache/http/params/ |
HttpParams.java | 35 * Represents a collection of HTTP protocol and framework parameters. 67 * Creates a copy of these parameters. 69 * @return a new set of parameters holding the same values as this one
|
/external/bluetooth/bluez/tools/ |
hcitool.1 | 7 .B hcitool [-i <hciX>] [command [command parameters]] 62 .BI cmd " <ogf> <ocf> [parameters]" 67 .IR parameters
|
/external/bouncycastle/src/main/java/org/bouncycastle/crypto/util/ |
PrivateKeyFactory.java | 128 DSAParameters parameters = null; local 132 parameters = new DSAParameters(params.getP(), params.getQ(), params.getG()); 135 return new DSAPrivateKeyParameters(derX.getValue(), parameters);
|
/external/bouncycastle/src/main/java/org/bouncycastle/x509/ |
ExtendedPKIXBuilderParameters.java | 16 * This class contains extended parameters for PKIX certification path builders. 139 * @param params Parameters to set. 189 * @param pkixParams The PKIX parameters to create a copy of.
|
/external/chromium/chrome/browser/printing/ |
print_dialog_cloud_internal.h | 88 // setup parameters (which will cause a re-generation of the PDF in 90 // Probably..), and packing up the PDF and job parameters and sending 177 // The parameters needed to display a modal HTML dialog.
|
/external/chromium/chrome/browser/ui/webui/ |
extension_icon_source.h | 32 // Parameters (<> required, [] optional): 76 // Encapsulates the request parameters for |request_id|. 125 // Stores the parameters associated with the |request_id|, making them
|
/external/chromium/testing/gtest/ |
CHANGES | 7 * New feature: type parameters and value parameters are reported in 11 * Parameters of value-parameterized tests are now printed in the
|
/external/chromium/testing/gtest/samples/ |
sample8_unittest.cc | 91 // accept different combinations of parameters for instantiating a 149 // or bind them to a list of values which will be used as test parameters. 153 // Here, we instantiate our tests with a list of parameters. We must combine
|
/external/gtest/samples/ |
sample8_unittest.cc | 91 // accept different combinations of parameters for instantiating a 149 // or bind them to a list of values which will be used as test parameters. 153 // Here, we instantiate our tests with a list of parameters. We must combine
|
/external/iproute2/doc/ |
arpd.sgml | 70 In this case <tt/arpd/ does not adjust <tt/sysctl/ parameters, 77 <tt/sysctl/ parameters, when receives <tt/SIGINT/ or <tt/SIGTERM/. 80 database and leave <tt/sysctl/ parameters in an unpredictable state.
|
/external/iproute2/man/man8/ |
tc-tbf.8 | 67 .SH PARAMETERS 77 bucket, the rate and possibly the peakrate (if set). These two parameters 105 Furthermore, if a peakrate is desired, the following parameters are available:
|
/external/kernel-headers/original/linux/ |
moduleparam.h | 62 parameters. perm sets the visibility in driverfs: 000 means it's 165 /* for exporting parameters in /sys/parameters */
|
sockios.h | 85 #define SIOCWANDEV 0x894A /* get/set netdev parameters */ 100 #define SIOCGIFMAP 0x8970 /* Get device parameters */ 101 #define SIOCSIFMAP 0x8971 /* Set device parameters */
|
/external/libnfc-nxp/Linux_x86/ |
phDal4Nfc_messageQueueLib.c | 64 * This function allocates the message queue. The parameters are ignored, this is 88 * This function destroys the message queue. The cmd and buf parameters are ignored, 181 * The msgtyp and msgflg parameters are ignored.
|
/external/libnfc-nxp/src/ |
phHciNfc_Pipe.h | 179 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters 207 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters 235 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
|
Completed in 427 milliseconds
<<41424344454647484950>>