OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:desired
(Results
851 - 875
of
3550
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/system/bt/bta/include/
bta_av_co.h
125
**
desired
codec and content protection configuration for the
141
**
desired
codec and content protection configuration for the
/system/core/libsparse/
sparse_crc32.c
3
* code or tables extracted from it, as
desired
without restriction.
30
* The table can be generated at runtime if
desired
; code to do so
/development/host/windows/usb/api/
adb_api.h
426
@param[in] access_type
Desired
access type. In the current implementation
429
@param[in] sharing_mode
Desired
share mode. In the current implementation
445
@param[in] access_type
Desired
access type. In the current implementation
448
@param[in] sharing_mode
Desired
share mode. In the current implementation
464
@param[in] access_type
Desired
access type. In the current implementation
467
@param[in] sharing_mode
Desired
share mode. In the current implementation
/external/guava/guava/src/com/google/common/base/
Splitter.java
59
* is not the
desired
behavior, use configuration methods to obtain a <i>new</i>
270
* @param length the
desired
length of pieces after splitting, a positive
312
* @return a splitter with the
desired
configuration
335
* @return a splitter with the
desired
configuration
352
* @return a splitter with the
desired
configuration
368
* @return a splitter with the
desired
configuration
/external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/
Splitter.java
56
* is not the
desired
behavior, use configuration methods to obtain a <i>new</i>
212
* @param length the
desired
length of pieces after splitting, a positive
254
* @return a splitter with the
desired
configuration
277
* @return a splitter with the
desired
configuration
294
* @return a splitter with the
desired
configuration
310
* @return a splitter with the
desired
configuration
/frameworks/base/core/res/res/values/
dimens.xml
91
<!-- The platform's
desired
minimum size for a dialog's width when it
96
<!-- The platform's
desired
fixed width for a dialog along the major axis
99
<!-- The platform's
desired
fixed width for a dialog along the minor axis
102
<!-- The platform's
desired
fixed height for a dialog along the major axis
105
<!-- The platform's
desired
fixed height for a dialog along the minor axis
121
<!-- The platform's
desired
minimum size for a dialog's width when it
/frameworks/base/media/java/android/media/
CamcorderProfile.java
241
* corresponding to the
desired
recording output bit rate (i.e., the encoded video bit rate
270
* rate that is corresponding to the
desired
output (playback) frame rate via
416
* class of the
desired
recording endpoint, and check that the
desired
resolution is contained
451
* class of the
desired
recording endpoint, and check that the
desired
resolution is contained
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
CameraStreamer.java
[
all
...]
/frameworks/av/media/libstagefright/codecs/aacenc/src/
adj_thr.c
410
* description: if pe difference deltaPe between
desired
pe and real pe is small enough,
525
* description: if the
desired
pe can not be reached, reduce pe by reducing minSnr
574
* description: if the
desired
pe can not be reached, some more scalefactor bands
[
all
...]
/frameworks/base/core/java/android/app/
WallpaperManager.java
65
* get the current wallpaper, get the
desired
dimensions for the wallpaper, set
[
all
...]
/developers/build/prebuilts/gradle/StorageProvider/Application/src/main/java/com/example/android/storageprovider/
MyCloudProvider.java
143
// that contain the
desired
type somewhere in their file hierarchy.
220
//
desired
number of matches.
470
* @param docId the document ID representing the
desired
file (may be null if given file)
471
* @param file the File object representing the
desired
file (may be null if given docID)
523
* @param docId the document ID representing the
desired
file
/developers/samples/android/content/documentsUi/StorageProvider/Application/src/main/java/com/example/android/storageprovider/
MyCloudProvider.java
143
// that contain the
desired
type somewhere in their file hierarchy.
220
//
desired
number of matches.
470
* @param docId the document ID representing the
desired
file (may be null if given file)
471
* @param file the File object representing the
desired
file (may be null if given docID)
523
* @param docId the document ID representing the
desired
file
/development/samples/browseable/StorageProvider/src/com.example.android.storageprovider/
MyCloudProvider.java
143
// that contain the
desired
type somewhere in their file hierarchy.
220
//
desired
number of matches.
470
* @param docId the document ID representing the
desired
file (may be null if given file)
471
* @param file the File object representing the
desired
file (may be null if given docID)
523
* @param docId the document ID representing the
desired
file
/external/freetype/src/gzip/
inftrees.c
301
uIntf *bb, /* bits tree
desired
/actual depth */
331
uIntf *bl, /* literal
desired
/actual bit depth */
332
uIntf *bd, /* distance
desired
/actual bit depth */
410
uIntf *bl, /* literal
desired
/actual bit depth */
411
uIntf *bd, /* distance
desired
/actual bit depth */
/external/icu/icu4c/source/i18n/unicode/
stsearch.h
84
* A <tt>BreakIterator</tt> can be used if only matches at logical breaks are
desired
.
152
* ignored. If this behavior is not
desired
,
179
* ignored. If this behavior is not
desired
,
210
* ignored. If this behavior is not
desired
,
240
* ignored. If this behavior is not
desired
,
/external/libvorbis/doc/vorbisenc/
overview.html
50
basic
desired
encoded audio output parameters (VBR quality or ABR/CBR
119
A decimal float value requesting a
desired
quality. Libvorbisenc 1.1 allows quality requests in the range of -0.1 (lowest quality, smallest files) through +1.0 (highest-quality, largest files). Quality -0.1 is intended as an ultra-low setting in which low bitrate is much more important than quality consistency. Quality settings 0.0 and above are intended to produce consistent results at all times.
131
nudging a stream toward a
desired
average value. These features
185
The average
desired
bitrate of a stream, set
189
desired
average by slowly adjusting the psychoacoustic aggressiveness.
/external/mesa3d/src/glsl/
glsl_types.cpp
617
glsl_type::can_implicitly_convert_to(const glsl_type *
desired
) const
619
if (this ==
desired
)
623
if (this->matrix_columns > 1 ||
desired
->matrix_columns > 1)
627
return
desired
->is_float()
629
&& this->vector_elements ==
desired
->vector_elements;
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
AudioPort.cpp
370
// or below (acceptable) the
desired
sampling rate, within a permitted ratio.
383
// candidate <
desired
388
// candidate >
desired
396
// Prefer to down-sample from a higher sampling rate, as we get the
desired
frequency spectrum.
462
//
desired
mask, where increasing-is-better.
/dalvik/dexgen/src/com/android/dexgen/util/
ByteArrayAnnotatedOutput.java
56
/** {@code >= 40 (if used);} the
desired
maximum annotation width */
422
* @param annotationWidth {@code >= 40;} the
desired
maximum annotation width
541
* @param desiredSize {@code >= 0;} the
desired
minimum total size of the array
/dalvik/dx/src/com/android/dx/util/
ByteArrayAnnotatedOutput.java
59
/** {@code >= 40 (if used);} the
desired
maximum annotation width */
418
* @param annotationWidth {@code >= 40;} the
desired
maximum annotation width
537
* @param desiredSize {@code >= 0;} the
desired
minimum total size of the array
/external/aac/libSBRenc/include/
sbr_encoder.h
285
* \brief Get closest working bitrate to specified
desired
287
* \param bitRate The
desired
target bit rate
317
* \param aot Input:
Desired
AOT. output AOT to be used after parameter checking.
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/
AbstractIntegrator.java
384
* @param endTime
desired
end time
414
/**
Desired
end time. */
418
* @param endTime
desired
time
/external/apache-xml/src/main/java/org/apache/xml/dtm/
DTMManager.java
288
/* Flag indicating whether an incremental transform is
desired
*/
300
* Get a flag indicating whether an incremental transform is
desired
310
* Set a flag indicating whether an incremental transform is
desired
/external/dexmaker/src/dx/java/com/android/dx/util/
ByteArrayAnnotatedOutput.java
56
/** {@code >= 40 (if used);} the
desired
maximum annotation width */
415
* @param annotationWidth {@code >= 40;} the
desired
maximum annotation width
534
* @param desiredSize {@code >= 0;} the
desired
minimum total size of the array
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
CompactDecimalFormat.java
88
* @param locale the
desired
locale
100
* @param locale the
desired
locale
112
* the
desired
locale
Completed in 665 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>