Home
last modified time | relevance | path

Searched defs:hwrite (Results 1 – 25 of 35) sorted by path

12

/dports/audio/faust/faust-2.37.3/tools/faust2fpga/vhdl/
H A Dfixed_pkg_c.vhd7544 procedure hwrite ( procedure
7557 procedure hwrite ( procedure
/dports/biology/bedtools/bedtools2-2.30.0/src/utils/htslib/htslib/
H A Dhfile.h254 hwrite(hFILE *fp, const void *buffer, size_t nbytes) in hwrite() function
/dports/biology/freebayes/freebayes-1.3.5/contrib/htslib/htslib/
H A Dhfile.h265 hwrite(hFILE *fp, const void *buffer, size_t nbytes) in hwrite() function
/dports/biology/htslib/htslib-1.14/htslib/
H A Dhfile.h265 hwrite(hFILE *fp, const void *buffer, size_t nbytes) in hwrite() function
/dports/biology/kallisto/kallisto-0.46.1/ext/htslib/htslib/
H A Dhfile.h235 hwrite(hFILE *fp, const void *buffer, size_t nbytes) in hwrite() function
/dports/biology/plink/plink-ng-79b2df8c/1.9/
H A Dhfile.h191 hwrite(hFILE *fp, const void *buffer, size_t nbytes) in hwrite() function
/dports/biology/py-pysam/pysam-0.18.0/htslib/htslib/
H A Dhfile.h265 hwrite(hFILE *fp, const void *buffer, size_t nbytes) in hwrite() function
/dports/biology/stacks/stacks-2.4/htslib/htslib/
H A Dhfile.h239 hwrite(hFILE *fp, const void *buffer, size_t nbytes) in hwrite() function
/dports/biology/vt/vt-0.57721/lib/htslib/htslib/
H A Dhfile.h239 hwrite(hFILE *fp, const void *buffer, size_t nbytes) in hwrite() function
/dports/cad/ghdl/ghdl-1.0.0/libraries/ieee2008/
H A Dfixed_generic_pkg-body.vhdl5559 procedure hwrite ( procedure
5572 procedure hwrite ( procedure
/dports/cad/ghdl/ghdl-1.0.0/libraries/openieee/v08/
H A Dstd_logic_1164-body.vhdl961 procedure hwrite (l : inout line; value : std_ulogic_vector; procedure
H A Dstd_logic_1164.vhdl231 alias hex_write is hwrite [line, std_ulogic_vector, side, width]; alias
/dports/devel/cgit/cgit-1.2.3/git/compat/
H A Dwinansi.c29 static HANDLE hthread, hread, hwrite; variable
/dports/devel/git-cvs/git-2.34.1/compat/
H A Dwinansi.c29 static HANDLE hthread, hread, hwrite; variable
/dports/devel/git-gui/git-2.34.1/compat/
H A Dwinansi.c29 static HANDLE hthread, hread, hwrite; variable
/dports/devel/git-p4/git-2.34.1/compat/
H A Dwinansi.c29 static HANDLE hthread, hread, hwrite; variable
/dports/devel/git-svn/git-2.34.1/compat/
H A Dwinansi.c29 static HANDLE hthread, hread, hwrite; variable
/dports/devel/git/git-2.34.1/compat/
H A Dwinansi.c29 static HANDLE hthread, hread, hwrite; variable
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libhttpd/
H A Dhio.c448 hwrite(Hio *h, void *vbuf, int len) in hwrite() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/runtime/
H A Dheapdump.c68 hwrite(const byte *data, uintptr len) in hwrite() function
/dports/emulators/hercules/hercules-3.13/
H A Dhscutl.c790 DLL_EXPORT int hwrite(int s,const char *bfr,size_t sz) in hwrite() function
/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dconfig.cpp538 EX void hwrite(hstream& hs, const charstyle& cs) { in hwrite() function
H A Dhprint.cpp94 …ble_if<std::is_integral<T>::value || std::is_enum<T>::value>::type> void hwrite(hstream& hs, const… in hwrite() function
97 inline void hwrite(hstream& hs, const string& s) { in hwrite() function
111 inline void hwrite(hstream& hs, const ld& h) { double d = h; hs.write_chars((char*) &d, sizeof(doub… in hwrite() function
114 template<class T, size_t X> void hwrite(hstream& hs, const array<T, X>& a) { for(auto &ae: a) hwrit… in hwrite() function
118 inline void hwrite(hstream& hs, hyperpoint h) { for(int i=0; i<MDIM; i++) hwrite(hs, h[i]); } in hwrite() function
120 template<class T> void hwrite(hstream& hs, const vector<T>& a) { hwrite<int>(hs, isize(a)); for(aut… in hwrite() function
123 template<class T, class U> void hwrite(hstream& hs, const map<T,U>& a) { in hwrite() function
135 template<class C, class C1, class... CS> void hwrite(hstream& hs, const C& c, const C1& c1, const C… in hwrite() function
H A Dracing.cpp132 void hwrite(hstream& hs, const ghostmoment& m) { in hwrite() function
140 void hwrite(hstream& hs, const ghost& gh) { in hwrite() function
/dports/games/hyperrogue/hyperrogue-12.0f/rogueviz/
H A Dsmoothcam.cpp16 inline void hwrite(hstream& hs, transmatrix h) { for(int i=0; i<MDIM; i++) hwrite(hs, h[i]); } in hwrite() function
18 inline void hwrite(hstream& hs, const pcell& c) { in hwrite() function
532 void hwrite(hstream& hs, const animation& anim) { in hwrite() function
540 void hwrite(hstream& hs, const frame& frame) { in hwrite() function

12