Home
last modified time | relevance | path

Searched refs:encoded (Results 1 – 21 of 21) sorted by relevance

/haiku/src/tests/add-ons/mail/imap/
H A Drfc3501_encoding_test.cpp34 BString encoded = encoding.Encode(samples[i]); in main() local
35 assertEquals(samples[i + 1], encoded); in main()
36 BString decoded = encoding.Decode(encoded); in main()
/haiku/src/kits/mail/
H A Dmail_util.cpp709 char *encoded = NULL; in utf8_to_rfc2047() local
716 encoded = (char *) malloc (convertedLength * 3); in utf8_to_rfc2047()
717 encoded_len = encode_qp (encoded, convertedBuffer, convertedLength, true /* headerMode */); in utf8_to_rfc2047()
720 encoded = (char *) malloc (convertedLength * 2); in utf8_to_rfc2047()
721 encoded_len = encode_base64 (encoded, convertedBuffer, convertedLength, true /* headerMode */); in utf8_to_rfc2047()
724 encoded = (char *) convertedBuffer; in utf8_to_rfc2047()
730 rfc2047.Append (encoded, encoded_len); in utf8_to_rfc2047()
734 free(encoded); in utf8_to_rfc2047()
/haiku/src/add-ons/media/media-add-ons/opensound/
H A DOpenSound_README.txt13 …irst in/output is for raw audio format, next ones being for other custom encoded formats the card …
/haiku/docs/user/posix/
H A Dunistd.dox33 operation are encoded in the "op" parameter, with bits indicating the direction and size of
/haiku/src/add-ons/media/media-add-ons/esound_sink/
H A DEsounD-protocol.txt56 encoded-form
58 encoded-form
/haiku/docs/develop/media/
H A DParameterWeb.txt52 // Output only: Selects the native encoded format of the streams data.
/haiku/docs/user/locale/
H A DUnicodeChar.dox39 Note all the function work with chars encoded in UTF-32. This is not the
295 \returns The UTF-32 encoded version of \a in.
/haiku/src/add-ons/translators/jpeg/
H A DREADME8 …), with patch to support "lossless" (really bad and misinformative name) encoded images by Ken Mur…
/haiku/src/bin/rc/tests/
H A Dmessage.rdef26 #'blah' int16 "typecode2" = 1234, // becomes 16-bit, but raw encoded
/haiku/docs/user/mail/
H A DTextMailComponent.dox135 Handles encoded data according to RFC 2047.
H A DMailComponent.dox169 provided here because structured headers cannot be encoded.
/haiku/docs/user/keyboard/
H A Dkeyboard.dox5 key and special characters, and how you can read and process these encoded
13 used characters are encoded in just one byte while less common characters
14 can be encoded by extending the character encoding to use two, three, or,
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js363 var encoded = this.textEncoder.encode(string);
364 this.writeUint32(encoded.length);
365 this.buffer.set(encoded, this.position);
366 this.position += encoded.length;
/haiku/docs/develop/kits/app/
H A Ddano_message_format.txt116 an eight byte boundary. Where they begin and where they end is not encoded
/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A Dpainter_bilinear_scale.nasm58 ; variable/register is encoded in packed form; i.e. pW means
/haiku/docs/user/shared/
H A Djson.dox21 writing data encoded as Json.
/haiku/docs/develop/packages/
H A DFileFormat.rst241 An unsigned LEB128 encoded number.
244 The value of the attribute encoded as described below.
268 A value of each of the data types can be encoded in different ways, which is
H A DInfrastructure.rst110 date and time encoded in its name) and asks packagefs to activate/deactivate the
/haiku/docs/develop/kits/storage/resources/
H A DResourcesFormat.tex171 resource files big endian data. The endianess of an ELF file is encoded in
/haiku/docs/user/interface/
H A DFont.dox1187 \returns The family and style combination encoded as a unique integer.
/haiku/docs/user/drivers/
H A Dfs_interface.dox1184 The open mode \a openMode is encoded in the same way as the parameter of the