Home
last modified time | relevance | path

Searched refs:root_size (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_nested.cc68 int64 root_size = llvm_ir::ByteSizeOf( in EmitBasePointersForNestedComputation() local
70 argument_dereferenceable_bytes.push_back(root_size); in EmitBasePointersForNestedComputation()
/external/kernel-headers/original/uapi/linux/
Dadfs_fs.h35 __le32 root_size; member
/external/libusb/libusb/os/
Dwindows_winusb.c165 size_t j, size, root_size; in sanitize_path() local
173 root_size = sizeof(root_prefix) - 1; in sanitize_path()
178 add_root = root_size; in sanitize_path()
189 for (j = 0; j < root_size; j++) in sanitize_path()
193 for (j = root_size; j < size; j++) { in sanitize_path()