/hardware/ti/omap3/dspbridge/libbridge/inc/ |
nldrdefs.h | 64 * Parameters: 83 * Parameters: 130 * Parameters: 160 * Parameters: 184 * Parameters: 199 * Parameters: 213 * Parameters: 228 * Parameters: 249 * Parameters: 260 * Parameters [all...] |
DSPManager.h | 62 * Parameters: 77 * Parameters: 93 * Parameters: 122 * Parameters: 148 * Parameters: 167 * Parameters: 184 * Parameters: 200 * Parameters:
|
/external/apache-harmony/security/src/test/impl/java.injected/java/security/ |
URIParameterTest.java | 42 assertTrue(uriParameter instanceof Policy.Parameters); 43 assertTrue(uriParameter instanceof Configuration.Parameters);
|
/external/bouncycastle/src/main/java/org/bouncycastle/jce/provider/asymmetric/ec/ |
KeyAgreement.java | 79 private ECDomainParameters parameters; field in class:KeyAgreement 88 return converter.integerToBytes(r, converter.getByteLength(parameters.getG().getX())); 108 if (parameters == null) 136 // // TODO Validate that all the keys are using the same parameters? 149 // TODO Validate that all the keys are using the same parameters? 263 // this.parameters = staticPrivKey.getParameters(); 265 // // TODO Validate that all the keys are using the same parameters? 279 this.parameters = privKey.getParameters();
|
/external/bouncycastle/src/main/java/org/bouncycastle/jce/spec/ |
ECParameterSpec.java | 10 * basic domain parameters for an Elliptic Curve public or private key. 70 * return the base point we are using for these domain parameters.
|
/external/chromium/chrome/browser/chromeos/ |
browser_main_chromeos.cc | 52 const MainFunctionParams& parameters) { 53 return new BrowserMainPartsChromeos(parameters);
|
/external/kernel-headers/original/linux/ |
binder.h | 176 /* No parameters! */ 194 * a bcATTEMPT_ACQUIRE) is no longer with us. No parameters. 199 * No parameters... always refers to the last transaction requested 223 * No parameters. Do nothing and examine the next command. It exists 229 * No parameters. The driver has determined that a process has no 253 * a bcATTEMPT_ACQUIRE) failed (e.g. out of memory). No parameters. 300 * No parameters. 307 * No parameters.
|
/external/nist-sip/java/gov/nist/javax/sip/header/extensions/ |
MinSE.java | 53 if (!parameters.isEmpty()) { 54 retval += SEMICOLON + parameters.encode();
|
/external/oprofile/m4/ |
cellspubfdsupport.m4 | 21 AC_MSG_CHECKING([whether bfd_openr_iovec has seven parameters]) 31 [Defined if you have the version of bfd_openr_iovec with 7 parameters])
|
/external/proguard/src/proguard/evaluation/ |
BasicInvocationUnit.java | 47 // Fields acting as parameters between the visitor methods. 69 // Initialize the parameters. 73 // Count the number of parameters, taking into account their categories. 76 // Reuse the existing parameters object, ensuring the right size. 79 // Go over the parameters again. 175 // Pop the parameters and push the return value. 212 // Count the number of parameters. 219 // Pop the parameters and the class reference, in reverse order.
|
/external/webkit/Source/WebKit2/PluginProcess/ |
WebProcessConnection.messages.in | 27 CreatePlugin(uint64_t pluginInstanceID, WebKit::Plugin::Parameters parameters, WTF::String userAgent, bool isPrivateBrowsingEnabled, bool isAcceleratedCompositingEnabled) -> (bool result, uint32_t remoteLayerClientID)
|
/frameworks/base/core/java/android/content/ |
ISyncAdapter.aidl | 29 * Initiate a sync for this account. SyncAdapter-specific parameters may 36 * @param extras SyncAdapter-specific parameters
|
/frameworks/base/core/java/android/net/dhcp/ |
DhcpInformPacket.java | 27 * Generates an INFORM packet with the specified parameters. 53 * Adds additional parameters to the INFORM packet.
|
DhcpNakPacket.java | 28 * Generates a NAK packet with the specified parameters. 57 * Adds the optional parameters to the client-generated NAK packet.
|
/frameworks/base/core/java/com/android/internal/app/ |
AlertActivity.java | 41 * The parameters for the alert. 66 * Sets up the alert, including applying the parameters to the alert model,
|
/frameworks/base/drm/java/android/drm/ |
ProcessedData.java | 33 * Creates a <code>ProcessedData</code> object with the given parameters. 44 * Creates a <code>ProcessedData</code> object with the given parameters.
|
/hardware/ti/omap3/dspbridge/inc/ |
DSPManager.h | 62 * Parameters: 77 * Parameters: 93 * Parameters: 122 * Parameters: 148 * Parameters: 167 * Parameters: 184 * Parameters: 200 * Parameters:
|
/libcore/luni/src/main/java/java/security/ |
AlgorithmParameterGeneratorSpi.java | 53 * the parameters to use. 57 * if the specified parameters are not supported.
|
KeyPairGeneratorSpi.java | 59 * the parameters to use. 63 * if the specified parameters are not supported.
|
/libcore/luni/src/main/java/java/security/spec/ |
ECPrivateKeySpec.java | 23 * The parameters specifying an Elliptic Curve (EC) private key. 28 // Elliptic Curve domain parameters associated with this key
|
/libcore/luni/src/main/java/javax/crypto/spec/ |
DHGenParameterSpec.java | 24 * parameters used in Diffie-Hellman key agreement. 33 * parameters.
|
/libcore/luni/src/main/java/javax/net/ssl/ |
KeyManagerFactorySpi.java | 56 * Initializes this instance with the specified factory parameters. 59 * the factory parameters.
|
TrustManagerFactorySpi.java | 49 * parameters for a source of trust material. 52 * the provider-specific parameters.
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
meye.h | 46 /* query the extended parameters */ 48 /* set the extended parameters */
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
ucontext.h | 43 and the ARGC-1 parameters following ARGC when the context is used 46 We cannot say anything about the parameters FUNC takes; `void'
|