| /external/tensorflow/tensorflow/core/kernels/ |
| D | tensor_flag_utils_test.cc | 54 int indx = 0; in TEST() local 62 int indx = 0; in TEST() local 75 int indx = 0; in TEST() local 85 int indx = 0; in TEST() local 95 int indx = 0; in TEST() local 103 int indx = 0; in TEST() local 111 int indx = 0; in TEST() local 155 int indx = 0; in TEST() local 163 int indx = 0; in TEST() local 176 int indx = 0; in TEST() local [all …]
|
| D | sparse_utils_test.cc | 106 int indx = 0; in TEST() local 115 int indx = 0; in TEST() local 124 int indx = 0; in TEST() local 133 int indx = 0; in TEST() local
|
| D | roll_op.cc | 55 const int indx = (start / stride) % dim_size[i]; in DoRoll() local 67 const int indx = (indices[j] + 1) % dim_size[j]; in DoRoll() local 142 const int indx = (start / stride) % dim_size[i]; in DoRollWithMemcpy() local 191 const int indx = (indicies[j] + inc) % dim_size[j]; in DoRollWithMemcpy() local
|
| /external/mesa3d/src/mesa/vbo/ |
| D | vbo_exec_api.c | 1396 _es_VertexAttrib1f(GLuint indx, GLfloat x) in _es_VertexAttrib1f() 1403 _es_VertexAttrib1fv(GLuint indx, const GLfloat* values) in _es_VertexAttrib1fv() 1410 _es_VertexAttrib2f(GLuint indx, GLfloat x, GLfloat y) in _es_VertexAttrib2f() 1417 _es_VertexAttrib2fv(GLuint indx, const GLfloat* values) in _es_VertexAttrib2fv() 1424 _es_VertexAttrib3f(GLuint indx, GLfloat x, GLfloat y, GLfloat z) in _es_VertexAttrib3f() 1431 _es_VertexAttrib3fv(GLuint indx, const GLfloat* values) in _es_VertexAttrib3fv() 1438 _es_VertexAttrib4fv(GLuint indx, const GLfloat* values) in _es_VertexAttrib4fv()
|
| /external/libxaac/decoder/ |
| D | ixheaacd_lpc_dec.c | 103 static WORD32 ixheaacd_avq_first_approx_abs(FLOAT32 *lsf, WORD32 *indx) { in ixheaacd_avq_first_approx_abs() 140 WORD32 ixheaacd_avq_first_approx_rel(FLOAT32 *lsf, WORD32 *indx, WORD32 mode) { in ixheaacd_avq_first_approx_rel()
|
| D | ixheaacd_mps_pre_mix.c | 377 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_pre_matrix() local 401 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_pre_matrix() local 504 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_mix_matrix() local 532 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_mix_matrix() local 556 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_mix_matrix() local
|
| D | ixheaacd_rev_vlc.c | 108 short indx = 0; in ixheaacd_rvlc_decode() local 206 short indx = 0; in ixheaacd_rvlc_decode_esc() local 444 int indx; in ixheaacd_rvlc_decode_escape_word() local 505 int indx; in ixheaacd_decode_rvlc_code_word() local
|
| /external/lzma/C/ |
| D | Ppmd7.c | 19 #define I2U(indx) (p->Indx2Units[indx]) argument 122 static void InsertNode(CPpmd7 *p, void *node, unsigned indx) in InsertNode() 128 static void *RemoveNode(CPpmd7 *p, unsigned indx) in RemoveNode() 219 static void *AllocUnitsRare(CPpmd7 *p, unsigned indx) in AllocUnitsRare() 245 static void *AllocUnits(CPpmd7 *p, unsigned indx) in AllocUnits()
|
| /external/libaom/libaom/aom_ports/ |
| D | msvc.h | 58 #define _mm256_insert_epi16(a, d, indx) \ argument
|
| /external/libxml2/ |
| D | xpointer.c | 253 xmlXPtrNewPoint(xmlNodePtr node, int indx) { in xmlXPtrNewPoint() 891 xmlXPtrGetChildNo(xmlXPathParserContextPtr ctxt, int indx) { in xmlXPtrGetChildNo() 1983 int indx = xmlXPtrGetIndex(node); in xmlXPtrCoveringRange() local 2294 xmlXPtrAdvanceChar(xmlNodePtr *node, int *indx, int bytes) { in xmlXPtrAdvanceChar() 2552 xmlXPtrGetLastChar(xmlNodePtr *node, int *indx) { in xmlXPtrGetLastChar() 2598 xmlXPtrGetStartPoint(xmlXPathObjectPtr obj, xmlNodePtr *node, int *indx) { in xmlXPtrGetStartPoint() 2634 xmlXPtrGetEndPoint(xmlXPathObjectPtr obj, xmlNodePtr *node, int *indx) { in xmlXPtrGetEndPoint()
|
| D | debugXML.c | 540 int indx; in xmlCtxtDumpAttrDecl() local 1942 int indx; in xmlShellPrintXPathResultCtxt() local 2992 int indx; in xmlShell() local 3103 int indx; in xmlShell() local 3185 int indx; in xmlShell() local 3346 int indx; in xmlShell() local
|
| D | testC14N.c | 225 int indx = out - buffer; in parse_list() local
|
| D | entities.c | 584 size_t indx = out - buffer; in xmlEncodeEntitiesInternal() local 810 size_t indx = out - buffer; in xmlEncodeSpecialChars() local
|
| D | HTMLparser.c | 1232 int indx, i = 0; in htmlInitAutoClose() local 1298 int i, indx; in htmlCheckAutoClose() local 2599 int indx = out - buffer; in htmlParseHTMLAttribute() local 2609 int indx = out - buffer; in htmlParseHTMLAttribute() local 2619 int indx = out - buffer; in htmlParseHTMLAttribute() local 2631 int indx = out - buffer; in htmlParseHTMLAttribute() local 2656 int indx = out - buffer; in htmlParseHTMLAttribute() local 3814 int indx; in htmlParseStartTag() local
|
| D | parserInternals.c | 302 size_t indx; in xmlParserInputGrow() local 361 size_t indx; in xmlParserInputShrink() local
|
| /external/ppp/pppd/ |
| D | ipxcp.c | 264 int indx; local 442 int indx; local 625 int indx; local 634 int indx; local
|
| /external/aac/libSBRdec/src/ |
| D | sbrdec_drc.cpp | 205 int indx = numQmfSubSamples - (numQmfSubSamples >> 1) - 10; /* l_border */ in sbrDecoder_drcApplySlot() local
|
| /external/flac/libFLAC/ |
| D | stream_encoder_framing.c | 170 const FLAC__StreamMetadata_CueSheet_Index *indx = track->indices + j; in FLAC__add_metadata_block() local
|
| D | metadata_object.c | 1279 unsigned indx = (unsigned)i; in FLAC__metadata_object_vorbiscomment_replace_comment() local 1519 …Metadata *object, unsigned track_num, unsigned index_num, FLAC__StreamMetadata_CueSheet_Index indx) in FLAC__metadata_object_cuesheet_track_insert_index() 1543 FLAC__StreamMetadata_CueSheet_Index indx; in FLAC__metadata_object_cuesheet_track_insert_blank_index() local
|
| D | lpc.c | 1335 …unsigned order, indx, best_index; /* 'index' the index into lpc_error; index==order-1 since lpc_er… in FLAC__lpc_compute_best_order() local
|
| /external/libdrm/tests/modetest/ |
| D | cursor.c | 75 static uint32_t indx, count; variable
|
| /external/flatbuffers/tests/ |
| D | test.cpp | 257 auto indx = it - inventory->begin(); in AccessFlatBufferTest() local 263 auto indx = it - inventory->cbegin(); in AccessFlatBufferTest() local 269 auto indx = inventory->rend() - it; in AccessFlatBufferTest() local 275 auto indx = inventory->crend() - it; in AccessFlatBufferTest() local
|
| /external/openssh/ |
| D | scp.c | 765 int fd = -1, haderr, indx; in source() local
|
| /external/bzip2/ |
| D | bzlib.c | 687 __inline__ Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab ) in BZ2_indexIntoF()
|
| /external/u-boot/lib/bzip2/ |
| D | bzlib.c | 725 __inline__ Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab ) in BZ2_indexIntoF()
|