Searched defs:add_file (Results 1 – 9 of 9) sorted by relevance
/external/jsoncpp/ |
D | amalgamate.py | 22 def add_file( self, relative_input_path, wrap_in_comment=False ): member in AmalgamationFile
|
/external/autotest/client/cros/netprotos/ |
D | cros_p2p.py | 40 def add_file(self, file_id, file_size, announce=False): member in CrosP2PDaemon
|
/external/blktrace/btt/ |
D | misc.c | 118 void add_file(FILE *fp, char *oname) in add_file() function
|
/external/protobuf/src/google/protobuf/compiler/ |
D | plugin.pb.h | 864 inline ::google::protobuf::compiler::CodeGeneratorResponse_File* CodeGeneratorResponse::add_file() { in add_file() function
|
/external/toybox/toys/pending/ |
D | tar.c | 161 static void add_file(struct archive_handler *tar, char **nam, struct stat *st) in add_file() function
|
/external/fio/ |
D | filesetup.c | 1237 int add_file(struct thread_data *td, const char *fname, int numjob, int inc) in add_file() function
|
/external/selinux/policycoreutils/sepolicy/sepolicy/ |
D | generate.py | 662 def add_file(self, file): member in policy
|
/external/squashfs-tools/squashfs-tools/ |
D | mksquashfs.c | 1838 void add_file(long long start, long long file_size, long long file_bytes, in add_file() function
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.pb.h | 2911 inline ::google::protobuf::FileDescriptorProto* FileDescriptorSet::add_file() { in add_file() function
|