Searched defs:aligned (Results 51 - 56 of 56) sorted by relevance
123
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_vbuf.c | 783 unsigned aligned = align(te->output_offset, mgr->ve->component_size[i]); in u_vbuf_translate_begin() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | formatutils.cpp | 1671 auto aligned = rx::roundUp(checkedRowBytes, checkedAlignment); in computeRowPitch() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | dashdec.c | 168 static int aligned(int val) in aligned() function
|
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_register_allocation.cpp | 1297 bool aligned = rc == RegClass::v4 && reg_win.lo() % 4 == 0; in get_reg_impl() local 1804 bool aligned = rc == RegClass::v4 && reg_win.lo() % 4 == 0; in get_reg_create_vector() local
|
| /third_party/node/deps/v8/src/codegen/ia32/ |
| H A D | assembler-ia32.h | 980 void movdq(bool aligned, XMMRegister dst, Operand src) { in movdq() argument
|
| /third_party/node/deps/v8/src/builtins/mips/ |
| H A D | builtins-mips.cc | 3321 Label lastb, unaligned, aligned, chkw, loop16w, chk1w, wordCopy_loop, in Generate_MemCopyUint8Uint8() local [all...] |
Completed in 27 milliseconds
123