Searched refs:interpreter (Results 1 – 16 of 16) sorted by relevance
/system/chre/apps/tflm_demo/src/ |
D | model.cc | 51 tflite::MicroInterpreter interpreter( in run() local 53 interpreter.AllocateTensors(); in run() 55 TfLiteTensor *input = interpreter.input(0); in run() 56 TfLiteTensor *output = interpreter.output(0); in run() 58 TfLiteStatus invoke_status = interpreter.Invoke(); in run()
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | vendor_shell.te | 3 # only intended by shell script interpreter.
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | vendor_shell.te | 3 # only intended by shell script interpreter.
|
/system/extras/simpleperf/scripts/test/script_testdata/ |
D | debug_unwind_report.txt | 285 symbol_15: art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art:… 290 symbol_16: bool art::interpreter::DoCall<true, false>(art::ArtMethod*, art::Thread*, art::ShadowFra… 310 symbol_20: art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFra… 315 symbol_21: art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAcces… 320 symbol_22: bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFr… 340 symbol_26: art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFra…
|
/system/extras/simpleperf/doc/ |
D | jit_symbols.md | 14 the interpreter, or JITed, or compiled into native instructions. So you don't need to do anything.
|
D | android_application_profiling.md | 110 the interpreter, or JITed, or compiled into native instructions. So you don't need to do anything.
|
/system/unwinding/libunwindstack/ |
D | AndroidVersions.md | 17 * Supports special frames added to represent an ART Java interpreter frame. 95 * Display the offsets for Java interpreter frames. If this frame came
|
/system/apex/ |
D | pylintrc | 29 # active Python interpreter and may run arbitrary code. 33 # be loaded. Extensions are loading into the active Python interpreter and may 414 # only in one or another interpreter, leading to false positives when analysed.
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | kernel.te | 96 # Until Linux 4.8, the program interpreter (dynamic linker in this case) is executed
|
/system/sepolicy/prebuilts/api/31.0/public/ |
D | kernel.te | 101 # Until Linux 4.8, the program interpreter (dynamic linker in this case) is executed
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | kernel.te | 93 # Until Linux 4.8, the program interpreter (dynamic linker in this case) is executed
|
/system/sepolicy/public/ |
D | kernel.te | 101 # Until Linux 4.8, the program interpreter (dynamic linker in this case) is executed
|
/system/tools/mkbootimg/ |
D | pylintrc | 28 # active Python interpreter and may run arbitrary code. 407 # only in one or another interpreter, leading to false positives when analysed.
|
/system/update_engine/ |
D | pylintrc | 42 # active Python interpreter and may run arbitrary code. 46 # be loaded. Extensions are loading into the active Python interpreter and may
|
/system/chre/chre_api/doc/ |
D | Doxyfile | 2089 # interpreter (i.e. the result of 'which perl').
|
/system/chre/pal/doc/ |
D | Doxyfile | 2089 # interpreter (i.e. the result of 'which perl').
|