Home
last modified time | relevance | path

Searched refs:VECTOR (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/arc/kernel/
H A Dentry-arcv2.S21 #define VECTOR .word macro
29 VECTOR res_service ; Reset Vector label
30 VECTOR mem_service ; Mem exception label
31 VECTOR instr_service ; Instrn Error label
32 VECTOR EV_MachineCheck ; Fatal Machine check label
33 VECTOR EV_TLBMissI ; Intruction TLB miss label
34 VECTOR EV_TLBMissD ; Data TLB miss label
35 VECTOR EV_TLBProtV ; Protection Violation label
36 VECTOR EV_PrivilegeV ; Privilege Violation label
37 VECTOR EV_SWI ; Software Breakpoint label
[all …]
H A Dentry-compact.S67 .macro VECTOR lbl macro
86 VECTOR res_service ; 0x0, Reset Vector (0x0)
87 VECTOR mem_service ; 0x8, Mem exception (0x1)
88 VECTOR instr_service ; 0x10, Instrn Error (0x2)
92 VECTOR handle_interrupt_level2
94 VECTOR handle_interrupt_level1
98 VECTOR handle_interrupt_level1 ; Other devices
104 VECTOR EV_MachineCheck ; 0x100, Fatal Machine check (0x20)
105 VECTOR EV_TLBMissI ; 0x108, Instruction TLB miss (0x21)
106 VECTOR EV_TLBMissD ; 0x110, Data TLB miss (0x22)
[all …]
/OK3568_Linux_fs/kernel/arch/h8300/include/asm/
H A Dtraps.h24 #define VECTOR(address) ((JMP_OP)|((unsigned long)address)) macro
/OK3568_Linux_fs/kernel/arch/h8300/kernel/
H A Dirq.c72 *ramvec_p = VECTOR(*trap_entry); in setup_vector()
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Daic7770.c157 irq = intdef & VECTOR; in aic7770_config()
H A Daic7xxx_reg.h_shipped533 #define VECTOR 0x0f
H A Daic7xxx.reg1691 mask VECTOR 0x0f
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/meta/
H A Dcve-update-db-native.bb186 SCOREV2 TEXT, SCOREV3 TEXT, MODIFIED INTEGER, VECTOR TEXT)")
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dcve-check.bbclass455 write_string += "VECTOR: %s\n" % cve_data[cve]["vector"]
/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 Dlibc.info-44614 (const char *FILENAME, int ERROR-CODE), glob_t *VECTOR-PTR)
4622 and stores the size and address of this vector into ‘*VECTOR-PTR’.
4634 pointer) into ‘*VECTOR-PTR’.
4665 ‘*VECTOR-PTR’ about all the matches it has found so far.
4677 (const char *FILENAME, int ERROR-CODE), glob64_t *VECTOR-PTR)
5450 *WORD-VECTOR-PTR, int FLAGS)
5458 vector into ‘*WORD-VECTOR-PTR’. The argument FLAGS is a
5477 pointer) into ‘*WORD-VECTOR-PTR’.
5510 -- Function: void wordfree (wordexp_t *WORD-VECTOR-PTR)
5516 ‘*WORD-VECTOR-PTR’ points to. This does not free the structure
[all …]
H A Dlibc.info-62342 -- Function: ssize_t readv (int FILEDES, const struct iovec *VECTOR,
2349 the buffers described in VECTOR, which is taken to be COUNT
2360 -- Function: ssize_t writev (int FILEDES, const struct iovec *VECTOR,
2367 VECTOR, which is taken to be COUNT structures long, and writes them
H A Dlibc.info-1314155 …ar *PATTERN, int FLAGS, int (*ERRFUNC) (const char *FILENAME, int ERROR-CODE), glob_t *VECTOR-PTR)’
14159 … *PATTERN, int FLAGS, int (*ERRFUNC) (const char *FILENAME, int ERROR-CODE), glob64_t *VECTOR-PTR)’
16052 ‘ssize_t readv (int FILEDES, const struct iovec *VECTOR, int COUNT)’
18074 ‘int wordexp (const char *WORDS, wordexp_t *WORD-VECTOR-PTR, int FLAGS)’
18082 ‘void wordfree (wordexp_t *WORD-VECTOR-PTR)’
18094 ‘ssize_t writev (int FILEDES, const struct iovec *VECTOR, int COUNT)’
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-44614 (const char *FILENAME, int ERROR-CODE), glob_t *VECTOR-PTR)
4622 and stores the size and address of this vector into ‘*VECTOR-PTR’.
4634 pointer) into ‘*VECTOR-PTR’.
4665 ‘*VECTOR-PTR’ about all the matches it has found so far.
4677 (const char *FILENAME, int ERROR-CODE), glob64_t *VECTOR-PTR)
5450 *WORD-VECTOR-PTR, int FLAGS)
5458 vector into ‘*WORD-VECTOR-PTR’. The argument FLAGS is a
5477 pointer) into ‘*WORD-VECTOR-PTR’.
5510 -- Function: void wordfree (wordexp_t *WORD-VECTOR-PTR)
5516 ‘*WORD-VECTOR-PTR’ points to. This does not free the structure
[all …]
H A Dlibc.info-62342 -- Function: ssize_t readv (int FILEDES, const struct iovec *VECTOR,
2349 the buffers described in VECTOR, which is taken to be COUNT
2360 -- Function: ssize_t writev (int FILEDES, const struct iovec *VECTOR,
2367 VECTOR, which is taken to be COUNT structures long, and writes them
H A Dlibc.info-1314155 …ar *PATTERN, int FLAGS, int (*ERRFUNC) (const char *FILENAME, int ERROR-CODE), glob_t *VECTOR-PTR)’
14159 … *PATTERN, int FLAGS, int (*ERRFUNC) (const char *FILENAME, int ERROR-CODE), glob64_t *VECTOR-PTR)’
16052 ‘ssize_t readv (int FILEDES, const struct iovec *VECTOR, int COUNT)’
18074 ‘int wordexp (const char *WORDS, wordexp_t *WORD-VECTOR-PTR, int FLAGS)’
18082 ‘void wordfree (wordexp_t *WORD-VECTOR-PTR)’
18094 ‘ssize_t writev (int FILEDES, const struct iovec *VECTOR, int COUNT)’
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgfortran.info4812 * VECTOR directive::
4921 File: gfortran.info, Node: IVDEP directive, Next: VECTOR directive, Prev: BUILTIN directive, Up…
4944 File: gfortran.info, Node: VECTOR directive, Next: NOVECTOR directive, Prev: IVDEP directive, U…
4946 7.2.5 VECTOR directive
4958 File: gfortran.info, Node: NOVECTOR directive, Prev: VECTOR directive, Up: GNU Fortran Compiler …
16647 taken from VECTOR.
16656 'RESULT = PACK(ARRAY, MASK[,VECTOR])'
16663 VECTOR (Optional) shall be an array of the same type as
16665 of elements in VECTOR shall be equal to or
16668 in VECTOR shall be equal to or greater than the
[all …]
H A Dgcc.info49063 can use VECTOR LONG instead of VECTOR LONG LONG, VECTOR BOOL LONG
49064 instead of VECTOR BOOL LONG LONG, and VECTOR UNSIGNED LONG instead of
49065 VECTOR UNSIGNED LONG LONG.
49382 available for 64-bit targets. New vector types (VECTOR __INT128 and
49383 VECTOR __UINT128) are available to hold the __INT128 and __UINT128 types
49386 The normal vector extract, and set operations work on VECTOR __INT128
49387 and VECTOR __UINT128 types, but the index value must be 0.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgfortran.info4812 * VECTOR directive::
4921 File: gfortran.info, Node: IVDEP directive, Next: VECTOR directive, Prev: BUILTIN directive, Up…
4944 File: gfortran.info, Node: VECTOR directive, Next: NOVECTOR directive, Prev: IVDEP directive, U…
4946 7.2.5 VECTOR directive
4958 File: gfortran.info, Node: NOVECTOR directive, Prev: VECTOR directive, Up: GNU Fortran Compiler …
16647 taken from VECTOR.
16656 'RESULT = PACK(ARRAY, MASK[,VECTOR])'
16663 VECTOR (Optional) shall be an array of the same type as
16665 of elements in VECTOR shall be equal to or
16668 in VECTOR shall be equal to or greater than the
[all …]
H A Dgcc.info49063 can use VECTOR LONG instead of VECTOR LONG LONG, VECTOR BOOL LONG
49064 instead of VECTOR BOOL LONG LONG, and VECTOR UNSIGNED LONG instead of
49065 VECTOR UNSIGNED LONG LONG.
49382 available for 64-bit targets. New vector types (VECTOR __INT128 and
49383 VECTOR __UINT128) are available to hold the __INT128 and __UINT128 types
49386 The normal vector extract, and set operations work on VECTOR __INT128
49387 and VECTOR __UINT128 types, but the index value must be 0.
/OK3568_Linux_fs/yocto/poky/documentation/dev-manual/
H A Dcommon-tasks.rst11536 VECTOR: NETWORK
11547 VECTOR: NETWORK
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/
H A Diso14651_t1_common4141 <S2A2F> % VECTOR OR CROSS PRODUCT
58033 <U2A2F> IGNORE;IGNORE;IGNORE;<U2A2F> % VECTOR OR CROSS PRODUCT
/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/i18n/locales/
H A Diso14651_t1_common4141 <S2A2F> % VECTOR OR CROSS PRODUCT
58033 <U2A2F> IGNORE;IGNORE;IGNORE;<U2A2F> % VECTOR OR CROSS PRODUCT
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/charmaps/
HDUTF-8.gz1<code_set_name> UTF-8 2<comment_char> % 3<escape_char> / 4< ...
/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/i18n/charmaps/
HDUTF-8.gz1<code_set_name> UTF-8 2<comment_char> % 3<escape_char> / 4< ...
HDGB18030.gz1<code_set_name> GB18030 2<comment_char> % 3<escape_char> / 4<mb_cur_min> ...

12