Searched defs:var_offset (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/hardware/google/gfxstream/host/gl/gles2_dec/ |
D | gles2_dec.cpp | 286 GLintptr var_offset = Unpack<GLintptr,uint32_t>(ptr + 8 + 4); in decode() local 4389 GLuint var_offset = Unpack<GLuint,uint32_t>(ptr + 8 + 4 + 4 + 4 + 1 + 4); in decode() local 4409 GLuint var_offset = Unpack<GLuint,uint32_t>(ptr + 8 + 4 + 4 + 4); in decode() local 4606 GLintptr var_offset = Unpack<GLintptr,uint32_t>(ptr + 8 + 4); in decode() local 4650 GLintptr var_offset = Unpack<GLintptr,uint32_t>(ptr + 8 + 4); in decode() local 4669 GLintptr var_offset = Unpack<GLintptr,uint32_t>(ptr + 8 + 4); in decode() local 4699 GLintptr var_offset = Unpack<GLintptr,uint32_t>(ptr + 8 + 4); in decode() local 4731 GLintptr var_offset = Unpack<GLintptr,uint32_t>(ptr + 8 + 4); in decode() local 4758 GLuint var_offset = Unpack<GLuint,uint32_t>(ptr + 8 + 4 + 4 + 4 + 4 + 4 + 4); in decode() local 4782 GLuint var_offset = Unpack<GLuint,uint32_t>(ptr + 8 + 4 + 4 + 4 + 4 + 4 + 4 + 4); in decode() local [all …]
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/gles1_dec/ |
D | gles1_dec.cpp | 930 GLintptr var_offset = Unpack<GLintptr,uint32_t>(ptr + 8 + 4); in decode() local 2973 GLuint var_offset = Unpack<GLuint,uint32_t>(ptr + 8 + 4 + 4 + 4); in decode() local 2993 GLuint var_offset = Unpack<GLuint,uint32_t>(ptr + 8 + 4 + 4 + 4); in decode() local 3012 GLuint var_offset = Unpack<GLuint,uint32_t>(ptr + 8 + 4 + 4); in decode() local 3031 GLuint var_offset = Unpack<GLuint,uint32_t>(ptr + 8 + 4 + 4); in decode() local 3051 GLuint var_offset = Unpack<GLuint,uint32_t>(ptr + 8 + 4 + 4 + 4); in decode() local 3071 GLuint var_offset = Unpack<GLuint,uint32_t>(ptr + 8 + 4 + 4 + 4); in decode() local 3091 GLuint var_offset = Unpack<GLuint,uint32_t>(ptr + 8 + 4 + 4 + 4); in decode() local 3264 GLuint var_offset = Unpack<GLuint,uint32_t>(ptr + 8 + 4 + 4 + 4); in decode() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | variable.proto | 81 repeated int64 var_offset = 3; field
|
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/framework/ |
D | variable.pb.h | 1036 inline ::int64_t SaveSliceInfoDef::var_offset(int index) const { in var_offset() function 1056 SaveSliceInfoDef::var_offset() const { in var_offset() function
|
/aosp_15_r20/hardware/google/gfxstream/host/magma/magma_dec/ |
D | magma_dec.cpp | 421 uint64_t var_offset = Unpack<uint64_t,uint64_t>(ptr + 8 + 8 + 8 + 8); in decode() local 630 uint64_t var_offset = Unpack<uint64_t,uint64_t>(ptr + 8 + 8); in decode() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ |
H A D | variable_scope.py | 60 def __init__(self, full_shape, var_offset): argument 105 def var_offset(self): member in _PartitionInfo
|
H A D | variables.py | 1268 var_offset=None, argument
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_instr_tex.cpp | 859 auto var_offset = offset && nir_src_as_const_value(*offset) == nullptr; in get_opcode() local
|