HomeSort by: relevance | last modified time | path
    Searched refs:LENGTH (Results 1 - 25 of 89) sorted by relevancy

1 2 3 4

  /src/external/gpl3/gdb.old/dist/sim/testsuite/m32c/
sample.ld 26 RAM1 (w) : ORIGIN = 0xc800, LENGTH = 0x0200
27 RAM2 (w) : ORIGIN = 0xca56, LENGTH = 0x1000
28 ROM (w) : ORIGIN = 0x30000, LENGTH = 0x1000
  /src/external/gpl3/gdb/dist/sim/testsuite/m32c/
sample.ld 26 RAM1 (w) : ORIGIN = 0xc800, LENGTH = 0x0200
27 RAM2 (w) : ORIGIN = 0xca56, LENGTH = 0x1000
28 ROM (w) : ORIGIN = 0x30000, LENGTH = 0x1000
  /src/external/gpl3/gdb.old/dist/sim/testsuite/or1k/
or1k-test.ld 23 exception_vectors : ORIGIN = 0 , LENGTH = 8K
24 rom : ORIGIN = 8K, LENGTH = 40K
25 ram : ORIGIN = 40K, LENGTH = 2M - 40K
  /src/external/gpl3/gdb/dist/sim/testsuite/or1k/
or1k-test.ld 23 exception_vectors : ORIGIN = 0 , LENGTH = 8K
24 rom : ORIGIN = 8K, LENGTH = 40K
25 ram : ORIGIN = 40K, LENGTH = 2M - 40K
  /src/external/gpl3/gcc/dist/gcc/
gcov-io.h 47 string. Zero length and NULL strings are simply stored as a length
52 string: int32:0 | int32:length char* char:0
95 A record has a tag, length and variable amount of data.
98 header: int32:tag int32:length
104 LENGTH is the number of bytes that follow and is usually used to
131 can be inferred from its data length. There is one ARCS record per
133 data length. It enumerates the destination bb and per-arc flags.
253 All length values are in bytes. */
263 #define GCOV_TAG_ARCS_NUM(LENGTH) (((LENGTH / GCOV_WORD_SIZE) - 1) / 2
    [all...]
  /src/external/bsd/unbound/dist/contrib/android/
setenv_android.sh 172 LENGTH=${#ANDROID_TOOLCHAIN}
173 SUBSTR=${PATH:0:$LENGTH}
  /src/external/cddl/osnet/dist/uts/common/zmod/
inflate.h 27 EXLEN, /* i: waiting for extra length (gzip) */
36 STORED, /* i: waiting for stored size (length and complement) */
39 LENLENS, /* i: waiting for code length code lengths */
40 CODELENS, /* i: waiting for length/lit and distance code lengths */
41 LEN, /* i: waiting for length/lit code */
42 LENEXT, /* i: waiting for length extra bits */
48 LENGTH, /* i: waiting for 32-bit length (gzip) */
75 CHECK -> LENGTH -> DONE
99 unsigned length; /* literal or length of data to copy * member in struct:inflate_state
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
gcov-io.h 47 string. Zero length and NULL strings are simply stored as a length
52 string: int32:0 | int32:length char* char:0
88 A record has a tag, length and variable amount of data.
91 header: int32:tag int32:length
97 LENGTH is the number of 4bytes that follow and is usually used to
124 can be inferred from its data length. There is one ARCS record per
126 data length. It enumerates the destination bb and per-arc flags.
245 All length values are in bytes. */
255 #define GCOV_TAG_ARCS_NUM(LENGTH) (((LENGTH / GCOV_WORD_SIZE) - 1) / 2
    [all...]
  /src/crypto/external/apache2/openssl/dist/crypto/aes/asm/
aes-riscv64-zvbb-zvkg-zvkned.pl 66 # unsigned char *out, size_t length,
70 my ($INPUT, $OUTPUT, $LENGTH, $KEY1, $KEY2, $IV) = ("a0", "a1", "a2", "a3", "a4", "a5");
244 beqz $LENGTH, 1f
431 andi $TAIL_LENGTH, $LENGTH, 15
432 mv $STORE_LEN32, $LENGTH
434 sub $LENGTH, $LENGTH, $TAIL_LENGTH
435 addi $STORE_LEN32, $LENGTH, -16
437 # We make the `LENGTH` become e32 length here
    [all...]
  /src/bin/expr/
expr.y 75 %left LENGTH
119 | LENGTH expr {
136 | LENGTH
366 } else if (strcmp(p, "length") == 0)
367 retval = LENGTH;
  /src/common/dist/zlib/
inflate.h 25 EXLEN, /* i: waiting for extra length (gzip) */
34 STORED, /* i: waiting for stored size (length and complement) */
38 LENLENS, /* i: waiting for code length code lengths */
39 CODELENS, /* i: waiting for length/lit and distance code lengths */
41 LEN, /* i: waiting for length/lit/eob code */
42 LENEXT, /* i: waiting for length extra bits */
48 LENGTH, /* i: waiting for 32-bit length (gzip) */
77 CHECK -> LENGTH -> DONE
105 unsigned length; /* literal or length of data to copy * member in struct:inflate_state
    [all...]
  /src/external/bsd/unbound/dist/contrib/ios/
setenv_ios.sh 244 LENGTH=${#XCODE_TOOLCHAIN}
245 SUBSTR=${PATH:0:$LENGTH}
  /src/external/gpl3/binutils/dist/zlib/
inflate.h 25 EXLEN, /* i: waiting for extra length (gzip) */
34 STORED, /* i: waiting for stored size (length and complement) */
38 LENLENS, /* i: waiting for code length code lengths */
39 CODELENS, /* i: waiting for length/lit and distance code lengths */
41 LEN, /* i: waiting for length/lit/eob code */
42 LENEXT, /* i: waiting for length extra bits */
48 LENGTH, /* i: waiting for 32-bit length (gzip) */
77 CHECK -> LENGTH -> DONE
105 unsigned length; /* literal or length of data to copy * member in struct:inflate_state
    [all...]
  /src/external/gpl3/binutils.old/dist/zlib/
inflate.h 25 EXLEN, /* i: waiting for extra length (gzip) */
34 STORED, /* i: waiting for stored size (length and complement) */
38 LENLENS, /* i: waiting for code length code lengths */
39 CODELENS, /* i: waiting for length/lit and distance code lengths */
41 LEN, /* i: waiting for length/lit/eob code */
42 LENEXT, /* i: waiting for length extra bits */
48 LENGTH, /* i: waiting for 32-bit length (gzip) */
77 CHECK -> LENGTH -> DONE
105 unsigned length; /* literal or length of data to copy * member in struct:inflate_state
    [all...]
  /src/external/gpl3/gdb/dist/zlib/
inflate.h 25 EXLEN, /* i: waiting for extra length (gzip) */
34 STORED, /* i: waiting for stored size (length and complement) */
38 LENLENS, /* i: waiting for code length code lengths */
39 CODELENS, /* i: waiting for length/lit and distance code lengths */
41 LEN, /* i: waiting for length/lit/eob code */
42 LENEXT, /* i: waiting for length extra bits */
48 LENGTH, /* i: waiting for 32-bit length (gzip) */
77 CHECK -> LENGTH -> DONE
105 unsigned length; /* literal or length of data to copy * member in struct:inflate_state
    [all...]
  /src/external/gpl3/gdb.old/dist/zlib/
inflate.h 25 EXLEN, /* i: waiting for extra length (gzip) */
34 STORED, /* i: waiting for stored size (length and complement) */
38 LENLENS, /* i: waiting for code length code lengths */
39 CODELENS, /* i: waiting for length/lit and distance code lengths */
41 LEN, /* i: waiting for length/lit/eob code */
42 LENEXT, /* i: waiting for length extra bits */
48 LENGTH, /* i: waiting for 32-bit length (gzip) */
77 CHECK -> LENGTH -> DONE
105 unsigned length; /* literal or length of data to copy * member in struct:inflate_state
    [all...]
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ExprOpenMP.h 24 /// [ lower-bound : length : stride ]
25 /// [ lower-bound : length : ]
26 /// [ lower-bound : length ]
30 /// [ : length : stride ]
31 /// [ : length : ]
32 /// [ : length ]
39 /// subscript expressions can be used to specify length-one dimensions of
41 /// Each of the lower-bound, length, and stride expressions if specified must be
46 /// lower-bound + ((length - 1) * stride) }
48 /// The lower-bound and length must evaluate to non-negative integers
    [all...]
  /src/games/worm/
worm.c 61 #define LENGTH 7
79 static int start_len = LENGTH;
141 start_len = LENGTH;
  /src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
tilegx.h 391 #define ADJUST_INSN_LENGTH(INSN, LENGTH) \
392 ((LENGTH) = tilegx_adjust_insn_length ((INSN), (LENGTH)))
  /src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
tilepro.h 348 #define ADJUST_INSN_LENGTH(INSN, LENGTH) \
349 ((LENGTH) = tilepro_adjust_insn_length ((INSN), (LENGTH)))
  /src/crypto/external/apache2/openssl/dist/crypto/modes/asm/
aes-gcm-avx512.pl 99 # ; Mapping key length -> AES rounds count
197 my $CTX_OFFSET_AadLen = (16 * 3); # ; (len.u[0]) Length of Hash which has been input
198 my $CTX_OFFSET_InLen = ((16 * 3) + 8); # ; (len.u[1]) Length of input data which will be encrypted or decrypted
1351 # ;; Returns 0 if data has length 0
1356 my $LENGTH = $_[2]; # [in] number of bytes to read
1364 cmp $TMP2,$LENGTH
1365 cmovc $LENGTH,$TMP2
1381 # Input: The input data (A_IN), that data's length (A_LEN), and the hash key (HASH_KEY).
1386 my $A_LEN = $_[1]; # [in] AAD length
1673 my $PBLOCK_LEN = $_[1]; # [in] partial block length
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/avr/
avr.h 503 #define ADJUST_INSN_LENGTH(INSN, LENGTH) \
504 (LENGTH = avr_adjust_insn_length (INSN, LENGTH))
  /src/external/gpl3/gcc/dist/gcc/config/rx/
rx.h 651 #define ADJUST_INSN_LENGTH(INSN,LENGTH) \
654 (LENGTH) = rx_adjust_insn_length ((INSN), (LENGTH)); \
  /src/external/gpl3/gcc/dist/gcc/config/v850/
v850.h 329 of length N_REG_CLASSES. */
544 /* Length in units of the trampoline for entering a nested function. */
843 #define ADJUST_INSN_LENGTH(INSN, LENGTH) \
844 ((LENGTH) = v850_adjust_insn_length ((INSN), (LENGTH)))
  /src/external/gpl3/gcc.old/dist/gcc/config/avr/
avr.h 498 #define ADJUST_INSN_LENGTH(INSN, LENGTH) \
499 (LENGTH = avr_adjust_insn_length (INSN, LENGTH))

Completed in 47 milliseconds

1 2 3 4