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

<<31323334353637383940>>

  /external/sonivox/arm-fm-22k/host_src/
eas_reverb.h 7 * Contains parameter enumerations for the Reverb effect
35 /* enumerated parameter settings for Reverb effect */
  /external/sonivox/arm-hybrid-22k/host_src/
eas_chorus.h 7 * Contains parameter enumerations for the Chorus effect
34 /* enumerated parameter settings for Chorus effect */
eas_reverb.h 7 * Contains parameter enumerations for the Reverb effect
35 /* enumerated parameter settings for Reverb effect */
  /external/sonivox/arm-wt-22k/host_src/
eas_chorus.h 7 * Contains parameter enumerations for the Chorus effect
34 /* enumerated parameter settings for Chorus effect */
eas_reverb.h 7 * Contains parameter enumerations for the Reverb effect
35 /* enumerated parameter settings for Reverb effect */
  /external/tcpdump/
ah.h 44 u_int32_t ah_spi; /* Security parameter index */
52 u_int32_t ah_spi; /* Security parameter index */
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
domconfigurationgetparameter02.js 78 The method getParameter returns the value of a parameter if known.
80 Get the DOMConfiguration object of a document and verify that a NOT_FOUND_ERR is thrown if the parameter
  /external/webkit/Source/WebCore/platform/audio/chromium/
AudioBusChromium.cpp 39 // FIXME: the sampleRate parameter is ignored. It should be removed from the API.
53 // FIXME: the sampleRate parameter is ignored. It should be removed from the API.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_MEInit.c 55 * - an invalid value was specified for the parameter MEmode
57 * parameter pMEParams->searchRange
  /frameworks/base/core/java/android/animation/
ArgbEvaluator.java 33 * separate bytes of the parameter
35 * separate bytes of the parameter
  /frameworks/base/location/lib/java/com/android/location/provider/
GeocodeProvider.java 59 * Classes implementing this method should not hold a reference to the params parameter.
67 * Classes implementing this method should not hold a reference to the params parameter.
  /frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
ChallengeLayout.java 86 * this method will be called with false as the parameter, and the action
89 * this method will also be called with a false parameter. It is up to the
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitReader.cpp 20 reference to the module via the OutModule parameter. Returns 0 on success.
45 /* Reads a module from the specified path, returning via the OutModule parameter
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitReader.cpp 20 reference to the module via the OutModule parameter. Returns 0 on success.
45 /* Reads a module from the specified path, returning via the OutModule parameter
  /frameworks/native/opengl/libs/tools/
gltracegen 58 # extract the name from the parameter
73 # extract the name from the parameter
  /libcore/luni/src/main/java/java/util/
FormattableFlags.java 19 * FormattableFlags are used as a parameter to
44 * parameter of Formatter.formatTo() requires. The output has the same
  /libcore/luni/src/test/java/tests/api/javax/security/auth/
DestroyFailedExceptionTest.java 48 * Assertion: constructs with not null parameter.
61 * Assertion: constructs with null parameter.
LoginExceptionTest.java 48 * Assertion: constructs with not null parameter.
61 * Assertion: constructs with null parameter.
  /libcore/luni/src/test/java/tests/api/javax/xml/parsers/
FactoryConfigurationErrorTest.java 41 // which is based on Exception with String parameter.
59 // which is based on Exception with String parameter.
  /libcore/luni/src/test/java/tests/api/org/xml/sax/support/
MethodLogger.java 24 * parameter lists. Used as a foundation for various simple SAX handlers.
34 * The parameter lists of the invoked methods, in order.
  /libcore/luni/src/test/java/tests/security/spec/
MGF1ParameterSpecTest.java 47 * object using valid parameter
61 * Assertion: <code>NullPointerException</code> if parameter is <code>null</code>
  /libcore/support/src/test/java/org/apache/harmony/security/tests/support/
MySignature1.java 84 throw new IllegalArgumentException("incorrect parameter off");
87 throw new IllegalArgumentException("incorrect parameter len");
  /libcore/support/src/test/java/tests/support/
Support_ProviderTrust.java 38 + " DSA key, parameter generation and signing; SHA-1 digest; SHA1PRNG SecureRandom";
61 // Algorithm parameter generator
  /packages/apps/Mms/src/org/w3c/dom/events/
DocumentEvent.java 29 * @param eventType The <code>eventType</code> parameter specifies the
38 * would call <code>createEvent</code> with the parameter "UIEvents".
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
CallLogProvider.java 176 * Gets an integer query parameter from a given uri.
178 * @param uri The uri to extract the query parameter from.
179 * @param key The query parameter key.
180 * @param defaultValue A default value to return if the query parameter does not exist.
181 * @return The value from the query parameter in the Uri. Or the default value if the parameter
183 * @throws IllegalArgumentException when the value in the query parameter is not an integer.
194 String msg = "Integer required for " + key + " parameter but value '" + valueString +

Completed in 360 milliseconds

<<31323334353637383940>>