Home
last modified time | relevance | path

Searched defs:offset_value (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/align/include/boost/align/detail/
Dalignment_of_msvc.hpp18 struct offset_value { struct
19 T first;
20 char value;
21 T second;
Dalignment_of.hpp18 struct offset_value { struct
19 char value;
20 T object;
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/align/test/
Dalignment_of_test.cpp66 struct offset_value { struct
78 BOOST_TEST(offsetof(offset_value<T>, object) == N); in test_type() argument
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dquantized_batch_norm_op.cc137 const float offset_value = (-mean_value * scale_value) + beta_value; in FixedPointBatchNorm() local
153 const T2 offset_value = offset_flat(channel); in FixedPointBatchNorm() local
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dgl_nir_lower_atomics.c114 int offset_value = 0; in lower_deref_instr() local
/aosp_15_r20/external/google-breakpad/src/processor/
H A Ddisassembler_objdump.cc411 uint64_t offset_value = 0; in CalculateAddress() local
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_drc_freq_dec.c884 WORD32 drc_fac, div_val, mod_val, ret_val, offset_value; in ixheaacd_drc_apply() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_vec4_nir.cpp1854 src_reg offset_value; in nir_emit_texture() local
/aosp_15_r20/hardware/google/pixel/thermal/utils/
Dthermal_info.cpp293 float offset_value = config_offset_values[i].asFloat(); in ParseOffsetThresholds() local
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_exec_fence.c60 static void store(int fd, unsigned ring, int fence, uint32_t target, unsigned offset_value) in store()
/aosp_15_r20/art/compiler/optimizing/
H A Dintrinsics_arm64.cc4048 int32_t offset_value = offset.GetConstant()->AsIntConstant()->GetValue(); in VisitCRC32UpdateBytes() local