Searched defs:byte_width (Results 1 - 4 of 4) sorted by relevance
| /third_party/backends/backend/ | ||
| H A D | mustek_usb_low.h | 142 SANE_Word byte_width; member |
| /third_party/mesa3d/src/gallium/frontends/glx/xlib/ | ||
| H A D | xm_api.c | 1494 int line, byte_width; in XMesaBindTexImage() local |
| /third_party/node/deps/v8/src/compiler/backend/ | ||
| H A D | register-allocator.h | 1099 int byte_width() const { return byte_width_; } in byte_width() function in v8::internal::compiler::RegisterAllocationFlag::LiveRange::final |
| H A D | mid-tier-register-allocator.cc | 3325 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