| /kernel/linux/linux-6.6/drivers/net/wwan/iosm/ |
| H A D | iosm_ipc_flash.c | 10 /* This function will pack the data to be sent to the modem using the 11 * payload, payload length and pack id 69 dev_err(ipc_devlink->dev, "EBL2 pack failed for pack_id:%d", in ipc_flash_send_data()
|
| /kernel/linux/linux-6.6/drivers/infiniband/core/ |
| H A D | ud_header.c | 406 * ib_ud_header_pack - Pack UD header struct into wire format 408 * @buf:Buffer to pack into 469 * @buf:Buffer to pack into
|
| /third_party/ltp/testcases/kernel/fs/doio/ |
| H A D | write_log.c | 399 * The following 2 routines are used to pack and unpack the user 425 * If flag is true, we should also pack the variable length parts in wlog_rec_pack() 426 * of the wlog_rec. By default, we only pack the fixed length in wlog_rec_pack()
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_register_allocate.c | 353 if (inst->dst.pack && !qir_is_mul(inst)) { in vc4_register_allocate() 354 /* The non-MUL pack flags require an A-file dst in vc4_register_allocate() 366 inst->src[i].pack) { in vc4_register_allocate()
|
| /third_party/node/deps/corepack/ |
| H A D | README.md | 113 case you'll simply run `corepack pack` to make sure that your image 118 archive from your local computer (using `corepack pack -o`) before storing 204 ### `corepack pack [... name[@<version>]]`
|
| /third_party/node/deps/v8/src/baseline/mips/ |
| H A D | baseline-assembler-mips-inl.h | 265 // TODO(ishell): try to pack sequence of pushes into one instruction by 279 // TODO(ishell): try to pack sequence of pushes into one instruction by 318 // TODO(ishell): try to pack sequence of pops into one instruction by
|
| /third_party/node/deps/v8/src/baseline/loong64/ |
| H A D | baseline-assembler-loong64-inl.h | 254 // TODO(ishell): try to pack sequence of pushes into one instruction by 268 // TODO(ishell): try to pack sequence of pushes into one instruction by 308 // TODO(ishell): try to pack sequence of pops into one instruction by
|
| /third_party/node/deps/v8/src/baseline/s390/ |
| H A D | baseline-assembler-s390-inl.h | 390 // TODO(ishell): try to pack sequence of pushes into one instruction by 404 // TODO(ishell): try to pack sequence of pushes into one instruction by 443 // TODO(ishell): try to pack sequence of pops into one instruction by
|
| /third_party/node/deps/v8/src/baseline/mips64/ |
| H A D | baseline-assembler-mips64-inl.h | 263 // TODO(ishell): try to pack sequence of pushes into one instruction by 277 // TODO(ishell): try to pack sequence of pushes into one instruction by 316 // TODO(ishell): try to pack sequence of pops into one instruction by
|
| /third_party/node/deps/v8/src/baseline/ppc/ |
| H A D | baseline-assembler-ppc-inl.h | 392 // TODO(ishell): try to pack sequence of pushes into one instruction by 406 // TODO(ishell): try to pack sequence of pushes into one instruction by 445 // TODO(ishell): try to pack sequence of pops into one instruction by
|
| /third_party/node/deps/v8/src/baseline/arm/ |
| H A D | baseline-assembler-arm-inl.h | 273 // TODO(ishell): try to pack sequence of pushes into one instruction by 287 // TODO(ishell): try to pack sequence of pushes into one instruction by 326 // TODO(ishell): try to pack sequence of pops into one instruction by
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | intermOut.cpp | 214 case EOpPackSnorm2x16: out << "pack Snorm 2x16"; break; in visitUnary() 215 case EOpPackUnorm2x16: out << "pack Unorm 2x16"; break; in visitUnary() 216 case EOpPackHalf2x16: out << "pack half 2x16"; break; in visitUnary()
|
| /third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/ |
| H A D | jdcolext-neon.c | 157 /* Pack R, G, and B values in ratio 5:6:5. */ in jsimd_ycc_rgb_convert_neon() 226 /* Pack R, G, and B values in ratio 5:6:5. */ in jsimd_ycc_rgb_convert_neon() 327 /* Pack R, G, and B values in ratio 5:6:5. */ in jsimd_ycc_rgb_convert_neon()
|
| /third_party/python/Lib/turtledemo/ |
| H A D | __main__.py | 219 vbar.pack(side=LEFT, fill=Y) 222 hbar.pack(side=BOTTOM, fill=X) 236 text.pack(side=LEFT, fill=BOTH, expand=1)
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| H A D | index.rst | 40 6pack
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/power/supply/ |
| H A D | lego,ev3-battery.yaml | 15 It uses 6 AA batteries or a special Li-ion rechargeable battery pack that is
|
| /kernel/linux/linux-6.6/Documentation/networking/ |
| H A D | index.rst | 42 6pack
|
| /kernel/linux/linux-5.10/drivers/iio/magnetometer/ |
| H A D | hmc5843.h | 36 * @scan: buffer to pack data for passing to
|
| /kernel/linux/linux-5.10/drivers/net/hamradio/ |
| H A D | Makefile | 17 obj-$(CONFIG_6PACK) += 6pack.o
|
| /kernel/linux/linux-5.10/drivers/net/wireguard/ |
| H A D | allowedips.h | 33 } __aligned(4); /* We pack the lower 2 bits of &root, but m68k only gives 16-bit alignment. */
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | usbip.h | 30 * USBIP server and client (vchi) pack URBs in TCP packets. The following
|
| /kernel/linux/linux-6.6/drivers/net/wireguard/ |
| H A D | allowedips.h | 33 } __aligned(4); /* We pack the lower 2 bits of &root, but m68k only gives 16-bit alignment. */
|
| /kernel/linux/linux-6.6/drivers/iio/magnetometer/ |
| H A D | hmc5843.h | 36 * @scan: buffer to pack data for passing to
|
| /third_party/ffmpeg/libavutil/bfin/ |
| H A D | bswap.h | 40 "%0 = PACK(%0.L, %0.H); \n\t" in av_bswap32()
|
| /third_party/glslang/Test/ |
| H A D | 300BuiltIns.frag | 61 // 4.0 pack
|