/external/iproute2/ip/ |
D | ifcfg | 4 local sbase fwd 6 fwd=0 9 fwd=$[$fwd + `cat $dir`] 12 fwd=2 14 return $fwd 45 fwd=$? 46 if [ $fwd -ne 0 ]; then 47 echo "Forwarding is ON or its state is unknown ($fwd). OK, No RDISC." 1>&2 60 if [ $fwd -eq 0 ]; then RestartRDISC; fi 106 if [ $fwd -eq 0 ]; then RestartRDISC; fi [all …]
|
/external/eigen/bench/ |
D | benchFFT.cpp | 44 void bench(int nfft,bool fwd,bool unscaled=false, bool halfspec=false) in bench() argument 64 fft.fwd( outbuf , inbuf); in bench() 70 if (fwd) in bench() 72 fft.fwd( outbuf , inbuf); in bench() 89 if (fwd) in bench()
|
/external/eigen/unsupported/Eigen/src/FFT/ |
D | ei_fftw_impl.h | 60 void fwd(complex_type * dst,complex_type * src,int nfft) { 70 void fwd(complex_type * dst,scalar_type * src,int nfft) { 103 void fwd(complex_type * dst,complex_type * src,int nfft) { 113 void fwd(complex_type * dst,scalar_type * src,int nfft) { 144 void fwd(complex_type * dst,complex_type * src,int nfft) { 154 void fwd(complex_type * dst,scalar_type * src,int nfft) { 190 void fwd( Complex * dst,const Complex *src,int nfft) 192 get_plan(nfft,false,dst,src).fwd(fftw_cast(dst), fftw_cast(src),nfft ); 197 void fwd( Complex * dst,const Scalar * src,int nfft) 199 get_plan(nfft,false,dst,src).fwd(fftw_cast(dst), fftw_cast(src) ,nfft);
|
D | ei_kissfft_impl.h | 277 void fwd( Complex * dst,const Complex *src,int nfft) in fwd() function 305 void fwd( Complex * dst,const Scalar * src,int nfft) in fwd() function 318 fwd( dst, reinterpret_cast<const Complex*> (src), ncfft); in fwd()
|
/external/opencv3/samples/python2/ |
D | common.py | 56 fwd = np.asarray(target, np.float64) - eye 57 fwd /= anorm(fwd) 58 right = np.cross(fwd, up) 60 down = np.cross(fwd, right) 61 R = np.float64([right, down, fwd])
|
/external/clang/test/Modules/Inputs/preprocess/ |
D | module.modulemap | 1 module fwd { header "fwd.h" export * }
|
/external/ceres-solver/internal/ceres/ |
D | loss_function_test.cc | 58 double fwd[3]; in AssertLossFunctionIsValid() local 61 loss.Evaluate(s + kH, fwd); in AssertLossFunctionIsValid() 65 const double fd_1 = (fwd[0] - bwd[0]) / (2 * kH); in AssertLossFunctionIsValid() 69 const double fd_2 = (fwd[0] - 2*rho[0] + bwd[0]) / (kH * kH); in AssertLossFunctionIsValid()
|
/external/eigen/unsupported/test/ |
D | FFTW.cpp | 94 fft.fwd( freqBuf,tbuf); in test_scalar_generic() 99 fft.fwd( freqBuf,tbuf); in test_scalar_generic() 153 fft.fwd( outbuf , inbuf); in test_complex_generic() 221 fft.fwd(out1,in); in test_return_by_value() 222 out2 = fft.fwd(in); in test_return_by_value()
|
/external/eigen/unsupported/Eigen/ |
D | FFT | 187 void fwd( Complex * dst, const Scalar * src, Index nfft) 189 m_impl.fwd(dst,src,static_cast<int>(nfft)); 195 void fwd( Complex * dst, const Complex * src, Index nfft) 197 m_impl.fwd(dst,src,static_cast<int>(nfft)); 210 void fwd( std::vector<Complex> & dst, const std::vector<_Input> & src) 216 fwd(&dst[0],&src[0],src.size()); 221 void fwd( MatrixBase<ComplexDerived> & dst, const MatrixBase<InputDerived> & src, Index nfft=-1) 249 fwd( &dst[0],&tmp[0],nfft ); 251 fwd( &dst[0],&src[0],nfft ); 258 fwd( const MatrixBase<InputDerived> & src, Index nfft=-1) [all …]
|
/external/icu/icu4c/source/test/intltest/ |
D | dadrcal.h | 41 void testConvert(TestData *testData, const DataMap *settings, UBool fwd); 45 UBool fwd);
|
D | transtst.cpp | 416 Transliterator *fwd = Transliterator::createFromRules("<ID>", RULES, in TestRuleBasedInverse() local 425 expect(*fwd, DATA[i], DATA[i+1]); in TestRuleBasedInverse() 428 delete fwd; in TestRuleBasedInverse()
|
/external/llvm/test/Feature/ |
D | testtype.ll | 10 %fwd = type %fwdref* 11 %fwdref = type { %fwd* }
|
/external/llvm/test/Linker/ |
D | unique-fwd-decl-order.ll | 1 ; RUN: llvm-link %s %S/Inputs/unique-fwd-decl-order.ll -S -o - | FileCheck %s 2 ; RUN: llvm-link %S/Inputs/unique-fwd-decl-order.ll %s -S -o - | FileCheck %s
|
D | unique-fwd-decl-a.ll | 1 ; RUN: llvm-link %s %S/Inputs/unique-fwd-decl-b.ll -S -o - | FileCheck %s
|
/external/icu/icu4c/source/test/testdata/ |
D | testnorm.txt | 67 E011=E010 F0011 # composition of BMP+supplementary, and F0011 is maybe & combines-fwd
|
/external/eigen/unsupported/doc/examples/ |
D | FFT.cpp | 83 fft.fwd(freqbuf,timebuf); in fwd_inv()
|
/external/llvm/test/tools/llvm-objdump/ |
D | coff-private-headers.test | 5 IMPORT: lookup 000021e4 time 00000000 fwd 00000000 name 0000234a addr 00002024
|
/external/ltrace/ |
D | read_config_file.c | 442 int fwd = 0; in parse_typedef() local 445 = parse_lens(plib, loc, str, NULL, 0, &own, &fwd); in parse_typedef() 451 this_nt.forward = fwd; in parse_typedef()
|
/external/vulkan-validation-layers/libs/glm/detail/ |
D | func_packing.inl | 31 #include "../fwd.hpp"
|
/external/mksh/src/ |
D | histrap.c | 505 findhist(int start, int fwd, const char *str, bool anchored) in findhist() argument 509 int incr = fwd ? 1 : -1; in findhist()
|
D | edit.c | 5068 grabsearch(int save, int start, int fwd, const char *pat) in grabsearch() argument 5074 if ((start == 0 && fwd == 0) || (start >= hlast - 1 && fwd == 1)) in grabsearch() 5076 if (fwd) in grabsearch() 5081 if ((hist = findhist(start, fwd, pat, anchored)) < 0) { in grabsearch() 5083 if (start != 0 && fwd && strcmp(holdbufp, pat) >= 0) { in grabsearch()
|
/external/opencv3/modules/imgproc/test/ |
D | test_color.cpp | 415 #define INIT_FWD_INV_CODES( fwd, inv ) \ argument 416 fwd_code = CV_##fwd; inv_code = CV_##inv; \ 417 fwd_code_str = #fwd; inv_code_str = #inv
|
/external/iproute2/doc/ |
D | ip-cref.tex | 3238 local sbase fwd 3240 fwd=0 3243 fwd=$[$fwd + `cat $dir`] 3246 fwd=2 3248 return $fwd 3294 fwd=$? 3309 if [ $fwd -eq 0 ]; then RestartRDISC; fi 3363 if [ $fwd -eq 0 ]; then RestartRDISC; fi 3431 if [ $fwd -eq 0 ]; then
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/ |
D | TransliteratorTest.java | 326 Transliterator fwd = Transliterator.createFromRules("<ID>", RULES, Transliterator.FORWARD); in TestRuleBasedInverse() local 329 expect(fwd, DATA[i], DATA[i+1]); in TestRuleBasedInverse()
|
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
D | TransliteratorTest.java | 322 Transliterator fwd = Transliterator.createFromRules("<ID>", RULES, Transliterator.FORWARD); in TestRuleBasedInverse() local 325 expect(fwd, DATA[i], DATA[i+1]); in TestRuleBasedInverse()
|