/external/tensorflow/tensorflow/core/graph/ |
D | algorithm.cc | 29 const std::function<void(T)>& leave, in DFSFromHelper() 35 bool leave; // Are we entering or leaving n? in DFSFromHelper() member 90 const std::function<void(Node*)>& leave, in DFS() 99 const std::function<void(Node*)>& leave, in DFSFrom() 107 const std::function<void(const Node*)>& leave, in DFSFrom() 114 const std::function<void(Node*)>& leave, in ReverseDFS() 124 const std::function<void(T)>& leave, in ReverseDFSFromHelper() 129 bool leave; // Are we entering or leaving n? in ReverseDFSFromHelper() member 182 const std::function<void(const Node*)>& leave, in ReverseDFSFrom() 189 const std::function<void(Node*)>& leave, in ReverseDFSFrom()
|
/external/strace/ |
D | mpers.awk | 65 function leave(array_idx, to_return) function
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Generic/ |
D | resources-x86_32.s | 23 leave label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeServer/ |
D | resources-x86_32.s | 23 leave label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Znver1/ |
D | resources-x86_32.s | 23 leave label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SandyBridge/ |
D | resources-x86_32.s | 23 leave label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Broadwell/ |
D | resources-x86_32.s | 23 leave label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SLM/ |
D | resources-x86_32.s | 23 leave label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/BtVer2/ |
D | resources-x86_32.s | 23 leave label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeClient/ |
D | resources-x86_32.s | 23 leave label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Haswell/ |
D | resources-x86_32.s | 23 leave label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Atom/ |
D | resources-x86_32.s | 23 leave label
|
/external/python/cpython2/Modules/zlib/ |
D | configure | 96 leave() function
|
/external/one-true-awk/testdir/ |
D | chem.awk | 349 function leave(last, d, c, c1) { # return vertex of last in dir d function
|
/external/python/cpython2/Lib/idlelib/ |
D | ToolTip.py | 22 def leave(self, event=None): member in ToolTipBase
|
/external/u-boot/board/samsung/common/ |
D | misc.c | 267 int leave; in mode_leave_menu() local
|
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/ |
D | MonitorTestCase.java | 97 private String leave() { in leave() method in MonitorTestCase
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | MonitorTestCase.java | 97 private String leave() { in leave() method in MonitorTestCase
|
/external/skqp/src/compute/skc/ |
D | styling_types.h | 117 skc_uint leave; // starting index of sequence of command words member
|
/external/tensorflow/tensorflow/compiler/tf2tensorrt/segment/ |
D | segment.cc | 249 const std::function<bool(const SimpleNode*)>& leave) { in StableDFS() 253 bool leave; // Are we entering or leaving n? in StableDFS() member
|
/external/guava/android/guava/src/com/google/common/util/concurrent/ |
D | Monitor.java | 817 public void leave() { in leave() method in Monitor
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/ |
D | I186-32.s | 49 leave label
|
D | I186-64.s | 25 leave label
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_from_tgsi.cpp | 3654 BasicBlock *leave = new BasicBlock(s->f); in handleInstruction() local 3683 BasicBlock *leave = BasicBlock::get(func->cfgExit); in handleInstruction() local 4287 BasicBlock *leave = new BasicBlock(prog->main); in run() local
|
/external/python/cpython2/Demo/parser/ |
D | unparse.py | 52 def leave(self): member in Unparser
|