Home
last modified time | relevance | path

Searched refs:out_buff (Results 1 – 25 of 234) sorted by relevance

12345678910

/dports/audio/gervill/gervill/src/com/sun/media/sound/
H A DAudioFloatConverter.java101 out_buff[i] = (byte) (out_buff[i] & mask); in toByteArray()
156 return out_buff; in toFloatArray()
177 return out_buff; in toByteArray()
208 return out_buff; in toFloatArray()
229 return out_buff; in toByteArray()
257 return out_buff; in toFloatArray()
272 return out_buff; in toByteArray()
294 return out_buff; in toFloatArray()
309 return out_buff; in toByteArray()
327 return out_buff; in toFloatArray()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/media/sound/
H A DAudioFloatConverter.java98 out_buff[i] = (byte) (out_buff[i] & mask); in toByteArray()
153 return out_buff; in toFloatArray()
174 return out_buff; in toByteArray()
205 return out_buff; in toFloatArray()
226 return out_buff; in toByteArray()
254 return out_buff; in toFloatArray()
269 return out_buff; in toByteArray()
291 return out_buff; in toFloatArray()
306 return out_buff; in toByteArray()
324 return out_buff; in toFloatArray()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/media/sound/
H A DAudioFloatConverter.java98 out_buff[i] = (byte) (out_buff[i] & mask); in toByteArray()
153 return out_buff; in toFloatArray()
174 return out_buff; in toByteArray()
205 return out_buff; in toFloatArray()
226 return out_buff; in toByteArray()
254 return out_buff; in toFloatArray()
269 return out_buff; in toByteArray()
291 return out_buff; in toFloatArray()
306 return out_buff; in toByteArray()
324 return out_buff; in toFloatArray()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/com/sun/media/sound/
H A DAudioFloatConverter.java100 out_buff[i] = (byte) (out_buff[i] & mask); in toByteArray()
157 return out_buff; in toFloatArray()
179 return out_buff; in toByteArray()
211 return out_buff; in toFloatArray()
233 return out_buff; in toByteArray()
262 return out_buff; in toFloatArray()
278 return out_buff; in toByteArray()
301 return out_buff; in toFloatArray()
317 return out_buff; in toByteArray()
338 return out_buff; in toFloatArray()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/com/sun/media/sound/
H A DAudioFloatConverter.java100 out_buff[i] = (byte) (out_buff[i] & mask); in toByteArray()
157 return out_buff; in toFloatArray()
179 return out_buff; in toByteArray()
211 return out_buff; in toFloatArray()
233 return out_buff; in toByteArray()
262 return out_buff; in toFloatArray()
278 return out_buff; in toByteArray()
301 return out_buff; in toFloatArray()
317 return out_buff; in toByteArray()
338 return out_buff; in toFloatArray()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/com/sun/media/sound/
H A DAudioFloatConverter.java100 out_buff[i] = (byte) (out_buff[i] & mask); in toByteArray()
157 return out_buff; in toFloatArray()
179 return out_buff; in toByteArray()
211 return out_buff; in toFloatArray()
233 return out_buff; in toByteArray()
262 return out_buff; in toFloatArray()
278 return out_buff; in toByteArray()
301 return out_buff; in toFloatArray()
317 return out_buff; in toByteArray()
338 return out_buff; in toFloatArray()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/com/sun/media/sound/
H A DAudioFloatConverter.java100 out_buff[i] = (byte) (out_buff[i] & mask); in toByteArray()
157 return out_buff; in toFloatArray()
179 return out_buff; in toByteArray()
211 return out_buff; in toFloatArray()
233 return out_buff; in toByteArray()
262 return out_buff; in toFloatArray()
278 return out_buff; in toByteArray()
301 return out_buff; in toFloatArray()
317 return out_buff; in toByteArray()
338 return out_buff; in toFloatArray()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/com/sun/media/sound/
H A DAudioFloatConverter.java100 out_buff[i] = (byte) (out_buff[i] & mask); in toByteArray()
157 return out_buff; in toFloatArray()
179 return out_buff; in toByteArray()
211 return out_buff; in toFloatArray()
233 return out_buff; in toByteArray()
262 return out_buff; in toFloatArray()
278 return out_buff; in toByteArray()
301 return out_buff; in toFloatArray()
317 return out_buff; in toByteArray()
338 return out_buff; in toFloatArray()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/com/sun/media/sound/
H A DAudioFloatConverter.java100 out_buff[i] = (byte) (out_buff[i] & mask); in toByteArray()
157 return out_buff; in toFloatArray()
179 return out_buff; in toByteArray()
211 return out_buff; in toFloatArray()
233 return out_buff; in toByteArray()
262 return out_buff; in toFloatArray()
278 return out_buff; in toByteArray()
301 return out_buff; in toFloatArray()
317 return out_buff; in toByteArray()
338 return out_buff; in toFloatArray()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/com/sun/media/sound/
H A DAudioFloatConverter.java100 out_buff[i] = (byte) (out_buff[i] & mask); in toByteArray()
157 return out_buff; in toFloatArray()
179 return out_buff; in toByteArray()
211 return out_buff; in toFloatArray()
233 return out_buff; in toByteArray()
262 return out_buff; in toFloatArray()
278 return out_buff; in toByteArray()
301 return out_buff; in toFloatArray()
317 return out_buff; in toByteArray()
338 return out_buff; in toFloatArray()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/com/sun/media/sound/
H A DAudioFloatConverter.java100 out_buff[i] = (byte) (out_buff[i] & mask); in toByteArray()
157 return out_buff; in toFloatArray()
179 return out_buff; in toByteArray()
211 return out_buff; in toFloatArray()
233 return out_buff; in toByteArray()
262 return out_buff; in toFloatArray()
278 return out_buff; in toByteArray()
301 return out_buff; in toFloatArray()
317 return out_buff; in toByteArray()
338 return out_buff; in toFloatArray()
[all …]
/dports/finance/chiapos/chiapos-1.0.3/lib/FiniteStateEntropy/programs/
H A Dfileio.c322 FIO_writeLE32(out_buff, magicNumber); in FIO_compressFilename()
356 out_buff[2] = (BYTE)inSize; in FIO_compressFilename()
373 out_buff[2] = (BYTE)inSize; in FIO_compressFilename()
388 out_buff[4] = (BYTE)cSize; in FIO_compressFilename()
393 out_buff[2] = (BYTE)inSize; in FIO_compressFilename()
395 out_buff[4] = (BYTE)cSize; in FIO_compressFilename()
410 out_buff[2] = (BYTE)checksum; in FIO_compressFilename()
425 free(out_buff); in FIO_compressFilename()
465 BYTE* out_buff; in FIO_decompressFilename() local
508 out_buff = (BYTE*)malloc(blockSize); in FIO_decompressFilename()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/fastjar/
H A Dcompress.c141 Bytef out_buff[RDSZ]; in compress_file() local
151 zs.next_out = out_buff; in compress_file()
212 zs.next_out = out_buff; in compress_file()
283 Bytef out_buff[RDSZ]; in inflate_file() local
417 Bytef *out_buff; in ez_inflate_str() local
435 free(out_buff); in ez_inflate_str()
452 return out_buff; in ez_inflate_str()
467 Bytef *out_buff; in hrd_inflate_str() local
475 out_buff = NULL; in hrd_inflate_str()
484 out_buff = tmp; in hrd_inflate_str()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/fastjar/
H A Dcompress.c141 Bytef out_buff[RDSZ]; in compress_file() local
151 zs.next_out = out_buff; in compress_file()
212 zs.next_out = out_buff; in compress_file()
283 Bytef out_buff[RDSZ]; in inflate_file() local
417 Bytef *out_buff; in ez_inflate_str() local
435 free(out_buff); in ez_inflate_str()
452 return out_buff; in ez_inflate_str()
467 Bytef *out_buff; in hrd_inflate_str() local
475 out_buff = NULL; in hrd_inflate_str()
484 out_buff = tmp; in hrd_inflate_str()
[all …]
/dports/ftp/php-fastdfs/fastdfs-6.06/client/
H A Dtracker_client.c269 memset(out_buff, 0, sizeof(out_buff)); in tracker_list_servers()
494 memset(out_buff, 0, sizeof(out_buff)); in tracker_list_one_group()
685 memset(out_buff, 0, sizeof(out_buff)); in tracker_do_query_storage()
769 memset(out_buff, 0, sizeof(out_buff)); in tracker_query_storage_list()
956 memset(out_buff, 0, sizeof(out_buff)); in tracker_query_storage_store_with_group()
1042 memset(out_buff, 0, sizeof(out_buff)); in tracker_query_storage_store_list_with_group()
1204 memset(out_buff, 0, sizeof(out_buff)); in tracker_delete_storage()
1288 memset(out_buff, 0, sizeof(out_buff)); in tracker_delete_group()
1352 memset(out_buff, 0, sizeof(out_buff)); in tracker_set_trunk_server()
1458 memset(out_buff, 0, sizeof(out_buff)); in tracker_get_storage_status()
[all …]
H A Dstorage_client.c242 memset(out_buff, 0, sizeof(out_buff)); in storage_get_metadata()
243 snprintf(out_buff + sizeof(TrackerHeader), sizeof(out_buff) - \ in storage_get_metadata()
341 memset(out_buff, 0, sizeof(out_buff)); in storage_query_file_info_ex()
342 snprintf(out_buff + sizeof(TrackerHeader), sizeof(out_buff) - \ in storage_query_file_info_ex()
471 memset(out_buff, 0, sizeof(out_buff)); in storage_delete_file()
472 snprintf(out_buff + sizeof(TrackerHeader), sizeof(out_buff) - \ in storage_delete_file()
564 memset(out_buff, 0, sizeof(out_buff)); in storage_do_download_file_ex()
573 filename_len = snprintf(p, sizeof(out_buff) - (p - out_buff), \ in storage_do_download_file_ex()
1187 memset(out_buff, 0, sizeof(out_buff)); in storage_set_metadata()
1205 pEnd = out_buff + sizeof(out_buff); in storage_set_metadata()
[all …]
/dports/ftp/fastdfs/fastdfs-6.06/client/
H A Dtracker_client.c269 memset(out_buff, 0, sizeof(out_buff)); in tracker_list_servers()
494 memset(out_buff, 0, sizeof(out_buff)); in tracker_list_one_group()
685 memset(out_buff, 0, sizeof(out_buff)); in tracker_do_query_storage()
769 memset(out_buff, 0, sizeof(out_buff)); in tracker_query_storage_list()
956 memset(out_buff, 0, sizeof(out_buff)); in tracker_query_storage_store_with_group()
1042 memset(out_buff, 0, sizeof(out_buff)); in tracker_query_storage_store_list_with_group()
1204 memset(out_buff, 0, sizeof(out_buff)); in tracker_delete_storage()
1288 memset(out_buff, 0, sizeof(out_buff)); in tracker_delete_group()
1352 memset(out_buff, 0, sizeof(out_buff)); in tracker_set_trunk_server()
1458 memset(out_buff, 0, sizeof(out_buff)); in tracker_get_storage_status()
[all …]
H A Dstorage_client.c242 memset(out_buff, 0, sizeof(out_buff)); in storage_get_metadata()
243 snprintf(out_buff + sizeof(TrackerHeader), sizeof(out_buff) - \ in storage_get_metadata()
341 memset(out_buff, 0, sizeof(out_buff)); in storage_query_file_info_ex()
342 snprintf(out_buff + sizeof(TrackerHeader), sizeof(out_buff) - \ in storage_query_file_info_ex()
471 memset(out_buff, 0, sizeof(out_buff)); in storage_delete_file()
472 snprintf(out_buff + sizeof(TrackerHeader), sizeof(out_buff) - \ in storage_delete_file()
564 memset(out_buff, 0, sizeof(out_buff)); in storage_do_download_file_ex()
573 filename_len = snprintf(p, sizeof(out_buff) - (p - out_buff), \ in storage_do_download_file_ex()
1187 memset(out_buff, 0, sizeof(out_buff)); in storage_set_metadata()
1205 pEnd = out_buff + sizeof(out_buff); in storage_set_metadata()
[all …]
/dports/archivers/fastjar/fastjar/
H A Dcompress.c176 Bytef out_buff[RDSZ]; in compress_file() local
186 zs.next_out = out_buff; in compress_file()
249 zs.next_out = out_buff; in compress_file()
322 Bytef out_buff[RDSZ]; in inflate_file() local
456 Bytef *out_buff; in ez_inflate_str() local
474 free(out_buff); in ez_inflate_str()
491 return out_buff; in ez_inflate_str()
506 Bytef *out_buff; in hrd_inflate_str() local
514 out_buff = NULL; in hrd_inflate_str()
523 out_buff = tmp; in hrd_inflate_str()
[all …]
/dports/science/yoda/YODA-1.9.1/src/zstr/
H A Dzstr.hpp121 out_buff = new char [buff_size]; in istreambuf()
122 setg(out_buff, out_buff, out_buff); in istreambuf()
133 delete [] out_buff; in ~istreambuf()
173 std::swap(in_buff, out_buff); in underflow()
205 this->setg(out_buff, out_buff, out_buff_free_start); in underflow()
216 char * out_buff; member in YODA::zstr::istreambuf
238 out_buff = new char [buff_size]; in ostreambuf()
255 …std::streamsize sz = sbuf_p->sputn(out_buff, reinterpret_cast< decltype(out_buff) >(zstrm_p->next_… in deflate_loop()
256 if (sz != reinterpret_cast< decltype(out_buff) >(zstrm_p->next_out) - out_buff) in deflate_loop()
281 delete [] out_buff; in ~ostreambuf()
[all …]
/dports/ftp/php-fastdfs/fastdfs-6.06/storage/trunk_mgr/
H A Dtrunk_client.c41 pHeader = (TrackerHeader *)out_buff; in trunk_client_trunk_do_alloc_space()
42 memset(out_buff, 0, sizeof(out_buff)); in trunk_client_trunk_do_alloc_space()
43 p = out_buff + sizeof(TrackerHeader); in trunk_client_trunk_do_alloc_space()
44 snprintf(p, sizeof(out_buff) - sizeof(TrackerHeader), \ in trunk_client_trunk_do_alloc_space()
53 if ((result=tcpsenddata_nb(pTrunkServer->sock, out_buff, \ in trunk_client_trunk_do_alloc_space()
54 sizeof(out_buff), g_fdfs_network_timeout)) != 0) in trunk_client_trunk_do_alloc_space()
168 char out_buff[sizeof(TrackerHeader) \ in trunk_client_trunk_confirm_or_free() local
171 pHeader = (TrackerHeader *)out_buff; in trunk_client_trunk_confirm_or_free()
174 memset(out_buff, 0, sizeof(out_buff)); in trunk_client_trunk_confirm_or_free()
175 snprintf(out_buff + sizeof(TrackerHeader), sizeof(out_buff) - \ in trunk_client_trunk_confirm_or_free()
[all …]
/dports/ftp/fastdfs/fastdfs-6.06/storage/trunk_mgr/
H A Dtrunk_client.c41 pHeader = (TrackerHeader *)out_buff; in trunk_client_trunk_do_alloc_space()
42 memset(out_buff, 0, sizeof(out_buff)); in trunk_client_trunk_do_alloc_space()
43 p = out_buff + sizeof(TrackerHeader); in trunk_client_trunk_do_alloc_space()
44 snprintf(p, sizeof(out_buff) - sizeof(TrackerHeader), \ in trunk_client_trunk_do_alloc_space()
53 if ((result=tcpsenddata_nb(pTrunkServer->sock, out_buff, \ in trunk_client_trunk_do_alloc_space()
54 sizeof(out_buff), g_fdfs_network_timeout)) != 0) in trunk_client_trunk_do_alloc_space()
168 char out_buff[sizeof(TrackerHeader) \ in trunk_client_trunk_confirm_or_free() local
171 pHeader = (TrackerHeader *)out_buff; in trunk_client_trunk_confirm_or_free()
174 memset(out_buff, 0, sizeof(out_buff)); in trunk_client_trunk_confirm_or_free()
175 snprintf(out_buff + sizeof(TrackerHeader), sizeof(out_buff) - \ in trunk_client_trunk_confirm_or_free()
[all …]
/dports/ftp/php-fastdfs/fastdfs-6.06/storage/
H A Dstorage_ip_changed_dealer.c33 char out_buff[sizeof(TrackerHeader) + FDFS_GROUP_NAME_MAX_LEN + \ in storage_do_changelog_req() local
38 memset(out_buff, 0, sizeof(out_buff)); in storage_do_changelog_req()
39 pHeader = (TrackerHeader *)out_buff; in storage_do_changelog_req()
44 strcpy(out_buff + sizeof(TrackerHeader), g_group_name); in storage_do_changelog_req()
47 if((result=tcpsenddata_nb(pTrackerServer->sock, out_buff, \ in storage_do_changelog_req()
48 sizeof(out_buff), g_fdfs_network_timeout)) != 0) in storage_do_changelog_req()
72 memset(out_buff, 0, sizeof(out_buff)); in storage_report_ip_changed()
73 pHeader = (TrackerHeader *)out_buff; in storage_report_ip_changed()
77 strcpy(out_buff + sizeof(TrackerHeader), g_group_name); in storage_report_ip_changed()
83 if((result=tcpsenddata_nb(pTrackerServer->sock, out_buff, \ in storage_report_ip_changed()
[all …]
/dports/ftp/fastdfs/fastdfs-6.06/storage/
H A Dstorage_ip_changed_dealer.c33 char out_buff[sizeof(TrackerHeader) + FDFS_GROUP_NAME_MAX_LEN + \ in storage_do_changelog_req() local
38 memset(out_buff, 0, sizeof(out_buff)); in storage_do_changelog_req()
39 pHeader = (TrackerHeader *)out_buff; in storage_do_changelog_req()
44 strcpy(out_buff + sizeof(TrackerHeader), g_group_name); in storage_do_changelog_req()
47 if((result=tcpsenddata_nb(pTrackerServer->sock, out_buff, \ in storage_do_changelog_req()
48 sizeof(out_buff), g_fdfs_network_timeout)) != 0) in storage_do_changelog_req()
72 memset(out_buff, 0, sizeof(out_buff)); in storage_report_ip_changed()
73 pHeader = (TrackerHeader *)out_buff; in storage_report_ip_changed()
77 strcpy(out_buff + sizeof(TrackerHeader), g_group_name); in storage_report_ip_changed()
83 if((result=tcpsenddata_nb(pTrackerServer->sock, out_buff, \ in storage_report_ip_changed()
[all …]
/dports/math/xtensor-io/xtensor-io-0.13.0/include/xtensor-io/thirdparty/zstr/
H A Dzstr.hpp120 out_buff = new char [buff_size]; in istreambuf()
121 setg(out_buff, out_buff, out_buff); in istreambuf()
132 delete [] out_buff; in ~istreambuf()
172 std::swap(in_buff, out_buff); in underflow()
207 this->setg(out_buff, out_buff, out_buff_free_start); in underflow()
218 char * out_buff; member in zstr::istreambuf
240 out_buff = new char [buff_size]; in ostreambuf()
257 …std::streamsize sz = sbuf_p->sputn(out_buff, reinterpret_cast<decltype(out_buff)>(zstrm_p->next_ou… in deflate_loop()
258 if (sz != reinterpret_cast<decltype(out_buff)>(zstrm_p->next_out) - out_buff) in deflate_loop()
283 delete [] out_buff; in ~ostreambuf()
[all …]

12345678910