Home
last modified time | relevance | path

Searched refs:local (Results 1 – 25 of 62) sorted by relevance

123

/ndk/sources/host-tools/sed-4.2.1/testsuite/
Dinclib.inp9 /usr/local/X11R6/lib
10 /usr/local/X11R5/lib
11 /usr/local/X11R4/lib
13 /usr/local/lib/X11R6
14 /usr/local/lib/X11R5
15 /usr/local/lib/X11R4
19 /usr/local/X11/lib
20 /usr/local/lib/X11
27 /usr/local/lib
30 /usr/local/x11r5/lib
Dinclib.good9 /usr/local/X11R6/include
10 /usr/local/X11R5/include
11 /usr/local/X11R4/include
13 /usr/local/include/X11R6
14 /usr/local/include/X11R5
15 /usr/local/include/X11R4
19 /usr/local/X11/include
20 /usr/local/include/X11
27 /usr/local/include
30 /usr/local/x11r5/include
Dmanis.good10 s%@CC@%/usr/local/bin/gcc%g
Dmodulo.inp10 s%@CC@%/usr/local/bin/gcc%g
Dmanis.inp10 s%@CC@%/usr/local/bin/gcc%g
/ndk/tests/device/bitfield/jni/
Dfunc.c6 union u local; in foo() local
7 local.i = ptr->i; in foo()
22 local.s.x = flag; in foo()
23 ptr->i = local.i; in foo()
/ndk/docs/text/
DNDK-STACK.text21 I/DEBUG ( 31): pid: 351, tid: 351 %gt;%gt;%gt; /data/local/ndk-tests/crasher <<<
27 I/DEBUG ( 31): #00 pc 0000841e /data/local/ndk-tests/crasher
28 I/DEBUG ( 31): #01 pc 000083fe /data/local/ndk-tests/crasher
29 I/DEBUG ( 31): #02 pc 000083f6 /data/local/ndk-tests/crasher
31 I/DEBUG ( 31): #04 pc 000083ea /data/local/ndk-tests/crasher
32 I/DEBUG ( 31): #05 pc 00008458 /data/local/ndk-tests/crasher
40 pid: 351, tid: 351 >>> /data/local/ndk-tests/crasher <<<
42 …Stack frame #00 pc 0000841e /data/local/ndk-tests/crasher : Routine zoo in /tmp/foo/crasher/jni/…
43 …Stack frame #01 pc 000083fe /data/local/ndk-tests/crasher : Routine bar in /tmp/foo/crasher/jni/…
44 …Stack frame #02 pc 000083f6 /data/local/ndk-tests/crasher : Routine my_comparison in /tmp/foo/cr…
[all …]
DNDK-BUILD.text80 NDK are now stored in different directories (e.g. obj/local/<abi>/objs and
81 obj/local/<abi>/objs-debug). This avoids having to recompile all your sources
112 GNUMAKE=/usr/local/bin/gmake ndk-build
116 export GNUMAKE=/usr/local/bin/gmake
137 $GNUMAKE -f $NDK/build/core/build-local.mk [parameters]
/ndk/sources/third_party/googletest/
DREADME.NDK81 adb push libs/armeabi/libfoo.so /data/local/tmp/
82 adb push libs/armeabi/foo_unittest /data/local/tmp/
83 adb shell "LD_LIBRARY_PATH=/data/local/tmp /data/local/tmp/foo_unittest"
/ndk/
D.gitignore5 local.properties
Dndk-build.cmd6 "%NDK_ROOT%prebuilt/%NDK_WIN_HOST%/bin/make.exe" -f "%NDK_ROOT%build/core/build-local.mk" SHELL=cmd…
/ndk/sources/host-tools/make-3.81/config/
Dlib-prefix.m459 dnl 3. if it's /usr/local/include and we are using GCC on Linux,
71 if test "X$additional_includedir" = "X/usr/local/include"; then
90 dnl 3. if it's /usr/local/lib and we are using GCC on Linux,
102 if test "X$additional_libdir" = "X/usr/local/lib"; then
/ndk/sources/host-tools/make-3.81/
DREADME.customs49 library in /usr/local/lib and the headers in /usr/local/include/customs,
50 then you'd pass ``--with-customs=/usr/local'' as an option to configure.
DINSTALL106 `/usr/local/bin', `/usr/local/man', etc. You can specify an
107 installation prefix other than `/usr/local' by giving `configure' the
/ndk/sources/host-tools/sed-4.2.1/m4/
Dlib-prefix.m458 dnl 3. if it's /usr/local/include and we are using GCC on Linux,
70 if test "X$additional_includedir" = "X/usr/local/include"; then
89 dnl 3. if it's /usr/local/lib and we are using GCC on Linux,
101 if test "X$additional_libdir" = "X/usr/local/$acl_libdirstem"; then
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/
Ddual_name_parameter.ipp58 } // local namespace
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
Dprogress_monitor.ipp54 } // local namespace
Dresults_reporter.ipp93 } // local namespace
Dcompiler_log_formatter.ipp55 } // local namespace
Dplain_report_formatter.ipp76 } // local namespace
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info2 /usr/local/google/digit/repo/opensource/ndk/sources/host-tools/make-3.81/doc/make.info,
4 /usr/local/google/digit/repo/opensource/ndk/sources/host-tools/make-3.81/doc/make.texi.
Dmake-stds.texi317 below. The default value of @code{prefix} should be @file{/usr/local}.
348 This should normally be @file{/usr/local/bin}, but write it as
356 should normally be @file{/usr/local/sbin}, but write it as
365 @file{/usr/local/libexec}, but write it as @file{$(exec_prefix)/libexec}.
401 data files. This should normally be @file{/usr/local/share}, but
414 This should normally be @file{/usr/local/share}, but write it as
427 files. This directory should normally be @file{/usr/local/etc}, but
440 @file{/usr/local/com}, but write it as @file{$(prefix)/com}.
449 should normally be @file{/usr/local/var}, but write it as
464 should normally be @file{/usr/local/include}, but write it as
[all …]
/ndk/tests/device/test-gnustl-full/unit/cppunit/
Dcppunit_mini.h193 #define CPPUNIT_TEST_SUITE_REGISTRATION(X) static X local
/ndk/tests/device/test-stlport/unit/cppunit/
Dcppunit_mini.h193 #define CPPUNIT_TEST_SUITE_REGISTRATION(X) static X local
/ndk/sources/host-tools/sed-4.2.1/
DINSTALL106 `/usr/local/bin', include files under `/usr/local/include', etc. You
107 can specify an installation prefix other than `/usr/local' by giving

123