Searched defs:aligned (Results 101 - 108 of 108) sorted by relevance
12345
| /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
|
| /kernel/linux/linux-5.10/drivers/crypto/ |
| H A D | s5p-sss.c | 1146 bool aligned = true, list_ok = true; in s5p_hash_prepare_sgs() local
|
| /kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
| H A D | nand_base.c | 3118 int chipnr, page, realpage, col, bytes, aligned, oob_required; in nand_do_read_ops() local [all...] |
| /kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
| H A D | nand_base.c | 3546 int chipnr, page, realpage, col, bytes, aligned, oob_required; in nand_do_read_ops() local [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/ |
| H A D | s5p-sss.c | 1143 bool aligned = true, list_ok = true; in s5p_hash_prepare_sgs() local
|
| /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 38 milliseconds
12345