Home
last modified time | relevance | path

Searched refs:Create (Results 1 – 25 of 57) sorted by relevance

123

/ndk/sources/host-tools/make-3.81/tests/scripts/features/
Ddefault_names6 # Create a makefile called "GNUmakefile"
17 # Create another makefile called "makefile"
23 # Create another makefile called "Makefile"
Dmult_rules49 # Create the answer to what should be produced by this Makefile
65 # Create the answer to what should be produced by this Makefile
Dvarnesting23 # Create the answer to what should be produced by this Makefile
Dquoting25 # Create the answer to what should be produced by this Makefile
Doverride22 # Create the answer to what should be produced by this Makefile
Dvpath231 # Create the answer to what should be produced by this Makefile
Dmult_targets29 # Create the answer to what should be produced by this Makefile
Dcomments30 # Create the answer to what should be produced by this Makefile
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-death-test-internal.h79 static bool Create(const char* statement, const RE* regex,
143 virtual bool Create(const char* statement, const RE* regex,
150 virtual bool Create(const char* statement, const RE* regex,
190 if (!::testing::internal::DeathTest::Create(#statement, &gtest_regex, \
/ndk/sources/host-tools/make-3.81/tests/scripts/options/
Ddash-f25 # Create a second makefile
31 # Create a third makefile
38 # Create the answer to what should be produced by this Makefile
Ddash-C36 # Create the answer to what should be produced by this Makefile
64 # Create the answer to what should be produced by this Makefile
/ndk/sources/host-tools/ndk-stack/elff/
Delff_api.cc29 ElfFile* elf_file = ElfFile::Create(elf_file_path); in elff_init()
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/
Dvalue24 # Create the answer to what should be produced by this Makefile
Dfindstring29 # Create the answer to what should be produced by this Makefile
Ddir26 # Create the answer to what should be produced by this Makefile
Deval29 # Create the answer to what should be produced by this Makefile
55 # Create the answer to what should be produced by this Makefile
Dnotdir26 # Create the answer to what should be produced by this Makefile
Djoin26 # Create the answer to what should be produced by this Makefile
Daddprefix26 # Create the answer to what should be produced by this Makefile
Dbasename26 # Create the answer to what should be produced by this Makefile
/ndk/sources/host-tools/make-3.81/tests/scripts/targets/
DFORCE21 # Create a file named "clean". This is the same name as the target clean
Dclean28 # Create the answer to what should be produced by this Makefile
DPHONY31 # Create a file named "clean". This is the same name as the target clean
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/
DMAKE24 # Create the answer to what should be produced by this Makefile
/ndk/docs/text/
DNATIVE-ACTIVITY.text58 1. Create a project with the "android create project" command or from Eclipse. Create a jni/
94 3. Create a file for your native activity and implement the ANativeActivity_onCreate() function,
113 8. Create an Android.mk file in the jni/ directory of your project to describe your native module

123