/external/tensorflow/tensorflow/lite/testing/ |
D | nnapi_example.cc | 37 bool Interpret(const char* examples_filename, bool use_nnapi) { in Interpret() function 83 if (Interpret((base_dir + "/" + name).c_str(), use_nnapi)) { in main()
|
/external/llvm-project/clang/test/CodeGen/ |
D | call.c | 18 void Interpret() { in Interpret() function
|
/external/clang/test/CodeGen/ |
D | call.c | 18 void Interpret() { in Interpret() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDebugLoc.cpp | 39 Interpret(const DWARFLocationEntry &E); 50 DWARFLocationInterpreter::Interpret(const DWARFLocationEntry &E) { in Interpret() function in DWARFLocationInterpreter 135 Expected<Optional<DWARFLocationExpression>> Loc = Interp.Interpret(E); in dumpLocationList() 178 Expected<Optional<DWARFLocationExpression>> Loc = Interp.Interpret(E); in visitAbsoluteLocationList()
|
/external/llvm-project/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDebugLoc.cpp | 39 Interpret(const DWARFLocationEntry &E); 50 DWARFLocationInterpreter::Interpret(const DWARFLocationEntry &E) { in Interpret() function in DWARFLocationInterpreter 135 Expected<Optional<DWARFLocationExpression>> Loc = Interp.Interpret(E); in dumpLocationList() 176 Expected<Optional<DWARFLocationExpression>> Loc = Interp.Interpret(E); in visitAbsoluteLocationList()
|
/external/llvm-project/lldb/include/lldb/Expression/ |
D | IRInterpreter.h | 41 static bool Interpret(llvm::Module &module, llvm::Function &function,
|
/external/llvm-project/clang/lib/AST/Interp/ |
D | Context.cpp | 116 if (Interpret(State, Result)) in Run()
|
D | Interp.cpp | 401 bool Interpret(InterpState &S, APValue &Result) { in Interpret() function
|
D | Interp.h | 952 bool Interpret(InterpState &S, APValue &Result);
|
/external/llvm-project/lldb/source/Expression/ |
D | LLVMUserExpression.cpp | 119 IRInterpreter::Interpret(*module, *function, args, *m_execution_unit_sp, in DoExecute()
|
D | IRInterpreter.cpp | 633 bool IRInterpreter::Interpret(llvm::Module &module, llvm::Function &function, in Interpret() function in IRInterpreter
|
/external/llvm-project/llvm/tools/llvm-symbolizer/ |
D | Opts.td | 41 def relative_address : F<"relative-address", "Interpret addresses as addresses relative to the imag…
|
/external/python/cpython2/Doc/library/ |
D | undoc.rst | 56 --- Interpret Sun audio headers (may become obsolete or a tool/demo).
|
D | struct.rst | 2 :mod:`struct` --- Interpret strings as packed binary data 6 :synopsis: Interpret strings as packed binary data.
|
D | cmd.rst | 95 Interpret the argument as though it had been typed in response to the prompt.
|
/external/libxkbcommon/doc/ |
D | keymap-format-text-v1.md | 168 ### Interpret statements 188 Interpret's are a mechanism to apply these settings to a bunch of
|
/external/python/cpython3/Doc/library/ |
D | struct.rst | 1 :mod:`struct` --- Interpret bytes as packed binary data 5 :synopsis: Interpret bytes as packed binary data.
|
D | cmd.rst | 97 Interpret the argument as though it had been typed in response to the prompt.
|
/external/llvm-project/lld/ELF/ |
D | Options.td | 390 def target1_rel: F<"target1-rel">, HelpText<"Interpret R_ARM_TARGET1 as R_ARM_REL32">; 392 def target1_abs: F<"target1-abs">, HelpText<"Interpret R_ARM_TARGET1 as R_ARM_ABS32 (default)">; 395 Eq<"target2", "Interpret R_ARM_TARGET2 as <type>, where <type> is one of rel, abs, or got-rel">,
|
/external/curl/packages/vms/ |
D | build_vms.com | 268 $! Interpret command-line options.
|
/external/guice/extensions/struts2/lib/ |
D | freemarker-2.3.16.jar | META-INF/
META-INF/MANIFEST.MF
freemarker/
freemarker/cache/
freemarker/ ... |
/external/elfutils/ |
D | NEWS | 445 backends: Interpret NT_ARM_VFP.
|
/external/elfutils/config/ |
D | elfutils.spec.in | 644 - backends: Interpret NT_ARM_VFP. Implement core file
|
/external/mesa3d/docs/relnotes/ |
D | 20.1.0.rst | 497 - pan/bi: Interpret register allocation results 728 - pan/bit: Interpret BI_SELECT 756 - pan/bit: Interpret CMP 761 - pan/bit: Interpret BI_BITWISE
|
/external/llvm-project/lldb/source/Commands/ |
D | Options.td | 370 Desc<"Interpret the expression as a complete translation unit, without "
|