HomeSort by relevance Sort by last modified time
    Searched full:parameters (Results 376 - 400 of 6361) sorted by null

<<11121314151617181920>>

  /hardware/ti/omap3/dspbridge/libbridge/inc/
DSPProcessor.h 70 * Parameters:
96 * Parameters:
111 * Parameters:
123 * DSP_EPOINTER: Parameters puNumNodes or puAllocated is not valid
141 * Parameters:
164 * Parameters:
185 * Parameters:
216 * Parameters:
238 * Parameters:
271 * Parameters
    [all...]
  /external/webkit/Source/WebKit2/Scripts/webkit2/
messages_unittest.py 66 CreatePlugin(uint64_t pluginInstanceID, WebKit::Plugin::Parameters parameters) -> (bool result)
92 'parameters': (
99 'parameters': (
106 'parameters': (
115 'parameters': (),
120 'parameters': (
127 'parameters': (
135 'parameters': (
143 'parameters':
    [all...]
  /system/media/mca/effect/java/android/media/effect/
EffectFactory.java 41 * <p>Available parameters: None</p>
48 * <p>Available parameters:</p>
63 * <p>Available parameters:</p>
78 * <p>Available parameters:</p>
97 * <p>Available parameters:</p>
118 * <p>Available parameters:</p>
133 * <p>Available parameters:</p>
152 * <p>Available parameters:</p>
179 * <p>Available parameters: None</p>
186 * <p>Available parameters: None</p
    [all...]
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
ClientHandshakeImpl.java 86 } else if (parameters.getEnableSessionCreation()){
88 session = new SSLSessionImpl(parameters.getSecureRandom());
94 session.protocol = ProtocolVersion.getLatestVersion(parameters.getEnabledProtocols());
107 if (parameters.getEnableSessionCreation()){
109 session = new SSLSessionImpl(parameters.getSecureRandom());
115 session.protocol = ProtocolVersion.getLatestVersion(parameters.getEnabledProtocols());
132 cipher_suites = parameters.getEnabledCipherSuitesMember();
134 clientHello = new ClientHello(parameters.getSecureRandom(),
194 String[] enabled = parameters.getEnabledProtocols();
212 CipherSuite[] enabledSuites = parameters.getEnabledCipherSuitesMember()
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
ProtoIdItem.java 42 * prototype has no parameters
59 StdTypeList parameters = prototype.getParameterTypes(); local
60 this.parameterTypes = (parameters.size() == 0) ? null
61 : new TypeListItem(parameters);
71 StdTypeList parameters = prototype.getParameterTypes(); local
72 int size = parameters.size();
78 sb.append(shortFormCharFor(parameters.getType(i)));
  /dalvik/dx/src/com/android/dx/dex/file/
ProtoIdItem.java 39 * prototype has no parameters
56 StdTypeList parameters = prototype.getParameterTypes(); local
57 this.parameterTypes = (parameters.size() == 0) ? null
58 : new TypeListItem(parameters);
68 StdTypeList parameters = prototype.getParameterTypes(); local
69 int size = parameters.size();
75 sb.append(shortFormCharFor(parameters.getType(i)));
  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/signers/
RSADigestSigner.java 77 * @param parameters
78 * necessary parameters.
82 CipherParameters parameters)
87 if (parameters instanceof ParametersWithRandom)
89 k = (AsymmetricKeyParameter)((ParametersWithRandom)parameters).getParameters();
93 k = (AsymmetricKeyParameter)parameters;
108 rsaEngine.init(forSigning, parameters);
  /external/mesa3d/src/glsl/
ir_function.cpp 98 /* If all of the parameters from the other parameter list have been
136 * there is int -> float but no float -> int), inout parameters must
152 /* If all of the parameters from the other parameter list have been
172 const int score = parameter_lists_match(& sig->parameters,
202 /* If the types of the parameters do not match, the parameters lists
222 if (parameter_lists_match_exact(&sig->parameters, actual_parameters))
  /external/skia/src/animator/
SkDisplayMath.cpp 151 SkTDArray<SkScriptValue>& parameters, SkDisplayTypes type,
156 SkScriptValue* array = parameters.begin();
157 SkScriptValue* end = parameters.end();
158 SkScalar input = parameters[0].fOperand.fScalar;
174 scalarResult = SkScalarATan2(input, parameters[1].fOperand.fScalar);
208 scalarResult = SkScalarMul(parameters[1].fOperand.fScalar, scalarResult);
221 SkASSERT(parameters.count() == 1);
  /external/webrtc/src/modules/audio_processing/ns/main/source/
ns_core.h 24 //scale parameters: multiply dominant peaks of the histograms by scale factor to obtain
67 // parameters for quantile noise estimation
73 // parameters for Wiener filter
82 // parameters for new method: some not needed, will reduce/cleanup later
84 int modelUpdatePars[4]; //parameters for updating or estimating
86 float priorModelPars[7]; //parameters for prior model
99 NSParaExtract_t featureExtractionParams; //parameters for feature extraction
  /frameworks/base/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_Control.c 33 /* Request the Concert Sound parameters. The current parameter set is returned */
36 /* PARAMETERS: */
65 /* Sets or changes the Concert Sound parameters. */
67 /* PARAMETERS: */
114 * Get the volume correction parameters
171 * Get the volume correction parameters
194 * Update the instance parameters
  /frameworks/base/media/libeffects/testlibs/
AudioPeakingFilter.h 29 // in the output, even when changing parameters abruptly.
30 // Parameters can be set to any value - this class will make sure to clip them
34 // This class uses an underlying biquad filter whose parameters are determined
37 // All is left for this class to do is mapping between high-level parameters to
52 // Resets the filter parameters to the following values:
92 // If the filter is disabled, the new parameters will take place when it is
144 // A coefficient interpolator, used for mapping the high level parameters to
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/src/
armCOMM_Bitstream.c 29 * Parameters:
61 * Parameters:
105 * Parameters:
129 * Parameters:
163 * Parameters:
225 * Parameters:
299 * Parameters:
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/src/
armCOMM_Bitstream.c 29 * Parameters:
61 * Parameters:
105 * Parameters:
129 * Parameters:
163 * Parameters:
225 * Parameters:
299 * Parameters:
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/src/
armCOMM_Bitstream.c 29 * Parameters:
61 * Parameters:
105 * Parameters:
129 * Parameters:
163 * Parameters:
225 * Parameters:
299 * Parameters:
  /libcore/luni/src/test/java/libcore/java/lang/reflect/
MethodTest.java 74 Class[] parameters = method.getParameterTypes(); local
75 assertEquals(1, parameters.length);
76 assertEquals(expectedParameters[0], parameters[0]);
78 parameters[0] = String.class;
79 parameters = method.getParameterTypes();
80 assertEquals(1, parameters.length);
81 assertEquals(expectedParameters[0], parameters[0]);
  /external/libnfc-nxp/src/
phHciNfc_CE_A.h 130 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
154 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
181 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
208 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
224 * required parameters for CE A
232 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
247 * required parameters to default value of CE A
255 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
279 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
phHciNfc_CE_B.h 124 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
148 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
175 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
202 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
217 * required parameters for CE B
225 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
240 * required parameters to default value of CE B
248 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
271 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
  /external/webkit/Source/ThirdParty/ANGLE/include/GLSLANG/
ShaderLang.h 128 // Parameters:
140 // Parameters:
145 // compileOptions: A mask containing the following parameters:
170 // Parameters:
173 // The following parameters are defined:
191 // Parameters:
201 // Parameters:
211 // Parameters:
232 // Parameters:
  /frameworks/base/docs/html/sdk/api_diff/15/changes/
android.hardware.Camera.Parameters.html 10 android.hardware.Camera.Parameters
74 Class android.hardware.<A HREF="../../../../reference/android/hardware/Camera.Parameters.html" target="_top"><font size="+2"><code>Camera.Parameters</code></font></A>
86 <A NAME="android.hardware.Camera.Parameters.getVideoStabilization_added()"></A>
87 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.Parameters.html#getVideoStabilization()" target="_top"><code>getVideoStabilization</code></A>()</nobr>
93 <A NAME="android.hardware.Camera.Parameters.isVideoStabilizationSupported_added()"></A>
94 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.Parameters.html#isVideoStabilizationSupported()" target="_top"><code>isVideoStabilizationSupported</code></A>()</nobr>
100 <A NAME="android.hardware.Camera.Parameters.setVideoStabilization_added(boolean)"></A>
101 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.Parameters.html#setVideoStabilization(boolean)" target="_top"><code>setVideoStabilization</code></A>(<code>boolean</code>)</nobr>
  /frameworks/base/media/libeffects/lvm/lib/StereoWidening/lib/
LVCS.h 214 /* General parameters */
217 /* Callback parameters */
253 /* PARAMETERS: */
287 /* PARAMETERS: */
314 /* Request the Concert Sound parameters. The current parameter set is returned */
317 /* PARAMETERS: */
338 /* Sets or changes the Concert Sound parameters. */
340 /* PARAMETERS: */
364 /* PARAMETERS: */
  /bionic/libc/
README 32 return_type syscall_name(parameters) syscall_number
37 return_type funcname:syscall_name(parameters) syscall_number
41 return_type funcname[:syscall_name](parameters) arm_number,x86_number
  /device/samsung/tuna/
bcmdhd.cal 44 #PA parameters for lower band
48 #PA parameters for midband
52 #PA parameters for high band
  /external/clang/test/SemaTemplate/
instantiate-template-template-parm.cpp 22 // Template template parameters
32 X0<long, B> x0b3; // expected-error{{template template argument has different template parameters}}
39 X1<TT> x1; // expected-error{{has different template parameters}}
  /external/iproute2/include/linux/can/
netlink.h 18 * CAN bit-timing parameters
38 * Used for calculating and checking bit-timing parameters
53 * CAN clock parameters

Completed in 511 milliseconds

<<11121314151617181920>>