/external/clang/include/clang/AST/ |
DeclTemplate.h | 38 /// \brief Stores a template parameter of any kind. 52 /// parameter list. 55 /// Whether this template parameter list contains an unexpanded parameter 95 assert(Idx < size() && "Template parameter index out-of-range"); 100 assert(Idx < size() && "Template parameter index out-of-range"); 108 /// the parameters have default arguments or if there is a parameter pack. 111 /// \brief Get the depth of this template parameter list in the set of 112 /// template parameter lists. 114 /// The first template parameter list in a declaration will have depth 0 [all...] |
/external/chromium/chrome/common/extensions/docs/ |
tabs.html | 62 Description of this parameter from the json schema. 65 This parameter was added in version 67 You must omit this parameter in earlier versions, 69 parameter, the manifest key 489 This parameter was added in version 491 You must omit this parameter in earlier versions, 493 parameter, the manifest key 557 This parameter was added in version 559 You must omit this parameter in earlier versions, 561 parameter, the manifest ke [all...] |
cookies.html | 62 Description of this parameter from the json schema. 65 This parameter was added in version 67 You must omit this parameter in earlier versions, 69 parameter, the manifest key 448 This parameter was added in version 450 You must omit this parameter in earlier versions, 452 parameter, the manifest key 493 This parameter was added in version 495 You must omit this parameter in earlier versions, 497 parameter, the manifest ke [all...] |
/external/bluetooth/bluedroid/bta/include/ |
bta_gatts_co.h | 36 ** Parameter is_add: true is to add a handle range; otherwise is to delete. 52 ** Parameter cmd - request command 72 ** Parameter
|
/external/clang/test/Sema/ |
merge-decls.c | 85 test6_f(&arr); // expected-warning {{incompatible pointer types passing 'int (*)[10]' to parameter of type 'int (*)[11]}} 89 void test7_f(int (*)[]); // expected-note {{passing argument to parameter here}} 92 test7_f(&x); // expected-warning {{incompatible pointer types passing 'int (*)[5]' to parameter of type 'int (*)[10]}}
|
/external/clang/test/SemaObjC/ |
protocol-id-test-3.m | 11 id<MyProto1> Func(INTF <MyProto1, MyProto2> *p2) // expected-note 2{{passing argument to parameter 'p2' here}} 32 Func(p2); // expected-warning {{passing 'id<MyProto1>' to parameter of incompatible type 'INTF<MyProto1,MyProto2> *'}} 64 Func(p2); // expected-warning {{passing 'id<MyProto1>' to parameter of incompatible type 'INTF<MyProto1,MyProto2> *'}}
|
/external/llvm/include/llvm-c/ |
Disassembler.h | 38 * the call back in the DisInfo parameter. The instruction containing operand 39 * is at the PC parameter. For some instruction sets, there can be more than 42 * instruction are specified by the Offset parameter and its byte widith is the 43 * size parameter. For instructions sets with fixed widths and one symbolic 44 * operand per instruction, the Offset parameter will be zero and Size parameter 139 * by passing a block of information in the DisInfo parameter and specifying the 152 * parameter and specifying the TagType and callback functions as described 181 * the parameter DC. The bytes of the instruction are specified in the 182 * parameter Bytes, and contains at least BytesSize number of bytes. Th [all...] |
/external/zlib/src/examples/ |
README.examples | 5 calculation and justification of ENOUGH parameter in inftrees.h 22 - illustrates the use of the Z_BLOCK flush parameter for inflate() 27 - illustrates the use of the Z_BLOCK flush parameter for inflate()
|
/frameworks/av/media/libstagefright/codecs/common/include/ |
voAAC.h | 42 * the structure for AAC encoder input parameter 53 #define VO_PID_AAC_ENCPARAM VO_PID_AAC_Mdoule | 0x0040 /*!< get/set AAC encoder parameter, the parameter is a pointer to AACENC_PARAM */
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/ |
MediaBassBoostTest.java | 139 msg = msg.concat(": Bad parameter value"); 140 loge(msg, "Bad parameter value"); 142 msg = msg.concat(": get parameter() rejected"); 143 loge(msg, "get parameter() rejected"); 145 msg = msg.concat("get parameter() called in wrong state"); 146 loge(msg, "get parameter() called in wrong state"); 166 msg = msg.concat(": Bad parameter value"); 167 loge(msg, "Bad parameter value"); 169 msg = msg.concat(": get parameter() rejected"); 170 loge(msg, "get parameter() rejected") [all...] |
MediaVirtualizerTest.java | 140 msg = msg.concat(": Bad parameter value"); 141 loge(msg, "Bad parameter value"); 143 msg = msg.concat(": get parameter() rejected"); 144 loge(msg, "get parameter() rejected"); 146 msg = msg.concat("get parameter() called in wrong state"); 147 loge(msg, "get parameter() called in wrong state"); 167 msg = msg.concat(": Bad parameter value"); 168 loge(msg, "Bad parameter value"); 170 msg = msg.concat(": get parameter() rejected"); 171 loge(msg, "get parameter() rejected") [all...] |
/packages/apps/Email/src/org/apache/james/mime4j/field/ |
ContentTypeField.java | 63 * The name of the <code>boundary</code> parameter.
67 * The name of the <code>charset</code> parameter.
128 * Gets the value of a parameter. Parameter names are case-insensitive.
130 * @param name the name of the parameter to get.
131 * @return the parameter value or <code>null</code> if not set.
152 * Gets the value of the <code>boundary</code> parameter if set.
154 * @return the <code>boundary</code> parameter value or <code>null</code>
162 * Gets the value of the <code>charset</code> parameter if set.
164 * @return the <code>charset</code> parameter value or <code>null</code> [all...] |
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/controller/ |
ActionSlider.java | 37 public void setUp(ViewGroup container, Parameter parameter, Editor editor) { 38 super.setUp(container, parameter, editor);
|
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
QueryParameterUtils.java | 35 public static String getQueryParameter(Uri uri, String parameter) { 42 int parameterLength = parameter.length(); 47 index = query.indexOf(parameter, index);
|
/system/core/libcutils/ |
qsort_r_compat.c | 23 * BSD qsort_r parameter order is as we have defined here. 34 * GNU qsort_r parameter order places the thunk parameter last.
|
/build/tools/rgb2565/ |
Android.mk | 14 LOCAL_CFLAGS += -O2 -Wall -Wno-unused-parameter
|
/dalvik/dx/tests/078-dex-local-variable-table/ |
expected.txt | 11 parameter <unnamed> v2 45 parameter <unnamed> v3 69 parameter <unnamed> v3 97 parameter <unnamed> v5 125 parameter <unnamed> v4 148 parameter <unnamed> v3 164 parameter <unnamed> v3 180 parameter <unnamed> v3 196 parameter <unnamed> v6 212 parameter <unnamed> v [all...] |
/external/apache-http/src/org/apache/http/params/ |
CoreConnectionPNames.java | 36 * Defines parameter names for connections in HttpCore. 50 * This parameter expects a value of type {@link Integer}. 63 * This parameter expects a value of type {@link Boolean}. 73 * This parameter expects a value of type {@link Integer}. 84 * This parameter expects a value of type {@link Integer}. 94 * This parameter expects a value of type {@link Integer}. 105 * This parameter expects a value of type {@link Boolean}. 115 * This parameter expects a value of type {@link Integer}. 126 * This parameter expects a value of type {@link Integer}.
|
CoreProtocolPNames.java | 36 * Defines parameter names for protocol execution in HttpCore. 48 * This parameter expects a value of type 57 * This parameter expects a value of type {@link String}. 65 * This parameter expects a value of type {@link String}. 73 * This parameter expects a value of type {@link String}. 81 * This parameter expects a value of type {@link String}. 90 * This parameter expects a value of type {@link Boolean}. 118 * This parameter expects a value of type {@link Boolean}. 128 * This parameter expects a value of type {@link Integer}.
|
/external/apache-xml/src/main/java/org/apache/xpath/ |
Arg.java | 141 * Tell if this variable is a parameter passed with a with-param or as 142 * a top-level parameter. 152 * a "received" parameter, ie one for which an xsl:param has 175 * Construct a dummy parameter argument, with no QName and no 191 * Construct a parameter argument that contains an expression. 195 * @param isFromWithParam True if this is a parameter variable. 208 * Construct a parameter argument which has an XObject value. 243 * Construct a parameter argument. 247 * @param isFromWithParam True if this is a parameter variable.
|
/external/bison/m4/ |
msvc-inval.m4 | 13 [Define to 1 on MSVC platforms that have the "invalid parameter handler"
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/dh/ |
AlgorithmParametersSpi.java | 81 throw new InvalidParameterSpecException("unknown parameter spec passed to DH parameters object."); 115 throw new IOException("Not a valid DH Parameter encoding."); 119 throw new IOException("Not a valid DH Parameter encoding."); 134 throw new IOException("Unknown parameter format " + format);
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/dsa/ |
AlgorithmParametersSpi.java | 79 throw new InvalidParameterSpecException("unknown parameter spec passed to DSA parameters object."); 106 throw new IOException("Not a valid DSA Parameter encoding."); 110 throw new IOException("Not a valid DSA Parameter encoding."); 125 throw new IOException("Unknown parameter format " + format);
|
/external/chromium/net/base/ |
address_list_net_log_param.h | 14 // NetLog parameter to describe an address list.
|
/external/chromium/net/websockets/ |
websocket_handshake.cc | 46 parameter_.reset(new Parameter); 105 if (len < static_cast<size_t>(eoh + Parameter::kExpectedResponseSize)) { 109 uint8 expected[Parameter::kExpectedResponseSize]; 111 if (memcmp(&data[eoh], expected, Parameter::kExpectedResponseSize)) { 113 return eoh + Parameter::kExpectedResponseSize; 116 return eoh + Parameter::kExpectedResponseSize; 228 uint32 (*WebSocketHandshake::Parameter::rand_)(uint32 min, uint32 max) = 232 WebSocketHandshake::Parameter::Parameter() 243 WebSocketHandshake::Parameter::~Parameter() { [all...] |