OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:availability
(Results
176 - 200
of
348
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/qemu/distrib/sdl-1.2.12/
android-configure.sh
236
# a function used to check the
availability
of a given Standard C header
/external/webkit/Source/JavaScriptCore/API/
WebKitAvailability.h
29
/* The structure of this header is based on AvailabilityMacros.h. The major difference is that the
availability
/external/wpa_supplicant/
l2_packet_ndis.c
185
* Notify the main thread about the
availability
of a frame and wait
/external/wpa_supplicant_6/wpa_supplicant/src/l2_packet/
l2_packet_ndis.c
185
* Notify the main thread about the
availability
of a frame and wait
/external/wpa_supplicant_8/src/l2_packet/
l2_packet_ndis.c
191
* Notify the main thread about the
availability
of a frame and wait
/frameworks/base/core/java/android/net/
NetworkInfo.java
257
* @param isAvailable the new
availability
value.
/frameworks/base/core/tests/coretests/src/android/database/
DatabaseCursorTest.java
483
* sometimes CursorWindow creation fails due to non-
availability
of memory create
/frameworks/base/docs/html/resources/articles/
index.jd
13
<dd>The Android platform strives to ensure backwards compatibility. However, sometimes you want to use new features which aren't supported on older platforms. This article discusses strategies for selectively using these features based on
availability
, allowing you to keep your applications portable across a wide range of devices.</dd>
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_MotionEstimationMB.c
199
* necessary for the caller to guarantee the
availability
of
/frameworks/ex/common/java/com/android/common/
OperationScheduler.java
260
* Commonly used when data network
availability
goes up and down.
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadInfo.java
318
// so, it is not that bad to skip checking space
availability
here.
StorageManager.java
219
" is below 10%
availability
. stopping this download.");
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/net/
ethertypes.h
175
#define ETHERTYPE_DECAM 0x8048 /* DEC
Availability
Manager for Distributed Systems DECamds (but someone at DEC says not) */
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/net/
ethertypes.h
175
#define ETHERTYPE_DECAM 0x8048 /* DEC
Availability
Manager for Distributed Systems DECamds (but someone at DEC says not) */
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/net/
ethertypes.h
175
#define ETHERTYPE_DECAM 0x8048 /* DEC
Availability
Manager for Distributed Systems DECamds (but someone at DEC says not) */
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/net/
ethertypes.h
175
#define ETHERTYPE_DECAM 0x8048 /* DEC
Availability
Manager for Distributed Systems DECamds (but someone at DEC says not) */
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/net/
ethertypes.h
175
#define ETHERTYPE_DECAM 0x8048 /* DEC
Availability
Manager for Distributed Systems DECamds (but someone at DEC says not) */
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/net/
ethertypes.h
175
#define ETHERTYPE_DECAM 0x8048 /* DEC
Availability
Manager for Distributed Systems DECamds (but someone at DEC says not) */
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/net/
ethertypes.h
175
#define ETHERTYPE_DECAM 0x8048 /* DEC
Availability
Manager for Distributed Systems DECamds (but someone at DEC says not) */
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/net/
ethertypes.h
175
#define ETHERTYPE_DECAM 0x8048 /* DEC
Availability
Manager for Distributed Systems DECamds (but someone at DEC says not) */
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/net/
ethertypes.h
175
#define ETHERTYPE_DECAM 0x8048 /* DEC
Availability
Manager for Distributed Systems DECamds (but someone at DEC says not) */
/external/pcre/
configure.ac
407
# Check for the
availability
of libz (aka zlib)
412
# Check for the
availability
of libbz2. Originally we just used AC_CHECK_LIB,
/frameworks/base/media/libstagefright/codecs/avc/common/include/
avcint_common.h
691
uint mbAvailA, mbAvailB, mbAvailC, mbAvailD; /*
availability
*/
801
Availability
of the neighboring top-right block relative to the current block. */
[
all
...]
/external/clang/lib/Frontend/
ASTUnit.cpp
258
CachedResult.
Availability
= Results[I].
Availability
;
354
CachedResult.
Availability
= Results[I].
Availability
;
[
all
...]
/external/clang/include/clang-c/
Index.h
101
* \brief Describes the
availability
of a particular entity, which indicates
[
all
...]
Completed in 4252 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>