/third_party/libsnd/src/ |
D | command.c | 113 { int indx ; in psf_get_format_simple() local 172 { int indx ; in psf_get_format_major() local 246 { int indx ; in psf_get_format_subtype() local
|
D | ima_adpcm.c | 94 clamp_ima_step_index (int indx) in clamp_ima_step_index() 330 { int chan, k, step, diff, vpdiff, blockindx, indx ; in aiff_ima_encode_block() local 393 { int chan, k, predictor, blockindx, indx, indxstart, diff ; in wavlike_ima_decode_block() local 484 { int chan, k, step, diff, vpdiff, blockindx, indx, indxstart ; in wavlike_ima_encode_block() local 572 { int count, total = 0, indx = 0 ; in ima_read_block() local 875 { int count, total = 0, indx = 0 ; in ima_write_block() local
|
D | rx2.c | 188 { int len [4], indx ; in rx2_open() local
|
D | rf64.c | 864 { int indx ; in rf64_get_chunk_size() local 876 { int indx ; in rf64_get_chunk_data() local
|
D | vox_adpcm.c | 126 { int indx = 0, k ; in vox_read_block() local 269 { int indx = 0, k ; in vox_write_block() local
|
D | g72x.c | 204 { int count, total = 0, indx = 0 ; in g72x_read_block() local 449 { int count, total = 0, indx = 0 ; in g72x_write_block() local
|
D | caf.c | 1004 { int indx ; in caf_get_chunk_size() local 1016 { int indx ; in caf_get_chunk_data() local
|
D | gsm610.c | 242 { int count, total = 0, indx = 0 ; in gsm610_read_block() local 475 { int count, total = 0, indx = 0 ; in gsm610_write_block() local
|
D | ms_adpcm.c | 321 { int count, total = 0, indx = 0 ; in msadpcm_read_block() local 649 { int count, total = 0, indx = 0 ; in msadpcm_write_block() local
|
D | wav.c | 1623 { int indx ; in wav_get_chunk_size() local 1635 { int indx ; in wav_get_chunk_data() local
|
D | nms_adpcm.c | 720 { int count, indx = 0 ; in nms_adpcm_read_block() local 889 { int count, total = 0, indx = 0 ; in nms_adpcm_write_block() local
|
D | aiff.c | 1804 { int indx ; in aiff_get_chunk_size() local 1817 int indx ; in aiff_get_chunk_data() local
|
/third_party/libsnd/src/ALAC/ |
D | alac_encoder.c | 238 uint32_t indx ; in EncodeStereo() local 518 uint32_t indx ; in EncodeStereoFast() local 689 uint32_t indx ; in EncodeStereoEscape() local 753 uint32_t indx, indx2 ; in EncodeMono() local 1205 for (uint32_t indx = 0 ; indx < kALACMaxChannels ; indx++) in alac_encoder_init() local 1271 int32_t indx ; in AddFiller() local
|
D | alac_decoder.c | 649 for (uint32_t indx = 0 ; indx < (numItems * stride) ; indx += stride) in Zero32() local
|
/third_party/lzma/C/ |
D | Ppmd7.c | 24 #define I2U(indx) ((unsigned)p->Indx2Units[indx]) argument 25 #define I2U_UInt16(indx) ((UInt16)p->Indx2Units[indx]) argument 117 static void Ppmd7_InsertNode(CPpmd7 *p, void *node, unsigned indx) in Ppmd7_InsertNode() 127 static void *Ppmd7_RemoveNode(CPpmd7 *p, unsigned indx) in Ppmd7_RemoveNode() 254 static void *Ppmd7_AllocUnitsRare(CPpmd7 *p, unsigned indx) in Ppmd7_AllocUnitsRare() 287 static void *Ppmd7_AllocUnits(CPpmd7 *p, unsigned indx) in Ppmd7_AllocUnits()
|
D | Bcj2.c | 128 #define ONE_ITER(indx) { \ in Bcj2Dec_Decode() argument
|
/third_party/mesa3d/src/mesa/vbo/ |
D | vbo_exec_api.c | 1027 _es_VertexAttrib1fARB(GLuint indx, GLfloat x) in _es_VertexAttrib1fARB() 1034 _es_VertexAttrib1fvARB(GLuint indx, const GLfloat* values) in _es_VertexAttrib1fvARB() 1041 _es_VertexAttrib2fARB(GLuint indx, GLfloat x, GLfloat y) in _es_VertexAttrib2fARB() 1048 _es_VertexAttrib2fvARB(GLuint indx, const GLfloat* values) in _es_VertexAttrib2fvARB() 1055 _es_VertexAttrib3fARB(GLuint indx, GLfloat x, GLfloat y, GLfloat z) in _es_VertexAttrib3fARB() 1062 _es_VertexAttrib3fvARB(GLuint indx, const GLfloat* values) in _es_VertexAttrib3fvARB() 1069 _es_VertexAttrib4fvARB(GLuint indx, const GLfloat* values) in _es_VertexAttrib4fvARB()
|
/third_party/libsnd/tests/ |
D | cue_test.c | 101 int indx = info->cue_points[i].indx; in print_cues() local
|
/third_party/ntfs-3g/ntfsprogs/ |
D | playlog.c | 392 const INDEX_BLOCK *indx; in sanity_indx() local 633 INDEX_BLOCK *indx; in write_protected() local 1488 INDEX_BLOCK *indx; in update_index() local 1755 const INDEX_BLOCK *indx; in check_full_index() local 1786 INDEX_BLOCK *indx; in create_indx() local 1865 INDEX_BLOCK *indx; in redo_add_index() local 2159 INDEX_BLOCK *indx; in redo_delete_index() local 2848 INDEX_BLOCK *indx; in redo_write_index() local 2937 INDEX_BLOCK *indx; in undo_add_index() local 3106 INDEX_BLOCK *indx; in undo_delete_index() local [all …]
|
/third_party/curl/lib/ |
D | dynbuf.c | 70 size_t indx = s->leng; in dyn_nappend() local
|
/third_party/ffmpeg/libavcodec/ |
D | indeo4.c | 274 int plane, band_num, indx, transform_id, scan_indx; in decode_band_hdr() local
|
/third_party/libdrm/tests/modetest/ |
D | cursor.c | 75 static uint32_t indx, count; variable
|
/third_party/ntfs-3g/libntfs-3g/ |
D | object_id.c | 144 struct OBJECT_ID_INDEX indx; in set_object_id_index() local
|
/third_party/node/deps/openssl/openssl/apps/ |
D | srp.c | 64 static void print_entry(CA_DB *db, int indx, int verbose, char *s) in print_entry()
|
/third_party/openssl/apps/ |
D | srp.c | 64 static void print_entry(CA_DB *db, int indx, int verbose, char *s) in print_entry()
|