Home
last modified time | relevance | path

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

12

/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/sources/third_party/googletest/
DREADME.NDK86 adb push libs/armeabi/libfoo.so /data/local/tmp/
87 adb push libs/armeabi/libgnustl_shared.so /data/local/tmp/
88 adb push libs/armeabi/foo_unittest /data/local/tmp/
89 adb shell chmod 775 /data/local/tmp/foo_unittest
90 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
Dlib-link.m4344 dnl 2. if it's /usr/local/include and we are using GCC on Linux,
350 if test "X$additional_includedir" = "X/usr/local/include"; then
393 dnl 2. if it's /usr/local/lib and we are using GCC on Linux,
399 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
Dconfig.log30 PATH: /usr/local/sbin
31 PATH: /usr/local/bin
Dconfigure.in345 # local version.
362 make_cv_sys_gnu_glob=yes], [AC_MSG_RESULT([no; using local copy])
/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
Dresults_collector.ipp114 } // local namespace
Dunit_test_log.ipp125 } // local namespace
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/
Ddual_name_parameter.ipp58 } // 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-stlport/unit/cppunit/
Dcppunit_mini.h193 #define CPPUNIT_TEST_SUITE_REGISTRATION(X) static X local
/ndk/tests/device/test-gnustl-full/unit/cppunit/
Dcppunit_mini.h193 #define CPPUNIT_TEST_SUITE_REGISTRATION(X) static X local
/ndk/sources/host-tools/nawk-20071023/
DREADME66 compiled this without any changes using gcc -Wall and/or local C
/ndk/sources/host-tools/make-3.81/tests/
DREADME43 "perl run_make_tests -make_path /usr/local/src/make-3.78/make") if
DChangeLog373 * run_make_tests.pl: Change `#!/usr/local/bin/perl' to be
789 local clock, or, if the file didn't exist, it merely created it.
792 the local clock: normally modifying a file causes it to get a mod
795 unreliable except on local filesystems. The new function will
/ndk/sources/host-tools/make-3.81/glob/
DChangeLog26 to build the local GNU glob library or use the system one.

12