OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:native
(Results
126 - 150
of
537
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/build/core/
pathmap.mk
34
frameworks-
native
:frameworks/
native
/include \
47
opengl-tests-includes:frameworks/
native
/opengl/tests/include \
/device/generic/armv7-a-neon/
mini_common.mk
89
frameworks/
native
/data/etc/android.hardware.location.gps.xml:system/etc/permissions/android.hardware.location.gps.xml \
90
frameworks/
native
/data/etc/android.hardware.sensor.barometer.xml:system/etc/permissions/android.hardware.sensor.barometer.xml \
91
frameworks/
native
/data/etc/android.hardware.sensor.gyroscope.xml:system/etc/permissions/android.hardware.sensor.gyroscope.xml \
92
frameworks/
native
/data/etc/android.hardware.sensor.light.xml:system/etc/permissions/android.hardware.sensor.light.xml \
93
frameworks/
native
/data/etc/android.hardware.usb.accessory.xml:system/etc/permissions/android.hardware.usb.accessory.xml \
94
frameworks/
native
/data/etc/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml \
/build/target/board/vbox_x86/
device.mk
36
$(call inherit-product, frameworks/
native
/build/phone-xhdpi-1024-dalvik-heap.mk)
/cts/tools/cts-native-scanner/src/
Android.mk
18
# cts-
native
-scanner java library
25
LOCAL_MODULE := cts-
native
-scanner
/cts/tools/cts-native-scanner/tests/
Android.mk
22
LOCAL_MODULE := cts-
native
-scanner-tests
24
LOCAL_JAVA_LIBRARIES := ddmlib-prebuilt tradefed-prebuilt cts-
native
-scanner
/device/asus/flo/camera/QCamera2/HAL/
Android.mk
26
frameworks/
native
/include/media/hardware \
27
frameworks/
native
/include/media/openmax \
/device/asus/flo/camera/QCamera2/HAL3/
Android.mk
21
frameworks/
native
/include/media/openmax \
22
frameworks/
native
/include \
/external/chromium_org/net/dns/
address_sorter_posix.h
58
bool
native
;
member in struct:net::AddressSorterPosix::SourceAddressInfo
/external/chromium_org/remoting/host/installer/linux/
Makefile
13
CHROME_MANIFEST_DIR = $(DESTDIR)/etc/opt/chrome/
native
-messaging-hosts
44
install "$(NM_PROGNAME)" "$(INSTALL_DIR)/
native
-messaging-host"
/external/chromium_org/v8/test/mjsunit/
debug-script.js
43
if (scripts[i].type == Debug.ScriptType.
Native
) {
45
// TODO(1641): Remove check for equally named
native
scripts once the
61
// This has to be updated if the number of
native
scripts change.
70
var math_script = Debug.findScript('
native
math.js');
71
assertEquals('
native
math.js', math_script.name);
72
assertEquals(Debug.ScriptType.
Native
, math_script.type);
75
var date_delay_script = Debug.findScript('
native
date.js');
76
assertEquals('
native
date.js', date_delay_script.name);
77
assertEquals(Debug.ScriptType.
Native
, date_delay_script.type);
80
var debug_delay_script = Debug.findScript('
native
debug.js')
[
all
...]
/external/clang/test/Sema/
pragma-pack-and-options-align.c
20
#pragma options align=
native
/external/llvm/unittests/ExecutionEngine/JIT/
Makefile
12
LINK_COMPONENTS := asmparser bitreader bitwriter jit
native
/external/v8/test/mjsunit/
debug-script.js
42
if (scripts[i].type == Debug.ScriptType.
Native
) {
44
// TODO(1641): Remove check for equally named
native
scripts once the
60
// This has to be updated if the number of
native
scripts change.
70
var math_script = Debug.findScript('
native
math.js');
71
assertEquals('
native
math.js', math_script.name);
72
assertEquals(Debug.ScriptType.
Native
, math_script.type);
75
var date_delay_script = Debug.findScript('
native
date.js');
76
assertEquals('
native
date.js', date_delay_script.name);
77
assertEquals(Debug.ScriptType.
Native
, date_delay_script.type);
80
var debug_delay_script = Debug.findScript('
native
debug.js')
[
all
...]
/frameworks/av/libvideoeditor/vss/mcs/src/
Android.mk
46
$(TOP)/frameworks/
native
/include/media/openmax
/frameworks/compile/mclinker/unittests/
PathTest.cpp
121
EXPECT_TRUE(m_pTestee->
native
()=="aa/aaa");
125
EXPECT_TRUE(m_pTestee->
native
()=="aa/aaa");
129
EXPECT_TRUE(m_pTestee->
native
()=="aa/aaa");
133
EXPECT_TRUE(m_pTestee->
native
()=="aa/aaa");
/hardware/qcom/camera/QCamera2/HAL/
Android.mk
26
frameworks/
native
/include/media/hardware \
27
frameworks/
native
/include/media/openmax \
/hardware/qcom/camera/QCamera2/HAL3/
Android.mk
21
frameworks/
native
/include/media/openmax \
22
frameworks/
native
/include \
/device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/test/
Android.mk
17
OMX_HEADER_DIR := frameworks/
native
/include/media/openmax
/external/chromium_org/v8/tools/
linux-tick-processor
21
D8_PATH=`pwd`/out/
native
31
echo "To build, execute 'make
native
' from the V8 directory"
/external/proguard/examples/annotations/
examples.pro
34
# Preserve all
native
method names and the names of their classes.
37
native
<methods>;
/external/proguard/examples/
applets.pro
26
# Preserve all
native
method names and the names of their classes.
29
native
<methods>;
applications.pro
32
# Preserve all
native
method names and the names of their classes.
35
native
<methods>;
servlets.pro
27
# Preserve all
native
method names and the names of their classes.
30
native
<methods>;
/external/v8/tools/
linux-tick-processor
21
D8_PATH=`pwd`/out/
native
31
echo "To build, execute 'make
native
' from the V8 directory"
/frameworks/av/libvideoeditor/vss/src/
Android.mk
83
$(TOP)/frameworks/
native
/include/media/openmax \
84
$(TOP)/frameworks/
native
/services/audioflinger \
Completed in 571 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>