Home
last modified time | relevance | path

Searched refs:Interpret (Results 1 – 25 of 40) sorted by relevance

12

/external/tensorflow/tensorflow/lite/testing/
Dnnapi_example.cc37 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/
Dcall.c18 void Interpret() { in Interpret() function
/external/clang/test/CodeGen/
Dcall.c18 void Interpret() { in Interpret() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLoc.cpp39 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/
DDWARFDebugLoc.cpp39 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/
DIRInterpreter.h41 static bool Interpret(llvm::Module &module, llvm::Function &function,
/external/llvm-project/clang/lib/AST/Interp/
DContext.cpp116 if (Interpret(State, Result)) in Run()
DInterp.cpp401 bool Interpret(InterpState &S, APValue &Result) { in Interpret() function
DInterp.h952 bool Interpret(InterpState &S, APValue &Result);
/external/llvm-project/lldb/source/Expression/
DLLVMUserExpression.cpp119 IRInterpreter::Interpret(*module, *function, args, *m_execution_unit_sp, in DoExecute()
DIRInterpreter.cpp633 bool IRInterpreter::Interpret(llvm::Module &module, llvm::Function &function, in Interpret() function in IRInterpreter
/external/llvm-project/llvm/tools/llvm-symbolizer/
DOpts.td41 def relative_address : F<"relative-address", "Interpret addresses as addresses relative to the imag…
/external/python/cpython2/Doc/library/
Dundoc.rst56 --- Interpret Sun audio headers (may become obsolete or a tool/demo).
Dstruct.rst2 :mod:`struct` --- Interpret strings as packed binary data
6 :synopsis: Interpret strings as packed binary data.
Dcmd.rst95 Interpret the argument as though it had been typed in response to the prompt.
/external/libxkbcommon/doc/
Dkeymap-format-text-v1.md168 ### Interpret statements
188 Interpret's are a mechanism to apply these settings to a bunch of
/external/python/cpython3/Doc/library/
Dstruct.rst1 :mod:`struct` --- Interpret bytes as packed binary data
5 :synopsis: Interpret bytes as packed binary data.
Dcmd.rst97 Interpret the argument as though it had been typed in response to the prompt.
/external/llvm-project/lld/ELF/
DOptions.td390 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/
Dbuild_vms.com268 $! Interpret command-line options.
/external/guice/extensions/struts2/lib/
Dfreemarker-2.3.16.jarMETA-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/ ...
/external/elfutils/
DNEWS445 backends: Interpret NT_ARM_VFP.
/external/elfutils/config/
Delfutils.spec.in644 - backends: Interpret NT_ARM_VFP. Implement core file
/external/mesa3d/docs/relnotes/
D20.1.0.rst497 - 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/
DOptions.td370 Desc<"Interpret the expression as a complete translation unit, without "

12