Home
last modified time | relevance | path

Searched defs:source_filename (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/libs/test/test/framework-ts/
Dlogger-for-tests.hpp24 std::string const source_filename; member in output_test_stream_for_loggers
48 static std::string get_basename(const std::string &source_filename) { in get_basename()
/third_party/boost/libs/spirit/repository/example/qi/
Doptions.cpp38 std::string source_filename; // source file name member
/third_party/pulseaudio/src/modules/
Dmodule-default-device-restore.c48 char *sink_filename, *source_filename; member
/third_party/skia/third_party/externals/spirv-tools/test/tools/
Dexpect.py53 def get_object_filename(source_filename): argument
58 def get_assembly_filename(source_filename): argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/tools/
Dexpect.py53 def get_object_filename(source_filename): argument
58 def get_assembly_filename(source_filename): argument
/third_party/spirv-tools/test/tools/
Dexpect.py53 def get_object_filename(source_filename): argument
58 def get_assembly_filename(source_filename): argument
/third_party/grpc/src/ruby/ext/grpc/
Drb_call_credentials.c68 VALUE source_filename = rb_ary_entry(callback_source_info, 0); in grpc_rb_call_credentials_callback() local
/third_party/flatbuffers/src/
Didl_parser.cpp3117 bool Parser::ParseFlexBuffer(const char *source, const char *source_filename, in ParseFlexBuffer()
3129 const char *source_filename) { in Parse()
3154 const char *source_filename) { in StartParseFile()
3166 const char *source_filename) { in ParseRoot()
3250 static uint64_t HashFile(const char *source_filename, const char *source) { in HashFile()
3262 const char *source_filename, in DoParse()
/third_party/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h297 char *source_filename; member