HomeSort by relevance Sort by last modified time
    Searched refs:files (Results 1 - 25 of 2718) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/elfutils/libdw/
dwarf_getsrcdirs.c 37 dwarf_getsrcdirs (Dwarf_Files *files, const char *const **result, size_t *ndirs)
39 if (files == NULL)
42 *result = (void *) &files->info[files->nfiles];
43 *ndirs = files->ndirs;
dwarf_macro_getsrcfiles.c 37 Dwarf_Files **files, size_t *nfiles)
41 if (table->files == NULL)
46 *files = NULL;
76 NULL, &table->files) < 0)
77 table->files = (void *) -1;
80 if (table->files == (void *) -1)
83 *files = table->files;
84 *nfiles = table->files->nfiles;
dwarf_line_file.c 37 dwarf_line_file (Dwarf_Line *line, Dwarf_Files **files, size_t *idx)
42 if (line->file >= line->files->nfiles)
48 *files = line->files;
dwarf_getsrcfiles.c 39 dwarf_getsrcfiles (Dwarf_Die *cudie, Dwarf_Files **files, size_t *nfiles)
53 if (cu->files == NULL)
61 cu->files = (void *) -1;
67 /* We are only interested in the files, the lines will
72 &cu->files);
80 res = INTUSE(dwarf_getsrcfiles) (&skeldie, files, nfiles);
81 cu->files = skel->files;
95 else if (cu->files != (void *) -1l)
101 assert (cu->files != NULL && cu->files != (void *) -1l)
    [all...]
  /build/kati/testcase/
wildcard_multi.mk 0 files = $(wildcard P* M*)
7 echo $(files)
1 files = $(wildcard P* M*) macro
foreach.mk 4 files := $(foreach dir,$(dirs),$(foreach subdir,$(dirs),$(dir)/$(subdir)/$(base))) macro
7 echo $(files)
wildcard.mk 5 files = $(wildcard M*) macro
8 files += $(wildcard tmp/../M*)
9 files += $(wildcard not_exist/../M*)
10 files += $(wildcard tmp/../M* not_exist/../M* tmp/../M*)
13 files += $(wildcard [ABC] C B A)
20 echo $(files)
wildcard_with_commas.mk 0 files = $(wildcard *,*)
5 echo $(files)
11 echo $(files)
1 files = $(wildcard *,*) macro
  /art/test/677-fsi2/
run 17 ${RUN} $@ --runtime-option -Xonly-use-system-oat-files
  /external/jarjar/
build.gradle 28 compile files('lib/apache-ant-1.9.4.jar')
29 compile files('lib/asm-4.0.jar')
30 compile files('lib/asm-commons-4.0.jar')
31 compile files('lib/maven-plugin-api.jar')
  /external/jcommander/src/test/resources/
MessageBundle_fr_FR.properties 20 files = Les fichiers
  /external/perf_data_converter/src/quipper/
perf_test_files.cc 10 static const std::vector<const char*>* files = new std::vector<const char*>{ local
116 return *files;
120 static const std::vector<const char*>* files = new std::vector<const char*>{ local
144 return *files;
148 static const std::vector<const char*>* files = new std::vector<const char*>{ local
153 return *files;
157 static const std::vector<const char*>* files = new std::vector<const char*>{ local
160 return *files;
  /external/linux-kselftest/tools/testing/selftests/rcutorture/bin/
kvm-find-errors.sh 3 # Invoke a text editor on all console.log files for all runs with diagnostics,
4 # that is, on all such files having a console.log.diags counterpart.
22 files=
28 files="$files $i.diags $i"
31 if test -n "$files"
33 $editor $files
43 files=
48 files="$files $i.diags $i
    [all...]
  /external/grpc-grpc/tools/dockerfile/grpc_clang_format/
clang_format_all_the_things.sh 27 files=
32 files="$files `find ${CLANG_FORMAT_ROOT}/$dir -name $glob -and -not -name '*.generated.*' -and -not -name '*.pb.h' -and -not -name '*.pb.c' -and -not -name '*.pb.cc' -and -not -name '*.pbobjc.h' -and -not -name '*.pbobjc.m' -and -not -name '*.pbrpc.h' -and -not -name '*.pbrpc.m' -and -not -name end2end_tests.cc -and -not -name end2end_nosec_tests.cc -and -not -name public_headers_must_be_c89.c -and -not -name grpc_shadow_boringssl.h`"
36 # The CHANGED_FILES variable is used to restrict the set of files to check.
37 # Here we set files to the intersection of files and CHANGED_FILES
39 files=$(comm -12 <(echo $files | tr ' ' '\n' | sort -u) <(echo $CHANGED_FILES | tr ' ' '\n' | sort -u))
44 echo $files | xargs $CLANG_FORMAT -i
47 for file in $files
    [all...]
  /bionic/tests/
Android.build.prebuilt.mk 20 LOCAL_MODULE_PATH_32 := $($(TARGET_2ND_ARCH_VAR_PREFIX)TARGET_OUT_DATA_NATIVE_TESTS)/bionic-loader-test-libs/prebuilt-elf-files
21 LOCAL_MODULE_PATH_64 := $(TARGET_OUT_DATA_NATIVE_TESTS)/bionic-loader-test-libs/prebuilt-elf-files
24 LOCAL_SRC_FILES_arm := prebuilt-elf-files/arm/$(bionic_tests_module)
25 LOCAL_SRC_FILES_arm64 := prebuilt-elf-files/arm64/$(bionic_tests_module)
26 LOCAL_SRC_FILES_x86 := prebuilt-elf-files/x86/$(bionic_tests_module)
27 LOCAL_SRC_FILES_x86_64 := prebuilt-elf-files/x86_64/$(bionic_tests_module)
28 LOCAL_SRC_FILES_mips := prebuilt-elf-files/mips/$(bionic_tests_module)
29 LOCAL_SRC_FILES_mips64 := prebuilt-elf-files/mips64/$(bionic_tests_module)
  /art/test/677-fsi/
run 19 exec ${RUN} $@ -Xcompiler-option --copy-dex-files=always --runtime-option -Xonly-use-system-oat-files --runtime-option -Xuse-stderr-logger
  /external/libchrome/libchrome_tools/
jni_generator_helper.sh 22 files=()
35 files=("${files[@]}" "${arg}")
40 for file in "${files[@]}"; do
jni_registration_generator_helper.sh 22 files=()
35 files=("${files[@]}" "${arg}")
40 "${jni_generator}" --sources_files=<(printf "%q\n" "${files[@]}") "${args[@]}"
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
md5sum.py 3 """Python utility to print MD5 checksums of argument files.
13 -b : read files in binary mode (default)
14 -t : read files in text mode (you almost certainly don't want this!)
17 file ... : files to sum; '-' or no files means stdin
25 def sum(*files):
27 if files and isinstance(files[-1], file):
28 out, files = files[-1], files[:-1]
    [all...]
  /external/doclava/src/com/google/doclava/
Doclava2.java 27 ArrayList<String> files = new ArrayList<String>(); local
28 files.add("frameworks/base/core/java/android/preference/VolumePreference.java");
29 files.add("frameworks/base/core/java/android/preference/SeekBarDialogPreference.java");
30 files.add("frameworks/base/core/java/android/view/ViewGroup.java");
31 files.add("frameworks/base/core/java/android/widget/FrameLayout.java");
32 files.add("frameworks/base/core/java/android/widget/DatePicker.java");
33 files.add("frameworks/base/core/java/android/widget/GridLayout.java");
35 for (String filename : files) {
55 ArrayList<String> files = new ArrayList<String>(); local
60 files.add(name)
    [all...]
  /external/python/cpython2/Tools/scripts/
md5sum.py 3 """Python utility to print MD5 checksums of argument files.
13 -b : read files in binary mode (default)
14 -t : read files in text mode (you almost certainly don't want this!)
17 file ... : files to sum; '-' or no files means stdin
25 def sum(*files):
27 if files and isinstance(files[-1], file):
28 out, files = files[-1], files[:-1
    [all...]
  /external/python/cpython3/Tools/scripts/
md5sum.py 3 """Python utility to print MD5 checksums of argument files.
13 -b : read files in binary mode (default)
14 -t : read files in text mode (you almost certainly don't want this!)
17 file ... : files to sum; '-' or no files means stdin
26 def sum(*files):
28 if files and isinstance(files[-1], io.IOBase):
29 out, files = files[-1], files[:-1
    [all...]
  /external/clang/bindings/python/tests/cindex/
test_code_completion.py 13 files = [('fake.c', """
25 tu = TranslationUnit.from_source('fake.c', ['-std=c99'], unsaved_files=files,
28 cr = tu.codeComplete('fake.c', 9, 1, unsaved_files=files, include_brief_comments=True)
38 files = [('fake.cpp', """
55 tu = TranslationUnit.from_source('fake.cpp', ['-std=c++98'], unsaved_files=files)
57 cr = tu.codeComplete('fake.cpp', 12, 5, unsaved_files=files)
68 cr = tu.codeComplete('fake.cpp', 13, 5, unsaved_files=files)
  /external/v8/tools/mb/
mb_unittest.py 39 self.files = {}
51 return self.files.get(path) is not None
54 self.files[path] = True
60 return self.files[path]
65 self.files[path] = contents
83 return FakeFile(self.files)
86 del self.files[path]
90 files_to_delete = [f for f in self.files if f.startswith(path)]
92 self.files[f] = None
96 def __init__(self, files)
    [all...]
  /external/snakeyaml/src/test/java/org/pyyaml/
PyErrorsTest.java 50 File[] files = getStreamsByExtension(".loader-error"); local
51 assertTrue("No test files found.", files.length > 0);
52 for (int i = 0; i < files.length; i++) {
53 if (skip(files[i].getName())) {
57 InputStream input = new FileInputStream(files[i]);
59 assertNotNull("File " + files[i], document);
62 fail("Loading must fail for " + files[i].getAbsolutePath());
64 // files[i].getAbsolutePath());
72 File[] files = getStreamsByExtension(".loader-error") local
93 File[] files = getStreamsByExtension(".single-loader-error"); local
110 File[] files = getStreamsByExtension(".emitter-error"); local
    [all...]

Completed in 1023 milliseconds

1 2 3 4 5 6 7 8 91011>>