OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:possible
(Results
1776 - 1800
of
7007
) sorted by null
<<
71
72
73
74
75
76
77
78
79
80
>>
/frameworks/base/media/libstagefright/codecs/common/include/
voAudio.h
47
*Enumeration used to define the
possible
audio coding formats.
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
armVCM4P10_DecodeCoeffsToPair.c
58
* Standard omxError result. See enumeration for
possible
result codes.
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
armVCM4P2_ACDCPredict.c
67
* Standard OMXResult result. See enumeration for
possible
result codes.
armVCM4P2_GetVLCBits.c
72
* Standard OMXResult result. See enumeration for
possible
result codes.
/frameworks/base/opengl/java/android/opengl/
Visibility.java
60
* are several
possible
ways to obtain the current ModelView and
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
StatusBar.java
123
// the status bar should be in an overlay if
possible
/frameworks/base/services/camera/libcameraservice/
CameraService.h
194
// of the original one), we allocate mPreviewBuffer and reuse it if
possible
.
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaDataConnectionTracker.java
224
boolean
possible
= isDataAllowed() && !(getAnyDataEnabled() &&
226
if (!
possible
&& DBG && isDataAllowed()) {
227
log("Data not
possible
. No coverage: dataState = " + mState);
229
return
possible
;
[
all
...]
/frameworks/base/tests/CoreTests/android/core/
HttpHeaderTest.java
44
*
possible
to combine the multiple header fields into one "field-name:
/frameworks/base/voip/jni/rtp/
EchoSuppressor.cpp
39
// we use integer arithmetic as much as
possible
and do lots of bookkeeping.
/frameworks/base/wifi/java/android/net/wifi/
WifiStateTracker.java
131
* @return {@code true} if Wi-Fi connections are
possible
/frameworks/compile/libbcc/runtime/lib/i386/
udivdi3.S
15
// currently
possible
via simulation of integer divides on the x87 unit.
umoddi3.S
15
// currently
possible
via simulation of integer divides on the x87 unit.
/frameworks/ex/common/java/com/android/common/speech/
LoggingEvents.java
36
// The extra key used for the event value. The
possible
event values depend
/frameworks/ex/variablespeed/jni/
sola_time_scaler.h
105
// Feeds audio to the timescaler, and processes as much data as
possible
.
/frameworks/media/libvideoeditor/vss/common/inc/
M4Common_types.h
136
* @brief This enum defines the
possible
orientation of a frame as described
M4READER_3gpCom.h
162
* @note An AU is the smallest
possible
amount of data to be decoded by a decoder.
M4WRITER_common.h
158
* @brief This enum defines the
possible
orientation of a frame as described
/frameworks/support/v4/java/android/support/v4/content/
CursorLoader.java
138
// Attempt to cancel the current load task if
possible
.
/hardware/ti/omap4xxx/camera/inc/
General3A_Settings.h
275
E3AsettingsAll = ( ((E3aSettingMax -1 ) << 1) -1 ) /// all
possible
flags raised
TICameraParameters.h
69
// TI recording hint to notify camera adapters of
possible
recording
/libcore/dom/src/test/java/org/w3c/domts/
JTidyDOMImplementation.java
33
* name. To avoid
possible
conflicts, as a convention, names referring
/libcore/luni/src/main/java/java/io/
Console.java
113
* Note that this can be a source of errors: if it is
possible
that your
/libcore/luni/src/main/java/java/lang/ref/
Reference.java
37
* objects. It is not
possible
to create immediate subclasses of
/libcore/luni/src/main/java/java/net/
Proxy.java
157
* {@code Enum} class for the proxy type.
Possible
options are {@code
Completed in 1524 milliseconds
<<
71
72
73
74
75
76
77
78
79
80
>>