Home
last modified time | relevance | path

Searched defs:new_offset (Results 1 – 25 of 89) sorted by relevance

1234

/external/zucchini/
Dreference_bytes_mixer.cc50 offset_t new_offset) { in Mix()
88 offset_t new_offset) { in Mix()
Dimposed_ensemble_matcher.cc45 offset_t new_offset = 0U; in Parse() local
Dimposed_ensemble_matcher_unittest.cc94 offset_t new_offset, size_t new_size) { in TEST()
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_nir_lower_res_indices.c103 nir_def *new_offset = in lower_load_ubo_intrin() local
116 nir_def *new_offset = nir_ior_imm(b, intrin->src[0].ssa, in lower_ssbo_intrin() local
/external/tensorflow/tensorflow/core/lib/wav/
Dwav_io.h83 int new_offset; in ReadValue() local
Dwav_io.cc89 int* new_offset) { in IncrementOffset()
117 int new_offset; in ExpectText() local
132 int new_offset; in ReadString() local
/external/sdv/vsomeip/third_party/boost/numeric/ublas/test/
Dplacement_new.cpp38 int new_offset = int (udt::base_pointer - ap); in main() local
/external/mesa3d/src/compiler/nir/
Dnir_lower_variable_initializers.c195 nir_def *new_offset = nir_iadd_imm(&b, offset, stride); in nir_zero_initialize_shared_memory() local
291 nir_def *new_offset = nir_iadd(&b, offset, size_per_iteration_def); in nir_clear_shared_memory() local
/external/mesa3d/src/freedreno/ir3/
Dir3_nir_lower_io_offsets.c98 nir_def *new_offset = NULL; in ir3_nir_try_propagate_bit_shift() local
203 nir_def *new_offset = ir3_nir_try_propagate_bit_shift(b, offset, -shift); in lower_offset_for_ssbo() local
/external/pigweed/pw_multibuf/
Dstream.cc82 size_t new_offset = multibuf_offset_; in DoSeek() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_video.h31 unsigned new_offset; member
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dscalar_analysis_simplification.cpp413 std::unique_ptr<SENode> new_offset{new SEAddNode(&analysis_)}; in FoldRecurrentAddExpressions() local
501 std::unique_ptr<SENode> new_offset{ in SimplifyRecurrentAddExpression() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dscalar_analysis_simplification.cpp413 std::unique_ptr<SENode> new_offset{new SEAddNode(&analysis_)}; in FoldRecurrentAddExpressions() local
501 std::unique_ptr<SENode> new_offset{ in SimplifyRecurrentAddExpression() local
/external/angle/third_party/spirv-tools/src/source/opt/
Dscalar_analysis_simplification.cpp413 std::unique_ptr<SENode> new_offset{new SEAddNode(&analysis_)}; in FoldRecurrentAddExpressions() local
501 std::unique_ptr<SENode> new_offset{ in SimplifyRecurrentAddExpression() local
/external/ComputeLibrary/src/core/helpers/
DPoolingHelpers.h123 …float32x4x4_t &acc, const float quant_rescale, const float scale_pooling, const int32_t new_offset) in vrequantize_pooling_with_scale()
130 …float32x4x4_t &acc, const float quant_rescale, const float scale_pooling, const int32_t new_offset) in vrequantize_pooling_with_scale()
/external/mesa3d/src/intel/compiler/
Dintel_nir_blockify_uniform_loads.c50 const unsigned new_offset = ROUND_DOWN_TO(orig_offset, cacheline_bytes); in rebase_const_offset_ubo_loads_instr() local
/external/cronet/stable/third_party/libc++/src/test/libcxx/utilities/memory/util.smartptr/util.smartptr.shared/
Dlibcxx.control_block_layout.pass.cpp111 std::ptrdiff_t new_offset = new_elem - reinterpret_cast<char const*>(&new_); in test() local
120 std::ptrdiff_t new_offset = new_alloc - reinterpret_cast<char const*>(&new_); in test() local
/external/cronet/tot/third_party/libc++/src/test/libcxx/utilities/memory/util.smartptr/util.smartptr.shared/
Dlibcxx.control_block_layout.pass.cpp111 std::ptrdiff_t new_offset = new_elem - reinterpret_cast<char const*>(&new_); in test() local
120 std::ptrdiff_t new_offset = new_alloc - reinterpret_cast<char const*>(&new_); in test() local
/external/boringssl/src/ssl/
Dssl_buffer.cc60 size_t new_offset; in EnsureCap() local
/external/rust/android-crates-io/crates/writeable/src/
Dto_string_or_borrow.rs30 let new_offset = self.offset + valid_str.len(); in try_push() localVariable
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dssl_buffer.cc62 size_t new_offset; in EnsureCap() local
/external/cronet/stable/third_party/boringssl/src/ssl/
Dssl_buffer.cc62 size_t new_offset; in EnsureCap() local
/external/cronet/tot/third_party/boringssl/src/ssl/
Dssl_buffer.cc62 size_t new_offset; in EnsureCap() local
/external/coreboot/src/security/vboot/
Dvbnv_flash.c135 int new_offset; in save_vbnv_flash() local
/external/pdfium/core/fxcodec/jbig2/
DJBig2_BitStream.cpp153 FX_SAFE_UINT32 new_offset = m_dwByteIdx; in addOffset() local

1234