Home
last modified time | relevance | path

Searched +defs:j +defs:n (Results 1 – 25 of 1148) sorted by relevance

12345678910>>...46

/external/chromium_org/third_party/icu/source/test/cintltst/
Dcg7coll.c142 int32_t i, rlen, j, n; in TestG7Locales() local
190 int32_t j, n; in TestDemo1() local
221 int32_t j, n; in TestDemo2() local
250 int32_t j, n; in TestDemo3() local
280 int32_t j, n; in TestDemo4() local
/external/icu/icu4c/source/test/cintltst/
Dcg7coll.c143 int32_t i, rlen, j, n; in TestG7Locales() local
201 int32_t j, n; in TestDemo1() local
232 int32_t j, n; in TestDemo2() local
261 int32_t j, n; in TestDemo3() local
291 int32_t j, n; in TestDemo4() local
/external/chromium_org/third_party/icu/source/test/intltest/
Dg7coll.cpp144 int32_t j, n; in TestG7Locales() local
179 int32_t j, n; in TestDemo1() local
213 int32_t j, n; in TestDemo2() local
247 int32_t j, n; in TestDemo3() local
276 int32_t j, n; in TestDemo4() local
/external/icu/icu4c/source/test/intltest/
Dg7coll.cpp137 int32_t j, n; in TestG7Locales() local
169 int32_t j, n; in TestDemo1() local
203 int32_t j, n; in TestDemo2() local
237 int32_t j, n; in TestDemo3() local
266 int32_t j, n; in TestDemo4() local
/external/aac/libFDK/include/
Dscramble.h115 inline void scramble_sgl(FIXP_SGL *x, INT n) in scramble_sgl()
117 INT m,k,j; in scramble_sgl() local
141 inline void scramble(FIXP_DBL *x, INT n) in scramble()
143 INT m,k,j; in scramble() local
/external/chromium_org/third_party/webrtc/modules/audio_processing/utility/
Dfft4g.c305 void WebRtc_cdft(int n, int isgn, float *a, int *ip, float *w) in WebRtc_cdft()
324 void WebRtc_rdft(int n, int isgn, float *a, int *ip, float *w) in WebRtc_rdft()
644 int j, nwh; in makewt() local
673 int j, nch; in makect() local
693 static void bitrv2(int n, int *ip, float *a) in bitrv2()
695 int j, j1, k, k1, l, m, m2; in bitrv2() local
793 static void bitrv2conj(int n, int *ip, float *a) in bitrv2conj()
795 int j, j1, k, k1, l, m, m2; in bitrv2conj() local
902 static void cftfsub(int n, float *a, float *w) in cftfsub()
904 int j, j1, j2, j3, l; in cftfsub() local
[all …]
/external/webrtc/src/modules/audio_processing/utility/
Dfft4g.c305 void WebRtc_cdft(int n, int isgn, float *a, int *ip, float *w) in WebRtc_cdft()
324 void WebRtc_rdft(int n, int isgn, float *a, int *ip, float *w) in WebRtc_rdft()
644 int j, nwh; in makewt() local
673 int j, nch; in makect() local
693 static void bitrv2(int n, int *ip, float *a) in bitrv2()
695 int j, j1, k, k1, l, m, m2; in bitrv2() local
793 static void bitrv2conj(int n, int *ip, float *a) in bitrv2conj()
795 int j, j1, k, k1, l, m, m2; in bitrv2conj() local
902 static void cftfsub(int n, float *a, float *w) in cftfsub()
904 int j, j1, j2, j3, l; in cftfsub() local
[all …]
/external/eigen/doc/special_examples/
DTutorial_sparse_example_details.cpp8 void insertCoefficient(int id, int i, int j, double w, std::vector<T>& coeffs, in insertCoefficient()
11 int n = boundary.size(); in insertCoefficient() local
19 void buildProblem(std::vector<T>& coefficients, Eigen::VectorXd& b, int n) in buildProblem()
23 for(int j=0; j<n; ++j) in buildProblem() local
37 void saveAsBitmap(const Eigen::VectorXd& x, int n, const char* filename) in saveAsBitmap()
/external/libvorbis/lib/
Dcodebook.c31 long i,j; in vorbis_staticbook_pack() local
150 long i,j; in vorbis_staticbook_unpack() local
357 long vorbis_book_decodevs_add(codebook *book,float *a,oggpack_buffer *b,int n){ in vorbis_book_decodevs_add()
362 int i,j,o; in vorbis_book_decodevs_add() local
376 long vorbis_book_decodev_add(codebook *book,float *a,oggpack_buffer *b,int n){ in vorbis_book_decodev_add()
378 int i,j,entry; in vorbis_book_decodev_add() local
421 long vorbis_book_decodev_set(codebook *book,float *a,oggpack_buffer *b,int n){ in vorbis_book_decodev_set()
423 int i,j,entry; in vorbis_book_decodev_set() local
434 int i,j; in vorbis_book_decodev_set() local
445 oggpack_buffer *b,int n){ in vorbis_book_decodevv_add()
[all …]
Dlpc.c61 float vorbis_lpc_from_data(float *data,float *lpci,int n,int m){ in vorbis_lpc_from_data()
66 int i,j; in vorbis_lpc_from_data() local
134 float *data,long n){ in vorbis_lpc_predict()
140 long i,j,o,p; in vorbis_lpc_predict() local
/external/chromium_org/third_party/cld/encodings/compact_lang_det/
Dsubsetsequence.cc52 void DumpInts(const char* label, const int* v, int n) { in DumpInts()
60 void DumpUint8s(const char* label, const uint8* v, int n) { in DumpUint8s()
106 for (int j = 0; j < new_size; ++j) { in NewLevel() local
186 for (int j = 0; j < new_size; ++j) { in Flush() local
207 int j = 0; in Extract() local
226 for (int j = 0; j < new_size; ++j) { in Extract() local
244 int j = 0; in Extract() local
/external/libvpx/libvpx/test/
Didct8x8_test.cc40 for (int n = 0; n < 8; n++) in reference_dct_1d() local
51 for (int j = 0; j < 8; ++j) in reference_dct_2d() local
54 for (int j = 0; j < 8; ++j) in reference_dct_2d() local
60 for (int j = 0; j < 8; ++j) in reference_dct_2d() local
63 for (int j = 0; j < 8; ++j) in reference_dct_2d() local
76 for (int n = 0; n < 8; n++) { in reference_idct_1d() local
89 for (int j = 0; j < 8; ++j) in reference_idct_2d() local
92 for (int j = 0; j < 8; ++j) in reference_idct_2d() local
98 for (int j = 0; j < 8; ++j) in reference_idct_2d() local
101 for (int j = 0; j < 8; ++j) in reference_idct_2d() local
[all …]
/external/chromium_org/third_party/libvpx/source/libvpx/test/
Didct8x8_test.cc40 for (int n = 0; n < 8; n++) in reference_dct_1d() local
51 for (int j = 0; j < 8; ++j) in reference_dct_2d() local
54 for (int j = 0; j < 8; ++j) in reference_dct_2d() local
60 for (int j = 0; j < 8; ++j) in reference_dct_2d() local
63 for (int j = 0; j < 8; ++j) in reference_dct_2d() local
76 for (int n = 0; n < 8; n++) { in reference_idct_1d() local
89 for (int j = 0; j < 8; ++j) in reference_idct_2d() local
92 for (int j = 0; j < 8; ++j) in reference_idct_2d() local
98 for (int j = 0; j < 8; ++j) in reference_idct_2d() local
101 for (int j = 0; j < 8; ++j) in reference_idct_2d() local
[all …]
/external/eigen/Eigen/src/SparseLU/
DSparseLU_Utils.h21 void SparseLUImpl<Scalar,Index>::countnz(const Index n, Index& nnzL, Index& nnzU, GlobalLU_t& glu) in countnz()
27 Index i, j, fsupc; in countnz() local
52 void SparseLUImpl<Scalar,Index>::fixupL(const Index n, const IndexVector& perm_r, GlobalLU_t& glu) in fixupL()
54 Index fsupc, i, j, k, jstart; in fixupL() local
/external/chromium_org/media/base/
Daudio_fifo_unittest.cc95 int n = 0; in TEST_F() local
119 for (int n = 0; n < kMaxFrameCount; ++n) { in TEST_F() local
144 for (int j = 0; j < bus->channels(); ++j) in TEST_F() local
159 int n = 1; in TEST_F() local
163 for (int j = 0; j < bus->channels(); ++j) in TEST_F() local
174 for (int j = 0; j < bus->channels(); ++j) in TEST_F() local
184 for (int j = 0; j < bus->channels(); ++j) { in TEST_F() local
/external/skia/tests/
DSortTest.cpp18 static void rand_array(SkRandom& rand, int array[], int n) { in rand_array()
19 for (int j = 0; j < n; j++) { in rand_array() local
25 const int array[], const int reference[], int n) { in check_sort()
26 for (int j = 0; j < n; ++j) { in check_sort() local
/external/chromium_org/third_party/skia/tests/
DSortTest.cpp18 static void rand_array(SkRandom& rand, int array[], int n) { in rand_array()
19 for (int j = 0; j < n; j++) { in rand_array() local
25 const int array[], const int reference[], int n) { in check_sort()
26 for (int j = 0; j < n; ++j) { in check_sort() local
/external/clang/test/CXX/expr/expr.prim/expr.prim.general/
Dp12-0x.cpp4 int *j = &nonexistent; // expected-error {{use of undeclared identifier 'nonexistent'}} member
7 int n = f(); // ok member
12 int j = sizeof(S::m + 42); // ok variable
16 int n; member
30 const std::type_info& n = typeid(*(Poly*)(0*sizeof S::m)); variable
/external/speex/libspeex/
Dlpc.c79 int i, j; in _spx_lpc() local
132 int n in _spx_autocorr()
136 int i, j; in _spx_autocorr() local
185 int n in _spx_autocorr()
/external/protobuf/gtest/samples/
Dprime_tables.h58 virtual bool IsPrime(int n) const { in IsPrime()
70 for (int n = p + 1; n > 0; n++) { in GetNextPrime() local
89 virtual bool IsPrime(int n) const { in IsPrime()
94 for (int n = p + 1; n < is_prime_size_; n++) { in GetNextPrime() local
110 for (int j = 2*i; j <= max; j += i) { in CalculatePrimesUpTo() local
/external/eigen/unsupported/Eigen/src/NonLinearOptimization/
Dr1mpyq.h8 void r1mpyq(DenseIndex m, DenseIndex n, Scalar *a, const std::vector<JacobiRotation<Scalar> > &v_gi… in r1mpyq()
13 for (Index j = n-2; j>=0; --j) in r1mpyq() local
20 for (Index j = 0; j<n-1; ++j) in r1mpyq() local
/external/chromium_org/testing/gtest/samples/
Dprime_tables.h58 virtual bool IsPrime(int n) const { in IsPrime()
70 for (int n = p + 1; n > 0; n++) { in GetNextPrime() local
89 virtual bool IsPrime(int n) const { in IsPrime()
94 for (int n = p + 1; n < is_prime_size_; n++) { in GetNextPrime() local
110 for (int j = 2*i; j <= max; j += i) { in CalculatePrimesUpTo() local
/external/chromium_org/third_party/openmax_dl/dl/sp/src/x86/
DomxSP_FFTFwd_RToCCS_F32_Sfs.c67 OMX_INT n) { in RevbinPermuteFwd()
69 OMX_INT j; in RevbinPermuteFwd() local
118 OMX_INT n) { in RevbinPermuteFwdSse()
120 OMX_INT j; in RevbinPermuteFwdSse() local
178 OMX_INT n; in omxSP_FFTFwd_RToCCS_F32_Sfs() local
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Dfilters.c33 int j = 0; in WebRtcIsacfix_AutocorrC() local
77 int n, j; in AllpassFilterForDec32() local
104 int n; in WebRtcIsacfix_DecimateAllpass32() local
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dfilters.c23 int j = 0; in WebRtcIsacfix_AutocorrC() local
71 int n, j; in AllpassFilterForDec32() local
98 int n; in WebRtcIsacfix_DecimateAllpass32() local

12345678910>>...46