OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:includes
(Results
176 - 200
of
5796
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/hardware/ti/wlan/wl1271/wpa_supplicant_lib/
Android.mk
53
INCLUDES
= $(STAD)/Export_Inc \
105
LOCAL_C_INCLUDES := $(
INCLUDES
)
/ndk/build/platforms/android-3/arch-arm/usr/include/
limits.h
68
#define _POSIX_TTY_NAME_MAX 9 /*
includes
trailing NUL */
69
#define _POSIX_LOGIN_NAME_MAX 9 /*
includes
trailing NUL */
/ndk/build/platforms/android-4/arch-arm/usr/include/
limits.h
68
#define _POSIX_TTY_NAME_MAX 9 /*
includes
trailing NUL */
69
#define _POSIX_LOGIN_NAME_MAX 9 /*
includes
trailing NUL */
/ndk/build/platforms/android-5/arch-arm/usr/include/
limits.h
68
#define _POSIX_TTY_NAME_MAX 9 /*
includes
trailing NUL */
69
#define _POSIX_LOGIN_NAME_MAX 9 /*
includes
trailing NUL */
/ndk/build/platforms/android-5/arch-x86/usr/include/
limits.h
68
#define _POSIX_TTY_NAME_MAX 9 /*
includes
trailing NUL */
69
#define _POSIX_LOGIN_NAME_MAX 9 /*
includes
trailing NUL */
/ndk/build/platforms/android-8/arch-arm/usr/include/
limits.h
68
#define _POSIX_TTY_NAME_MAX 9 /*
includes
trailing NUL */
69
#define _POSIX_LOGIN_NAME_MAX 9 /*
includes
trailing NUL */
/ndk/build/platforms/android-8/arch-x86/usr/include/
limits.h
68
#define _POSIX_TTY_NAME_MAX 9 /*
includes
trailing NUL */
69
#define _POSIX_LOGIN_NAME_MAX 9 /*
includes
trailing NUL */
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
Android.mk
83
INCLUDES
= $(DK_INCS) $(CLI_STA_DK_ROOT)/pform/linux/inc \
94
LOCAL_C_INCLUDES = $(
INCLUDES
)
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/tiwlan_loader/
Android.mk
84
INCLUDES
= $(DK_INCS) $(CLI_STA_DK_ROOT)/pform/linux/inc \
95
LOCAL_C_INCLUDES = $(
INCLUDES
)
/system/wlan/ti/wilink_6_1/wpa_supplicant_lib/
Android.mk
58
INCLUDES
= $(STAD)/Export_Inc \
110
LOCAL_C_INCLUDES := $(
INCLUDES
)
/external/wpa_supplicant_6/wpa_supplicant/
Android.mk
44
INCLUDES
= $(LOCAL_PATH)
45
INCLUDES
+= $(LOCAL_PATH)/src
46
INCLUDES
+= $(LOCAL_PATH)/src/common
47
#
INCLUDES
+= $(LOCAL_PATH)/src/crypto # To force proper
includes
48
INCLUDES
+= $(LOCAL_PATH)/src/drivers
49
INCLUDES
+= $(LOCAL_PATH)/src/eap_common
50
INCLUDES
+= $(LOCAL_PATH)/src/eapol_supp
51
INCLUDES
+= $(LOCAL_PATH)/src/eap_peer
52
INCLUDES
+= $(LOCAL_PATH)/src/eap_serve
[
all
...]
/build/target/product/
AndroidProducts.mk
25
# it
includes
.
generic.mk
18
# It
includes
the base Android platform.
/cts/tests/tests/jni/libjnitest/
android_jni_cts_JniCTest.c
26
* This
includes
source for all the tests as well as for a runner
android_jni_cts_JniCppTest.cpp
26
* This
includes
source for all the tests as well as for a runner
/dalvik/dx/src/com/android/dx/cf/iface/
Field.java
29
*
includes
a {@code ConstantValue} attribute.
Method.java
28
* Get the <i>effective</i> method descriptor, which
includes
, if
/dalvik/libcore/annotation/src/test/java/tests/annotation/
AllTests.java
23
* Test suite that
includes
all tests for the NIO_Char project.
/dalvik/libcore/crypto/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/interfaces/
AllTests.java
23
* This is autogenerated source file.
Includes
tests for package org.apache.harmony.crypto.tests.javax.crypto.interfaces;
/dalvik/libcore/crypto/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/serialization/
AllTests.java
23
* This is autogenerated source file.
Includes
tests for package org.apache.harmony.crypto.tests.javax.crypto.serialization;
/dalvik/libcore/logging/src/test/java/tests/logging/
AllTests.java
24
* Test suite that
includes
all tests for the Logging project.
/dalvik/libcore/luni/src/main/java/java/io/
Closeable.java
21
* are not used any longer. This usually
includes
all sorts of
/dalvik/libcore/luni/src/main/java/java/lang/
AbstractMethodError.java
31
* Constructs a new {@code AbstractMethodError} that
includes
the current
ArithmeticException.java
28
* Constructs a new {@code ArithmeticException} that
includes
the current
ArrayStoreException.java
29
* Constructs a new {@code ArrayStoreException} that
includes
the current
Completed in 692 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>