Home
last modified time | relevance | path

Searched defs:ix (Results 1 – 25 of 250) sorted by relevance

12345678910

/external/valgrind/coregrind/m_aspacemgr/
Daspacemgr-segnames.c148 is_freeslot(UInt ix) in is_freeslot()
155 put_slotindex(UInt ix, UInt slotindex) in put_slotindex()
169 get_slotindex(UInt ix) in get_slotindex()
187 put_slotsize(UInt ix, UInt size) in put_slotsize()
196 get_slotsize(UInt ix) in get_slotsize()
209 put_refcount(UInt ix, UInt rc) in put_refcount()
219 get_refcount(UInt ix) in get_refcount()
231 inc_refcount(UInt ix) in inc_refcount()
240 dec_refcount(UInt ix) in dec_refcount()
262 put_sentinel(UInt ix) in put_sentinel()
[all …]
/external/libopus/silk/float/
DLPC_analysis_filter_FLP.c50 opus_int ix; in silk_LPC_analysis_filter16_FLP() local
88 opus_int ix; in silk_LPC_analysis_filter12_FLP() local
122 opus_int ix; in silk_LPC_analysis_filter10_FLP() local
154 opus_int ix; in silk_LPC_analysis_filter8_FLP() local
184 opus_int ix; in silk_LPC_analysis_filter6_FLP() local
/external/tensorflow/tensorflow/core/util/sparse/
Dsparse_tensor_test.cc36 Eigen::Tensor<int64, 2, Eigen::RowMajor, Eigen::DenseIndex> ix(N, NDIM); in GetSimpleIndexTensor() local
62 auto ix = GetSimpleIndexTensor(N, NDIM); in TEST() local
95 Tensor ix(DT_INT32, TensorShape({N, NDIM})); in TEST() local
105 Tensor ix(DT_INT64, TensorShape({N, NDIM, 1})); in TEST() local
115 Tensor ix(DT_INT64, TensorShape({N, NDIM})); in TEST() local
125 Tensor ix(DT_INT64, TensorShape({N, NDIM})); in TEST() local
135 Tensor ix(DT_INT64, TensorShape({N, NDIM})); in TEST() local
144 Tensor ix(DT_INT64, TensorShape({N, NDIM})); in TEST() local
162 Tensor ix(DT_INT64, TensorShape({N, NDIM})); in TEST() local
208 Tensor ix(DT_INT64, TensorShape({N, NDIM})); in TEST() local
[all …]
Ddim_comparator.h49 DimComparator(const TTypes<int64>::Matrix& ix, const VarDimArray& order, in DimComparator()
97 FixedDimComparator(const TTypes<int64>::Matrix& ix, const VarDimArray& order, in FixedDimComparator()
Dgroup_iterator.h80 GroupIterable(Tensor ix, Tensor vals, int dims, const VarDimArray& group_dims) in GroupIterable()
94 inline bool GroupMatches(const TIX& ix, int64 loc_a, int64 loc_b) const { in GroupMatches()
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DTrie2_32.java71 int ix; in get() local
132 int ix; in getFromU16SingleLead() local
208 … int ix = (UTRIE2_INDEX_1_OFFSET - UTRIE2_OMITTED_BMP_INDEX_1_LENGTH) + (cp >> UTRIE2_SHIFT_1); in rangeEnd() local
DTrie2_16.java72 int ix; in get() local
133 int ix; in getFromU16SingleLead() local
211 … int ix = (UTRIE2_INDEX_1_OFFSET - UTRIE2_OMITTED_BMP_INDEX_1_LENGTH) + (cp >> UTRIE2_SHIFT_1); in rangeEnd() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTrie2_16.java70 int ix; in get() local
131 int ix; in getFromU16SingleLead() local
209 … int ix = (UTRIE2_INDEX_1_OFFSET - UTRIE2_OMITTED_BMP_INDEX_1_LENGTH) + (cp >> UTRIE2_SHIFT_1); in rangeEnd() local
DTrie2_32.java69 int ix; in get() local
130 int ix; in getFromU16SingleLead() local
206 … int ix = (UTRIE2_INDEX_1_OFFSET - UTRIE2_OMITTED_BMP_INDEX_1_LENGTH) + (cp >> UTRIE2_SHIFT_1); in rangeEnd() local
/external/fdlibm/
De_j1.c97 int hx,ix; local
166 int hx,ix,lx; local
331 int ix; local
467 int ix; local
Ds_logb.c29 int lx,ix; local
De_j0.c96 int hx,ix; local
165 int hx,ix,lx; local
333 int ix; local
468 int ix; local
Ds_ilogb.c29 int hx,lx,ix; local
Ds_tan.c54 int n, ix; local
Ds_cos.c55 int n, ix; local
Ds_sin.c55 int n, ix; local
Ds_frexp.c40 int hx, ix, lx; local
/external/tensorflow/tensorflow/core/kernels/
Dgather_nd_op_cpu_impl.h54 EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE bool GenerateIndices( in GenerateIndices()
69 Eigen::array<Eigen::DenseIndex, IXDIM + 1> ix; in operator() local
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/utils/
Dsparse_column_iterable.h102 SparseColumnIterable(TTypes<int64>::ConstMatrix ix, int64 example_start, in SparseColumnIterable()
111 const TTypes<int64>::ConstMatrix& ix() const { return ix_; } in ix() function
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast_tri_tmp.h137 int ix = (i & 3) * 4; in TAG() local
159 int ix = (i & 3) * 4; in TAG() local
291 int ix = (i & 3) * 16; in TAG() local
312 int ix = (i & 3) * 16; in TAG() local
379 int ix = (i & 3) * 4; in TRI_16() local
/external/valgrind/coregrind/
Dm_sparsewa.c92 static inline UWord swa_bitarray_read ( const UChar* arr, UWord ix ) { in swa_bitarray_read()
98 static inline UWord swa_bitarray_read_then_set ( UChar* arr, UWord ix ) { in swa_bitarray_read_then_set()
107 static inline UWord swa_bitarray_read_then_clear ( UChar* arr, UWord ix ) { in swa_bitarray_read_then_clear()
281 UWord ix; in VG_() local
313 UWord ix; in VG_() local
371 UWord ix; in VG_() local
/external/skia/src/core/
DSkCubicMap.cpp38 float ix = sk_float_floor(x); in computeYFromX() local
46 float ix = sk_float_floor(x); in hackYFromX() local
/external/skqp/src/core/
DSkCubicMap.cpp38 float ix = sk_float_floor(x); in computeYFromX() local
46 float ix = sk_float_floor(x); in hackYFromX() local
/external/brotli/c/enc/
Dblock_encoder_inc.h26 size_t ix = i * alphabet_size; in FN() local
/external/clang/test/CodeGen/
Darrayderef.c13 int * bar(unsigned int ix) { in bar()

12345678910