Home
last modified time | relevance | path

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

/third_party/protobuf/benchmarks/util/
Dprotoc-gen-gogoproto.cc73 FileDescriptorProto new_file; in Generate() local
Dprotoc-gen-proto2_to_proto3.cc58 FileDescriptorProto new_file; in Generate() local
/third_party/elfutils/libdw/
Ddwarf_getsrclines.c485 struct filelist *new_file = NEW_FILE (); in read_srclines() local
628 struct filelist *new_file = n == 0 ? &null_file : NEW_FILE (); in read_srclines() local
812 struct filelist *new_file = NEW_FILE (); in read_srclines() local
/third_party/gstreamer/gstplugins_bad/ext/curl/
Dgstcurlbasesink.h84 gboolean new_file; member
Dgstcurlsmtpsink.c762 void *curl_ptr, size_t block_size, gboolean new_file, in gst_curl_smtp_sink_flush_data_unlocked()
/third_party/toybox/toys/pending/
Dsyslogd.c290 char new_file[i]; in write_rotate() local
/third_party/protobuf/src/google/protobuf/
Ddescriptor_database.cc345 FileDescriptorProto* new_file = new FileDescriptorProto; in Add() local
/third_party/python/Lib/idlelib/
Deditor.py936 def update_recent_files_list(self, new_file=None): argument
/third_party/ffmpeg/libavformat/
Dhlsenc.c1289 char *new_file = av_strdup(line); local