Searched defs:OS (Results 1 - 10 of 10) sorted by relevance

/src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/
H A Dtest_helpers.h63 template <class T> void PrintTo(const Array<T> &A, std::ostream *OS) { argument
H A Dtest_helpers.cc41 void PrintTo(RecordTypes T, std::ostream *OS) { argument
45 void PrintTo(const XRayRecord &R, std::ostream *OS) { argument
52 void PrintTo(const Trace &T, std::ostream *OS) { argument
H A Dsegmented_array_test.cc22 void PrintTo(const TestData &D, std::ostream *OS) { argument
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/symbolizer/
H A Dsanitizer_symbolize.cc39 llvm::raw_string_ostream OS(Result); local in function:__sanitizer_symbolize_code
53 llvm::raw_string_ostream OS(Result); local in function:__sanitizer_symbolize_data
/src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerMerge.cpp172 void Merger::PrintSummary(std::ostream &OS) { argument
/src/common/dist/zlib/
H A Dinflate.h24 OS, /* i: waiting for extra flags and operating system (gzip) */ enumerator in enum:__anon017365670103
/src/libexec/getty/
H A Dgettytab.h99 #define OS gettynums[1].value macro
/src/sys/arch/i386/i386/
H A Ddb_disasm.c93 #define OS 30 /* immediate offset/segment */ macro
/src/sys/arch/amd64/amd64/
H A Ddb_disasm.c111 #define OS 30 /* immediate offset/segment */ macro
/src/usr.bin/make/unit-tests/
H A DMakefile

Completed in 11 milliseconds