Searched refs:Create (Results 1 – 25 of 57) sorted by relevance
123
6 # Create a makefile called "GNUmakefile"17 # Create another makefile called "makefile"23 # Create another makefile called "Makefile"
49 # Create the answer to what should be produced by this Makefile65 # Create the answer to what should be produced by this Makefile
23 # Create the answer to what should be produced by this Makefile
25 # Create the answer to what should be produced by this Makefile
22 # Create the answer to what should be produced by this Makefile
31 # Create the answer to what should be produced by this Makefile
29 # Create the answer to what should be produced by this Makefile
30 # Create the answer to what should be produced by this Makefile
79 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, >est_regex, \
25 # Create a second makefile31 # Create a third makefile38 # Create the answer to what should be produced by this Makefile
36 # Create the answer to what should be produced by this Makefile64 # Create the answer to what should be produced by this Makefile
29 ElfFile* elf_file = ElfFile::Create(elf_file_path); in elff_init()
24 # Create the answer to what should be produced by this Makefile
26 # Create the answer to what should be produced by this Makefile
29 # Create the answer to what should be produced by this Makefile55 # Create the answer to what should be produced by this Makefile
21 # Create a file named "clean". This is the same name as the target clean
28 # Create the answer to what should be produced by this Makefile
31 # Create a file named "clean". This is the same name as the target clean
58 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