OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:parameter
(Results
776 - 800
of
8695
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
ggc.h
35
/* The first
parameter
is a pointer to a pointer, the second a cookie. */
40
/* One of these applies its third
parameter
(with cookie in the fourth
41
parameter
) to each pointer in the object pointed to by the first
42
parameter
, using the second
parameter
. */
47
The first
parameter
is the original object, the second is the
48
subobject that has had its pointers reordered, the third
parameter
50
the fourth
parameter
. */
62
/* Mark the object in the first
parameter
and anything it points to. */
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
ggc.h
35
/* The first
parameter
is a pointer to a pointer, the second a cookie. */
40
/* One of these applies its third
parameter
(with cookie in the fourth
41
parameter
) to each pointer in the object pointed to by the first
42
parameter
, using the second
parameter
. */
47
The first
parameter
is the original object, the second is the
48
subobject that has had its pointers reordered, the third
parameter
50
the fourth
parameter
. */
62
/* Mark the object in the first
parameter
and anything it points to. */
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
ggc.h
35
/* The first
parameter
is a pointer to a pointer, the second a cookie. */
40
/* One of these applies its third
parameter
(with cookie in the fourth
41
parameter
) to each pointer in the object pointed to by the first
42
parameter
, using the second
parameter
. */
47
The first
parameter
is the original object, the second is the
48
subobject that has had its pointers reordered, the third
parameter
50
the fourth
parameter
. */
62
/* Mark the object in the first
parameter
and anything it points to. */
/development/host/windows/usb/api/
adb_api.h
238
routine size
parameter
will contain memory size required for the
241
addressed by info
parameter
. On the way out (only if buffer was not
246
parameter
was not big enough and size
parameter
contains memory size
281
@param[in] interface_id Device interface ID. This
parameter
is optional.
377
shortcuts for this
parameter
: ADB_QUERY_BULK_WRITE_ENDPOINT_INDEX
420
shortcuts for this
parameter
: ADB_QUERY_BULK_WRITE_ENDPOINT_INDEX
424
this
parameter
has no effect on the way endpoint is opened. It's
427
this
parameter
has no effect on the way endpoint is opened. It's
443
this
parameter
has no effect on the way endpoint is opened. It's
[
all
...]
/development/tools/apkcheck/src/com/android/apkcheck/
ApiDescrHandler.java
94
* "hidden" outer class
parameter
as the first
parameter
.
103
* also already have the "secret" first
parameter
104
* represented in the method
parameter
list, so we don't
124
} else if (qName.equals("
parameter
")) {
/device/generic/goldfish/camera/
PreviewWindow.h
52
* window - Preview window to set. This
parameter
might be NULL, which
54
* preview_fps - Preview's frame frequency. This
parameter
determins when
56
* the preview window. If 'window'
parameter
passed to this method is
57
* NULL, this
parameter
is ignored.
94
* yet. If NULL is passed in this
parameter
use GetCurrentFrame method
/external/apache-http/src/org/apache/http/impl/auth/
RFC2617Scheme.java
54
* Authentication
parameter
map.
94
* Returns authentication
parameter
with the given name, if available.
96
* @param name The name of the
parameter
to be returned
98
* @return the
parameter
with the given name
102
throw new IllegalArgumentException("
Parameter
name may not be null");
/external/apache-http/src/org/apache/http/params/
BasicHttpParams.java
44
* If a particular
parameter
value has not been explicitly defined
65
// See if the
parameter
has been explicitly defined
96
* Assigns the value to all the
parameter
with the given names
98
* @param names array of
parameter
name
99
* @param value
parameter
value
/external/apache-http/src/org/apache/http/util/
EncodingUtils.java
66
throw new IllegalArgumentException("
Parameter
may not be null");
92
throw new IllegalArgumentException("
Parameter
may not be null");
131
throw new IllegalArgumentException("
Parameter
may not be null");
154
throw new IllegalArgumentException("
Parameter
may not be null");
174
throw new IllegalArgumentException("
Parameter
may not be null");
/external/bluetooth/bluedroid/stack/gatt/
gatt_db.c
54
**
Parameter
p_db: database pointer.
87
**
Parameter
p_db: database pointer.
192
**
Parameter
p_attr: pointer to the attribute to read.
194
** p_value: output
parameter
to carry out the attribute value.
195
** p_len: output
parameter
to carry out the attribute length.
303
**
Parameter
p_db: pointer to the attribute database.
406
**
Parameter
p_db: database pointer.
452
**
Parameter
p_db: database pointer.
546
**
Parameter
p_db: database pointer.
587
**
Parameter
p_db: pointer to the attribute database
[
all
...]
/external/ceres-solver/include/ceres/
cost_function.h
58
// function (number and sizes of input
parameter
blocks and number of outputs)
72
// various
parameter
blocks. parameters has the same number of
73
// elements as parameter_block_sizes_.
Parameter
blocks are in the
84
//
parameter
block. Jacobian blocks are in the same order as
94
// the jacobian block corresponding to the i'th
parameter
block must
/external/ceres-solver/internal/ceres/
residual_block.h
32
// Purpose : Class and struct definitions for
parameter
and residual blocks.
64
// loss functions, and
parameter
blocks.
75
// computed. If jacobians[i] is NULL, then the jacobian for that
parameter
is
88
// 4-dimensional quaternion
parameter
using the "QuaternionParameterization"
98
// Access the
parameter
blocks for this residual. The array has size
runtime_numeric_diff_cost_function.cc
85
// For each
parameter
in the
parameter
block, use finite differences to
86
// compute the derivative for that
parameter
.
89
// The
parameter
is exactly zero, so compromise and use the mean step_size
182
// No jacobian requested for this
parameter
/ residual pair.
/external/clang/include/clang/AST/
CommentSema.h
52
/// Comment AST nodes that correspond to
parameter
names in
208
/// Resolve
parameter
names to
parameter
indexes in function declaration.
230
/// Returns index of a function
parameter
with a given name.
234
/// Returns index of a function
parameter
with the name closest to a given
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
p12.cpp
7
//
parameter
types in a base class (rather than conflicting).
114
template <int n> Opaque<2> foo() { return Opaque<2>(); } // expected-note {{invalid explicitly-specified argument for template
parameter
'n'}}
118
template <int n> Opaque<2> foo() { return Opaque<2>(); } // expected-note {{invalid explicitly-specified argument for template
parameter
'n'}}
124
template <class T> Opaque<3> foo() { return Opaque<3>(); } // expected-note {{invalid explicitly-specified argument for template
parameter
'T'}}
128
template <class T> Opaque<3> foo() { return Opaque<3>(); } // expected-note {{invalid explicitly-specified argument for template
parameter
'T'}}
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
p1.cpp
5
// A template-argument for a non-type, non-template template-
parameter
shall
8
// -- the name of a non-type template-
parameter
; or
28
// if the corresopnding template-
parameter
is a reference; or
90
template <int* N> struct X0 { }; // expected-note 2{{template
parameter
is declared here}}
94
X0<iptr> x0b; // expected-error{{non-type template argument for template
parameter
of pointer type 'int *' must have its address taken}}
/external/clang/test/FixIt/
fixit-cxx0x.cpp
102
template<template<typename> ...Foo, // expected-error {{template template
parameter
requires 'class' after the
parameter
list}}
103
template<template<template<typename>>>> // expected-error 3 {{template template
parameter
requires 'class' after the
parameter
list}}
107
IP<0> ip0; // expected-error{{null non-type template argument must be cast to template
parameter
type 'int *'}}
/external/clang/test/SemaObjC/
arc-objc-lifetime.m
51
- (void) MMM : (NSObject*) arg0 : (NSObject<P>**)arg : (id) arg1 : (id<P>*) arg2 {} // expected-warning {{method
parameter
of type 'NSObject<P> *__autoreleasing *' with no explicit ownership}} \
52
// expected-warning {{method
parameter
of type '__autoreleasing id<P> *' with no explicit ownership}}
54
- (void) M : (NSObject**)arg0 : (id*)arg {} // expected-warning {{method
parameter
of type 'NSObject *__autoreleasing *' with no explicit ownership}} \
55
// expected-warning {{method
parameter
of type '__autoreleasing id *' with no explicit ownership}}
57
- (void) BLOCK : (T*) arg0 : (T)arg : (__strong T*) arg1 {} // expected-warning {{method
parameter
of type '__autoreleasing T *' (aka 'void (^__autoreleasing *)()') with no explicit ownership}}
/external/clang/test/SemaTemplate/
default-expr-arguments.cpp
11
// expected-note{{passing argument to
parameter
'b' here}}
30
// expected-note{{passing argument to
parameter
't' here}}
32
// expected-note{{passing argument to
parameter
't' here}}
105
A(T = 1); // expected-error 3 {{cannot initialize a
parameter
of type 'int *' with an rvalue of type 'int'}} \
106
// expected-note 3{{passing argument to
parameter
here}}
/external/kernel-headers/original/linux/
a1026.h
94
/* Get/Set PCM Device
Parameter
ID List */
122
/* Get/Set ADC Device
Parameter
ID List */
150
/* Get/Set Algorithm
Parameter
command codes list */
155
/* Get/Set Algorithm
Parameter
ID List (Transmit Feature) */
167
/* Get/Set Algorithm
Parameter
ID List (Receive Feature) */
/external/libnfc-nxp/src/
phFriNfc.h
100
* \par First
Parameter
: Context
103
* routine of the \b upper component. The value to assign to this
parameter
is the \b address of
110
* \par Second
Parameter
: Status Value
111
* The lower layer hands over the completion status via this
parameter
. The completion
144
void *Context; /*!< Instance address (context)
parameter
.
/external/nist-sip/java/gov/nist/javax/sip/header/
Challenge.java
185
* get the specified
parameter
196
* @return true if this header has the specified
parameter
, false otherwise.
211
* delete the specified
parameter
213
* @return true if the specified
parameter
has been removed, false
228
* set the specified
parameter
/external/protobuf/src/google/protobuf/compiler/
code_generator.h
69
// A
parameter
to be passed to the generator can be specified on the
72
// though it could have other uses as well. It is empty if no
parameter
was
76
// the problem (e.g. "invalid
parameter
") and returns false.
78
const string&
parameter
,
119
// Several code generators treat the
parameter
argument as holding a
mock_code_generator.h
49
// If the
parameter
is "insert=NAMES", the MockCodeGenerator will insert lines
73
const string&
parameter
,
88
const string&
parameter
,
96
const string&
parameter
,
99
const string&
parameter
,
/external/protobuf/src/google/protobuf/compiler/cpp/
cpp_bootstrap_unittest.cc
135
string
parameter
;
local
136
parameter
= "dllexport_decl=LIBPROTOBUF_EXPORT";
137
ASSERT_TRUE(generator.Generate(proto_file,
parameter
,
139
parameter
= "dllexport_decl=LIBPROTOC_EXPORT";
140
ASSERT_TRUE(generator.Generate(plugin_proto_file,
parameter
,
Completed in 486 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>