Home
last modified time | relevance | path

Searched defs:filename (Results 1401 - 1425 of 1699) sorted by relevance

1...<<51525354555657585960>>...68

/third_party/toybox/toys/pending/
H A Dvi.c515 static int linelist_load(char *filename) in linelist_load() argument
537 static void write_file(char *filename) in write_file() argument
[all...]
/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser_unittest.cc88 void AddError(const std::string& filename, const std::string& element_name, in AddError() argument
H A Dcommand_line_interface_unittest.cc516 void CommandLineInterfaceTest::ExpectFileContent(const std::string& filename, in ExpectFileContent() argument
2538 std::string filename in RedirectStdinFromText() local
486 ReadDescriptorSet( const std::string& filename, FileDescriptorSet* descriptor_set) ReadDescriptorSet() argument
497 WriteDescriptorSet( const std::string& filename, const FileDescriptorSet* descriptor_set) WriteDescriptorSet() argument
2543 RedirectStdinFromFile(const std::string& filename) RedirectStdinFromFile() argument
2601 ExpectStdoutMatchesBinaryFile(const std::string& filename) ExpectStdoutMatchesBinaryFile() argument
2610 ExpectStdoutMatchesTextFile(const std::string& filename) ExpectStdoutMatchesTextFile() argument
[all...]
/third_party/protobuf/src/google/protobuf/compiler/php/
H A Dphp_generator.cc1180 std::string FilenameToClassname(const string& filename) { in FilenameToClassname() argument
1196 std::string filename = GeneratedMetadataFileName(file, is_descriptor); in GenerateMetadataFile() local
1235 std::string filename in LegacyGenerateClassFile() local
1270 std::string filename = GeneratedClassFileName(en, is_descriptor); GenerateEnumFile() local
1382 std::string filename = GeneratedClassFileName(message, is_descriptor); GenerateMessageFile() local
1488 std::string filename = GeneratedServiceFileName(service, is_descriptor); GenerateServiceFile() local
[all...]
/third_party/protobuf/src/google/protobuf/compiler/python/
H A Dpython_generator.cc79 std::string StripProto(const std::string& filename) { in StripProto() argument
86 std::string ModuleName(const std::string& filename) { in ModuleName() argument
97 std::string ModuleAlias(const std::string& filename) { in ModuleAlias() argument
339 std::string filename = module_name; Generate() local
397 const std::string& filename = file_->dependency(i)->name(); PrintImports() local
[all...]
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_database.cc355 bool SimpleDescriptorDatabase::FindFileByName(const std::string& filename, in FindFileByName() argument
254 AddNestedExtensions( const std::string& filename, const DescriptorProto& message_type, Value value) AddNestedExtensions() argument
268 AddExtension( const std::string& filename, const FieldDescriptorProto& field, Value value) AddExtension() argument
293 FindFile( const std::string& filename) FindFile() argument
576 FindFileByName(const std::string& filename, FileDescriptorProto* output) FindFileByName() argument
734 AddNestedExtensions( StringPiece filename, const DescProto& message_type) AddNestedExtensions() argument
746 AddExtension( StringPiece filename, const FieldProto& field) AddExtension() argument
857 FindFile( StringPiece filename) FindFile() argument
896 FindFileByName(const std::string& filename, FileDescriptorProto* output) FindFileByName() argument
956 FindFileByName(const std::string& filename, FileDescriptorProto* output) FindFileByName() argument
[all...]
/third_party/python/Parser/
H A Dtokenizer.c2188 _PyTokenizer_FindEncodingFilename(int fd, PyObject *filename) in _PyTokenizer_FindEncodingFilename() argument
[all...]
/third_party/python/Python/
H A D_warnings.c445 normalize_module(PyObject *filename) in normalize_module() argument
495 show_warning(PyThreadState *tstate, PyObject *filename, int lineno, in show_warning() argument
568 call_show_warning(PyThreadState *tstate, PyObject *category, PyObject *text, PyObject *message, PyObject *filename, int lineno, PyObject *lineno_obj, PyObject *sourceline, PyObject *source) call_show_warning() argument
625 warn_explicit(PyThreadState *tstate, PyObject *category, PyObject *message, PyObject *filename, int lineno, PyObject *module, PyObject *registry, PyObject *sourceline, PyObject *source) warn_explicit() argument
775 PyObject *filename = code->co_filename; is_internal_frame() local
817 setup_context(Py_ssize_t stack_level, PyObject **filename, int *lineno, PyObject **module, PyObject **registry) setup_context() argument
936 PyObject *filename, *module, *registry, *res; do_warn() local
1041 PyObject *filename; warnings_warn_explicit() local
1209 PyErr_WarnExplicitObject(PyObject *category, PyObject *message, PyObject *filename, int lineno, PyObject *module, PyObject *registry) PyErr_WarnExplicitObject() argument
1234 PyObject *filename = PyUnicode_DecodeFSDefault(filename_str); PyErr_WarnExplicit() local
1264 PyObject *filename = PyUnicode_DecodeFSDefault(filename_str); PyErr_WarnExplicitFormat() local
[all...]
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_helpers.h264 UniqueName(const std::string& name, const std::string& filename) UniqueName() argument
/third_party/pulseaudio/src/utils/
H A Dpacat.c746 const char *filename = NULL; in main() local
/third_party/python/Modules/
H A Dreadline.c296 const char *filename; in readline_write_history_file_impl() local
337 const char *filename; readline_append_history_file_impl() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/
H A Dflag.h432 constexpr FlagImpl(const char* name, const char* filename, FlagOpFn op, in FlagImpl() argument
637 constexpr Flag(const char* name, const char* filename, FlagHelpArg help, in Flag() argument
775 explicit FlagRegistrar(Flag<T>& flag, const char* filename) : flag_(flag) { in FlagRegistrar() argument
/third_party/skia/dm/
H A DDM.cpp163 int RuntimeCheckErrorFunc(int errorType, const char* filename, int linenumber, in RuntimeCheckErrorFunc() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DvktVideoTestUtils.cpp142 de::MovePtr<vector<deUint8>> VideoBaseTestInstance::loadVideoData (const string& filename) in loadVideoData() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dhs20_supplicant.c43 char filename[256]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dhs20_supplicant.c43 char filename[256]; member
/third_party/vulkan-loader/loader/
H A Dloader_windows.c357 const char *filename; in windows_get_registry_files() member
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h720 const char* filename = BPF_CORE_READ(bprm, filename); in raw_tracepoint__sched_process_exec() local
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Ducc_uart.c1208 char filename[32]; in soft_uart_init() local
/kernel/linux/linux-5.10/scripts/
H A Dasn1_compiler.c200 static const char *filename; variable
[all...]
H A Dunifdef.c183 static const char *filename; /* input file name */ variable
/kernel/linux/linux-5.10/tools/lib/perf/include/perf/
H A Devent.h19 char filename[PATH_MAX]; member
34 char filename[PATH_MAX]; member
220 char filename[]; member
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-timechart.c1451 static void write_svg_file(struct timechart *tchart, const char *filename) in write_svg_file() argument
/kernel/linux/linux-5.10/tools/perf/util/
H A Dbpf-loader.c70 struct bpf_object *bpf__prepare_load(const char *filename, bool source) in bpf__prepare_load() argument
1689 int bpf__strerror_prepare_load(const char *filename, bool source, in bpf__strerror_prepare_load() argument
H A Dauxtrace.h415 const char *filename; member

Completed in 44 milliseconds

1...<<51525354555657585960>>...68