Searched
full:parameter (Results
1376 -
1400 of
8695) sorted by null
<<51525354555657585960>>
/external/webkit/LayoutTests/dom/xhtml/level3/core/ |
domconfigurationcansetparameter04.js | 80 The parameter entities is turned on by default. Check to see if this feature can be set 82 value of parameter by checking if entity references still exist in the document.
|
entities04.js | 81 Normalize document using Node.normalize checking that "entities" parameter is ignored. 85 * @see http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core#parameter-entities
|
/external/webkit/Source/WebCore/bindings/v8/custom/ |
V8AudioNodeCustom.cpp | 66 return throwError("Invalid index parameter", V8Proxy::SyntaxError); 84 return throwError("Invalid index parameter", V8Proxy::SyntaxError);
|
/external/webkit/Source/WebCore/platform/ |
CrossThreadCopier.h | 53 static Type copy(const T& parameter) 55 return parameter;
|
/external/webkit/Source/WebKit/chromium/public/win/ |
WebThemeEngine.h | 48 // The classicState parameter corresponds to the uState 49 // parameter of the Windows DrawFrameControl() function.
|
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/Bindings/ |
CodeGeneratorTestRunner.pm | 264 my $parameter = $specifiedParameters[$i]; 266 $self->_includeHeaders(\%contentsIncludes, $idlType, $parameter); 268 push(@contents, " " . $self->_platformTypeVariableDeclaration($parameter, $parameter->name, "arguments[$i]", "argumentCount > $i") . "\n"); 270 push(@parameters, $self->_parameterExpression($parameter)); 455 my ($self, $parameter) = @_; 457 my $idlType = $parameter->type; 458 my $name = $parameter->name;
|
/external/wpa_supplicant_8/hostapd/ |
hlr_auc_gw.txt | 22 hostapd is configured to use hlr_auc_gw with the eap_sim_db parameter in 68 configured with the db parameter within the eap_sim_db configuration
|
/external/zlib/src/ |
compress.c | 13 parameter has the same meaning as in deflateInit. sourceLen is the byte 20 Z_STREAM_ERROR if the level parameter is invalid.
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/ |
q_plsf.cpp | 84 /* fprintf(stderr, "Q_plsf_init: invalid parameter\n"); */ 116 /* fprintf(stderr, "Q_plsf_reset: invalid parameter\n"); */
|
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
get_amr_wb_bits.h | 47 int16 Serial_parm( /* Return the parameter */ 52 int16 Serial_parm_1bit( /* Return the parameter */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
omxVCM4P2_BlockMatch_Half_16x16.c | 32 * resolution motion vector referenced by the input parameter pSrcDstMV, i.e., 53 * rndVal - rounding control parameter: 0 - disabled; 1 - enabled.
|
omxVCM4P2_BlockMatch_Half_8x8.c | 33 * resolution motion vector referenced by the input parameter pSrcDstMV, i.e., 53 * rndVal - rounding control parameter: 0 - disabled; 1 - enabled.
|
omxVCM4P2_PredictReconCoefIntra.c | 42 * curQP - quantization parameter of the current block. curQP may equal to 45 * predQP - quantization parameter of the predictor block
|
/frameworks/base/core/java/android/speech/ |
RecognitionListener.java | 73 * {@link SpeechRecognizer#RESULTS_RECOGNITION} as a parameter. A float array of 88 * {@link SpeechRecognizer#RESULTS_RECOGNITION} as a parameter
|
/frameworks/base/graphics/java/android/graphics/drawable/shapes/ |
RoundRectShape.java | 56 * If inset parameter is null, this parameter is ignored.
|
/frameworks/base/tools/layoutlib/create/tests/data/ |
mock_android.jar | |
/frameworks/ml/bordeaux/learning/multiclass_pa/native/ |
multiclass_pa.h | 47 // Computes the score of a given input vector for a given parameter 103 // Keeps the current parameter vector.
|
/frameworks/native/include/gui/ |
CpuConsumer.h | 66 // Create a new CPU consumer. The maxLockedBuffers parameter specifies 82 // construction-time maxLockedBuffers parameter. If INVALID_OPERATION is
|
/frameworks/native/opengl/specs/ |
EGL_ANDROID_framebuffer_target.txt | 56 Accepted by the <attribute> parameter of eglGetConfigAttrib and 57 the <attrib_list> parameter of eglChooseConfig:
|
EGL_ANDROID_image_native_buffer.txt | 55 Accepted by the <target> parameter of eglCreateImageKHR: 72 Table aaa. Legal values for eglCreateImageKHR <target> parameter
|
/hardware/libhardware/include/hardware/ |
power.h | 104 * to raise speeds of CPU, memory bus, etc. The data parameter is 113 * etc. The data parameter is unused.
|
/libcore/dom/src/test/java/org/w3c/domts/level1/core/ |
elementchangeattributevalue.java | 34 * the "value" parameter. 41 * of the "value" parameter.
|
hc_elementchangeattributevalue.java | 34 * the "value" parameter. 41 * of the "value" parameter.
|
/libcore/dom/src/test/java/org/w3c/domts/level2/core/ |
isSupported01.java | 34 * The "feature" parameter in the 37 * feature to test. XXX is NOT a legal value for the feature parameter.
|
isSupported02.java | 34 * The "feature" parameter in the 37 * feature to test. XML is a legal value for the feature parameter.
|
Completed in 799 milliseconds
<<51525354555657585960>>