/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | btf_dump_test_case_namespacing.c | 12 int U; member 17 union U { union 19 int U; member 22 typedef union U U; typedef
|
H A D | btf_data.c | 9 union U { union 29 typedef int U; typedef
|
/openbmc/qemu/target/hexagon/mmvec/ |
H A D | macros.h | 309 #define fVSATDW(U, V) fVSATW(((((long long)U) << 32) | fZXTN(32, 64, V))) argument 310 #define fVASL_SATHI(U, V) fVSATW(((U) << 1) | ((V) >> 31)) argument 311 #define fVUADDSAT(WIDTH, U, V) \ argument 313 #define fVSADDSAT(WIDTH, U, V) \ argument 315 #define fVUSUBSAT(WIDTH, U, V) \ argument 317 #define fVSSUBSAT(WIDTH, U, V) \ argument 319 #define fVAVGU(WIDTH, U, V) \ argument 321 #define fVAVGURND(WIDTH, U, V) \ argument 323 #define fVNAVGU(WIDTH, U, V) \ argument 325 #define fVNAVGURNDSAT(WIDTH, U, V) \ argument [all …]
|
/openbmc/linux/drivers/comedi/drivers/ni_routing/ |
H A D | ni_route_values.h | 45 #define U(x) 0x0 macro 52 #define U(x) (((x) & 0x7f) | 0x200) macro
|
/openbmc/linux/rust/kernel/sync/ |
H A D | locked_by.rs | 99 pub fn new<B: Backend>(owner: &Lock<U, B>, data: T) -> Self { in new()
|
/openbmc/phosphor-inventory-manager/ |
H A D | functor.hpp | 385 using U = decltype(condition); in propertyChangedTo() typedef 399 using U = decltype(condition); in propertyIs() typedef
|
/openbmc/linux/include/linux/ |
H A D | kbd_kern.h | 122 #define U(x) ((x) ^ 0xf000) macro
|
/openbmc/linux/tools/perf/util/ |
H A D | s390-cpumsf-kernel.h | 18 unsigned int U:4; /* 20-23 Number of unique instruct. */ member
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | disp.c | 32 struct bit_entry U; in nvbios_disp_table() local
|
/openbmc/linux/net/netfilter/ |
H A D | x_tables.c | 307 #define XT_OBJ_TO_USER(U, K, TYPE, C_SIZE) \ argument 326 #define XT_DATA_TO_USER(U, K, TYPE) \ argument 778 #define COMPAT_XT_DATA_TO_USER(U, K, TYPE, C_SIZE) \ 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/gpu/drm/i915/ |
H A D | i915_utils.h | 185 #define check_user_mbz(U) ({ \ argument
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | cpu_mf.h | 104 unsigned int U:4; /* 20-23 Number of unique instruct. */ member
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | push.h | 252 #define PUSH_(A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,IMPL,...) IMPL argument 343 #define PUSH_NV_(A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,IMPL,...) IMPL argument
|
/openbmc/linux/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic_hdr.h | 342 #define NETXEN_DMA_BASE(U) (NETXEN_CRB_PCIX_MD + 0x20000 + ((U)<<16)) argument 343 #define NETXEN_DMA_COMMAND(U) (NETXEN_DMA_BASE(U) + 0x00008) 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… function
|
H A D | jquery-3.7.1.min.js | 2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… function
|
H A D | jquery-2.0.3.min.js | 5 …),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return q.get(e,n)||q.acces… argument
|
/openbmc/linux/lib/ |
H A D | locking-selftest.c | 230 #define U(x) spin_unlock(&lock_##x) macro
|
/openbmc/qemu/target/arm/tcg/ |
H A D | translate-mve.c | 620 #define DO_VCVT_RMODE(INSN, RMODE, U) \ argument
|
/openbmc/linux/fs/unicode/ |
H A D | mkutf8data.c | 340 #define HANGUL_SYLLABLE(U) ((U) >= 0xAC00 && (U) <= 0xD7A3) argument
|
/openbmc/qemu/target/hexagon/ |
H A D | macros.h | 408 #define fCLIP(DST, SRC, U) \ argument
|
/openbmc/linux/drivers/media/i2c/ |
H A D | adv7842.c | 1304 int U = -38 * R - 74 * G + 112 * B; in adv7842_s_ctrl() local
|
/openbmc/linux/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 357 #define U FL1 macro
|