Searched defs:buf (Results 226 - 250 of 1271) sorted by relevance

1234567891011>>

/haiku-fatelf/src/libs/iconv/
H A Dbig5hkscs2004.h156 unsigned char buf[2]; local
[all...]
H A Dcp932.h106 unsigned char buf[2]; local
133 unsigned char buf[2]; local
[all...]
H A Diso2022_jp.h124 unsigned char buf[2]; local
[all...]
H A Diso2022_jp1.h148 unsigned char buf[2]; local
[all...]
H A Djohab.h77 unsigned char buf[2]; local
91 unsigned char buf[2]; local
[all...]
H A Dsjis.h62 unsigned char buf[2]; local
85 unsigned char buf[2]; local
[all...]
/haiku-fatelf/src/libs/ncurses/ncurses/tty/
H A Dhardscroll.c264 static char *buf; local
/haiku-fatelf/src/libs/pdflib/bind/pdflib/cpp/
H A Dchartab.cpp26 char buf[256]; local
[all...]
/haiku-fatelf/src/libs/pdflib/bind/pdflib/php/
H A Dquickreference.php80 $buf = PDF_get_buffer($p); variable
/haiku-fatelf/src/libs/pdflib/bind/pdflib/python/
H A Dchartab.py59 buf = fontname + " (" + encoding[page] + ") " + embed + "embedded" variable
68 buf = "x" + repr(row) variable
71 buf = "x" + repr(row) variable
85 buf = chr(val) variable
/haiku-fatelf/src/libs/pdflib/libs/flate/
H A Dcrc32.c143 crc32( uLong crc, const Bytef *buf, uInt len) argument
[all...]
/haiku-fatelf/src/libs/pdflib/libs/png/
H A Dpngrio.c96 png_byte buf[NEAR_BUF_SIZE]; local
/haiku-fatelf/src/libs/stdc++/legacy/
H A Disgetline.cc29 istream& istream::getline(char* buf, int len, char delim) argument
64 istream& istream::get(char* buf, int len, char delim) argument
99 char buf[CHUNK_SIZE]; local
[all...]
/haiku-fatelf/src/libs/util/
H A Dhumanize_number.c52 humanize_number(char *buf, size_t len, int64_t bytes, argument
H A Dpidfile.c65 char buf[16], *endptr; local
/haiku-fatelf/src/system/libroot/posix/glibc/libio/
H A Dmemstream.c103 char *buf; local
/haiku-fatelf/src/tests/kits/net/
H A Dtcp_server.c42 char buf[MAXDATASIZE]; local
[all...]
/haiku-fatelf/src/tests/system/benchmarks/libMicro/
H A Dchdir.c106 char buf[MAXPATHLEN]; local
/haiku-fatelf/src/tests/system/libroot/posix/
H A Dfseek_test.cpp39 char buf[200]; local
[all...]
H A Dtst-mbrtowc.c188 char buf[MB_CUR_MAX]; local
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxlink.c163 xmlChar buf[200]; local
/haiku-fatelf/src/apps/soundrecorder/
H A DFileUtils.cpp38 char* buf = new (nothrow) char[bufSize]; local
/haiku-fatelf/headers/libs/agg/
H A Dagg_pattern_filters_rgba.h32 static void AGG_INLINE pixel_low_res(color_type const* const* buf, argument
38 static void AGG_INLINE pixel_high_res(color_type const* const* buf, argument
60 static AGG_INLINE void pixel_low_res(color_type const* const* buf, argument
66 static AGG_INLINE void pixel_high_res(color_type const* const* buf, argument
/haiku-fatelf/headers/private/graphics/common/
H A Di2c.h16 int buf; // bus free between start and stop (4.7/1.3) member in struct:i2c_timing
/haiku-fatelf/src/add-ons/kernel/drivers/misc/
H A Dconfig.c88 config_read(void * cookie, off_t pos, void *buf, size_t *_length) argument
96 config_write(void * cookie, off_t pos, const void *buf, size_t *_length) argument

Completed in 166 milliseconds

1234567891011>>