Home
last modified time | relevance | path

Searched defs:var_offset (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dlower_shared_reference.cpp45 struct var_offset { struct
46 struct list_head node;
47 const ir_variable *var;
48 unsigned offset;
/external/tensorflow/tensorflow/core/framework/
Dvariable.proto40 repeated int64 var_offset = 3; field
/external/u-boot/arch/arm/mach-tegra/tegra186/
Dnvtboot_board.c149 char *var_offset; in set_calculated_env_var() local
/external/tensorflow/tensorflow/python/ops/
Dvariable_scope.py61 def __init__(self, full_shape, var_offset): argument
110 def var_offset(self): member in _PartitionInfo
Dvariables.py1084 var_offset=None, argument