Home
last modified time | relevance | path

Searched defs:indx (Results 1 – 25 of 79) sorted by relevance

1234

/external/tensorflow/tensorflow/core/kernels/
Dtensor_flag_utils_test.cc54 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 …]
Droll_op.cc137 const int indx = (start / stride) % dim_size[i]; in DoRoll() local
149 const int indx = (indices[j] + 1) % dim_size[j]; in DoRoll() local
224 const int indx = (start / stride) % dim_size[i]; in DoRollWithMemcpy() local
273 const int indx = (indices[j] + inc) % dim_size[j]; in DoRollWithMemcpy() local
Dsparse_utils_test.cc109 int indx = 0; in TEST() local
118 int indx = 0; in TEST() local
127 int indx = 0; in TEST() local
136 int indx = 0; in TEST() local
Droll_op_gpu.cu.cc43 const int indx = (out_idx / stride) % dim_size[i]; in RollKernel() local
/external/libxaac/decoder/
Dixheaacd_mps_pre_mix.c340 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_pre_matrix() local
353 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_pre_matrix() local
475 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_mix_matrix() local
503 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_mix_matrix() local
524 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_mix_matrix() local
552 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_mix_matrix() local
567 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_mix_matrix() local
597 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_mix_matrix_type1() local
706 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_mix_matrix_type2() local
734 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_mix_matrix_type2() local
[all …]
Dixheaacd_lpc_dec.c96 static WORD32 ixheaacd_avq_first_approx_abs(FLOAT32 *lsf, WORD32 *indx) { in ixheaacd_avq_first_approx_abs()
136 WORD32 ixheaacd_avq_first_approx_rel(FLOAT32 *lsf, WORD32 *indx, WORD32 mode) { in ixheaacd_avq_first_approx_rel()
/external/OpenCL-CTS/test_conformance/integer_ops/
Dverification_and_generation_functions.cpp258 init_long_data(uint64_t indx, int num_elements, cl_long *input_ptr[], MTdata d) in init_long_data()
452 init_ulong_data(uint64_t indx, int num_elements, cl_ulong *input_ptr[], MTdata d) in init_ulong_data()
654 init_int_data(uint64_t indx, int num_elements, cl_int *input_ptr[], MTdata d) in init_int_data()
848 init_uint_data(uint64_t indx, int num_elements, cl_uint *input_ptr[], MTdata d) in init_uint_data()
1045 init_short_data(uint64_t indx, int num_elements, cl_short *input_ptr[], MTdata d) in init_short_data()
1243 init_ushort_data(uint64_t indx, int num_elements, cl_ushort *input_ptr[], MTdata d) in init_ushort_data()
1442 init_char_data(uint64_t indx, int num_elements, cl_char *input_ptr[], MTdata d) in init_char_data()
1649 init_uchar_data(uint64_t indx, int num_elements, cl_uchar *input_ptr[], MTdata d) in init_uchar_data()
/external/OpenCL-CTS/test_conformance/basic/
Dtest_imagerandomcopy.cpp42 int i, j, indx; in verify_rgba8_image() local
72 int i, j, indx; in verify_rgba16_image() local
102 int i, j, indx; in verify_rgbafp_image() local
Dtest_imagereadwrite.cpp42 int i, j, indx; in update_rgba8_image() local
110 int i, j, indx; in update_rgba16_image() local
158 int i, j, indx; in update_rgbafp_image() local
Dtest_imagereadwrite3d.cpp42 int i, j, k, indx; in update_rgba8_image() local
114 int i, j, k, indx; in update_rgba16_image() local
164 int i, j, k, indx; in update_rgbafp_image() local
/external/lzma/C/
DPpmd7.c24 #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()
DPpmd8.c24 #define I2U(indx) ((unsigned)p->Indx2Units[indx]) argument
117 static void Ppmd8_InsertNode(CPpmd8 *p, void *node, unsigned indx) in Ppmd8_InsertNode()
127 static void *Ppmd8_RemoveNode(CPpmd8 *p, unsigned indx) in Ppmd8_RemoveNode()
254 static void *Ppmd8_AllocUnitsRare(CPpmd8 *p, unsigned indx) in Ppmd8_AllocUnitsRare()
287 static void *Ppmd8_AllocUnits(CPpmd8 *p, unsigned indx) in Ppmd8_AllocUnits()
636 unsigned indx = U2I(nu); in CutOff() local
/external/mesa3d/src/mesa/vbo/
Dvbo_exec_api.c1038 _es_VertexAttrib1fARB(GLuint indx, GLfloat x) in _es_VertexAttrib1fARB()
1045 _es_VertexAttrib1fvARB(GLuint indx, const GLfloat* values) in _es_VertexAttrib1fvARB()
1052 _es_VertexAttrib2fARB(GLuint indx, GLfloat x, GLfloat y) in _es_VertexAttrib2fARB()
1059 _es_VertexAttrib2fvARB(GLuint indx, const GLfloat* values) in _es_VertexAttrib2fvARB()
1066 _es_VertexAttrib3fARB(GLuint indx, GLfloat x, GLfloat y, GLfloat z) in _es_VertexAttrib3fARB()
1073 _es_VertexAttrib3fvARB(GLuint indx, const GLfloat* values) in _es_VertexAttrib3fvARB()
1080 _es_VertexAttrib4fvARB(GLuint indx, const GLfloat* values) in _es_VertexAttrib4fvARB()
/external/OpenCL-CTS/test_conformance/profiling/
Dexecute.cpp76 int indx = ( y0 * w + x0 ) * nChannels; in read_imagef() local
89 int indx = ( y * w + x ) * nChannels; in write_imagef() local
102 int indx = 0; in basicFilterPixel() local
/external/cronet/tot/third_party/libxml/src/
Dshell.c1276 int indx; in xmllintShell() local
1370 int indx; in xmllintShell() local
1436 int indx; in xmllintShell() local
1564 int indx; in xmllintShell() local
/external/cronet/stable/third_party/libxml/src/
Dshell.c1276 int indx; in xmllintShell() local
1370 int indx; in xmllintShell() local
1436 int indx; in xmllintShell() local
1564 int indx; in xmllintShell() local
/external/libxml2/
Dshell.c1275 int indx; in xmllintShell() local
1369 int indx; in xmllintShell() local
1435 int indx; in xmllintShell() local
1563 int indx; in xmllintShell() local
/external/flac/src/libFLAC++/
Dmetadata.cpp460 void SeekTable::set_point(uint32_t indx, const ::FLAC__StreamMetadata_SeekPoint &point) in set_point()
467 bool SeekTable::insert_point(uint32_t indx, const ::FLAC__StreamMetadata_SeekPoint &point) in insert_point()
474 bool SeekTable::delete_point(uint32_t indx) in delete_point()
908 bool VorbisComment::set_comment(uint32_t indx, const VorbisComment::Entry &entry) in set_comment()
915 bool VorbisComment::insert_comment(uint32_t indx, const VorbisComment::Entry &entry) in insert_comment()
934 bool VorbisComment::delete_comment(uint32_t indx) in delete_comment()
1017 void CueSheet::Track::set_index(uint32_t i, const ::FLAC__StreamMetadata_CueSheet_Index &indx) in set_index()
1087 …et_index(uint32_t track_num, uint32_t index_num, const ::FLAC__StreamMetadata_CueSheet_Index &indx) in set_index()
1102 …rt_index(uint32_t track_num, uint32_t index_num, const ::FLAC__StreamMetadata_CueSheet_Index &indx) in insert_index()
/external/flac/src/test_libFLAC/
Dmetadata_object.c270 int indx; in vc_replace_new_() local
372 …_StreamMetadata *block, uint32_t track_num, uint32_t pos, FLAC__StreamMetadata_CueSheet_Index indx) in tr_set_new_()
387 …_StreamMetadata *block, uint32_t track_num, uint32_t pos, FLAC__StreamMetadata_CueSheet_Index indx) in tr_insert_new_()
514 FLAC__StreamMetadata_CueSheet_Index indx; in test_metadata_object() local
/external/flatbuffers/tests/
Dmonster_test.cpp246 auto indx = it - inventory->begin(); in AccessFlatBufferTest() local
254 auto indx = it - inventory->cbegin(); in AccessFlatBufferTest() local
262 auto indx = inventory->rend() - it - 1; in AccessFlatBufferTest() local
270 auto indx = inventory->crend() - it - 1; in AccessFlatBufferTest() local
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_channel_common.h53 for (int indx = 0; indx < num_channels_per_target_; indx++) { in FindWorkerChannel() local
/external/gmmlib/Source/GmmLib/CachePolicy/
DGmmXe2_LPGCachePolicy.cpp483 #define GMM_DEFINE_MOCS(indx, L4Caching, L3Caching, L3ClassOfService, ignorePAT) \ in SetUpMOCSTable() argument
546 #define GMM_DEFINE_PAT_ELEMENT(indx, Coh, L4Caching, L3Caching, L3ClassOfService, CompressionEn, No… in SetupPAT() argument
/external/trusty/arm-trusted-firmware/drivers/nxp/tzc/
Dplat_tzc380.c149 uint32_t indx = 0; in mem_access_setup() local
/external/sdv/vsomeip/third_party/boost/chrono/include/boost/chrono/detail/
Dscan_keyword.hpp94 for (size_t indx = 0; b != e && n_might_match > 0; ++indx) in scan_keyword() local
/external/libopus/dnn/
Dtest_vec.c92 int indx[] = {1,0,2,0,1}; in test_sparse_sgemv_accum16() local

1234