Home
last modified time | relevance | path

Searched defs:source_file (Results 1 – 25 of 127) sorted by relevance

123456

/aosp_15_r20/development/vndk/tools/header-checker/src/dumper/
H A Dabi_wrappers.cpp111 const std::string &source_file) { in SetupTemplateArguments()
133 bool has_default_arg, const std::string &source_file, bool is_this_ptr) { in SetupFunctionParameter()
312 const std::string &source_file) { in CreateBasicNamedAndTypedDecl()
347 const std::string &source_file) { in CreateBasicNamedAndTypedDecl()
384 const clang::QualType canonical_type, const std::string &source_file) { in SetTypeKind()
471 ASTCaches *ast_caches, const std::string &source_file) in FunctionTypeWrapper()
526 const std::string &source_file) { in SetupThisParameter()
539 const std::string &source_file) { in SetupFunctionParameters()
562 const std::string &source_file) { in SetupFunction()
579 const std::string &source_file) { in SetupTemplateInfo()
[all …]
/aosp_15_r20/external/crosvm/cros_async/src/sys/windows/
H A Dtokio_source.rs90 source_file: Arc<Mutex<Option<ManuallyDrop<File>>>>, field
98 let source_file = unsafe { ManuallyDrop::new(File::from_raw_descriptor(descriptor)) }; in new() localVariable
129 let source_file = self.source_file.clone(); in fsync() localVariable
148 let source_file = self.source_file.clone(); in punch_hole() localVariable
169 let source_file = self.source_file.clone(); in read_to_mem() localVariable
193 let source_file = self.source_file.clone(); in read_to_vec() localVariable
225 let source_file = self.source_file.clone(); in write_from_mem() localVariable
249 let source_file = self.source_file.clone(); in write_from_vec() localVariable
268 let source_file = self.source_file.clone(); in write_zeroes_at() localVariable
288 let mut source_file = self.source_file.lock(); in drop() localVariable
/aosp_15_r20/external/emboss/compiler/util/
H A Derror.py76 def error(source_file, location, message): argument
81 def warn(source_file, location, message): argument
86 def note(source_file, location, message): argument
95 def __init__(self, source_file, location, severity, message): argument
/aosp_15_r20/bootable/deprecated-ota/applypatch/
H A Dapplypatch.cpp258 FileContents source_file; in PatchPartitionCheck() local
281 FileContents source_file; in PatchPartition() local
302 FileContents source_file; in FlashPartition() local
328 static bool GenerateTarget(const Partition& target, const FileContents& source_file, in GenerateTarget()
/aosp_15_r20/external/cronet/build/android/gyp/
H A Dcompile_java.py277 def _ParsePackageAndClassNames(source_file): argument
305 def _ProcessSourceFileForInfo(source_file): argument
343 def _CheckPathMatchesClassName(self, source_file, package_name, class_name): argument
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/stdlib/android/memory/heap_profile/
H A Dsummary_tree.sql94 source_file STRING, field
116 source_file, field
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/stdlib/stacks/
H A Dcpu_profiling.sql99 source_file STRING, field
113 source_file, field
/aosp_15_r20/development/vndk/tools/header-checker/src/repr/protobuf/proto/
H A Dabi_dump.proto23 optional string source_file = 5; field
77 optional string source_file = 3; field
167 optional string source_file = 2; field
/aosp_15_r20/external/webrtc/tools_webrtc/sslroots/
H A Dgenerate_sslroots.py61 def _SplitCrt(source_file, options): argument
146 def _CreateCertSection(root_dir, source_file, label, options): argument
/aosp_15_r20/external/AFLplusplus/instrumentation/
H A Dafl-gcc-common.h365 std::string source_file = getSourceName(F); in isInInstrumentList() local
445 std::string source_file = getSourceName(F); in isInInstrumentList() local
H A Dafl-llvm-common.cc455 std::string source_file = getSourceName(F); in isInInstrumentList() local
537 std::string source_file = getSourceName(F); in isInInstrumentList() local
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Djit_tracker_unittest.cc90 const StringId source_file = context_.storage->InternString("SourceFile"); in TEST_F() local
130 const StringId source_file = context_.storage->InternString("SourceFile"); in TEST_F() local
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/
H A Dannotation_test_util.cc103 const GeneratedCodeInfo& info, const std::string& source_file, in FindAnnotationsOnPath()
125 const GeneratedCodeInfo& info, const std::string& source_file, in FindAnnotationOnPath()
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
H A Dannotation_test_util.cc103 const GeneratedCodeInfo& info, const std::string& source_file, in FindAnnotationsOnPath()
125 const GeneratedCodeInfo& info, const std::string& source_file, in FindAnnotationOnPath()
/aosp_15_r20/external/avb/tools/
H A Dat_auth_unlock.py101 source_file=None): argument
137 def source_file(self): member in UnlockCredentials
/aosp_15_r20/external/ruy/ruy/
H A Dtrace.h67 const char* source_file = nullptr; member
86 void set_current_source_file(const char* source_file) { in set_current_source_file()
356 RuyTraceScope(const char* source_file, int source_line, in RuyTraceScope()
/aosp_15_r20/cts/tools/incremental-cts/
H A Dincremental_deqp.py224 def push_file(self, source_file, destination_file): argument
233 def pull_file(self, source_file, destination_file): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Ddebug_events_writer_test.cc436 SourceFile* source_file = new SourceFile(); in TEST_F() local
477 SourceFile* source_file = new SourceFile(); in TEST_F() local
519 SourceFile* source_file = new SourceFile(); in TEST_F() local
/aosp_15_r20/build/make/tools/releasetools/
H A Dota_utils.py681 def ConstructOtaApexInfo(target_zip, source_file=None): argument
857 def Generate(self, target_file, source_file=None, additional_args=None, **kwargs): argument
/aosp_15_r20/external/bazelbuild-rules_rust/examples/env_locations/
H A Dmain.rs4 let source_file = std::fs::read_to_string(env!("SOURCE_FILE")).unwrap(); in test() localVariable
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/shaders/
H A Dembed_in_header.py21 def embed_in_header(source_file, variable_name, dest_header_file): argument
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dbasic_source_line_resolver.cc499 long source_file; in ParseLine() local
846 long* source_file) { in ParseLine()
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/stdlib/linux/perf/
H A Dsamples.sql46 source_file STRING, field
/aosp_15_r20/external/selinux/checkpolicy/
H A Dpolicy_scan.l61 char source_file[PATH_MAX]; variable
/aosp_15_r20/external/perfetto/src/trace_redaction/
H A Dtrace_redaction_integration_fixture.cc34 std::string_view source_file) { in SetSourceTrace()

123456