/openbmc/linux/include/linux/ |
H A D | asn1_ber_bytecode.h | 84 #define _tag(CLASS, CP, TAG) ((ASN1_##CLASS << 6) | (ASN1_##CP << 5) | ASN1_##TAG) argument 85 #define _tagn(CLASS, CP, TAG) ((ASN1_##CLASS << 6) | (ASN1_##CP << 5) | TAG) argument
|
H A D | cleanup.h | 85 #define CLASS(_name, var) \ macro 137 CLASS(_name, __UNIQUE_ID(guard)) 152 for (CLASS(_name, scope)(args); \ 164 for (CLASS(_name, scope)(args); true; ({ goto _label; })) \
|
/openbmc/qemu/target/hexagon/ |
H A D | opcodes.c | 57 #define DEF_ENC_SUBINSN(OPCODE, CLASS, ENCSTR) \ argument 58 [OPCODE] = { .encoding = ENCSTR, .enc_class = CLASS }, 60 #define DEF_EXT_ENC(OPCODE, CLASS, ENCSTR) \ argument 61 [OPCODE] = { .encoding = ENCSTR, .enc_class = CLASS },
|
H A D | gen_dectree_import.c | 62 #define DEF_ENC_SUBINSN(TAG, CLASS, ENCSTR) \ argument 63 [TAG] = { .encoding = ENCSTR, .enc_class = CLASS }, 64 #define DEF_EXT_ENC(TAG, CLASS, ENCSTR) \ argument 65 [TAG] = { .encoding = ENCSTR, .enc_class = CLASS },
|
/openbmc/linux/rust/kernel/ |
H A D | sync.rs | 44 static CLASS: $crate::sync::LockClassKey = $crate::sync::LockClassKey::new(); constant 45 &CLASS
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | java.rst | 82 CLASS=$1 88 # CLASS=Test.class 98 if [ "`basename $CLASS .class`" == "$FQCLASSN" ]; then 100 cd -L `dirname $CLASS` 108 cd -P `dirname $CLASS` 116 if [ ! -L $CLASS ]; then 119 echo " $CLASS should be in a" \ 124 if [ ! -L $CLASS ]; then break; fi 133 CLASS=`ls --color=no -l $CLASS | sed -e 's/^.* \([^ ]*\)$/\1/'`
|
H A D | hw_random.rst | 43 CLASS DEVICE. There is a /sys/class/misc/hw_random node with
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | ef100_rx.c | 44 rxclass = le16_to_cpu((__force __le16)PREFIX_FIELD(prefix, CLASS)); in ef100_has_fcs_error()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/ |
H A D | 0006-replace-sym_iterator-0-with-sym_iterator.patch | 46 out << open_element(CLASS, true);
|
/openbmc/qemu/target/hexagon/imported/ |
H A D | encode_subinsn.def | 19 /* DEF_ENC_SUBINSN(TAG, CLASS, ENCSTR) */
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/ |
H A D | 0021-gentypes-genmodes-Do-not-use-__LINE__-for-maintainin.patch | 57 /* For each mode in class CLASS, construct a corresponding complex mode. */
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ |
H A D | 32and64bit.patch | 42 - if (elf_header->e_ident [EI_CLASS] != ElfW (CLASS))
|
/openbmc/linux/Documentation/filesystems/caching/ |
H A D | fscache.rst | 168 |CLASS |EVENT |MEANING |
|
/openbmc/linux/Documentation/networking/ |
H A D | pktgen.rst | 225 …pgset "traffic_class XX" set former IPv6 TRAFFIC CLASS (e.g. "traffic_class B8" for EF no ECN, def…
|
/openbmc/linux/fs/ |
H A D | xattr.c | 700 CLASS(fd, f)(fd); in SYSCALL_DEFINE5()
|
/openbmc/linux/scripts/ |
H A D | asn1_compiler.c | 219 _(CLASS),
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | jquery-3.7.1.min.js | 2 …CLASS:new RegExp("^\\.("+t+")"),TAG:new RegExp("^("+t+"|[*])"),ATTR:new RegExp("^"+p),PSEUDO:new R… property in AnonymousClass482440691301
|
H A D | jquery-2.0.3.min.js | 4 …CLASS:RegExp("^\\.("+W+")"),TAG:RegExp("^("+W.replace("w","w*")+")"),ATTR:RegExp("^"+B),PSEUDO:Reg… property in J
|
H A D | jquery-3.7.1.min.map | 1 …"rleadingCombinator","rdescend","rpseudo","ridentifier","matchExpr","ID","CLASS","TAG","ATTR","PSE…
|
H A D | jquery-2.0.3.min.map | 1 …","rsibling","rattributeQuotes","rpseudo","ridentifier","matchExpr","ID","CLASS","TAG","ATTR","PSE…
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | insn-data.h.inc | 962 /* TEST DATA CLASS */ 1331 /* VECTOR FP TEST DATA CLASS IMMEDIATE */
|
/openbmc/rest-dbus/resources/ |
H A D | jquery.min.js | 2 …CLASS:new RegExp("^\\.("+M+")"),TAG:new RegExp("^("+M.replace("w","w*")+")"),ATTR:new RegExp("^"+O… property in AnonymousClass46742d011001
|
/openbmc/qemu/target/mips/tcg/ |
H A D | micromips_translate.c.inc | 2106 /* MOV[FT].fmt, PREFX, RINT.fmt, CLASS.fmt*/
|
/openbmc/linux/ |
H A D | MAINTAINERS | 3452 BACKLIGHT CLASS/SUBSYSTEM 7195 DRM PRIVACY-SCREEN CLASS 17177 POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS 20971 SYSTEM TRACE MODULE CLASS 22434 USB TYPEC CLASS 22468 USB VIDEO CLASS
|