Home
last modified time | relevance | path

Searched defs:Forward (Results 1 – 25 of 36) sorted by relevance

12

/external/openssh/
Dmisc.h21 struct Forward { struct
32 int forward_equals(const struct Forward *, const struct Forward *); argument
/external/clang/test/SemaObjCXX/
Dpseudo-destructor.mm22 template void destroyPointer<Forward*>(Forward **); function
23 template void destroyReference<Forward*>(Forward *&); function
/external/webrtc/webrtc/common_audio/
Dreal_fourier_openmax.cc53 void RealFourierOpenmax::Forward(const float* src, complex<float>* dest) const { in Forward() function in webrtc::RealFourierOpenmax
Dreal_fourier_ooura.cc48 void RealFourierOoura::Forward(const float* src, complex<float>* dest) const { in Forward() function in webrtc::RealFourierOoura
/external/eigen/unsupported/Eigen/src/NumericalDiff/
DNumericalDiff.h19 Forward, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DLatency.cpp61 const AliasingConfigurations Forward(Instr, OtherInstr); in generateTwoInstructionPrototype() local
/external/syzkaller/vm/isolated/
Disolated.go111 func (inst *instance) Forward(port int) (string, error) { func
/external/syzkaller/vm/gvisor/
Dgvisor.go215 func (inst *instance) Forward(port int) (string, error) { func
/external/syzkaller/vm/kvm/
Dkvm.go212 func (inst *instance) Forward(port int) (string, error) { func
/external/syzkaller/vm/odroid/
Dodroid.go122 func (inst *instance) Forward(port int) (string, error) { func
/external/syzkaller/vm/
Dvm.go102 func (inst *Instance) Forward(port int) (string, error) { func
/external/syzkaller/vm/adb/
Dadb.go232 func (inst *instance) Forward(port int) (string, error) { func
/external/syzkaller/vm/gce/
Dgce.go193 func (inst *instance) Forward(port int) (string, error) { func
/external/syzkaller/vm/vmimpl/
Dvmimpl.go38 Forward(port int) (string, error) methodSpec
/external/v8/src/compiler/
Djump-threading.cc31 void Forward(RpoNumber to) { in Forward() function
/external/llvm/include/llvm/Analysis/
DAliasSetTracker.h119 AliasSet *Forward; // Forwarding pointer. variable
DLoopAccessAnalysis.h148 Forward, enumerator
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DAliasSetTracker.h111 AliasSet *Forward; // Forwarding pointer. variable
/external/tensorflow/tensorflow/contrib/recurrent/python/ops/
Drecurrent.py421 def Forward(*args): function
/external/bcc/src/cc/frontends/p4/test/
DendToEndTest.py280 class Forward(ctypes.Structure): class
/external/syzkaller/vm/qemu/
Dqemu.go389 func (inst *instance) Forward(port int) (string, error) { func
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DAliasSetTracker.h137 AliasSet *Forward = nullptr; variable
DLoopAccessAnalysis.h117 Forward, enumerator
/external/tensorflow/tensorflow/compiler/tests/
Djit_test.py428 def Forward(x): function
/external/tensorflow/tensorflow/python/framework/
Dfunction_test.py235 def Forward(x): function
297 def Forward(x): function
1644 def Forward(x): function

12