/third_party/vixl/src/aarch64/ |
H A D | abi-aarch64.h | 100 unsigned operand_size = AlignUp(size, kWRegSizeInBytes); in GetNextParameterGenericOperand() 126 NGRN_ = AlignUp(NGRN_, 2); in GetNextParameterGenericOperand() 137 stack_offset_ = AlignUp(stack_offset_, std::max(type_alignment, 8)); in GetNextParameterGenericOperand()
|
H A D | simulator-aarch64.h | 140 size_t l = AlignUp(limit_guard_size_, align_to); in Allocate() 141 size_t u = AlignUp(usable_size_, align_to); in Allocate() 142 size_t b = AlignUp(base_guard_size_, align_to); in Allocate()
|
H A D | macro-assembler-aarch64.cc | 2766 AlignUp(strlen(format) + 1, kInstructionSize) + in Emit() 2974 size_t padding_length = AlignUp(list_length, kInstructionSize) - list_length; in Emit()
|
H A D | simulator-aarch64.cc | 14660 WritePc(instr->GetInstructionAtOffset(AlignUp(offset, kInstructionSize))); in Simulator()
|
/third_party/skia/src/gpu/ |
H A D | GrSubRunAllocator.h | 56 int minimumSize = AlignUp(requestedSize, minAlignment) in MinimumSizeWithOverhead() 64 minimumSize = AlignUp(minimumSize, k4K); in MinimumSizeWithOverhead() 105 static constexpr size_t AlignUp(int size, int alignment) { in AlignUp() function in GrBagOfBytes
|
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/ |
H A D | sequence_lock_test.cc | 45 flags::AlignUp(buf_bytes_, sizeof(uint64_t)) / sizeof(uint64_t); in TEST_P() 153 flags::AlignUp(size, sizeof(uint64_t)) / sizeof(uint64_t)); in TEST_P()
|
H A D | sequence_lock.h | 33 inline constexpr size_t AlignUp(size_t x, size_t align) { in AlignUp() function
|
H A D | flag.h | 391 flags_internal::AlignUp(sizeof(T), sizeof(uint64_t)) / sizeof(uint64_t);
|
/third_party/vixl/src/ |
H A D | pool-manager-impl.h | 67 // VIXL_ASSERT(pc == AlignUp(pc, alignment_)); in Emit() 94 T aligned_pc = AlignUp(pc, current.alignment_); in Emit() 122 pc = AlignUp(pc, alignment_); in Emit() 210 VIXL_ASSERT(AlignUp(pc + header_size_, alignment_) >= in MustEmit() 460 T aligned_location = AlignUp(location, alignment); in Bind()
|
H A D | code-buffer-vixl.cc | 154 byte* end = AlignUp(cursor_, 4); in Align()
|
H A D | utils-vixl.h | 763 T AlignUp(T pointer, in AlignUp() function
|
/third_party/node/src/ |
H A D | util-inl.h | 220 if (AlignUp(data, sizeof(uint16_t)) == data) { in SwapBytes16() 244 if (AlignUp(data, sizeof(uint32_t)) == data) { in SwapBytes32() 266 if (AlignUp(data, sizeof(uint64_t)) == data) { in SwapBytes64()
|
H A D | node_http_common-inl.h | 34 char* start = AlignUp(buf_.out(), alignof(nv_t)); in NgHeaders()
|
H A D | string_bytes.cc | 273 uint16_t* const aligned_dst = AlignUp(dst, sizeof(*dst)); in WriteUCS2()
|
H A D | util.h | 772 constexpr T* AlignUp(T* ptr, U alignment) { in AlignUp() function
|
H A D | node_http2.cc | 386 char* start = AlignUp(static_cast<char*>(bs_->Data()), in Origins()
|
/third_party/skia/third_party/externals/d3d12allocator/src/ |
H A D | Common.h | 78 inline constexpr T AlignUp(T val, T align)
in AlignUp() function
|
H A D | D3D12Sample.cpp | 111 static const size_t ConstantBufferPerObjectAlignedSize = AlignUp<size_t>(sizeof(ConstantBuffer1_VS), 256);
704 cbvDesc.SizeInBytes = AlignUp<UINT>(sizeof(ConstantBuffer0_PS), 256);
in InitD3D()
|
H A D | Tests.cpp | 1234 res.size = AlignUp<UINT>(rand.Generate() % (bufSizeMax - bufSizeMin) + bufSizeMin, 16);
in TestMultithreading() 1280 res.size = AlignUp<UINT>(rand.Generate() % (bufSizeMax - bufSizeMin) + bufSizeMin, 16);
in TestMultithreading()
|
H A D | D3D12MemAlloc.cpp | 258 // Aligns given value up to nearest multiply of align value. For example: AlignUp(11, 8) = 16.
261 static inline T AlignUp(T val, T alignment)
in AlignUp() function 266 // Aligns given value down to nearest multiply of align value. For example: AlignUp(11, 8) = 8.
2999 *pOffset = AlignUp(*pOffset, allocAlignment);
|
/third_party/vixl/test/ |
H A D | test-pool-manager.cc | 650 VIXL_ASSERT(new_pc == AlignUp(pc, object_alignment) + object_size); in TEST()
|
/third_party/vixl/test/aarch64/ |
H A D | test-assembler-aarch64.cc | 9757 uint32_t* wp = AlignUp(wp_data + 1, kWRegSizeInBytes * 2) - 1; 9761 uint64_t* xp = AlignUp(xp_data + 1, kXRegSizeInBytes * 2) - 1; 9858 uint32_t* wp = AlignUp(wp_data + 1, kWRegSizeInBytes * 2) - 1; 9862 uint64_t* xp = AlignUp(xp_data + 1, kXRegSizeInBytes * 2) - 1; 9952 uint64_t* data_aligned = AlignUp(data, kXRegSizeInBytes * 2); 10056 uint64_t* data_aligned = AlignUp(data, kXRegSizeInBytes * 2); 10140 uint64_t* data_aligned = AlignUp(data, kXRegSizeInBytes * 2); 11076 uint64_t* data0_aligned = AlignUp(data0, kXRegSizeInBytes * 2); 11077 uint64_t* data1_aligned = AlignUp(data1, kXRegSizeInBytes * 2); 11078 uint64_t* data2_aligned = AlignUp(data [all...] |
/third_party/vixl/test/aarch32/ |
H A D | test-assembler-aarch32.cc | 1177 const int string_size = AlignUp(ldrd_range + kMaxInstructionSizeInBytes, 4); in TEST() 1226 const int string_size = AlignUp(ldrd_range + kMaxInstructionSizeInBytes, 4); in TEST() 1278 const int string_size = AlignUp(ldrd_range + kMaxInstructionSizeInBytes, 4); in EmitReusedLoadLiteralStressTest() 1521 const int string_size = AlignUp(ldrd_range + kMaxInstructionSizeInBytes, 4); in TEST() 1565 const int string_size = AlignUp(ldrd_range + kMaxInstructionSizeInBytes, 4); in TEST()
|
/third_party/vixl/src/aarch32/ |
H A D | macro-assembler-aarch32.h | 516 int total_size = AlignUp(cursor, alignment) - cursor + literal->GetSize(); in MacroAssembler()
|