/external/libnfc-nci/halimpl/pn54x/ |
Android.mk | 16 # function to find all *.cpp files under a directory 17 define all-cpp-files-under 30 LOCAL_SRC_FILES := $(call all-c-files-under, .) $(call all-cpp-files-under, .)
|
/external/libxml2/ |
testRelax.c | 59 int files = 0; local 123 files = -1; 163 files ++; 168 if (files == 0) { 171 printf("\tParse the HTML files and output the result of the parsing\n");
|
testSchemas.c | 59 int files = 0; local 154 files ++; 159 if (files == 0) { 162 printf("\tParse the HTML files and output the result of the parsing\n");
|
/external/nanohttpd/samples/src/main/java/fi/iki/elonen/debug/ |
DebugServer.java | 45 Map<String, String> files = new HashMap<String, String>(); local 46 session.parseBody(files); 47 sb.append("<h3>Files</h3><p><blockquote>"). 48 append(toString(files)).append("</blockquote></p>");
|
/external/openfst/ |
Android.mk | 8 define private-function-all-cpp-files-under 22 LOCAL_SRC_FILES := $(call private-function-all-cpp-files-under, src/lib)
|
/external/toybox/toys/posix/ |
paste.c | 15 Replace newlines in files. 18 -s process files sequentially instead of in parallel 69 FILE **files; local 72 files = (FILE**)(buf + 1); 73 for (; *args; args++, files++) { 74 if ((*args)[0] == '-' && !(*args)[1]) *files = stdin; 75 else if (!(*files = fopen(*args, "r"))) perror_exit("%s", *args);
|
/libcore/ |
CaCerts.mk | 20 define all-files-under 42 cacerts := $(call all-files-under,luni/src/main/files/cacerts)
|
/ndk/toolchains/aarch64-linux-android-4.9/ |
setup.mk | 17 # toolchain any number of source files 20 # various sources into target object files, libraries or executables. 58 TARGET-process-src-files-tags = \ 59 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \ 60 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \ 61 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_arm64_debug_CFLAGS)) \ 62 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_arm64_release_CFLAGS)) \
|
/ndk/toolchains/arm-linux-androideabi-4.8/ |
setup.mk | 17 # toolchain any number of source files 20 # various sources into target object files, libraries or executables. 92 TARGET-process-src-files-tags = \ 93 $(eval __arm_sources := $(call get-src-files-with-tag,arm)) \ 94 $(eval __thumb_sources := $(call get-src-files-without-tag,arm)) \ 95 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \ 96 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \ 97 $(call set-src-files-target-cflags, \ 100 $(call set-src-files-target-cflags,\ 103 $(call set-src-files-target-cflags, [all...] |
/ndk/toolchains/arm-linux-androideabi-4.9/ |
setup.mk | 17 # toolchain any number of source files 20 # various sources into target object files, libraries or executables. 92 TARGET-process-src-files-tags = \ 93 $(eval __arm_sources := $(call get-src-files-with-tag,arm)) \ 94 $(eval __thumb_sources := $(call get-src-files-without-tag,arm)) \ 95 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \ 96 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \ 97 $(call set-src-files-target-cflags, \ 100 $(call set-src-files-target-cflags,\ 103 $(call set-src-files-target-cflags, [all...] |
/ndk/toolchains/x86-4.8/ |
setup.mk | 17 # toolchain any number of source files 20 # various sources into target object files, libraries or executables. 59 TARGET-process-src-files-tags = \ 60 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \ 61 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \ 62 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_x86_debug_CFLAGS)) \ 63 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_x86_release_CFLAGS)) \
|
/ndk/toolchains/x86-4.9/ |
setup.mk | 17 # toolchain any number of source files 20 # various sources into target object files, libraries or executables. 59 TARGET-process-src-files-tags = \ 60 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \ 61 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \ 62 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_x86_debug_CFLAGS)) \ 63 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_x86_release_CFLAGS)) \
|
/ndk/toolchains/x86_64-4.9/ |
setup.mk | 17 # toolchain any number of source files 20 # various sources into target object files, libraries or executables. 57 TARGET-process-src-files-tags = \ 58 $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \ 59 $(eval __release_sources := $(call get-src-files-without-tag,debug)) \ 60 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_x86_64_debug_CFLAGS)) \ 61 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_x86_64_release_CFLAGS)) \
|
/packages/apps/Nfc/nci/jni/ |
Android.mk | 16 define all-cpp-files-under 23 LOCAL_SRC_FILES:= $(call all-cpp-files-under, .)
|
/packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/ |
FileUtils.java | 30 final File[] files = path.listFiles(); local 31 if (files != null) { 32 for (final File child : files) { 44 final File[] files = dir.listFiles(fileNameFilter); local 45 if (files == null) { 49 for (final File file : files) {
|
/system/core/libsparse/ |
simg2simg.c | 51 int files; local 73 files = sparse_file_resparse(s, max_size, NULL, 0); 74 if (files < 0) { 79 out_s = calloc(sizeof(struct sparse_file *), files); 85 files = sparse_file_resparse(s, max_size, out_s, files); 86 if (files < 0) { 91 for (i = 0; i < files; i++) {
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
BuildDependencyGenerator.java | 71 * all of its template files in order to figure out the file extension 74 * This code was obvious until I removed redundant "./" on front of files 96 * name files ANTLR will emit from T.g. 99 List<File> files = new ArrayList<File>(); local 112 files.add(new File(outputDir, recognizer)); 116 files.add(new File(tool.getOutputDirectory(), generator.getVocabFileName())); 124 files.add(new File(outputDir, fileName)); 132 files.add(new File(outputDir, lexer)); 137 files.add(new File(outputDir, header)); 142 // handle generated files for imported grammar 164 List<File> files = getNonImportDependenciesFileList(); local 189 List<File> files = new ArrayList<File>(); local [all...] |
/cts/tools/utils/ |
VogarUtils.java | 76 File[] files = new File(dir).listFiles(new FilenameFilter() { local 77 // ignore obviously temporary files 82 if (files != null) { 83 expectSet.addAll(Arrays.asList(files));
|
/cts/tools/vm-tests-tf/src/util/build/ |
JavacBuildStep.java | 64 String[] files = new String[sourceFiles.size()]; local 65 sourceFiles.toArray(files); 67 System.arraycopy(files, 0, commandLine, args, files.length);
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/ |
VersionNumberStripper.java | 25 //the directory containing the directories and files from which to remove version information 53 File [] files = file.listFiles(); local 55 for (int i=0; i<files.length; i++){ 56 String absolutePath = files[i].getAbsolutePath(); 58 - files[i].getName().length()); 60 int underScorePos = files[i].getName().indexOf("_"); 61 int jarExtPos = files[i].getName().indexOf(".jar"); 66 + files[i].getName().substring(0, underScorePos) 70 + files[i].getName().substring(0, underScorePos); 72 files[i].renameTo(new File(targetPath)) [all...] |
/external/elfutils/src/tests/ |
dwarf-getmacros.c | 61 Dwarf_Files *files; local 63 if (dwarf_macro_getsrcfiles (dbg, macro, &files, &nfiles) < 0) 70 const char *name = dwarf_filesrc (files, (size_t) w, NULL, NULL);
|
get-files.c | 70 Dwarf_Files *files; local 72 if (dwarf_getsrcfiles (die, &files, &nfiles) != 0) 74 printf ("%s: cannot get files\n", argv[cnt]); 81 if (dwarf_getsrcdirs (files, &dirs, &ndirs) != 0) 97 dwarf_filesrc (files, i, NULL, NULL));
|
/external/emma/ant/ant14/com/vladium/emma/ant/ |
FileTask.java | 33 // public FileElement (final List /* File */ files) 35 // m_files = files; 104 // // merge files: 118 final String [] files = new String [_files.size ()]; local 119 _files.toArray (files); 121 return files;
|
/external/emma/ant/ant14/com/vladium/emma/data/ |
mergeTask.java | 37 String [] files = getDataPath (true); local 38 if ((files == null) || (files.length == 0)) 40 + ": no valid input data files have been specified", location).fillInStackTrace (); 44 processor.setDataPath (files); files = null;
|
/external/icu/icu4c/source/test/depstest/ |
dependencies.py | 16 files: Set of "library/filename.o" files mentioned in the dependencies file. 19 A library or group item can have an optional set of "files" (as in the files attribute). 31 # item contents: {"type": "binary"} with optional files & deps 36 files = set() variable 76 global files 77 item_files = item.get("files") 82 if item_files == None: item_files = item["files"] = set() 86 if file_name in files [all...] |