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

1 2 3 4 5

  /toolchain/binutils/binutils-2.27/gprof/
source.h 26 typedef struct source_file
28 struct source_file *next;
35 Source_File;
46 extern Source_File *first_src_file;
49 extern Source_File *source_file_lookup_path (const char *);
50 extern Source_File *source_file_lookup_name (const char *);
61 (Source_File *sf, unsigned int max_width,
25 typedef struct source_file struct
  /development/vndk/tools/header-checker/tests/expected/
example1.cpp 7 source_file: "/development/vndk/tools/header-checker/tests/input/example3.h"
35 source_file: "/development/vndk/tools/header-checker/tests/input/example2.h"
90 source_file: "/development/vndk/tools/header-checker/tests/input/example2.h"
123 source_file: "/development/vndk/tools/header-checker/tests/input/example2.h"
156 source_file: "/development/vndk/tools/header-checker/tests/input/example2.h"
178 source_file: "/development/vndk/tools/header-checker/tests/input/example2.h"
200 source_file: "/development/vndk/tools/header-checker/tests/input/example1.h"
223 source_file: "/development/vndk/tools/header-checker/tests/input/example1.h"
258 source_file: "/development/vndk/tools/header-checker/tests/input/example1.h"
310 source_file: "/development/vndk/tools/header-checker/tests/input/example1.h
    [all...]
example1.h 7 source_file: "/development/vndk/tools/header-checker/tests/input/example3.h"
35 source_file: "/development/vndk/tools/header-checker/tests/input/example2.h"
90 source_file: "/development/vndk/tools/header-checker/tests/input/example2.h"
123 source_file: "/development/vndk/tools/header-checker/tests/input/example2.h"
156 source_file: "/development/vndk/tools/header-checker/tests/input/example2.h"
178 source_file: "/development/vndk/tools/header-checker/tests/input/example2.h"
200 source_file: "/development/vndk/tools/header-checker/tests/input/example1.h"
223 source_file: "/development/vndk/tools/header-checker/tests/input/example1.h"
258 source_file: "/development/vndk/tools/header-checker/tests/input/example1.h"
310 source_file: "/development/vndk/tools/header-checker/tests/input/example1.h
    [all...]
example2.h 7 source_file: "/development/vndk/tools/header-checker/tests/input/example3.h"
35 source_file: "/development/vndk/tools/header-checker/tests/input/example2.h"
90 source_file: "/development/vndk/tools/header-checker/tests/input/example2.h"
123 source_file: "/development/vndk/tools/header-checker/tests/input/example2.h"
156 source_file: "/development/vndk/tools/header-checker/tests/input/example2.h"
178 source_file: "/development/vndk/tools/header-checker/tests/input/example2.h"
200 source_file: "/development/vndk/tools/header-checker/tests/input/example2.h"
224 source_file: "/development/vndk/tools/header-checker/tests/input/example2.h"
248 source_file: "/development/vndk/tools/header-checker/tests/input/example2.h"
259 source_file: "
    [all...]
example3.h 7 source_file: "/development/vndk/tools/header-checker/tests/input/example3.h"
35 source_file: ""
48 source_file: ""
example4.h 7 source_file: "/development/vndk/tools/header-checker/tests/input/example4.h"
46 source_file: "/development/vndk/tools/header-checker/tests/input/example4.h"
90 source_file: ""
  /external/tensorflow/tensorflow/contrib/py2tf/pyct/
context.py 28 source_file: The entity's source file.
35 def __init__(self, namer, source_code, source_file, namespace, arg_values,
39 self.source_file = source_file
transformer.py 49 source_file = self.context.source_file
68 (source_file, self._lineno, self._col_offset + 1, line)),
  /external/chromium-trace/catapult/devil/devil/utils/
file_utils.py 20 for source_file in source_files:
21 with open(source_file, 'r') as source_f:
  /external/libmojo/third_party/catapult/devil/devil/utils/
file_utils.py 20 for source_file in source_files:
21 with open(source_file, 'r') as source_f:
  /development/vndk/tools/header-checker/header-abi-dumper/src/
abi_wrappers.h 61 const std::string &source_file);
66 const std::string &source_file,
74 const std::string &source_file);
78 const std::string &source_file);
88 const std::string &source_file);
115 const std::string &source_file);
118 const std::string &source_file);
125 const std::string &source_file);
136 const std::string &source_file);
154 const std::string &source_file);
    [all...]
abi_wrappers.cpp 208 clang::QualType qual_type, const std::string &source_file) {
224 auto type_and_status = SetTypeKind(canonical_type, source_file);
232 CreateBasicNamedAndTypedDecl(canonical_type, typep.get(), source_file) &&
267 abi_util::TypeIR *typep, const std::string &source_file) {
296 return CreateBasicNamedAndTypedDecl(referenced_type, source_file);
309 const clang::QualType canonical_type, const std::string &source_file) {
316 qual_type_ir->SetSourceFile(source_file);
322 pointer_type_ir->SetSourceFile(source_file);
328 lvalue_reference_type_ir->SetSourceFile(source_file);
334 rvalue_reference_type_ir->SetSourceFile(source_file);
568 std::string source_file = GetCachedDeclSourceFile(function_decl_, cip_); local
808 std::string source_file = GetCachedDeclSourceFile(record_decl_, cip_); local
865 std::string source_file = GetCachedDeclSourceFile(enum_decl_, cip_); local
905 std::string source_file = GetCachedDeclSourceFile(global_var_decl_, cip_); local
    [all...]
ast_processing.cpp 161 std::string source_file = ABIWrapper::GetDeclSourceFile(decl, cip_); local
163 std::make_pair(decl, source_file));
166 (exported_headers_.find(source_file) == exported_headers_.end())) {
172 (source_file == ast_caches_->translation_unit_source_) &&
  /system/extras/cppreopts/
cppreopts.sh 22 source_file=$1
27 if ! cp ${source_file} ${temp_dest_name} ; then
28 log -p w -t cppreopts "Unable to copy file ${source_file} to ${temp_dest_name}!"
30 log -p i -t cppreopts "Copied file from ${source_file} to ${temp_dest_name}"
  /bootable/recovery/applypatch/
applypatch.cpp 48 static int GenerateTarget(const FileContents& source_file, const std::unique_ptr<Value>& patch,
498 // We try to load the target file into the source_file object.
499 FileContents source_file; local
500 if (LoadFileContents(target_filename, &source_file) == 0) {
501 if (memcmp(source_file.sha1, target_sha1, SHA_DIGEST_LENGTH) == 0) {
509 if (source_file.data.empty() ||
513 source_file.data.clear();
514 LoadFileContents(source_filename, &source_file);
517 if (!source_file.data.empty()) {
518 int to_use = FindMatchingPatch(source_file.sha1, patch_sha1_str)
570 FileContents source_file; local
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/
source_map_util.cc 28 if (!op_metadata.source_file().empty()) {
30 op_metadata.source_file().c_str(),
  /external/google-breakpad/src/google_breakpad/processor/
basic_source_line_resolver.h 114 // |*source_file|.
119 long *source_file); // out
  /external/e2fsprogs/lib/ss/
test_ss.c 35 static int source_file(const char *cmd_file, int sci_idx) function
130 exit_status = source_file(cmd_file, sci_idx);
  /external/python/cpython3/Lib/test/
test_symbol.py 16 def _copy_file_without_generated_symbols(self, source_file, dest_file):
17 with open(source_file) as fp:
  /external/webrtc/tools/sslroots/
generate_sslroots.py 57 def _SplitCrt(source_file, options):
60 root_dir = os.path.dirname(os.path.abspath(source_file)) + '/'
62 f = open(source_file)
131 def _CreateCertSection(root_dir, source_file, label, options):
132 command = 'openssl x509 -in %s%s -noout -C' %(root_dir, source_file)
  /external/ImageMagick/MagickCore/
utility.c 163 source_file;
205 source_file=open_utf8(source,O_RDONLY | O_BINARY,0);
206 if (source_file == -1)
213 if ((fstat(source_file,&attributes) == 0) && (attributes.st_size > 0))
218 (void) close(source_file);
225 count=(ssize_t) read(source_file,buffer,quantum);
233 (void) close(source_file);
240 (void) close(source_file);
158 source_file; local
    [all...]
  /external/googletest/googletest/scripts/
release_docs.py 140 source_file = os.path.join(self.wiki_dir, f)
143 text = file(source_file, 'r').read()
  /external/v8/testing/gtest/scripts/
release_docs.py 140 source_file = os.path.join(self.wiki_dir, f)
143 text = file(source_file, 'r').read()
  /prebuilts/tools/linux-x86_64/kythe/proto/
analysis.proto 103 repeated string source_file = 6;
  /external/google-breakpad/src/processor/
basic_source_line_resolver_unittest.cc 536 long source_file; local
540 &line_number, &source_file));
544 EXPECT_EQ(4, source_file);
549 &line_number, &source_file));
553 EXPECT_EQ(4, source_file);
558 &line_number, &source_file));
562 EXPECT_EQ(4, source_file);
571 long source_file; local
576 &line_number, &source_file));
580 &line_number, &source_file));
    [all...]

Completed in 863 milliseconds

1 2 3 4 5