HomeSort by relevance Sort by last modified time
    Searched defs:add_file (Results 1 - 25 of 29) sorted by null

1 2

  /external/jsoncpp/
amalgamate.py 22 def add_file( self, relative_input_path, wrap_in_comment=False ): member in class:AmalgamationFile
63 header.add_file( "LICENSE", wrap_in_comment=True )
69 header.add_file( "include/json/version.h" )
70 header.add_file( "include/json/config.h" )
71 header.add_file( "include/json/forwards.h" )
72 header.add_file( "include/json/features.h" )
73 header.add_file( "include/json/value.h" )
74 header.add_file( "include/json/reader.h" )
75 header.add_file( "include/json/writer.h" )
76 header.add_file( "include/json/assertions.h"
    [all...]
  /external/autotest/client/cros/netprotos/
cros_p2p.py 40 def add_file(self, file_id, file_size, announce=False): member in class:CrosP2PDaemon
  /external/blktrace/btt/
misc.c 118 void add_file(FILE *fp, char *oname) function
  /build/make/tools/atree/
files.cpp 114 add_file(vector<FileRecord>* files, const FileOpType fileOp, function
313 add_file(files, op, filename, i+1, paths[0], paths[1]);
  /external/ltp/utils/ffsb-6.0-rc2/
filelist.c 121 struct ffsb_file *add_file(struct benchfiles *b, uint64_t size, randdata_t * rd) function
  /external/openssh/
ssh-add.c 183 add_file(int agent_fd, const char *filename, int key_only) function
453 if (add_file(agent_fd, file, key_only) == -1)
  /toolchain/binutils/binutils-2.25/ld/
testplug.c 50 ADD_FILE,
56 typedef struct add_file struct
58 struct add_file *next;
329 return record_add_file (opt + 4, ADD_FILE);
601 else if (addfile->type == ADD_FILE && tv_add_input_file)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
msilib.py 517 def add_file(self, file, src=None, version=None, language=None): member in class:Directory
571 self.add_file(f)
  /external/fio/
filesetup.c 1237 int add_file(struct thread_data *td, const char *fname, int numjob, int inc) function
1333 return add_file(td, fname, 0, 1);
1446 add_file(td, full_path, 0, 1);
  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.h 380 ::google::protobuf::compiler::CodeGeneratorResponse_File* add_file();
789 inline ::google::protobuf::compiler::CodeGeneratorResponse_File* CodeGeneratorResponse::add_file() { function in class:google::protobuf::compiler::CodeGeneratorResponse
    [all...]
plugin.pb.cc 1577 ::google::protobuf::compiler::CodeGeneratorResponse_File* CodeGeneratorResponse::add_file() { function in class:google::protobuf::compiler::CodeGeneratorResponse
    [all...]
  /external/toybox/toys/pending/
tar.c 161 static void add_file(struct archive_handler *tar, char **nam, struct stat *st) function
279 add_file(hdl, &path, &(node->st)); //path may be modified
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/
plugin.pb.h 353 inline ::google::protobuf::compiler::CodeGeneratorResponse_File* add_file();
826 inline ::google::protobuf::compiler::CodeGeneratorResponse_File* CodeGeneratorResponse::add_file() { function in class:google::protobuf::compiler::CodeGeneratorResponse
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/
plugin.pb.h 353 inline ::google::protobuf::compiler::CodeGeneratorResponse_File* add_file();
826 inline ::google::protobuf::compiler::CodeGeneratorResponse_File* CodeGeneratorResponse::add_file() { function in class:google::protobuf::compiler::CodeGeneratorResponse
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/
plugin.pb.h 353 inline ::google::protobuf::compiler::CodeGeneratorResponse_File* add_file();
826 inline ::google::protobuf::compiler::CodeGeneratorResponse_File* CodeGeneratorResponse::add_file() { function in class:google::protobuf::compiler::CodeGeneratorResponse
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
plugin.pb.h 380 ::google::protobuf::compiler::CodeGeneratorResponse_File* add_file();
789 inline ::google::protobuf::compiler::CodeGeneratorResponse_File* CodeGeneratorResponse::add_file() { function in class:google::protobuf::compiler::CodeGeneratorResponse
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/
plugin.pb.h 353 inline ::google::protobuf::compiler::CodeGeneratorResponse_File* add_file();
826 inline ::google::protobuf::compiler::CodeGeneratorResponse_File* CodeGeneratorResponse::add_file() { function in class:google::protobuf::compiler::CodeGeneratorResponse
  /external/selinux/python/sepolicy/sepolicy/
generate.py 667 def add_file(self, file): member in class:policy
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
options.cc 425 cmdline->inputs().add_file(file);
463 cmdline->inputs().add_file(file);
1361 Input_arguments::add_file(Input_file_argument& file) function in class:gold::Input_arguments
    [all...]
options.h 1955 add_file(const Input_file_argument& arg) function in class:gold::Input_file_group
1989 add_file(const Input_file_argument& arg) function in class:gold::Input_file_lib
    [all...]
  /external/squashfs-tools/squashfs-tools/
mksquashfs.c 1882 void add_file(long long start, long long file_size, long long file_bytes, function
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
ecoff.c 2185 add_file (const char *file_name, int indx ATTRIBUTE_UNUSED, int fake) function
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.pb.cc 1141 ::google::protobuf::FileDescriptorProto* FileDescriptorSet::add_file() { function in class:google::protobuf::FileDescriptorSet
    [all...]
descriptor.pb.h 253 ::google::protobuf::FileDescriptorProto* add_file();
3660 inline ::google::protobuf::FileDescriptorProto* FileDescriptorSet::add_file() { function in class:google::protobuf::FileDescriptorSet
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h 216 inline ::google::protobuf::FileDescriptorProto* add_file();
2781 inline ::google::protobuf::FileDescriptorProto* FileDescriptorSet::add_file() { function in class:google::protobuf::FileDescriptorSet
    [all...]

Completed in 1617 milliseconds

1 2