Home
last modified time | relevance | path

Searched refs:CLASS (Results 1 – 13 of 13) sorted by relevance

/openbmc/qemu/target/hexagon/
H A Dopcodes.c57 #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 Dgen_dectree_import.c62 #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/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A D0006-replace-sym_iterator-0-with-sym_iterator.patch46 out << open_element(CLASS, true);
/openbmc/qemu/target/hexagon/imported/
H A Dencode_subinsn.def19 /* DEF_ENC_SUBINSN(TAG, CLASS, ENCSTR) */
/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/
H A D32and64bit.patch42 - if (elf_header->e_ident [EI_CLASS] != ElfW (CLASS))
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0021-gentypes-genmodes-Do-not-use-__LINE__-for-maintainin.patch57 /* For each mode in class CLASS, construct a corresponding complex mode. */
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery-3.7.1.min.js2CLASS:new RegExp("^\\.("+t+")"),TAG:new RegExp("^("+t+"|[*])"),ATTR:new RegExp("^"+p),PSEUDO:new R… method in AnonymousClass482440693401.filter
H A Djquery-2.0.3.min.js4CLASS:RegExp("^\\.("+W+")"),TAG:RegExp("^("+W.replace("w","w*")+")"),ATTR:RegExp("^"+B),PSEUDO:Reg… property in J
H A Djquery-3.7.1.min.map1 …"rleadingCombinator","rdescend","rpseudo","ridentifier","matchExpr","ID","CLASS","TAG","ATTR","PSE…
H A Djquery-2.0.3.min.map1 …","rsibling","rattributeQuotes","rpseudo","ridentifier","matchExpr","ID","CLASS","TAG","ATTR","PSE…
/openbmc/qemu/target/s390x/tcg/
H A Dinsn-data.h.inc962 /* TEST DATA CLASS */
1331 /* VECTOR FP TEST DATA CLASS IMMEDIATE */
/openbmc/rest-dbus/resources/
H A Djquery.min.js2CLASS:new RegExp("^\\.("+M+")"),TAG:new RegExp("^("+M.replace("w","w*")+")"),ATTR:new RegExp("^"+O… method in AnonymousClass46742d013501.filter
/openbmc/qemu/target/mips/tcg/
H A Dmicromips_translate.c.inc2106 /* MOV[FT].fmt, PREFX, RINT.fmt, CLASS.fmt*/