Searched refs:encoding (Results 1 – 8 of 8) sorted by relevance
86 uint8_t encoding = data[0] >> 6; in obex_iterator_prepare() local87 switch (encoding){ in obex_iterator_prepare()179 uint8_t encoding = hi >> 6; in obex_dump_packet() local181 switch (encoding){ in obex_dump_packet()
56 …e HTTP_CONTENT_TYPE_ENCODING(contenttype, encoding) "Content-Type: "contenttype"\r\nContent-Encodi… argument
96 In such way you can easly test encoding / decoding loop with :175 Decoding and encoding tools are provided in `python/tools`, like C tools,176 you can easly test encoding / decoding loop with :
50 with compile option -O2 wasn't fast enough to provide real-time encoding/decoding.
145 … remoteName = [NSString stringWithCString:(char*)device_name encoding:NSISOLatin1StringEncoding];
892 imported_fin = codecs.open (imported_file, encoding='utf-8')1088 fin = codecs.open (args.gattfile, encoding='utf-8')
226 jvm_args: -Dfile.encoding=US-ASCII -Xbootclasspath:/Applications/android/sdk/platforms/android-19/a…