/third_party/libsnd/src/G72x/ |
H A D | g72x.c | 244 { int k, count ; in g72x_decode_block() local 255 { int k, count ; in g72x_encode_block() local
|
/third_party/libsnd/src/ |
H A D | paf.c | 515 { int count, total = 0 ; in paf24_read() local 542 int k, bufferlen, readcount, count ; in paf24_read_s() local 581 int k, bufferlen, readcount, count ; paf24_read_f() local 609 int k, bufferlen, readcount, count ; paf24_read_d() local 687 { int count, total = 0 ; paf24_write() local 711 int k, bufferlen, writecount = 0, count ; paf24_write_s() local 736 int writecount, count ; paf24_write_i() local 762 int k, bufferlen, writecount = 0, count ; paf24_write_f() local 793 int k, bufferlen, writecount = 0, count ; paf24_write_d() local [all...] |
H A D | file_io.c | 157 { size_t count ; in psf_open_rsrc() local 346 ssize_t count ; in psf_fread() local 387 ssize_t count ; psf_fwrite() local 464 sf_count_t count ; psf_fgets() local 982 ssize_t count ; psf_fread() local 1021 ssize_t count ; psf_fwrite() local 1103 sf_count_t count ; psf_fgets() local [all...] |
H A D | double64.c | 434 double64_peak_update (SF_PRIVATE *psf, const double *buffer, int count, sf_count_t indx) in double64_peak_update() argument 488 d2s_array (const double *src, int count, short *dest, double scale) in d2s_array() argument 495 d2s_clip_array (const double *src, int count, short *dest, double scale) in d2s_clip_array() argument 509 d2i_array (const double *src, int count, in argument 516 d2i_clip_array(const double *src, int count, int *dest, double scale) d2i_clip_array() argument 530 d2f_array(const double *src, int count, float *dest) d2f_array() argument 537 s2d_array(const short *src, double *dest, int count, double scale) s2d_array() argument 544 i2d_array(const int *src, double *dest, int count, double scale) i2d_array() argument 551 f2d_array(const float *src, double *dest, int count) f2d_array() argument 1051 d2bd_read(double *buffer, int count) d2bd_read() argument 1058 bd2d_write(double *buffer, int count) bd2d_write() argument [all...] |
H A D | sds.c | 558 int k, bufferlen, readcount, count ; in sds_read_s() local 598 int k, bufferlen, readcount, count ; in sds_read_f() local 630 int k, bufferlen, readcount, count ; in sds_read_d() local 659 { int count, tota in sds_read() local 900 int k, bufferlen, writecount, count ; sds_write_s() local 942 int k, bufferlen, writecount, count ; sds_write_f() local 975 int k, bufferlen, writecount, count ; sds_write_d() local 1005 { int count, total = 0 ; sds_write() local [all...] |
H A D | ima_adpcm.c | 180 int pimasize, count ; in ima_reader_init() local 265 static int count = 0 ; in aiff_ima_decode_block() local 572 { int count, tota in ima_read_block() local 598 int readcount, count ; ima_read_s() local 624 int k, bufferlen, readcount, count ; ima_read_i() local 652 int k, bufferlen, readcount, count ; ima_read_f() local 683 int k, bufferlen, readcount, count ; ima_read_d() local 875 { int count, total = 0, indx = 0 ; ima_write_block() local 898 int writecount, count ; ima_write_s() local 924 int k, bufferlen, writecount, count ; ima_write_i() local 952 int k, bufferlen, writecount, count ; ima_write_f() local 983 int k, bufferlen, writecount, count ; ima_write_d() local [all...] |
H A D | float32.c | 385 float32_peak_update (SF_PRIVATE *psf, const float *buffer, int count, sf_count_t indx) in float32_peak_update() argument 438 f2s_array (const float *src, int count, short *dest, float scale) in f2s_array() argument 446 f2s_clip_array (const float *src, int count, short *dest, float scale) in f2s_clip_array() argument 460 f2i_array (const float *src, int count, in argument 467 f2i_clip_array(const float *src, int count, int *dest, float scale) f2i_clip_array() argument 481 f2d_array(const float *src, int count, double *dest) f2d_array() argument 488 s2f_array(const short *src, float *dest, int count, float scale) s2f_array() argument 495 i2f_array(const int *src, float *dest, int count, float scale) i2f_array() argument 502 d2f_array(const double *src, float *dest, int count) d2f_array() argument 1005 bf2f_array(float *buffer, int count) bf2f_array() argument 1012 f2bf_array(float *buffer, int count) f2bf_array() argument [all...] |
H A D | xi.c | 967 dsc2s_array(XI_PRIVATE *pxi, signed char *src, int count, short *dest) dsc2s_array() argument 982 dsc2i_array(XI_PRIVATE *pxi, signed char *src, int count, int *dest) dsc2i_array() argument 997 dsc2f_array(XI_PRIVATE *pxi, signed char *src, int count, float *dest, float normfact) dsc2f_array() argument 1012 dsc2d_array(XI_PRIVATE *pxi, signed char *src, int count, double *dest, double normfact) dsc2d_array() argument 1030 s2dsc_array(XI_PRIVATE *pxi, const short *src, signed char *dest, int count) s2dsc_array() argument 1046 i2dsc_array(XI_PRIVATE *pxi, const int *src, signed char *dest, int count) i2dsc_array() argument 1062 f2dsc_array(XI_PRIVATE *pxi, const float *src, signed char *dest, int count, float normfact) f2dsc_array() argument 1078 d2dsc_array(XI_PRIVATE *pxi, const double *src, signed char *dest, int count, double normfact) d2dsc_array() argument 1097 dles2s_array(XI_PRIVATE *pxi, short *src, int count, short *dest) dles2s_array() argument 1112 dles2i_array(XI_PRIVATE *pxi, short *src, int count, int *dest) dles2i_array() argument 1127 dles2f_array(XI_PRIVATE *pxi, short *src, int count, float *dest, float normfact) dles2f_array() argument 1142 dles2d_array(XI_PRIVATE *pxi, short *src, int count, double *dest, double normfact) dles2d_array() argument 1160 s2dles_array(XI_PRIVATE *pxi, const short *src, short *dest, int count) s2dles_array() argument 1176 i2dles_array(XI_PRIVATE *pxi, const int *src, short *dest, int count) i2dles_array() argument 1192 f2dles_array(XI_PRIVATE *pxi, const float *src, short *dest, int count, float normfact) f2dles_array() argument 1209 d2dles_array(XI_PRIVATE *pxi, const double *src, short *dest, int count, double normfact) d2dles_array() argument [all...] |
/third_party/libsnd/tests/ |
H A D | command_test.c | 464 int k, count ; in format_tests() local 995 cue_test_var(const char *filename, int filetype, int count) cue_test_var() argument [all...] |
/third_party/libuv/test/ |
H A D | task.h | 343 int count; in can_ipv6() local
|
/third_party/libwebsockets/lib/cose/ |
H A D | cose_key.c | 804 int count = 0; in lws_cose_key_generate() local
|
/third_party/libuv/src/win/ |
H A D | core.c | 524 ULONG count; in uv__poll() local
|
H A D | udp.c | 444 int count; in uv__process_udp_recv_req() local
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-misc.h | 857 uint8_t count; member
|
/third_party/lzma/CPP/Windows/ |
H A D | Synchronization.h | 192 inline DWORD WINAPI WaitForMultiObj_Any_Infinite(DWORD count, const CHandle_WFMO *handles)
in WaitForMultiObj_Any_Infinite() argument
|
H A D | FileName.cpp | 239 unsigned count = kSuperPathPrefixSize;
in If_IsSuperPath_RemoveSuperPrefix() local
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_insert_exec_mask.cpp | 256 unsigned count = 1; in add_coupling_code() local
|
/third_party/libcoap/src/ |
H A D | coap_ws.c | 862 int count; in coap_ws_close() local
|
/third_party/libdrm/freedreno/kgsl/ |
H A D | kgsl_drm.h | 154 uint32_t count; member
|
/third_party/libcoap/include/coap3/ |
H A D | coap_block_internal.h | 96 uint32_t count; /**< the number of packets sent for payload */ member
|
/third_party/libdrm/intel/ |
H A D | intel_bufmgr.c | 184 drm_intel_bufmgr_check_aperture_space(drm_intel_bo ** bo_array, int count) in drm_intel_bufmgr_check_aperture_space() argument
|
/third_party/lzma/CS/7zip/Compress/LzmaAlone/ |
H A D | LzmaBench.cs | 134 public override int Read(byte[] buffer, int offset, int count) { return 0; }
in Read() argument 140 public override void Write(byte[] buffer, int offset, int count)
in Write() argument
|
/third_party/json/tests/src/ |
H A D | unit-ubjson.cpp | 25 explicit SaxCountdown(const int count) : events_left(count) in SaxCountdown() argument
|
/third_party/lzma/CPP/Windows/Control/ |
H A D | ListView.h | 35 bool SetColumnOrderArray(unsigned count, const int *columns)
in SetColumnOrderArray() argument
|
/third_party/mesa3d/src/compiler/spirv/ |
H A D | vtn_glsl450.c | 275 handle_glsl450_alu(struct vtn_builder *b, enum GLSLstd450 entrypoint, const uint32_t *w, unsigned count) handle_glsl450_alu() argument 639 handle_glsl450_interpolation(struct vtn_builder *b, enum GLSLstd450 opcode, const uint32_t *w, unsigned count) handle_glsl450_interpolation() argument 704 vtn_handle_glsl450_instruction(struct vtn_builder *b, SpvOp ext_opcode, const uint32_t *w, unsigned count) vtn_handle_glsl450_instruction() argument
|