Searched defs:in (Results 76 - 100 of 193) sorted by relevance

12345678

/haiku-fatelf/src/kits/mail/
H A Ddes.c67 void des_decrypt(char *in,int length,char *out) argument
79 void des_encrypt(char *in,char *out) argument
/haiku-fatelf/src/kits/network/libbind/isc/
H A Dev_connects.c285 struct sockaddr_in in; member in union:__anon4622
320 struct sockaddr_in in; member in union:__anon4623
/haiku-fatelf/src/kits/network/libnetapi/
H A DHttpAuthentication.cpp245 char in[3] = { 0, 0, 0 }; local
290 char in[4] = { 0, 0, 0, 0 }; local
[all...]
/haiku-fatelf/src/libs/edit/
H A Dkey.c211 key_clear(EditLine *el, el_action_t *map, const char *in) argument
[all...]
H A Dmap.c1120 map_print_key(EditLine *el, el_action_t *map, const char *in) argument
1242 const char *in = NULL; local
[all...]
/haiku-fatelf/src/libs/libtelnet/
H A Dpk.c220 pk_encode(char *in, char *out, DesData *key) argument
241 pk_decode(char *in, char *out, DesData *key) argument
[all...]
/haiku-fatelf/src/libs/zlib/
H A Dinflate.c599 unsigned in, out; /* save starting available input and output */ local
[all...]
/haiku-fatelf/src/tests/kits/app/bmessage/
H A DMessageItemTest.h239 Type in = InitPolicy::Test1(); local
270 Type in = InitPolicy::Test1(); local
330 ArrayType in = InitPolicy::Array(); local
368 ArrayType in = InitPolicy::Array(); local
407 Type in = InitPolicy::Test1(); local
441 ArrayType in = InitPolicy::Array(); local
480 Type in = InitPolicy::Test1(); local
498 Type in = InitPolicy::Test1(); local
527 Type in = InitPolicy::Test1(); local
559 ArrayType in = InitPolicy::Array(); local
[all...]
/haiku-fatelf/headers/private/screen_saver/
H A DScreenSaverSettings.h77 void SetBlankCorner(screen_corner in) argument
79 void SetNeverBlankCorner(screen_corner in) argument
/haiku-fatelf/src/add-ons/kernel/bus_managers/ps2/
H A Dps2_synaptics.cpp216 passthrough_command(ps2_dev *dev, uint8 cmd, const uint8 *out, int outCount, uint8 *in, int inCount, bigtime_t timeout) argument
/haiku-fatelf/src/add-ons/media/media-add-ons/mixer/
H A DMixerCore.cpp150 MixerInput* in = new MixerInput(this, input, fMixBufferFrameRate, local
/haiku-fatelf/src/add-ons/translators/hpgs/lib/
H A Dhpgs.c352 hpgs_istream *in = 0; local
[all...]
H A Dhpgsreader.c58 hpgs_reader *hpgs_new_reader(hpgs_istream *in, hpgs_device *dev, argument
186 hpgs_reader_attach(hpgs_reader *reader, hpgs_istream *in) argument
[all...]
/haiku-fatelf/src/add-ons/translators/jpeg2000/libjasper/
H A Djp2_cod.c286 jp2_box_get(jas_stream_t *in) argument
367 jp2_jp_getdata(jp2_box_t *box, jas_stream_t *in) argument
376 jp2_ftyp_getdata(jp2_box_t *box, jas_stream_t *in) argument
395 jp2_ihdr_getdata(jp2_box_t *box, jas_stream_t *in) argument
407 jp2_bpcc_getdata(jp2_box_t *box, jas_stream_t *in) argument
437 jp2_colr_getdata(jp2_box_t *box, jas_stream_t *in) argument
485 jp2_cdef_getdata(jp2_box_t *box, jas_stream_t *in) argument
655 jp2_getuint8(jas_stream_t *in, uint_fast8_t *val) argument
667 jp2_getuint16(jas_stream_t *in, uint_fast16_t *val) argument
685 jp2_getuint32(jas_stream_t *in, uint_fast32_t *val) argument
711 jp2_getuint64(jas_stream_t *in, uint_fast64_t *val) argument
784 jp2_cmap_getdata(jp2_box_t *box, jas_stream_t *in) argument
832 jp2_pclr_getdata(jp2_box_t *box, jas_stream_t *in) argument
890 jp2_getint(jas_stream_t *in, int s, int n, int_fast32_t *val) argument
[all...]
H A Djpc_t1dec.c513 dec_rawsigpass(jpc_dec_t *dec, jpc_bitstream_t *in, int bitpos, int vcausalflag, jas_matrix_t *flags, jas_matrix_t *data) argument
706 dec_rawrefpass(jpc_dec_t *dec, jpc_bitstream_t *in, int bitpos, int vcausalflag, jas_matrix_t *flags, jas_matrix_t *data) argument
[all...]
H A Djpc_t1enc.c229 int getthebyte(jas_stream_t *in, long off) argument
[all...]
/haiku-fatelf/src/apps/diskprobe/
H A DFindWindow.cpp351 FindTextView::_GetHexFromData(const uint8* in, size_t inSize, char** _hex, argument
/haiku-fatelf/src/bin/coreutils/lib/
H A Dexclude.c500 FILE *in; local
[all...]
H A Dselect.c45 unsigned char in[FD_SETSIZE / CHAR_BIT]; member in struct:bitset
[all...]
/haiku-fatelf/src/bin/gdb/gdb/
H A Ddoublest.c569 floatformat_to_doublest(const struct floatformat *fmt, const void *in, DOUBLEST *out) argument
596 floatformat_from_doublest(const struct floatformat *fmt, const DOUBLEST *in, void *out) argument
[all...]
/haiku-fatelf/src/bin/gdb/gdb/tui/
H A Dtui-io.c205 int in; local
[all...]
/haiku-fatelf/src/bin/network/tcpdump/
H A Dsmbutil.c132 name_interpret(const u_char *in, const u_char *maxbuf, char *out) argument
[all...]
/haiku-fatelf/src/libs/fluidsynth/src/
H A Dfluid_chorus.c426 void fluid_chorus_processmix(fluid_chorus_t* chorus, fluid_real_t *in, argument
494 fluid_chorus_processreplace(fluid_chorus_t* chorus, fluid_real_t *in, fluid_real_t *left_out, fluid_real_t *right_out) argument
[all...]
/haiku-fatelf/src/system/libroot/add-ons/icu/
H A DICULocaleBackend.cpp288 ICULocaleBackend::Strxfrm(char* out, const char* in, size_t size, argument
307 ICULocaleBackend::Wcsxfrm(wchar_t* out, const wchar_t* in, size_t size, argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/btree/
H A Dtest.cpp31 int32 in; member in struct:key
[all...]

Completed in 191 milliseconds

12345678