/external/libbrillo/brillo/ |
D | pointer_utils.h | 15 inline void* AdvancePointer(void* pointer, ssize_t byte_offset) { in AdvancePointer() 18 inline const void* AdvancePointer(const void* pointer, ssize_t byte_offset) { in AdvancePointer()
|
/external/e2fsprogs/ext2ed/ |
D | blockbitmap_com.c | 178 int byte_offset,j; in allocate_block() local 193 int byte_offset,j; in deallocate_block() local
|
D | inodebitmap_com.c | 138 int byte_offset,j; in allocate_inode() local 150 int byte_offset,j; in deallocate_inode() local
|
/external/f2fs-tools/lib/ |
D | libf2fs_io.c | 103 static int dev_write_sparse(void *buf, __u64 byte_offset, size_t byte_len) in dev_write_sparse() 125 static int dev_write_sparse(void *buf, __u64 byte_offset, size_t byte_len) { return 0; } in dev_write_sparse()
|
/external/v8/src/debug/ |
D | interface-types.h | 49 uint32_t byte_offset; member
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_ir_vec4.h | 100 byte_offset(src_reg reg, unsigned bytes) in byte_offset() function 181 byte_offset(dst_reg reg, unsigned bytes) in byte_offset() function
|
D | brw_ir_fs.h | 72 byte_offset(fs_reg reg, unsigned delta) in byte_offset() function
|
/external/syslinux/gpxe/src/drivers/bitbash/ |
D | spi_bit.c | 94 unsigned int byte_offset; in spi_bit_transfer() local
|
/external/v8/src/wasm/ |
D | module-decoder.h | 50 int byte_offset; member
|
D | wasm-module-builder.cc | 167 uint32_t byte_offset = static_cast<uint32_t>(body_.size()); in AddAsmWasmOffset() local
|
D | wasm-objects.cc | 873 int WasmCompiledModule::GetContainingFunction(uint32_t byte_offset) { in GetContainingFunction() 990 uint32_t byte_offset, bool is_at_number_conversion) { in GetAsmJsSourcePosition()
|
/external/v8/src/runtime/ |
D | runtime-wasm.cc | 67 Object* ThrowRuntimeError(Isolate* isolate, int message_id, int byte_offset, in ThrowRuntimeError()
|
D | runtime-typedarray.cc | 118 size_t byte_offset = 0; in RUNTIME_FUNCTION() local
|
/external/webrtc/webrtc/base/ |
D | bitbuffer.cc | 211 bool BitBuffer::Seek(size_t byte_offset, size_t bit_offset) { in Seek()
|
D | bitbuffer_unittest.cc | 144 size_t byte_offset, bit_offset; in TEST() local
|
/external/kernel-headers/original/uapi/sound/ |
D | compress_offload.h | 68 __u32 byte_offset; member
|
/external/v8/src/builtins/ |
D | builtins-sharedarraybuffer.cc | 88 Node* byte_offset = a->ChangeUint32ToWord(a->TruncateTaggedToWord32( in ValidateSharedTypedArray() local
|
D | builtins-dataview.cc | 34 Handle<Object> byte_offset = args.atOrUndefined(isolate, 2); in BUILTIN() local
|
/external/python/cpython2/Modules/_ctypes/libffi/src/x86/ |
D | ffi64.c | 157 size_t byte_offset) in classify_argument()
|
/external/v8/src/inspector/ |
D | wasm-translation.cc | 80 uint32_t byte_offset = static_cast<uint32_t>(loc->column); in Translate() local
|
/external/python/cpython2/Modules/_ctypes/libffi_osx/x86/ |
D | x86-ffi64.c | 142 size_t byte_offset) in classify_argument()
|
/external/mesa3d/src/intel/blorp/ |
D | blorp_blit.c | 1396 uint32_t byte_offset; in surf_convert_to_single_slice() local 1876 uint32_t byte_offset, x_offset_sa, y_offset_sa, size; in shrink_surface_params() local
|
/external/v8/src/ |
D | frames.h | 886 int byte_offset() const { return byte_offset_; } in byte_offset() function
|
D | factory.cc | 2114 size_t byte_offset, size_t byte_length, in SetupArrayBufferView() 2163 size_t byte_offset, size_t length, in NewJSTypedArray() 2229 size_t byte_offset, in NewJSDataView()
|
/external/libpng/contrib/libtests/ |
D | makepng.c | 515 const size_t byte_offset = in generate_row() local
|