/external/speex/libspeex/ |
D | filters_sse.h | 37 void filter_mem16_10(const float *x, const float *_num, const float *_den, float *y, int N, int ord… in filter_mem16_10() 90 void filter_mem16_8(const float *x, const float *_num, const float *_den, float *y, int N, int ord,… in filter_mem16_8() 134 void filter_mem16(const float *x, const float *_num, const float *_den, float *y, int N, int ord, f… in filter_mem16() 144 void iir_mem16_10(const float *x, const float *_den, float *y, int N, int ord, float *_mem) in iir_mem16_10() 193 void iir_mem16_8(const float *x, const float *_den, float *y, int N, int ord, float *_mem) in iir_mem16_8() 233 void iir_mem16(const float *x, const float *_den, float *y, int N, int ord, float *_mem, char *stac… in iir_mem16() 242 void fir_mem16_10(const float *x, const float *_num, float *y, int N, int ord, float *_mem) in fir_mem16_10() 290 void fir_mem16_8(const float *x, const float *_num, float *y, int N, int ord, float *_mem) in fir_mem16_8() 330 void fir_mem16(const float *x, const float *_num, float *y, int N, int ord, float *_mem, char *stac… in fir_mem16()
|
D | filters_bfin.h | 85 …, const spx_coef_t *num, const spx_coef_t *den, spx_word16_t *_y, int N, int ord, spx_mem_t *mem, … in filter_mem16() 230 void iir_mem16(const spx_word16_t *_x, const spx_coef_t *den, spx_word16_t *_y, int N, int ord, spx… in iir_mem16() 355 void fir_mem16(const spx_word16_t *x, const spx_coef_t *num, spx_word16_t *y, int N, int ord, spx_m… in fir_mem16() 368 … *ak, const spx_coef_t *awk1, const spx_coef_t *awk2, spx_word16_t *y, int N, int ord, char *stack) in compute_impulse_response()
|
D | filters.c | 319 …x, const spx_coef_t *num, const spx_coef_t *den, spx_word16_t *y, int N, int ord, spx_mem_t *mem, … in filter_mem16() 339 void iir_mem16(const spx_word16_t *x, const spx_coef_t *den, spx_word16_t *y, int N, int ord, spx_m… in iir_mem16() 359 void fir_mem16(const spx_word16_t *x, const spx_coef_t *num, spx_word16_t *y, int N, int ord, spx_m… in fir_mem16() 379 … *ak, const spx_coef_t *awk1, const spx_coef_t *awk2, spx_word16_t *y, int N, int ord, char *stack) in syn_percep_zero16() 391 … *ak, const spx_coef_t *awk1, const spx_coef_t *awk2, spx_word16_t *y, int N, int ord, char *stack) in residue_percep_zero16() 406 … *ak, const spx_coef_t *awk1, const spx_coef_t *awk2, spx_word16_t *y, int N, int ord, char *stack) in compute_impulse_response()
|
/external/chromium_org/build/ |
D | install-chroot.sh | 121 ord() { function
|
/external/libopus/celt/ |
D | celt_lpc.c | 95 int ord, in celt_fir() 148 int ord, in celt_iir()
|
/external/chromium_org/third_party/opus/src/celt/ |
D | celt_lpc.c | 95 int ord, in celt_fir() 148 int ord, in celt_iir()
|
/external/libvorbis/lib/ |
D | lsp.c | 286 static void cheby(float *g, int ord) { in cheby() 310 static int Laguerre_With_Deflation(float *a,int ord,float *r){ in Laguerre_With_Deflation() 366 static int Newton_Raphson(float *a,int ord,float *r){ in Newton_Raphson()
|
/external/chromium_org/third_party/speex/libspeex/ |
D | filters.c | 319 …x, const spx_coef_t *num, const spx_coef_t *den, spx_word16_t *y, int N, int ord, spx_mem_t *mem, … in filter_mem16() 339 void iir_mem16(const spx_word16_t *x, const spx_coef_t *den, spx_word16_t *y, int N, int ord, spx_m… in iir_mem16() 359 void fir_mem16(const spx_word16_t *x, const spx_coef_t *num, spx_word16_t *y, int N, int ord, spx_m… in fir_mem16() 379 … *ak, const spx_coef_t *awk1, const spx_coef_t *awk2, spx_word16_t *y, int N, int ord, char *stack) in syn_percep_zero16() 391 … *ak, const spx_coef_t *awk1, const spx_coef_t *awk2, spx_word16_t *y, int N, int ord, char *stack) in residue_percep_zero16() 406 … *ak, const spx_coef_t *awk1, const spx_coef_t *awk2, spx_word16_t *y, int N, int ord, char *stack) in compute_impulse_response()
|
/external/clang/test/FixIt/ |
D | fixit-cxx0x.cpp | 66 #define ord - '0' macro
|
/external/chromium_org/sync/syncable/ |
D | directory_backing_store_unittest.cc | 1967 std::string ord = V81_Ordinal(i); in SetUpVersion81Database() local 2073 std::string ord = V81_Ordinal(i); in SetUpVersion82Database() local 2181 std::string ord = V81_Ordinal(i); in SetUpVersion83Database() local 2304 std::string ord = V81_Ordinal(i); in SetUpVersion84Database() local 2426 std::string ord = V81_Ordinal(i); in SetUpVersion85Database() local
|
/external/eigen/unsupported/Eigen/src/IterativeSolvers/ |
D | IncompleteCholesky.h | 76 OrderingType ord; in analyzePattern() local
|
/external/eigen/Eigen/src/SparseLU/ |
D | SparseLU.h | 376 OrderingType ord; in analyzePattern() local
|
/external/icu/icu4c/source/test/perf/collperf/ |
D | collperf.cpp | 400 DataIndex * ord; member in CmdBinSearch 404 …UErrorCode, UCollator * col,DWORD win_langid,int32_t count,DataIndex * rnd,DataIndex * ord,Func fn) in CmdBinSearch()
|
/external/chromium_org/third_party/icu/source/test/perf/collperf/ |
D | collperf.cpp | 400 DataIndex * ord; member in CmdBinSearch 404 …UErrorCode, UCollator * col,DWORD win_langid,int32_t count,DataIndex * rnd,DataIndex * ord,Func fn) in CmdBinSearch()
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | ThreadSanitizer.cpp | 422 static ConstantInt *createOrdering(IRBuilder<> *IRB, AtomicOrdering ord) { in createOrdering()
|
/external/clang/lib/CodeGen/ |
D | CGAtomic.cpp | 755 int ord = cast<llvm::ConstantInt>(Order)->getZExtValue(); in EmitAtomicExpr() local
|
D | CGBuiltin.cpp | 1092 int ord = cast<llvm::ConstantInt>(Order)->getZExtValue(); in EmitBuiltinExpr() local 1178 int ord = cast<llvm::ConstantInt>(Order)->getZExtValue(); in EmitBuiltinExpr() local 1238 int ord = cast<llvm::ConstantInt>(Order)->getZExtValue(); in EmitBuiltinExpr() local
|
/external/opencv/ml/include/ |
D | ml.h | 666 ord; member
|