Searched refs:to (Results 1 - 25 of 101) sorted by relevance

12345

/ndk/tests/device/multi-static-instances/jni/
H A DApplication.mk3 # This is a trick to allow use to build three executables
4 # that are linked to different STL runtimes.
/ndk/sources/cxx-stl/stlport/src/
H A Dcodecvt.cpp11 * Permission to use or copy this software for any purpose is hereby granted
13 * Permission to modify the code and to distribute modified code is granted,
87 extern_type* to,
90 ptrdiff_t len = (min) (from_end - from, to_limit - to);
91 copy(from, from + len, to);
93 to_next = to + len;
102 intern_type* to,
105 ptrdiff_t len = (min) (from_end - from, to_limit - to);
107 __REINTERPRET_CAST(const unsigned char*, from) + len, to);
83 do_out(state_type& , const intern_type* from, const intern_type* from_end, const intern_type*& from_next, extern_type* to, extern_type* to_limit, extern_type*& to_next) const argument
98 do_in(state_type& , const extern_type* from, const extern_type* from_end, const extern_type*& from_next, intern_type* to, intern_type* to_limit, intern_type*& to_next) const argument
114 do_unshift(state_type& , extern_type* to, extern_type* , extern_type*& to_next) const argument
[all...]
/ndk/tests/build/multi-module-path/path1/foo/
H A DAndroid.mk1 # A simple module used to demonstrate multi-path NDK_MODULE_PATH imports.
/ndk/tests/build/prebuild-stlport/jni/
H A DApplication.mk1 # We want to build support for all ARM ABIs
H A DAndroid.mk1 # See README to understand what this project does.
/ndk/sources/host-tools/nawk-20071023/
H A DFIXES5 Permission to use, copy, modify, and distribute this software and
12 to distribution of the software without specific, written prior
26 was sent to the printers in August, 1987.
29 minor fix in lib.c: increase inputFS to 100, change malloc
30 for fields to n+1.
34 thanks to david o'brien, freebsd, for both fixes.
37 fiddle in makefile to fix for BSD make; thanks to igor sobrado.
43 fixed a bug in matching the null RE in sub and gsub. thanks to al aho
44 who actually did the fix (in b.c), and to wolfgan
[all...]
/ndk/
H A DGNUmakefile9 # Unless required by applicable law or agreed to in writing, software
23 $(error,The Android NDK requires GNU Make 3.81 or higher to run !)
33 $(error,Please fix the problem by reinstalling to a different location.)
/ndk/sources/cxx-stl/stlport/stlport/stl/
H A D_ioserr.h2 * This file is included in every header that needs the STLport library to be
9 # error STLport iostreams header cannot be used; you chose not to use iostreams in the STLport configuration file (stlport/stl/config/user_config.h).
/ndk/tests/build/cpp-extensions/jni/
H A DAndroid.mk1 # Basic test to check that ndk-build recognizes all standard GCC
/ndk/tests/device/test-stlport-rtti/jni/
H A DApplication.mk3 # all generated files to ensure that none
/ndk/build/core/
H A Dimport-locals.mk9 # Unless required by applicable law or agreed to in writing, software
21 # to use the exported definitions of the closure of all modules
45 # The imported compiler flags are prepended to their LOCAL_XXXX value
46 # (this allows the module to override them).
52 # The imported include directories are appended to their LOCAL_XXX value
53 # (this allows the module to override them)
57 # Similarly, you want the imported flags to appear _after_ the LOCAL_LDLIBS
58 # due to the way Unix linkers work (depending libraries must appear before
H A Dadd-application.mk9 # Unless required by applicable law or agreed to in writing, software
16 # this script is used to record an application definition in the
20 # variable named '_application_mk' which points to a given Application.mk
22 # to describe the application to the build system, and the rest of the
34 # We set APP_DEBUG to <undefined>, 'true' or 'false'.
45 $(call __ndk_warning,NDK_DEBUG is defined to the unsupported value '$(NDK_DEBUG)', will be ignored!)
65 # revert to the default value (i.e. "android-3").
79 $(call ndk_log, Defaulted to APP_PLATFORM=$(APP_PLATFORM))
88 $(call ndk_log, Adjusting APP_PLATFORM to
[all...]
H A Dcheck-cygwin-make.mk9 # Unless required by applicable law or agreed to in writing, software
21 # case, early, we will be able to dump a human-readable error
22 # message with some help to fix the issue.
28 # Get the cygwin-specific path to the make executable
35 # Now try to find it on the file system, a non-cygwin compatible
H A Dinit.mk9 # Unless required by applicable law or agreed to in writing, software
36 # Define NDK_LOG in your environment to display log traces when
52 # NDK_ROOT *must* be defined and point to the root of the NDK installation
59 $(error,Please fix the problem by reinstalling to a different location.)
69 # Used to output warnings and error from the library, it's possible to
87 # Arguments: 1: text to print when NDK_LOG is defined
109 # the OS environment variable is defined to 'Windows_NT'
129 $(call __ndk_info,Unable to determine HOST_OS from uname -s: $(UNAME))
145 # Trying to detec
[all...]
H A Dprebuilt-library.mk9 # Unless required by applicable law or agreed to in writing, software
17 # prebuilt-static-library.mk to declare prebuilt library binaries.
26 # Check that LOCAL_SRC_FILES contains only paths to shared libraries
34 $(call __ndk_info,ERROR:$(LOCAL_MAKEFILE):$(LOCAL_MODULE): LOCAL_SRC_FILES should point to a file ending with "$(LOCAL_PREBUILT_SUFFIX)")
41 $(call __ndk_info,ERROR:$(LOCAL_MAKEFILE):$(LOCAL_MODULE): LOCAL_SRC_FILES points to a missing file)
46 # If LOCAL_MODULE_FILENAME is defined, it will be used to name the file
H A Dsetup-app.mk9 # Unless required by applicable law or agreed to in writing, software
17 # and is used to prepare for app-specific build rules.
24 # ok, let's parse all Android.mk source files in order to build
42 # which platform/abi/toolchain are we going to use?
45 # The ABI(s) to use
52 # If APP_ABI is 'all', then set it to all supported ABIs
68 # This ensures that if the build fails, you're not going to mistakenly
70 # you're not going to leave a stale shared library for the old one.
/ndk/sources/host-tools/sed-4.2.1/sed/
H A Dexecute.c16 along with this program; if not, write to the Free Software
89 char *text; /* Pointer to line allocated by malloc. */
90 char *active; /* Pointer to non-consumed part of text. */
105 /* A queue of text to write out at the end of a cycle
117 /* The list of yet-to-be-opened files. It is invalid for file_list
118 to be NULL. When *file_list is NULL we are currently processing
123 /* Count of files we failed to open. */
130 starting to process the next (possibly the first) file. */
133 /* Function to read one line. If FP is NULL, read_fn better not
142 /* Owner and mode to b
[all...]
/ndk/toolchains/mipsel-linux-android-4.4.3/
H A Dsetup.mk9 # Unless required by applicable law or agreed to in writing, software
16 # this file is used to prepare the NDK to build with the mipsel gcc-4.4.3
19 # its purpose is to define (or re-define) templates used to build
52 # This function will be called to determine the target CFLAGS used to build
/ndk/toolchains/mipsel-linux-android-4.6/
H A Dsetup.mk9 # Unless required by applicable law or agreed to in writing, software
16 # this file is used to prepare the NDK to build with the mipsel gcc-4.6
19 # its purpose is to define (or re-define) templates used to build
52 # This function will be called to determine the target CFLAGS used to build
/ndk/toolchains/mipsel-linux-android-clang3.1/
H A Dsetup.mk9 # Unless required by applicable law or agreed to in writing, software
16 # this file is used to prepare the NDK to build with the mipsel llvm-3.1
19 # its purpose is to define (or re-define) templates used to build
75 # This function will be called to determine the target CFLAGS used to build
/ndk/toolchains/x86-4.4.3/
H A Dsetup.mk9 # Unless required by applicable law or agreed to in writing, software
16 # this file is used to prepare the NDK to build with the x86 gcc-4.4.3
19 # its purpose is to define (or re-define) templates used to build
52 # This function will be called to determine the target CFLAGS used to build
/ndk/toolchains/x86-4.6/
H A Dsetup.mk9 # Unless required by applicable law or agreed to in writing, software
16 # this file is used to prepare the NDK to build with the x86 gcc-4.6
19 # its purpose is to define (or re-define) templates used to build
52 # This function will be called to determine the target CFLAGS used to build
/ndk/toolchains/x86-clang3.1/
H A Dsetup.mk9 # Unless required by applicable law or agreed to in writing, software
16 # this file is used to prepare the NDK to build with the x86 llvm-3.1
19 # its purpose is to define (or re-define) templates used to build
73 # This function will be called to determine the target CFLAGS used to build
/ndk/sources/cxx-stl/gnu-libstdc++/
H A DAndroid.mk3 # Compute the compiler flags to export by the module.
11 # Include path to export
/ndk/sources/host-tools/make-3.81/config/
H A Dcompile20 # along with this program; if not, write to the Free Software
23 # As a special exception to the GNU General Public License, if you
29 # bugs to <bug-automake@gnu.org> or send patches to
45 If you are trying to build a whole package this is not the
46 right script to run: please start by reading the file `INSTALL'.
48 Report bugs to <bug-automake@gnu.org>.
69 # configure might choose to run compile as `compile cc -o foo foo.c'.
105 # Name of file we expect compiler to create.
109 # Note: use `[/.-]' here to ensur
[all...]

Completed in 282 milliseconds

12345