| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | machmode.h | 229 #define CLASS_HAS_WIDER_MODES_P(CLASS) \ 230 (CLASS == MODE_INT \ 231 || CLASS == MODE_PARTIAL_INT \ 232 || CLASS == MODE_FLOAT \ 233 || CLASS == MODE_DECIMAL_FLOAT \ 234 || CLASS == MODE_COMPLEX_FLOAT \ 235 || CLASS == MODE_FRACT \ 236 || CLASS == MODE_UFRACT \ 237 || CLASS == MODE_ACCUM \ 238 || CLASS == MODE_UACCUM) [all …]
|
| H A D | machmode.def | 40 A CLASS argument must be one of the constants defined in 42 that take CLASS arguments have restrictions on which classes are 130 VECTOR_MODE (CLASS, MODE, COUNT); 132 CLASS) with COUNT components. CLASS must be INT or FLOAT. 136 VECTOR_MODES (CLASS, WIDTH); 137 For all modes presently declared in class CLASS, construct 141 and modes smaller than one byte (if CLASS is INT) or smaller 142 than two bytes (if CLASS is FLOAT). CLASS must be INT or 145 VECTOR_MODES_WITH_PREFIX (PREFIX, CLASS, WIDTH); 156 COMPLEX_MODES (CLASS); [all …]
|
| H A D | reload.h | 27 #define SECONDARY_INPUT_RELOAD_CLASS(CLASS, MODE, X) \ argument 28 SECONDARY_RELOAD_CLASS (CLASS, MODE, X) 29 #define SECONDARY_OUTPUT_RELOAD_CLASS(CLASS, MODE, X) \ argument 30 SECONDARY_RELOAD_CLASS (CLASS, MODE, X)
|
| H A D | tree.h | 127 #define TREE_CODE_CLASS_STRING(CLASS)\ argument 128 tree_code_class_strings[(int) (CLASS)] 217 #define IS_EXPR_CODE_CLASS(CLASS)\ argument 218 ((CLASS) >= tcc_reference && (CLASS) <= tcc_expression) 288 #define TREE_CLASS_CHECK(T, CLASS) \ argument 289 (tree_class_check ((T), (CLASS), __FILE__, __LINE__, __FUNCTION__))
|
| H A D | builtins.def | 23 DEF_BUILTIN (ENUM, NAME, CLASS, TYPE, LIBTYPE, BOTH_P, 30 literal. The CLASS is of type `enum built_in_class' and indicates
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | machmode.h | 229 #define CLASS_HAS_WIDER_MODES_P(CLASS) \ 230 (CLASS == MODE_INT \ 231 || CLASS == MODE_PARTIAL_INT \ 232 || CLASS == MODE_FLOAT \ 233 || CLASS == MODE_DECIMAL_FLOAT \ 234 || CLASS == MODE_COMPLEX_FLOAT \ 235 || CLASS == MODE_FRACT \ 236 || CLASS == MODE_UFRACT \ 237 || CLASS == MODE_ACCUM \ 238 || CLASS == MODE_UACCUM) [all …]
|
| H A D | machmode.def | 40 A CLASS argument must be one of the constants defined in 42 that take CLASS arguments have restrictions on which classes are 130 VECTOR_MODE (CLASS, MODE, COUNT); 132 CLASS) with COUNT components. CLASS must be INT or FLOAT. 136 VECTOR_MODES (CLASS, WIDTH); 137 For all modes presently declared in class CLASS, construct 141 and modes smaller than one byte (if CLASS is INT) or smaller 142 than two bytes (if CLASS is FLOAT). CLASS must be INT or 145 VECTOR_MODES_WITH_PREFIX (PREFIX, CLASS, WIDTH); 156 COMPLEX_MODES (CLASS); [all …]
|
| H A D | reload.h | 27 #define SECONDARY_INPUT_RELOAD_CLASS(CLASS, MODE, X) \ argument 28 SECONDARY_RELOAD_CLASS (CLASS, MODE, X) 29 #define SECONDARY_OUTPUT_RELOAD_CLASS(CLASS, MODE, X) \ argument 30 SECONDARY_RELOAD_CLASS (CLASS, MODE, X)
|
| H A D | tree.h | 127 #define TREE_CODE_CLASS_STRING(CLASS)\ argument 128 tree_code_class_strings[(int) (CLASS)] 217 #define IS_EXPR_CODE_CLASS(CLASS)\ argument 218 ((CLASS) >= tcc_reference && (CLASS) <= tcc_expression) 288 #define TREE_CLASS_CHECK(T, CLASS) \ argument 289 (tree_class_check ((T), (CLASS), __FILE__, __LINE__, __FUNCTION__))
|
| H A D | builtins.def | 23 DEF_BUILTIN (ENUM, NAME, CLASS, TYPE, LIBTYPE, BOTH_P, 30 literal. The CLASS is of type `enum built_in_class' and indicates
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/config/arm/ |
| H A D | arm.h | 1315 #define THUMB_SECONDARY_INPUT_RELOAD_CLASS(CLASS, MODE, X) \ argument 1317 : ((CLASS) != LO_REGS && (CLASS) != BASE_REGS \ 1323 #define THUMB_SECONDARY_OUTPUT_RELOAD_CLASS(CLASS, MODE, X) \ argument 1325 : (CLASS) != LO_REGS && (CLASS) != BASE_REGS \ 1334 #define SECONDARY_OUTPUT_RELOAD_CLASS(CLASS, MODE, X) \ argument 1336 ((TARGET_HARD_FLOAT && IS_VFP_CLASS (CLASS)) \ 1338 : (TARGET_IWMMXT && (CLASS) == IWMMXT_REGS) \ 1343 : THUMB_SECONDARY_OUTPUT_RELOAD_CLASS (CLASS, MODE, X)) 1346 #define SECONDARY_INPUT_RELOAD_CLASS(CLASS, MODE, X) \ argument 1348 ((TARGET_HARD_FLOAT && IS_VFP_CLASS (CLASS)) \ [all …]
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/android/src/ |
| H A D | jnipositioning.cpp | 588 #define GET_AND_CHECK_STATIC_METHOD(VAR, CLASS, METHOD_NAME, METHOD_SIGNATURE) \ argument 589 VAR = env->GetStaticMethodID(CLASS, METHOD_NAME, METHOD_SIGNATURE); \
|
| /OK3568_Linux_fs/yocto/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);
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/ |
| H A D | 0025-gentypes-genmodes-Do-not-use-__LINE__-for-maintainin.patch | 57 /* For each mode in class CLASS, construct a corresponding complex mode. */
|
| /OK3568_Linux_fs/yocto/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))
|
| /OK3568_Linux_fs/buildroot/board/rockchip/rk3566_rk3568/fs-overlay/usr/share/matrix-gui-2.0/javascript/ |
| H A D | jquery-latest.js | 3 …CLASS:/\.((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF\-]|\\.)+)['"]*\]/,… class in l.find
|
| /OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/usr/share/matrix-gui-2.0/javascript/ |
| H A D | jquery-latest.js | 3 …CLASS:/\.((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF\-]|\\.)+)['"]*\]/,… class in l.find
|
| /OK3568_Linux_fs/kernel/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…
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | asn1_compiler.c | 219 _(CLASS),
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/caching/ |
| H A D | fscache.rst | 215 |CLASS |EVENT |MEANING |
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-10 | 4900 -- Function: int getpriority (int CLASS, int ID) 4905 Return the nice value of a set of processes; CLASS and ID specify 4915 The combination of CLASS and ID does not match any existing 4919 The value of CLASS is not valid. 4926 -- Function: int setpriority (int CLASS, int ID, int NICEVAL) 4931 Set the nice value of a set of processes to NICEVAL; CLASS and ID 4938 The combination of CLASS and ID does not match any existing 4942 The value of CLASS is not valid. 4955 The arguments CLASS and ID together specify a set of processes in 4956 which you are interested. These are the possible values of CLASS: [all …]
|