OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:desired
(Results
626 - 650
of
3550
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/libdrm/exynos/
exynos_drm.h
35
* User-
desired
buffer creation information structure.
37
* @size: user-
desired
memory allocation size.
/external/libopus/silk/fixed/
corrMatrix_FIX.c
79
const opus_int head_room, /* I
Desired
headroom */
90
/* Add shifts to get the
desired
head room */
/external/lldb/utils/test/
run-dis.py
18
# The regular expression pattern to match the
desired
pathname to the binaries.
88
help='Mandatory: regular expression pattern for the
desired
binaries.')
/external/mesa3d/src/mesa/main/
querymatrix.c
111
* mode and the
desired
matrix identifier.
130
* returned mode to get the
desired
matrix; if we don't find it,
/external/mockito/cglib-and-asm/src/org/mockito/asm/
package.html
53
methods with the appropriate arguments to generate the
desired
fields
65
or call additional methods, in order to implement the
desired
/external/skia/src/utils/
SkTextureCompressor.h
53
//
desired
compression format. If the width and height are not an appropriate
109
// Returns the
desired
dimensions of the block size for the given format. These dimensions
/external/svox/pico/lib/
picoktab.h
83
/* graph access routine: if the
desired
graph 'utf8graph' exists in
97
desired
property, returns TRUE if 'ch' has the property, FALSE otherwise */
/frameworks/base/core/java/android/hardware/camera2/params/
OutputConfiguration.java
77
* <p>This constructor takes an argument for
desired
camera rotation</p>
82
* The
desired
rotation to be applied on camera output. Value must be one of
/frameworks/base/core/java/android/hardware/usb/
UsbPort.java
121
* @param powerRole The
desired
power role: {@link UsbPort#POWER_ROLE_SOURCE}
123
* @param dataRole The
desired
data role: {@link UsbPort#DATA_ROLE_HOST}
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
Frame.java
37
* frame data in the
desired
format. You must pass in a {@code mode} indicating whether you wish
51
* on the
desired
InputPort. Such frames are always read-only.
/frameworks/support/v4/java/android/support/v4/view/
MarginLayoutParamsCompat.java
174
* @param marginStart the
desired
start margin in pixels
189
* @param marginEnd the
desired
end margin in pixels
/libcore/luni/src/main/java/java/sql/
Array.java
47
* @return A Java array containing the
desired
set of elements from this Array
66
* @return A Java array containing the
desired
set of elements from this Array
CallableStatement.java
77
* the
desired
parameter's name.
125
* the
desired
parameter's name.
154
* the
desired
parameter's name.
181
* the
desired
parameter's name.
208
* the
desired
parameter's name.
314
* the name of the
desired
parameter.
332
* the name of the
desired
parameter.
362
* the name of the
desired
parameter.
389
* the name of the
desired
parameter.
416
* the name of the
desired
parameter
[
all
...]
/packages/apps/Camera2/src/com/android/camera/one/v2/autofocus/
PointMeteringParameters.java
44
* @param afPoint The center of the
desired
AF metering region, in
47
* @param aePoint The center of the
desired
AE metering region, in
/packages/apps/Camera2/src/com/android/camera/ui/
StickyBottomCaptureLayout.java
128
* Calculates the
desired
layout of capture indicator.
134
* @return the
desired
view bound for capture indicator.
/packages/apps/ContactsCommon/src/com/android/contacts/common/util/
BitmapUtil.java
120
* @param targetWidth
desired
output width
121
* @param targetHeight
desired
output height
/packages/apps/Messaging/src/com/android/messaging/datamodel/media/
DecodedImageResource.java
199
// be avoided if possible). Therefore, try to resize the bitmap to the exact
desired
210
// Only try to scale down the image to the
desired
size.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
nameser_compat.h
56
unsigned rd: 1; /*%< recursion
desired
*/
66
unsigned rd :1; /*%< recursion
desired
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/arpa/
nameser_compat.h
56
unsigned rd: 1; /*%< recursion
desired
*/
66
unsigned rd :1; /*%< recursion
desired
*/
/system/bt/include/
gki_target.h
176
1. set BTA_HL_LRG_DATA_POOL_ID to the
desired
Gki Pool ID
199
1. set GATT_DB_POOL_ID to the
desired
Gki Pool ID
/external/zlib/src/examples/
zran.c
17
bytes before getting to the
desired
block of data.
22
that block is saved to provide a referece for locating a
desired
starting
34
the decompression then proceeds until the
desired
offset in the file is
35
reached. Then the decompression continues to read the
desired
uncompressed
62
#define SPAN 1048576L /*
desired
distance between access points */
/frameworks/base/core/java/android/widget/
TableRow.java
436
* @param w the
desired
width
437
* @param h the
desired
height
448
* @param w the
desired
width
449
* @param h the
desired
height
450
* @param initWeight the
desired
weight
/frameworks/wilhelm/src/itf/
IOutputMixExt.c
210
unsigned
desired
= size;
local
228
while (
desired
> 0) {
229
unsigned actual =
desired
;
269
desired
-= actual;
311
// we need more data:
desired
> 0 but actual == 0
/system/bt/bta/av/
bta_av_sbc.c
108
** This function converts it to audio data in the
desired
format
153
** This function converts it to audio data in the
desired
format
216
** This function converts it to audio data in the
desired
format
281
** This function converts it to audio data in the
desired
format
350
** This function converts it to audio data in the
desired
format
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/general/
LevenbergMarquardtOptimizer.java
136
/**
Desired
relative error in the sum of squares. */
139
/**
Desired
relative error in the approximate solution parameters. */
142
/**
Desired
max cosine on the orthogonality between the function vector
196
* Set the
desired
relative error in the sum of squares.
199
* @param costRelativeTolerance
desired
relative error in the sum of squares
206
* Set the
desired
relative error in the approximate solution parameters.
209
* @param parRelativeTolerance
desired
relative error
217
* Set the
desired
max cosine on the orthogonality.
220
* @param orthoTolerance
desired
max cosine on the orthogonality
228
* Set the
desired
threshold for QR ranking
[
all
...]
Completed in 375 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>