OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sets
(Results
1126 - 1150
of
9774
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/icu/icu4c/source/common/unicode/
chariter.h
381
*
Sets
the iterator to refer to the first code unit in its
390
*
Sets
the iterator to refer to the first code unit in its
400
*
Sets
the iterator to refer to the first code point in its
411
*
Sets
the iterator to refer to the first code point in its
421
*
Sets
the iterator to refer to the first code unit or code point in its
430
*
Sets
the iterator to refer to the last code unit in its
439
*
Sets
the iterator to refer to the last code point in its
448
*
Sets
the iterator to the end of its iteration range, just behind
457
*
Sets
the iterator to refer to the "position"-th code unit
467
*
Sets
the iterator to refer to the beginning of the code poin
[
all
...]
/external/webrtc/src/modules/audio_processing/interface/
audio_processing.h
129
//
Sets
the sample |rate| in Hz for both the primary and reverse audio
134
//
Sets
the number of channels for the primary audio stream. Input frames must
141
//
Sets
the number of channels for the reverse audio stream. Input frames must
176
//
Sets
the |delay| in ms between AnalyzeReverseStream() receiving a far-end
276
//
Sets
the difference between the number of samples rendered and captured by
288
//
Sets
the aggressiveness of the suppressor. A higher level trades off
361
//
Sets
echo control appropriate for the audio routing |mode| on the device.
446
//
Sets
the target peak |level| (or envelope) of the AGC in dBFs (decibels
456
//
Sets
the maximum |gain| the digital compression stage may apply, in dB. A
468
//
Sets
the |minimum| and |maximum| analog levels of the audio capture device
[
all
...]
/frameworks/base/media/java/android/media/audiofx/
EnvironmentalReverb.java
142
*
Sets
the master volume level of the environmental reverb effect.
169
*
Sets
the volume level at 5 kHz relative to the volume level at low frequencies of the
198
*
Sets
the time taken for the level of reverberation to decay by 60 dB.
225
*
Sets
the ratio of high frequency decay time (at 5 kHz) relative to the decay time at low
254
*
Sets
the volume level of the early reflections.
283
*
Sets
the delay time for the early reflections.
284
* <p>This method
sets
the time between when the direct path is heard and when the first
312
*
Sets
the volume level of the late reverberation.
340
*
Sets
the time between the first reflection and the reverberation.
367
*
Sets
the echo density in the late reverberation decay
[
all
...]
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
RowPresenter.java
114
*
Sets
the row view's activated status to true when both expand and selected are true.
206
*
Sets
the row view's activated status. The status will be applied to children through
234
*
Sets
a key listener.
248
*
Sets
the listener for item or row selection. RowPresenter fires row selection
264
*
Sets
the listener for item click event. RowPresenter does nothing but subclass of
267
* item presenter
sets
during {@link Presenter#onCreateViewHolder(ViewGroup)}.
356
*
Sets
the Presenter used for rendering the header. Can be null to disable
384
*
Sets
the expanded state of a Row view.
396
*
Sets
the selected state of a Row view.
439
*
Sets
the policy of updating row view activated status. Can be one of
[
all
...]
/frameworks/support/v4/java/android/support/v4/widget/
AutoScrollHelper.java
228
*
Sets
whether the scroll helper is enabled and should respond to touch
280
*
Sets
the absolute maximum scrolling velocity.
300
*
Sets
the absolute minimum scrolling velocity.
318
*
Sets
the target scrolling velocity relative to the host view's
339
*
Sets
the activation edge type, one of:
359
*
Sets
the activation edge size relative to the host view's dimensions.
379
*
Sets
the absolute maximum edge size.
401
*
Sets
the delay after entering an activation edge before activation of
417
*
Sets
the amount of time after activation of auto-scrolling that is takes
432
*
Sets
the amount of time after de-activation of auto-scrolling that i
[
all
...]
SearchViewCompat.java
280
*
Sets
the SearchableInfo for this SearchView. Properties in the SearchableInfo are used
294
*
Sets
the IME options on the query text field. This is a no-op if
307
*
Sets
the input type on the query text field. This is a no-op if
320
*
Sets
a listener for user actions within the SearchView.
370
*
Sets
a listener to inform when the user closes the SearchView.
412
*
Sets
a query string in the text field and optionally submits the query as well.
425
*
Sets
the hint text to display in the query text field. This overrides any hint specified
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
results_holder.c
84
*
Sets
the quaternion adjustment from 6 axis (accel, gyro) to 9 axis quaternion.
96
*
Sets
the quaternion adjustment from 3 axis (accel) to 6 axis (with compass) quaternion.
153
/**
Sets
the accel state. See inv_get_acc_state() to get the value.
172
/**
Sets
the motion state
197
/**
Sets
the local earth's magnetic field
217
/**
Sets
the compass sensitivity
404
/**
Sets
state of if we know the accel bias.
413
/**
Sets
whether we know the accel bias
422
/**
Sets
state of if we know the compass bias.
431
/**
Sets
whether we know the compass bia
[
all
...]
/external/boringssl/src/include/openssl/
ec_key.h
102
/* EC_KEY_copy
sets
|dst| equal to |src| and returns |dst| or NULL on error. */
119
/* EC_KEY_set_group
sets
the |EC_GROUP| object that |key| will use to |group|.
126
/* EC_KEY_set_private_key
sets
the private key of |key| to |priv|. It returns
134
/* EC_KEY_set_public_key
sets
the public key of |key| to |pub|, by copying it.
145
/* EC_KEY_set_enc_flags
sets
the encoding flags for |key|, which is a
153
/* EC_KEY_set_conv_form
sets
the conversion form to be used by |key|. */
169
/* EC_KEY_set_public_key_affine_coordinates
sets
the public key in |key| to
/external/clang/include/clang/AST/
OpenMPClause.h
50
/// \brief
Sets
the starting location of the clause.
52
/// \brief
Sets
the ending location of the clause.
87
/// \brief
Sets
the list of variables for this clause.
131
/// \brief
Sets
the location of '('.
184
/// \brief
Sets
the location of '('.
237
/// \brief
Sets
the location of '('.
291
/// \brief
Sets
the location of '('.
347
/// \brief
Sets
the location of '('.
403
/// \brief
Sets
the location of '('.
469
/// \brief
Sets
the location of '('
[
all
...]
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
CSpinner.java
175
*
Sets
the number of decimal places used by the receiver.
191
*
Sets
minimum and maximum using single invocation.
206
*
Sets
the minimum value that the receiver will allow.
214
*
Sets
the maximum value that the receiver will allow.
222
*
Sets
the amount that the receiver's value will be modified by when the up/down arrows are
230
*
Sets
the <em>value</em>, which is the receiver's position, to the argument. If the argument is
283
*
Sets
the valid/invalid state.
/external/glide/third_party/gif_encoder/src/main/java/com/bumptech/glide/gifencoder/
AnimatedGifEncoder.java
87
*
Sets
the delay time between each frame, or changes it for subsequent frames
98
*
Sets
the GIF frame disposal code for the last added frame and any
112
*
Sets
the number of times the set of GIF frames should be played. Default is
126
*
Sets
the transparent color for the last added frame and any subsequent
218
*
Sets
frame rate in frames per second. Equivalent to
231
*
Sets
quality of color quantization (conversion of images to the maximum 256
246
*
Sets
the GIF frame size. The default size is the size of the first frame
/external/icu/icu4c/source/i18n/
regexst.cpp
14
// the thread safe lazy creation and sharing of these
sets
across
43
// Unicode Set pattern strings for all of the required constant
sets
.
155
// Then init the
sets
to their correct values.
173
// Bail out if we were unable to create the above
sets
.
180
// The following
sets
are dynamically constructed, because their
200
// Initialize the 8-bit fast bit
sets
from the parallel full
209
//
Sets
used while parsing rules, but not referenced from the parse state table
/external/kernel-headers/original/uapi/linux/
vfio.h
95
* struct vfio_group_info. Caller
sets
argsz.
155
* struct vfio_device_info. Caller
sets
argsz.
173
* struct vfio_region_info with index value set. Caller
sets
argsz.
198
* struct vfio_irq_info with index value set. Caller
sets
argsz.
383
* struct vfio_iommu_info. Caller
sets
argsz.
400
* provided struct vfio_dma_map. Caller
sets
argsz. READ &/ WRITE required.
419
* Caller
sets
argsz. The actual unmapped size is returned in the size
/external/libunwind/doc/
unw_create_addr_space.man
72
sets
the as
264
sets
argument write
269
sets
argument write
294
sets
argument
299
sets
argument
324
sets
argument write
330
sets
unw_create_addr_space.tex
44
call-back routine, \Prog{libunwind}
sets
the \Var{as} argument to the
137
To read memory, \Prog{libunwind}
sets
argument \Var{write} to zero and
139
write memory, \Prog{libunwind}
sets
argument \Var{write} to a non-zero
156
\Var{regnum}. To read a register, \Prog{libunwind}
sets
argument
158
the read value. To write a register, \Prog{libunwind}
sets
argument
175
register, \Prog{libunwind}
sets
argument \Var{write} to zero and
177
receives the read value. To write a register, \Prog{libunwind}
sets
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
Connection.java
193
*
Sets
the Connection connect time in currentTimeMillis() format.
571
*
Sets
the videoState for the current connection and reports the changes to all listeners.
584
*
Sets
whether video capability is present locally.
596
*
Sets
whether video capability is present remotely.
608
*
Sets
whether a wifi network is used for the connection.
632
*
Sets
the call substate for the current connection and reports the changes to all listeners.
645
*
Sets
the {@link android.telecom.Connection.VideoProvider} for the connection.
/frameworks/rs/cpp/
rsCppStructs.h
107
*
Sets
the error handler function for this context. This error handler is
122
*
Sets
the message handler function for this context. This message handler
[
all
...]
/frameworks/support/v7/preference/src/android/support/v7/preference/
PreferenceManager.java
153
*
Sets
the name of the SharedPreferences file that preferences managed by this
176
*
Sets
the mode of the SharedPreferences file that preferences managed by this
234
*
Sets
the root of the preference hierarchy.
264
*
Sets
the default values from an XML preference file by reading the values defined
272
* If false, this method
sets
the default values only if this
406
*
Sets
the callback to be invoked when a {@link Preference} in the
420
*
Sets
the callback to be invoked when a {@link PreferenceScreen} in the hierarchy rooted at
/libcore/luni/src/main/java/java/util/zip/
ZipEntry.java
201
*
Sets
the comment for this {@code ZipEntry}.
215
*
Sets
the compressed size for this {@code ZipEntry}.
225
*
Sets
the checksum for this {@code ZipEntry}.
241
*
Sets
the extra information for this {@code ZipEntry}.
253
*
Sets
the compression method for this entry to either {@code DEFLATED} or {@code STORED}.
270
*
Sets
the uncompressed size of this {@code ZipEntry}.
284
*
Sets
the modification time of this {@code ZipEntry}.
/packages/apps/Contacts/src/com/android/contacts/detail/
ContactDisplayUtils.java
157
*
Sets
the starred state of this contact.
177
*
Sets
the starred state of this contact.
196
*
Sets
the display name of this contact to the given {@link TextView}. If
207
*
Sets
the company and job title of this contact to the given {@link TextView}. If
218
*
Sets
the phonetic name of this contact to the given {@link TextView}. If
229
*
Sets
the attribution contact to the given {@link TextView}. If
339
*
Sets
an alpha value on the view.
/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsCppStructs.h
101
*
Sets
the error handler function for this context. This error handler is
116
*
Sets
the message handler function for this context. This message handler
[
all
...]
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsCppStructs.h
101
*
Sets
the error handler function for this context. This error handler is
116
*
Sets
the message handler function for this context. This message handler
[
all
...]
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsCppStructs.h
101
*
Sets
the error handler function for this context. This error handler is
116
*
Sets
the message handler function for this context. This message handler
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
charset.py
67
# Aliases for other commonly-used names for character
sets
. Map
161
"""Map character
sets
to their email properties.
165
converting between character
sets
, given the availability of the
170
Certain character
sets
must be encoded with quoted-printable or base64
171
when used in email headers or bodies. Certain character
sets
must be
190
output_charset: Some character
sets
must be converted before the can be
356
multibyte character
sets
, which have line length issues (multibyte
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
charset.py
67
# Aliases for other commonly-used names for character
sets
. Map
161
"""Map character
sets
to their email properties.
165
converting between character
sets
, given the availability of the
170
Certain character
sets
must be encoded with quoted-printable or base64
171
when used in email headers or bodies. Certain character
sets
must be
190
output_charset: Some character
sets
must be converted before the can be
356
multibyte character
sets
, which have line length issues (multibyte
Completed in 593 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>