/openbmc/qemu/target/arm/tcg/ |
H A D | translate-mve.c | 248 #define F(N) gen_helper_mve_##N macro 411 #define F(N) gen_helper_mve_##N macro
|
H A D | mve_helper.c | 3101 #define DO_VFMAS_SCALARH(N, M, D, F, S) float16_muladd(N, D, M, F, S) argument 3102 #define DO_VFMAS_SCALARS(N, M, D, F, S) float32_muladd(N, D, M, F, S) argument 3330 #define DO_VRINT_RM_H(M, F, S) helper_rinth(M, S) argument 3331 #define DO_VRINT_RM_S(M, F, S) helper_rints(M, S) argument
|
/openbmc/linux/kernel/bpf/ |
H A D | cgroup.c | 2416 #define CG_SOCKOPT_READ_FIELD(F) \ argument 2421 #define CG_SOCKOPT_WRITE_FIELD(F) \ argument
|
/openbmc/linux/net/mac80211/ |
H A D | debugfs_sta.c | 54 #define FLAG(F) [WLAN_STA_##F] = #F argument
|
/openbmc/qemu/tests/unit/ |
H A D | test-smp-parse.c | 21 #define F false macro
|
/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/wan/ |
H A D | farsync.c | 511 #define dbg(F, fmt, args...) \ argument 517 #define dbg(F, fmt, args...) \ argument
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_cmd_parser.c | 211 #define F true macro
|
/openbmc/qemu/disas/ |
H A D | hppa.c | 1774 #define fputs_filtered(STR,F) (*info->fprintf_func) (info->stream, "%s", STR) argument
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | mb86a16.c | 456 unsigned char C, F, B; in rf_val_set() local
|
/openbmc/openbmc/poky/bitbake/lib/ply/ |
H A D | yacc.py | 1910 def traverse(x,N,stack,F,X,R,FP): argument
|
/openbmc/linux/net/core/ |
H A D | filter.c | 10097 #define SOCK_ADDR_LOAD_NESTED_FIELD_SIZE_OFF(S, NS, F, NF, SIZE, OFF) \ argument 10108 #define SOCK_ADDR_LOAD_NESTED_FIELD(S, NS, F, NF) \ argument 10122 #define SOCK_ADDR_STORE_NESTED_FIELD_OFF(S, NS, F, NF, SIZE, OFF, TF) \ argument 10143 #define SOCK_ADDR_LOAD_OR_STORE_NESTED_FIELD_SIZE_OFF(S, NS, F, NF, SIZE, OFF, \ argument 10155 #define SOCK_ADDR_LOAD_OR_STORE_NESTED_FIELD(S, NS, F, NF, TF) \ argument 11322 #define SK_REUSEPORT_LOAD_FIELD(F) ({ \ argument
|
/openbmc/linux/drivers/video/fbdev/sis/ |
H A D | init.c | 3543 int B, C, D, E, F, temp; in SiS_Generic_ConvertCRData() local
|
/openbmc/linux/drivers/tty/serial/ |
H A D | max310x.c | 543 unsigned int mode = 0, div = 0, frac = 0, c = 0, F = 0; in max310x_set_baud() local
|
/openbmc/linux/drivers/iommu/ |
H A D | msm_iommu_hw-8xxx.h | 24 #define GET_GLOBAL_FIELD(b, r, F) GET_FIELD(((b) + (r)), F##_MASK, F##_SHIFT) argument 25 #define GET_CONTEXT_FIELD(b, c, r, F) \ argument 28 #define SET_GLOBAL_FIELD(b, r, F, v) \ argument 30 #define SET_CONTEXT_FIELD(b, c, r, F, v) \ argument
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | jquery-2.0.3.min.js | 4 …e?t.ownerDocument||t:o,!0)),C.test(r[1])&&x.isPlainObject(t))for(r in t)x.isFunction(this[r])?this… class
|
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… argument
|
H A D | jquery.dataTables-1.13.8.min.js | 4 …P,j,v,H){"use strict";function d(t){var e=parseInt(t,10);return!isNaN(e)&&isFinite(t)?e:null}funct… function
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | translate.c | 930 #define have_field(S, F) have_field1((S), FLD_O_##F) argument 931 #define get_field(S, F) get_field1((S), FLD_O_##F, FLD_C_##F) argument 5948 #define F(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, FL) \ macro
|
/openbmc/linux/arch/x86/kvm/ |
H A D | emulate.c | 3998 #define F(_f, _e) { .flags = (_f) | Fastop, .u.fastop = (_e) } macro
|
/openbmc/qemu/tcg/ |
H A D | tcg.c | 642 #define C_PFX6(P, A, B, C, D, E, F) P##A##_##B##_##C##_##D##_##E##_##F argument
|
/openbmc/qemu/target/mips/tcg/ |
H A D | msa_helper.c | 7447 #define FMAXMIN_A(F, G, X, _S, _T, BITS, STATUS) \ argument
|