/external/webkit/LayoutTests/dom/xhtml/level3/core/ |
domconfignamespacedeclarations1.js | 71 * Checks behavior of "namespace-declarations" configuration parameter. 73 * @see http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core#parameter-namespace-declarations 87 var parameter = "nAmEspace-declarations"; 92 state = domConfig.getParameter(parameter); 94 canSet = domConfig.canSetParameter(parameter,false); 96 canSet = domConfig.canSetParameter(parameter,true); 98 domConfig.setParameter(parameter, false); 99 state = domConfig.getParameter(parameter); 101 domConfig.setParameter(parameter, true); 102 state = domConfig.getParameter(parameter); [all...] |
domconfigsplitcdatasections1.js | 71 * Checks behavior of "split-cdata-sections" configuration parameter. 73 * @see http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core#parameter-split-cdata-sections 87 var parameter = "sPlIt-cdata-sections"; 92 state = domConfig.getParameter(parameter); 94 canSet = domConfig.canSetParameter(parameter,false); 96 canSet = domConfig.canSetParameter(parameter,true); 98 domConfig.setParameter(parameter, false); 99 state = domConfig.getParameter(parameter); 101 domConfig.setParameter(parameter, true); 102 state = domConfig.getParameter(parameter); [all...] |
/libcore/luni/src/main/java/java/util/ |
IllegalFormatConversionException.java | 22 * An {@code IllegalFormatConversionException} will be thrown when the parameter 39 * of the mismatched conversion and corresponding parameter. 44 * the corresponding parameter. 55 * Returns the class of the mismatched parameter. 57 * @return the class of the mismatched parameter.
|
/prebuilts/sdk/api/ |
4.xml | [all...] |
5.xml | [all...] |
6.xml | [all...] |
7.xml | [all...] |
8.xml | [all...] |
10.xml | [all...] |
9.xml | [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/ |
NewTemplatePage.java | 35 import com.android.ide.eclipse.adt.internal.wizards.templates.Parameter.Constraint; 36 import com.android.ide.eclipse.adt.internal.wizards.templates.Parameter.Type; 110 // TODO: Move decorators to the Parameter objects? 232 List<Parameter> parameters = template.getParameters(); 233 for (Parameter parameter : parameters) { 234 Parameter.Type type = parameter.type; 236 if (type == Parameter.Type.SEPARATOR) { 242 String id = parameter.id 765 Parameter parameter = (Parameter) button.getData(); local 859 Parameter parameter = getParameter(control); local 928 Parameter parameter = getParameter(control); local [all...] |
/external/javasqlite/src/main/java/SQLite/ |
Stmt.java | 79 * clearing parameter bindings. 92 * @param pos parameter index, 1-based 93 * @param value value of parameter 100 * @param pos parameter index, 1-based 101 * @param value value of parameter 108 * @param pos parameter index, 1-based 109 * @param value value of parameter 116 * @param pos parameter index, 1-based 117 * @param value value of parameter, may be null 124 * @param pos parameter index, 1-base [all...] |
/external/nist-sip/java/gov/nist/javax/sip/address/ |
SipUri.java | 312 * get the parameter (do a name lookup) and return null if none exists. 313 * @param parmname Name of the parameter to get. 314 * @return Parameter of the given name (null if none exists). 322 * Get the method parameter. 323 * @return Method parameter. 354 * Get the urse parameter. 355 * @return User parameter (user= phone or user=ip). 445 * cannot be distinguished by a BNF. Thus, a URL parameter, 449 * The user parameter value "phone" indicates that the user 451 * parameter, recipients of SIP URLs MAY interpret the pre- [all...] |
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/ |
p1-0x.cpp | 25 // For a function parameter pack that occurs at the end of the 26 // parameter-declaration-list, the type A of each remaining argument 28 // function parameter pack. 56 // FIXME: Use the template parameter names in this diagnostic. 58 typename get_nth_type<0, Args1...>::type first_arg_pair(pair<Args1, Args2>...); // expected-note{{candidate template ignored: could not match 'pair<type-parameter-0-0, type-parameter-0-1>' against 'int'}} 79 // For a function parameter pack that does not occur at the end of the 80 // parameter-declaration-list, the type of the parameter pack is a
|
/external/proguard/src/proguard/optimize/ |
ParameterShrinker.java | 79 // Get the original parameter size that was saved. 82 // Compute the new parameter size from the shrunk descriptor. 95 System.out.println(" Old parameter size = " + oldParameterSize); 96 System.out.println(" New parameter size = " + newParameterSize); 103 // Move unused parameters right after the parameter block. 108 // Is the variable required as a parameter? 111 // Keep the variable as a parameter. 118 System.out.println(" Deleting parameter #"+parameterIndex); 121 // Shift the variable to the unused parameter block,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/ |
pcm_extplug.h | 94 * format hw parameter; filled after hw_params is caled 98 * subformat hw parameter; filled after hw_params is caled 102 * channels hw parameter; filled after hw_params is caled 106 * rate hw parameter; filled after hw_params is caled 110 * slave_format hw parameter; filled after hw_params is caled 114 * slave_subformat hw parameter; filled after hw_params is caled 118 * slave_channels hw parameter; filled after hw_params is caled 172 * set the parameter constraint with a single value 180 * set the parameter constraint for slave PCM with a single value
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
pcm_extplug.h | 94 * format hw parameter; filled after hw_params is caled 98 * subformat hw parameter; filled after hw_params is caled 102 * channels hw parameter; filled after hw_params is caled 106 * rate hw parameter; filled after hw_params is caled 110 * slave_format hw parameter; filled after hw_params is caled 114 * slave_subformat hw parameter; filled after hw_params is caled 118 * slave_channels hw parameter; filled after hw_params is caled 172 * set the parameter constraint with a single value 180 * set the parameter constraint for slave PCM with a single value
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
pcm_extplug.h | 94 * format hw parameter; filled after hw_params is caled 98 * subformat hw parameter; filled after hw_params is caled 102 * channels hw parameter; filled after hw_params is caled 106 * rate hw parameter; filled after hw_params is caled 110 * slave_format hw parameter; filled after hw_params is caled 114 * slave_subformat hw parameter; filled after hw_params is caled 118 * slave_channels hw parameter; filled after hw_params is caled 172 * set the parameter constraint with a single value 180 * set the parameter constraint for slave PCM with a single value
|
/external/bison/lib/ |
msvc-inval.h | 1 /* Invalid parameter handler for MSVC runtime libraries. 20 /* With MSVC runtime libraries with the "invalid parameter handler" concept, 24 This file defines macros that turn such an invalid parameter notification 30 <Code that can trigger an invalid parameter notification 35 <Code that handles an invalid parameter notification 61 /* A native Windows platform with the "invalid parameter handler" concept, 71 /* Ensure that the invalid parameter handler in installed that just returns. 73 invalid parameter handler, this solution is multithread-safe. */ 116 /* Ensure that the invalid parameter handler in installed that raises a 119 invalid parameter handler, this solution is multithread-safe. * [all...] |
/external/nist-sip/java/gov/nist/javax/sip/header/ |
Via.java | 63 /** The branch parameter is included by every forking proxy. 67 /** The "received" parameter is added only for receiver-added Via Fields. 75 /** The "TTL" parameter is designating the time-to-live value. 79 /** The RPORT parameter. 276 * parameter. 288 throw new NullPointerException(" host parameter is null"); 311 * parameter. 327 * Set the RPort flag parameter 346 * Return the rport parameter. 348 *@return the rport parameter or -1 [all...] |
/external/clang/test/ASTMerge/ |
class-template.cpp | 5 // CHECK: class-template1.cpp:7:14: error: non-type template parameter declared with incompatible types in different translation units ('int' vs. 'long') 8 // CHECK: class-template1.cpp:10:14: error: template parameter has different kinds in different translation units 9 // CHECK: class-template2.cpp:10:10: note: template parameter declared here 11 // CHECK: class-template1.cpp:16:23: error: non-type template parameter declared with incompatible types in different translation units ('long' vs. 'int') 14 // CHECK: class-template1.cpp:19:10: error: template parameter has different kinds in different translation units 15 // CHECK: class-template2.cpp:19:10: note: template parameter declared here
|
/external/clang/test/SemaTemplate/ |
temp_arg_nontype.cpp | 2 template<int N> struct A; // expected-note 5{{template parameter is declared here}} 6 A<int()> *a1; // expected-error{{template argument for non-type template parameter is treated as function type 'int ()'}} 8 A<int> *a2; // expected-error{{template argument for non-type template parameter must be an expression}} 16 A<E> *a5; // expected-error{{template argument for non-type template parameter must be an expression}} 17 template<E Value> struct A1; // expected-note{{template parameter is declared here}} 45 template<int fp(int)> struct A3; // expected-note 1{{template parameter is declared here}} 57 template<X const &AnX> struct A4; // expected-note 2{{template parameter is declared here}} 61 A4<y> *15_3; // expected-error{{non-type template parameter of reference type 'const X &' cannot bind to template argument of type 'struct Y'}} \ 64 template<int (&fr)(int)> struct A5; // expected-note{{template parameter is declared here}} 67 A5<h2> *a16_6; // expected-error{{non-type template parameter of reference type 'int (&)(int)' cannot bind to template argument of type 'float (float)'} [all...] |
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/ |
MediaEqualizerTest.java | 146 msg = msg.concat(": Bad parameter value"); 147 loge(msg, "Bad parameter value"); 149 msg = msg.concat(": get parameter() rejected"); 150 loge(msg, "get parameter() rejected"); 152 msg = msg.concat("get parameter() called in wrong state"); 153 loge(msg, "get parameter() called in wrong state"); 178 msg = msg.concat(": Bad parameter value"); 179 loge(msg, "Bad parameter value"); 181 msg = msg.concat(": get parameter() rejected"); 182 loge(msg, "get parameter() rejected") [all...] |
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/controller/ |
BasicSlider.java | 36 public void setUp(ViewGroup container, Parameter parameter, Editor editor) { 40 mParameter = (ParameterInteger) parameter; 75 public void setPrameter(Parameter parameter) { 76 mParameter = (ParameterInteger) parameter;
|
StyleChooser.java | 30 public void setUp(ViewGroup container, Parameter parameter, Editor editor) { 34 mParameter = (ParameterStyles) parameter; 76 public void setPrameter(Parameter parameter) { 77 mParameter = (ParameterStyles) parameter;
|