/openbmc/qemu/include/tcg/ |
H A D | tcg-op.h | 105 #define DEF_ATOMIC2(N, S) \ argument 110 #define DEF_ATOMIC3(N, S) \ argument
|
/openbmc/linux/tools/lib/bpf/ |
H A D | bpf_helpers.h | 197 #define ___bpf_nth(_, _1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, N, ...) N argument 387 #define bpf_repeat(N) for ( \ argument
|
H A D | Makefile | 73 N = macro
|
/openbmc/linux/rust/kernel/ |
H A D | init.rs | 1021 ) -> impl Init<[T; N], E> in init_array_from_fn() 1065 ) -> impl PinInit<[T; N], E> in pin_init_array_from_fn()
|
/openbmc/linux/tools/testing/radix-tree/ |
H A D | tag_check.c | 128 #define N 127 macro
|
/openbmc/u-boot/lib/bzip2/ |
H A D | bzlib_decompress.c | 170 Int32 N; in BZ2_decompress() local
|
/openbmc/linux/crypto/ |
H A D | anubis.c | 467 int N, R, i, r; in anubis_setkey() local
|
H A D | streebog_generic.c | 952 const struct streebog_uint512 *N, in streebog_g()
|
/openbmc/linux/drivers/firmware/xilinx/ |
H A D | zynqmp.c | 1717 #define GGS0_SHOW(N) \ argument 1731 #define GGS0_STORE(N) \ argument 1785 #define PGGS0_SHOW(N) \ argument 1793 #define PGGS0_STORE(N) \ argument
|
/openbmc/linux/arch/mips/cavium-octeon/ |
H A D | octeon-memcpy.S | 360 #define COPY_BYTE(N) \ argument
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/ |
H A D | dcn32_clk_mgr.c | 355 int32_t N; in dcn32_update_clocks_update_dentist() local 401 int32_t N; in dcn32_update_clocks_update_dentist() local
|
/openbmc/qemu/hw/display/ |
H A D | exynos4210_fimd.c | 377 #define DEF_PIXEL_TO_RGB_A1(N, R, G, B) \ argument 400 #define DEF_PIXEL_TO_RGB_A0(N, R, G, B) \ argument 420 #define DEF_PIXEL_TO_RGB_A(N, R, G, B, A) \ argument 782 #define DEF_DRAW_LINE_PALETTE(N) \ argument 811 #define DEF_DRAW_LINE_NOPALETTE(N) \ argument
|
/openbmc/linux/drivers/infiniband/hw/usnic/ |
H A D | usnic_ib.h | 131 #define UPDATE_PTR_LEFT(N, P, L) \ argument
|
/openbmc/linux/arch/ia64/lib/ |
H A D | memcpy_mck.S | 67 #define N (D + 1) macro
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
H A D | pllnv04.c | 49 int M, N, thisP, P; in getMNP_single() local
|
H A D | nv40.c | 45 int N = (ctrl & 0x0000ff00) >> 8; in read_pll_1() local
|
/openbmc/u-boot/board/siemens/rut/ |
H A D | board.c | 120 #define REQUEST_AND_PULSE_RESET(N) \ argument
|
/openbmc/qemu/tests/unit/ |
H A D | test-qht.c | 11 #define N 5000 macro
|
/openbmc/qemu/hw/misc/ |
H A D | tz-ppc.c | 304 #define DEFINE_PORT(N) \ argument
|
/openbmc/rest-dbus/resources/ |
H A D | jsrender.min.js | 3 …==typeof exports?module.exports=n?e(n):function(t){if(t&&!t.fn)throw"Provide jQuery or null";retur…
|
/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib_sysfs.c | 319 #define QIB_SL2VL_ATTR(N) \ argument 405 #define QIB_DIAGC_ATTR(N) \ argument
|
/openbmc/linux/drivers/net/ethernet/moxa/ |
H A D | moxart_ether.h | 59 #define TX_NEXT(N) (((N) + 1) & (TX_DESC_NUM_MASK)) argument 66 #define RX_NEXT(N) (((N) + 1) & (RX_DESC_NUM_MASK)) argument
|
/openbmc/linux/security/apparmor/include/ |
H A D | match.h | 152 #define DEFINE_MATCH_WB(N) \ argument
|
/openbmc/linux/drivers/media/platform/qcom/camss/ |
H A D | camss-vfe-gen1.c | 706 #define CALC_WORD(width, M, N) (((width) * (M) + (N) - 1) / (N)) argument
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | jsrender.min.js | 3 …throw"Provide jQuery or null";return e(t,n)}:"function"==typeof define&&define.amd?define(function… argument
|