Home
last modified time | relevance | path

Searched defs:memory_index (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Druntime_key_value_sort.cc97 int64 memory_index = in __xla_cpu_runtime_KeyValueSort() local
106 int64 memory_index = (base_offset + i * sort_dimension_offset) * in __xla_cpu_runtime_KeyValueSort() local
/external/python/cpython3/Lib/test/
Dtest_buffer.py458 def memory_index(indices, t): function
/external/v8/src/wasm/
Dwasm-debug.cc206 const uint32_t memory_index = 0; in GetModuleScopeObject() local
Dmodule-decoder.cc997 uint32_t memory_index; in DecodeDataSection() local
Dwasm-objects.cc1584 uint32_t memory_index) { in GetMemoryNameOrNull()
Dwasm-js.cc2451 for (uint32_t memory_index = 0; memory_index < memory_count; ++memory_index) { in GetMemoryNames() local