Home
last modified time | relevance | path

Searched defs:writer (Results 1 – 25 of 59) sorted by relevance

123

/freebsd-src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp297 llvm::support::endian::Writer writer(OS, llvm::endianness::little); EmitKeyDataLength() local
306 llvm::support::endian::Writer writer(OS, llvm::endianness::little); EmitData() local
357 llvm::support::endian::Writer writer(OS, llvm::endianness::little); EmitKeyDataLength() local
364 llvm::support::endian::Writer writer(OS, llvm::endianness::little); EmitKey() local
371 llvm::support::endian::Writer writer(OS, llvm::endianness::little); EmitData() local
409 llvm::support::endian::Writer writer(OS, llvm::endianness::little); emitVersionTuple() local
448 llvm::support::endian::Writer writer(OS, llvm::endianness::little); emitVersionedInfo() local
482 llvm::support::endian::Writer writer(OS, llvm::endianness::little); EmitKeyDataLength() local
498 llvm::support::endian::Writer writer(OS, llvm::endianness::little); emitCommonEntityInfo() local
538 llvm::support::endian::Writer writer(OS, llvm::endianness::little); emitCommonTypeInfo() local
561 llvm::support::endian::Writer writer(OS, llvm::endianness::little); EmitKey() local
659 llvm::support::endian::Writer writer(OS, llvm::endianness::little); emitVariableInfo() local
675 llvm::support::endian::Writer writer(OS, llvm::endianness::little); EmitKey() local
744 llvm::support::endian::Writer writer(OS, llvm::endianness::little); EmitKey() local
760 llvm::support::endian::Writer writer(OS, llvm::endianness::little); emitUnversionedInfo() local
818 llvm::support::endian::Writer writer(OS, llvm::endianness::little); EmitKeyDataLength() local
825 llvm::support::endian::Writer writer(OS, llvm::endianness::little); EmitKey() local
832 llvm::support::endian::Writer writer(OS, llvm::endianness::little); EmitData() local
876 llvm::support::endian::Writer writer(OS, llvm::endianness::little); EmitKey() local
941 llvm::support::endian::Writer writer(OS, llvm::endianness::little); emitParamInfo() local
966 llvm::support::endian::Writer writer(OS, llvm::endianness::little); emitFunctionInfo() local
990 llvm::support::endian::Writer writer(OS, llvm::endianness::little); EmitKey() local
1046 llvm::support::endian::Writer writer(OS, llvm::endianness::little); EmitKey() local
1104 llvm::support::endian::Writer writer(OS, llvm::endianness::little); EmitKey() local
1134 llvm::support::endian::Writer writer(OS, llvm::endianness::little); emitUnversionedInfo() local
1209 llvm::support::endian::Writer writer(OS, llvm::endianness::little); emitUnversionedInfo() local
[all...]
/freebsd-src/tools/test/stress2/misc/
H A Djumbo.sh216 writer(); function
H A Dsendfile3.sh198 writer(); function
H A Dsendfile11.sh223 writer(); function
H A Dsendfile20.sh238 writer(); function
H A Dsendfile19.sh237 writer(); function
H A Dsendfile12.sh229 writer(); function
H A Dsendfile.sh204 writer(); function
H A Dmkfifo6.sh148 writer(); function
H A Dmkfifo5.sh179 writer(); function
H A Dmkfifo7.sh168 writer(); function
H A Dsendfile24.sh224 writer(); function
H A Dtcp3.sh226 writer(); function
H A Dsendfile25.sh226 writer(); function
H A Dnamecache.sh200 writer(); function
H A Dholdcnt05.sh229 writer(); function
H A Dholdcnt02.sh221 writer(); function
H A Dholdcnt0.sh240 writer(); function
H A Dholdcnt04.sh230 writer(); function
H A Dholdcnt03.sh220 writer(); function
H A Dmsdos18.sh239 writer(); function
H A Dsendfile10.sh241 writer(); function
H A Dsendfile9.sh218 writer(); function
H A Dsendfile8.sh219 writer(); function
/freebsd-src/contrib/libarchive/tar/
H A Dread.c102 struct archive *writer; tar_mode_x() local
159 read_archive(struct bsdtar * bsdtar,char mode,struct archive * writer) read_archive() argument
[all...]

123