Searched refs:local (Results 1 – 25 of 62) sorted by relevance
123
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | inclib.inp | 9 /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
|
D | inclib.good | 9 /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
|
D | manis.good | 10 s%@CC@%/usr/local/bin/gcc%g
|
D | modulo.inp | 10 s%@CC@%/usr/local/bin/gcc%g
|
D | manis.inp | 10 s%@CC@%/usr/local/bin/gcc%g
|
/ndk/tests/device/bitfield/jni/ |
D | func.c | 6 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/ |
D | NDK-STACK.text | 21 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 …]
|
D | NDK-BUILD.text | 80 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/ |
D | README.NDK | 81 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 | .gitignore | 5 local.properties
|
D | ndk-build.cmd | 6 "%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/ |
D | lib-prefix.m4 | 59 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/ |
D | README.customs | 49 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.
|
D | INSTALL | 106 `/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/ |
D | lib-prefix.m4 | 58 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/ |
D | dual_name_parameter.ipp | 58 } // local namespace
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/ |
D | progress_monitor.ipp | 54 } // local namespace
|
D | results_reporter.ipp | 93 } // local namespace
|
D | compiler_log_formatter.ipp | 55 } // local namespace
|
D | plain_report_formatter.ipp | 76 } // local namespace
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info | 2 /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.
|
D | make-stds.texi | 317 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/ |
D | cppunit_mini.h | 193 #define CPPUNIT_TEST_SUITE_REGISTRATION(X) static X local
|
/ndk/tests/device/test-stlport/unit/cppunit/ |
D | cppunit_mini.h | 193 #define CPPUNIT_TEST_SUITE_REGISTRATION(X) static X local
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | INSTALL | 106 `/usr/local/bin', include files under `/usr/local/include', etc. You 107 can specify an installation prefix other than `/usr/local' by giving
|
123