Searched refs:Multiplier (Results 1 – 15 of 15) sorted by relevance
/external/tcpdump/tests/ |
D | bfd-raw-auth-md5-v.out | 4 Detection Timer Multiplier: 5 (5000 ms Detection time), BFD Length: 48 15 Detection Timer Multiplier: 5 (5000 ms Detection time), BFD Length: 48 26 Detection Timer Multiplier: 5 (5000 ms Detection time), BFD Length: 48 37 Detection Timer Multiplier: 5 (5000 ms Detection time), BFD Length: 48 48 Detection Timer Multiplier: 5 (5000 ms Detection time), BFD Length: 48 59 Detection Timer Multiplier: 5 (5000 ms Detection time), BFD Length: 48 70 Detection Timer Multiplier: 5 (5000 ms Detection time), BFD Length: 48 81 Detection Timer Multiplier: 5 (5000 ms Detection time), BFD Length: 48 92 Detection Timer Multiplier: 5 (5000 ms Detection time), BFD Length: 48 103 Detection Timer Multiplier: 5 (5000 ms Detection time), BFD Length: 48 [all …]
|
D | bfd-raw-auth-sha1-v.out | 4 Detection Timer Multiplier: 5 (5000 ms Detection time), BFD Length: 52 15 Detection Timer Multiplier: 5 (5000 ms Detection time), BFD Length: 52 26 Detection Timer Multiplier: 5 (5000 ms Detection time), BFD Length: 52 37 Detection Timer Multiplier: 5 (5000 ms Detection time), BFD Length: 52 48 Detection Timer Multiplier: 5 (5000 ms Detection time), BFD Length: 52 59 Detection Timer Multiplier: 5 (5000 ms Detection time), BFD Length: 52 70 Detection Timer Multiplier: 5 (5000 ms Detection time), BFD Length: 52 81 Detection Timer Multiplier: 5 (5000 ms Detection time), BFD Length: 52 92 Detection Timer Multiplier: 5 (5000 ms Detection time), BFD Length: 52 103 Detection Timer Multiplier: 5 (5000 ms Detection time), BFD Length: 52 [all …]
|
D | bfd-raw-auth-simple-v.out | 4 Detection Timer Multiplier: 5 (5000 ms Detection time), BFD Length: 33 14 Detection Timer Multiplier: 5 (5000 ms Detection time), BFD Length: 33 24 Detection Timer Multiplier: 5 (5000 ms Detection time), BFD Length: 33 34 Detection Timer Multiplier: 5 (5000 ms Detection time), BFD Length: 33 44 Detection Timer Multiplier: 5 (5000 ms Detection time), BFD Length: 33 54 Detection Timer Multiplier: 5 (5000 ms Detection time), BFD Length: 33 64 Detection Timer Multiplier: 5 (5000 ms Detection time), BFD Length: 33 74 Detection Timer Multiplier: 5 (5000 ms Detection time), BFD Length: 33 84 Detection Timer Multiplier: 5 (5000 ms Detection time), BFD Length: 33 94 Detection Timer Multiplier: 5 (5000 ms Detection time), BFD Length: 33 [all …]
|
/external/google-fruit/examples/scaling_doubles/ |
D | multiplier.cpp | 19 class MultiplierImpl : public Multiplier { 26 fruit::Component<Multiplier> getMultiplierComponent() { in getMultiplierComponent() 27 …return fruit::createComponent().bind<Multiplier, MultiplierImpl>().registerConstructor<MultiplierI… in getMultiplierComponent()
|
D | multiplier.h | 22 class Multiplier { 28 fruit::Component<Multiplier> getMultiplierComponent();
|
D | scaler.cpp | 26 Multiplier* multiplier; 30 …INJECT(ScalerImpl(ASSISTED(double) factor, Multiplier* multiplier)) : multiplier(multiplier), fact… in INJECT()
|
/external/syzkaller/vendor/github.com/googleapis/gax-go/ |
D | call_option.go | 110 Multiplier float64 member 126 if bo.Multiplier < 1 { 127 bo.Multiplier = 2 133 bo.cur = time.Duration(float64(bo.cur) * bo.Multiplier)
|
/external/google-fruit/extras/doc/ |
D | multiplier.tex | 6 \umlprovidedinterface[interface=Multiplier, distance=3, padding=0.5cm]{MultiplierComponent}
|
D | scaler.tex | 9 \umlassemblyconnector[interface=Multiplier, distance=6]{ScalerImpl}{MultiplierComponent}
|
/external/u-boot/doc/ |
D | README.AX25 | 8 - Hardware Multiplier
|
/external/google-fruit/extras/benchmark/ |
D | new_delete_benchmark.cpp | 36 #error Multiplier not supported.
|
D | compile_time_benchmark.cpp | 53 #error Multiplier not supported.
|
/external/tensorflow/tensorflow/core/protobuf/tpu/ |
D | tpu_embedding_output_layout.proto | 58 // Multiplier for output dimension 0 size; used to match legacy format that
|
/external/clang/lib/Sema/ |
D | SemaOpenMP.cpp | 5379 Expr *Multiplier = nullptr; in CheckOpenMPLoop() local 5388 if (Multiplier) { in CheckOpenMPLoop() 5392 NormalizedOffset, Multiplier) in CheckOpenMPLoop() 5401 Multiplier = *ILM; in CheckOpenMPLoop()
|
/external/libhevc/common/arm/ |
D | ihevc_resi_trans.s | 1157 …VMLAL.S16 Q6,D19,D5 @o[0][4-7]* R1 ; follows MULL instruction: Multiplier acc…
|