OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:parameter
(Results
1651 - 1675
of
8695
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/external/gtest/samples/
sample8_unittest.cc
34
// and each test is given one combination as a
parameter
.
116
// Inside the test body, you can refer to the test
parameter
by GetParam().
117
// In this case, the test
parameter
is a PrimeTable interface pointer which
/external/gtest/test/
gtest_xml_output_unittest_.cc
141
// Verifies that the test
parameter
value is output in the 'value_param'
148
// Verifies that the type
parameter
name is output in the 'type_param'
155
// Verifies that the type
parameter
name is output in the 'type_param'
/external/icu4c/common/unicode/
ucat.h
97
* u_catgets(). If the ec
parameter
indicates success, then the caller
99
* catalog. If the ec
parameter
indicates failure, then NULL will be
133
* @param len fill-in
parameter
to receive the length of the result.
unorm.h
174
* The options
parameter
for unorm_compare() uses most bits for
239
* takes an extra options
parameter
like most normalization functions.
245
* @param pErrorCode ICU error code in/out
parameter
.
271
* @param pErrorCode ICU error code in/out
parameter
.
286
* takes an extra options
parameter
like most normalization functions.
292
* @param pErrorCode ICU error code in/out
parameter
.
338
* The second step is optional, per the doNormalize
parameter
.
344
* pNeededToNormalize is an output-only
parameter
. Its output value is only defined
370
* @param pErrorCode ICU error code in/out
parameter
.
403
* @param pErrorCode ICU error code in/out
parameter
[
all
...]
usprep.h
175
* @param status ICU error code in/out
parameter
. Must not be NULL.
191
* @param status ICU error code in/out
parameter
. Must not be NULL.
248
* @param status ICU in/out error code
parameter
.
/external/icu4c/layout/
loengine.h
46
* @param success - output
parameter
set to an error code if the operation fails
81
* @param success - output
parameter
set to an error code if the operation fails
111
* @param success - output
parameter
set to an error code if the operation fails.
/external/icu4c/tools/toolutil/
uoptions.h
55
void *context; /*
parameter
for the function */
134
* @param argv This
parameter
is modified
135
* @param options This
parameter
is modified
/external/javassist/src/main/javassist/bytecode/
ParameterAnnotationsAttribute.java
38
* If the
parameter
is
126
* annotations that are associated with each method
parameter
.
146
* it represens annotations of each method
parameter
.
/external/jpeg/
coderules.doc
70
Note the set of parentheses surrounding the
parameter
list.
77
explicit casts on actual parameters whenever the actual
parameter
type is not
78
identical to the formal
parameter
. Beware of implicit conversions to "int".
/external/libnfc-nxp/src/
phDal4Nfc.h
162
* \param[out] psIFConf Currently this
parameter
not used.This
parameter
to be other than NULL.
166
* \retval NFCSTATUS_INVALID_PARAMETER At least one
parameter
of the function is invalid.
198
* \param[in] pHwRef for future use .Currently this
parameter
is not used.
202
* \retval NFCSTATUS_INVALID_PARAMETER At least one
parameter
of the function is invalid.
248
* \retval NFCSTATUS_INVALID_PARAMETER At least one
parameter
of the function
290
* \retval NFCSTATUS_INVALID_PARAMETER At least one
parameter
of the function
342
* \retval NFCSTATUS_INVALID_PARAMETER At least one
parameter
of the function
389
* \retval NFCSTATUS_INVALID_PARAMETER At least one
parameter
of the function
449
* \retval NFCSTATUS_INVALID_PARAMETER At least one
parameter
of th
[
all
...]
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest-param-test.h.pump
54
// class hierarchies), where the type of your
parameter
values.
68
// Inside a test, access the test
parameter
with the GetParam() method
81
// (surprise!)
parameter
generators. Here is a summary of them, which
100
// each with
parameter
values "meeny", "miny", and "moe".
123
// with
parameter
values "cat" and "dog":
149
// In the future, we plan to publish the API for defining new
parameter
155
// testing::WithParamInterface<T>, where T is the type of the
parameter
198
// Functions producing
parameter
generators.
206
// each three times with
parameter
values 3, 5, and 8:
293
// each with
parameter
values 'a' and 'b'
[
all
...]
/external/libvpx/libvpx/third_party/googletest/src/samples/
sample7_unittest.cc
35
// a
parameter
that is an interface pointer to an implementation
65
// can refer to the test
parameter
by GetParam(). In this case, the test
66
//
parameter
is a factory function which we call in fixture's SetUp() to
sample8_unittest.cc
34
// and each test is given one combination as a
parameter
.
116
// Inside the test body, you can refer to the test
parameter
by GetParam().
117
// In this case, the test
parameter
is a PrimeTable interface pointer which
/external/libvpx/libvpx/third_party/googletest/src/test/
gtest_xml_output_unittest_.cc
141
// Verifies that the test
parameter
value is output in the 'value_param'
148
// Verifies that the type
parameter
name is output in the 'type_param'
155
// Verifies that the type
parameter
name is output in the 'type_param'
/external/llvm/include/llvm/
DIBuilder.h
284
/// @param RunTimeLang Optional
parameter
, Objective-C runtime version.
301
/// @param RunTimeLang Optional
parameter
, Objective-C runtime version.
308
/// type
parameter
.
310
/// @param Name Type
parameter
name.
311
/// @param Ty
Parameter
type.
312
/// @param File File where this type
parameter
is defined.
321
/// value
parameter
.
323
/// @param Name Value
parameter
name.
324
/// @param Ty
Parameter
type.
325
/// @param Value Constant
parameter
value
[
all
...]
/external/llvm/lib/Target/PowerPC/
PPCMachineFunctionInfo.h
57
/// potential caller (
parameter
+linkage area).
75
/// register for
parameter
passing.
78
/// register for
parameter
passing.
/external/nist-sip/java/gov/nist/core/
DuplicateNameValueList.java
208
* Get a list of
parameter
names.
218
* Get the
parameter
as a String.
220
* @return the
parameter
as a string.
/external/nist-sip/java/gov/nist/javax/sip/header/
AcceptLanguage.java
92
/** get the QValue field. Return -1 if the
parameter
has not been
144
* @throws InvalidArgumentException if the q
parameter
value is not
178
* Sets the language
parameter
of this AcceptLanguageHeader.
CSeq.java
136
+ "the sequence number
parameter
is < 0 : " + sequenceNumber);
140
+ "the sequence number
parameter
is too large : " + sequenceNumber);
160
+ ", setMethod(), the meth
parameter
is null");
/external/openssl/crypto/asn1/
x_pkey.c
90
if (ret->enc_algor->
parameter
->type == V_ASN1_OCTET_STRING)
92
i=ret->enc_algor->
parameter
->value.octet_string->length;
100
ret->enc_algor->
parameter
->value.octet_string->data,i);
/external/openssl/crypto/pkcs7/
pk7_attr.c
109
if(!(alg->
parameter
= ASN1_TYPE_new())) {
121
alg->
parameter
->value.integer = nbit;
122
alg->
parameter
->type = V_ASN1_INTEGER;
/external/proguard/src/proguard/classfile/editor/
MethodInvocationFixer.java
143
// But is it not an interface invocation, or is the
parameter
148
// Fix the
parameter
size of the interface invocation.
250
System.out.println("
Parameter
size = "+(ClassUtil.internalMethodParameterSize(referencedMethod.getDescriptor(referencedMethodClass), false)));
/external/proguard/src/proguard/optimize/info/
MethodOptimizationInfo.java
229
public void generalizeParameter(int parameterIndex, Value
parameter
)
232
parameters[parameterIndex].generalize(
parameter
) :
233
parameter
;
/external/protobuf/gtest/samples/
sample7_unittest.cc
35
// a
parameter
that is an interface pointer to an implementation
66
// you can refer to the test
parameter
by GetParam().
67
// In this case, the test
parameter
is a PrimeTableFactory interface pointer
sample8_unittest.cc
34
// and each test is given one combination as a
parameter
.
116
// Inside the test body, you can refer to the test
parameter
by GetParam().
117
// In this case, the test
parameter
is a PrimeTable interface pointer which
Completed in 847 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>