Home
last modified time | relevance | path

Searched defs:byte_width (Results 1 - 4 of 4) sorted by relevance

/third_party/backends/backend/
H A Dmustek_usb_low.h142 SANE_Word byte_width; member
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_api.c1494 int line, byte_width; in XMesaBindTexImage() local
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.h1099 int byte_width() const { return byte_width_; } in byte_width() function in v8::internal::compiler::RegisterAllocationFlag::LiveRange::final
H A Dmid-tier-register-allocator.cc3325 SpillSlot(int stack_slot, int byte_width) in SpillSlot() argument
3336 int byte_width() const { return byte_width_; } in byte_width() function in v8::internal::compiler::MidTierSpillSlotAllocator::SpillSlot
3369 MidTierSpillSlotAllocator::GetFreeSpillSlot(int byte_width) { in GetFreeSpillSlot() argument
3386 int byte_width = ByteWidthForStackSlot(rep); in Allocate() local
[all...]

Completed in 22 milliseconds