Searched defs:os (Results 1 - 25 of 59) sorted by relevance

123

/xsrc/external/mit/MesaLib/dist/src/intel/isl/tests/
H A Disl_aux_info_test.cpp28 PrintTo(const enum isl_aux_op &op, ::std::ostream* os) { argument
130 PrintTo(const enum isl_aux_state &state, ::std::ostream* os) { argument
/xsrc/external/mit/xorg-server.old/dist/os/
H A DMakefile.am
/xsrc/external/mit/libXft/dist/src/
H A Dxftlist.c41 FcObjectSet *os; local in function:XftListFonts
26 XftListFontsPatternObjects(Display * dpy _X_UNUSED,int screen _X_UNUSED,FcPattern * pattern,FcObjectSet * os) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/core/core/
H A Dmodule.cpp37 _proc(std::ostream &os, const T &x) { argument
68 proc(std::ostream &os, const T &x) { argument
89 proc(std::ostream &os, const std::vector<T> &v) { argument
118 proc(std::ostream &os, const std::vector<T> &v) { argument
141 proc(std::ostream & os,const std::string & s) argument
[all...]
H A Dobject.hpp206 descs(const Os &os) { argument
/xsrc/external/mit/MesaLib.old/dist/src/gtest/src/
H A Dgtest-test-part.cc58 std::ostream& operator<<(std::ostream& os, const TestPartResult& result) { argument
H A Dgtest-printers.cc63 PrintByteSegmentInObjectTo(const unsigned char * obj_bytes,size_t start,size_t count,ostream * os) argument
82 PrintBytesInObjectToImpl(const unsigned char * obj_bytes,size_t count,ostream * os) argument
114 PrintBytesInObjectTo(const unsigned char * obj_bytes,size_t count,ostream * os) argument
146 PrintAsCharLiteralTo(Char c,ostream * os) argument
192 PrintAsStringLiteralTo(wchar_t c,ostream * os) argument
207 PrintAsStringLiteralTo(char c,ostream * os) argument
217 PrintCharAndCodeTo(Char c,ostream * os) argument
241 PrintTo(unsigned char c,::std::ostream * os) argument
244 PrintTo(signed char c,::std::ostream * os) argument
250 PrintTo(wchar_t wc,ostream * os) argument
262 PrintCharsAsStringTo(const CharType * begin,size_t len,ostream * os) argument
286 UniversalPrintCharArray(const CharType * begin,size_t len,ostream * os) argument
309 UniversalPrintArray(const char * begin,size_t len,ostream * os) argument
315 UniversalPrintArray(const wchar_t * begin,size_t len,ostream * os) argument
320 PrintTo(const char * s,ostream * os) argument
337 PrintTo(const wchar_t * s,ostream * os) argument
349 PrintStringTo(const::string & s,ostream * os) argument
354 PrintStringTo(const::std::string & s,ostream * os) argument
360 PrintWideStringTo(const::wstring & s,ostream * os) argument
366 PrintWideStringTo(const::std::wstring & s,ostream * os) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/core/
H A Dbinary.cpp37 _proc(std::ostream &os, const T &x) { argument
68 proc(std::ostream &os, const T &x) { argument
89 proc(std::ostream &os, const std::vector<T> &v) { argument
118 proc(std::ostream &os, const std::vector<T> &v) { argument
141 proc(std::ostream & os,const std::string & s) argument
[all...]
H A Dobject.hpp205 descs(const Os &os) { argument
/xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/
H A Dgtest-message.h198 inline std::ostream& operator <<(std::ostream& os, const Message& sb) { argument
/xsrc/external/mit/MesaLib/dist/src/gtest/src/
H A Dgtest-test-part.cc48 std::ostream& operator<<(std::ostream& os, const TestPartResult& result) { argument
/xsrc/external/mit/xorg-server/dist/os/
H A DMakefile.am
/xsrc/external/mit/fontconfig/dist/fc-list/
H A Dfc-list.c118 FcObjectSet *os = 0; local in function:main
[all...]
/xsrc/external/mit/fontconfig/dist/fc-pattern/
H A Dfc-pattern.c113 FcObjectSet *os = 0; local in function:main
/xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/
H A Dgtest-message.h232 inline std::ostream& operator <<(std::ostream& os, const Message& sb) { argument
/xsrc/external/mit/fontconfig/dist/fc-match/
H A Dfc-match.c122 FcObjectSet *os = 0; local in function:main
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_value.cpp76 void Value::print(std::ostream& os, const PrintFlags& flags) const argument
84 void Value::do_print(std::ostream& os, const PrintFlags& flags) const argument
138 do_print(std::ostream & os,UNUSED const PrintFlags & flags) const argument
[all...]
/xsrc/local/programs/x11-ssh-askpass/
H A Dresources.c87 char *os = s; local in function:get_boolean_resource
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/llvm/
H A Dcompat.hpp145 write_bitcode_to_file(const ::llvm::Module &mod, T &os) argument
155 bool add_passes_to_emit_file(TM &tm, PM &pm, OS &os, FT &ft) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/util/
H A Drange.hpp245 adaptor_range(G &&f, Rs &&... os) : argument
283 std::tuple<Os...> os; member in class:clover::adaptor_range
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi_array_merge.h94 std::ostream& operator << (std::ostream& os, const array_live_range& lt) { argument
157 std::ostream& operator << (std::ostream& os, const array_remapping& am) argument
H A Dst_glsl_to_tgsi_private.cpp226 std::ostream& operator << (std::ostream& os, const st_src_reg& reg) argument
366 operator <<(std::ostream & os,const st_dst_reg & reg) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/tests/
H A Dst_tests_common.h102 inline std::ostream& operator << (std::ostream& os, const FakeCodeline& line) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/util/
H A Drange.hpp245 adaptor_range(G &&f, Rs &&... os) : argument
283 std::tuple<Os...> os; member in class:clover::adaptor_range
[all...]
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dtest_fs_scoreboard.cpp122 std::ostream &operator<<(std::ostream &os, const tgl_swsb &swsb) { argument

Completed in 21 milliseconds

123