Home
last modified time | relevance | path

Searched defs:new_cursor (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/lib/
H A Dbuffer.cc52 const size_t new_cursor = cursor_ + aligned_num_bytes; in Allocate() local
/aosp_15_r20/external/rust/android-crates-io/crates/const-oid/src/
Dencoder.rs87 let new_cursor = self.cursor + nbytes + 1; in arc() localVariable
/aosp_15_r20/frameworks/base/tools/aapt2/compile/
H A DPseudolocaleGenerator.cpp144 uint32_t new_cursor = utf8_to_utf16_length(reinterpret_cast<const uint8_t*>(new_string.data()), in PseudolocalizeStyledString() local
/aosp_15_r20/external/crosvm/devices/src/virtio/gpu/
H A Dvirtio_gpu.rs207 fn new_cursor() -> VirtioGpuScanout { in new_cursor() method
/aosp_15_r20/bionic/libc/kernel/tools/
H A Dcpp.py138 def cursor(self, new_cursor): argument
/aosp_15_r20/external/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.h409 int32_t new_cursor = pool_manager_.Emit(this, cursor, kPaddingBytes); in BindHelper() local
450 int32_t new_cursor = pool_manager_.Emit(this, variable
471 int32_t new_cursor = pool_manager_.Emit(this, cursor, total_size); in Place() local