HomeSort by: relevance | last modified time | path
    Searched refs:scan_start (Results 1 - 22 of 22) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/ssl/record/methods/
tls_pad.c 209 * scan_start contains the number of bytes that we can ignore because the
212 size_t scan_start = 0; local
256 scan_start = origreclen - (mac_size + 255 + 1);
261 for (i = scan_start, j = 0; i < origreclen; i++) {
  /src/crypto/external/bsd/openssl/dist/ssl/record/
tls_pad.c 224 * scan_start contains the number of bytes that we can ignore because the
227 size_t scan_start = 0; local
271 scan_start = origreclen - (mac_size + 255 + 1);
276 for (i = scan_start, j = 0; i < origreclen; i++) {
  /src/external/gpl3/gdb.old/dist/gdb/
iq2000-tdep.c 199 CORE_ADDR scan_start,
214 loop_end = scan_start + 100;
221 sal = find_last_line_symbol (scan_start, scan_end, 0);
237 for (pc = scan_start; pc < loop_end; pc += 4)
  /src/external/gpl3/gdb/dist/gdb/
iq2000-tdep.c 199 CORE_ADDR scan_start,
214 loop_end = scan_start + 100;
221 sal = find_last_line_symbol (scan_start, scan_end, 0);
237 for (pc = scan_start; pc < loop_end; pc += 4)
  /src/external/gpl3/binutils/dist/zlib/contrib/masmx86/
match686.asm 56 scan_start equ word ptr [esp+NbStack-48] define
287 ;;; register ush scan_start = *(ushf*)scan;
307 ;;; *(ushf*)match != scan_start) continue;
  /src/external/gpl3/binutils.old/dist/zlib/contrib/masmx86/
match686.asm 56 scan_start equ word ptr [esp+NbStack-48] define
287 ;;; register ush scan_start = *(ushf*)scan;
307 ;;; *(ushf*)match != scan_start) continue;
  /src/external/gpl3/gdb/dist/zlib/contrib/masmx86/
match686.asm 56 scan_start equ word ptr [esp+NbStack-48] define
287 ;;; register ush scan_start = *(ushf*)scan;
307 ;;; *(ushf*)match != scan_start) continue;
  /src/external/gpl3/gdb.old/dist/zlib/contrib/masmx86/
match686.asm 56 scan_start equ word ptr [esp+NbStack-48] define
287 ;;; register ush scan_start = *(ushf*)scan;
307 ;;; *(ushf*)match != scan_start) continue;
  /src/external/gpl3/gcc/dist/gcc/
calls.cc 1930 rtx_insn *scan_start;
1949 rtx_insn *insn, *scan_start = internal_arg_pointer_exp_state.scan_start;
1951 if (scan_start == NULL_RTX)
1954 insn = NEXT_INSN (scan_start);
1979 scan_start = insn;
1983 internal_arg_pointer_exp_state.scan_start = scan_start;
3971 internal_arg_pointer_exp_state.scan_start = NULL;
1929 rtx_insn *scan_start; member in struct:__anon12620
1948 rtx_insn *insn, *scan_start = internal_arg_pointer_exp_state.scan_start; local
  /src/external/gpl3/gcc.old/dist/gcc/
calls.cc 1909 rtx_insn *scan_start;
1928 rtx_insn *insn, *scan_start = internal_arg_pointer_exp_state.scan_start;
1930 if (scan_start == NULL_RTX)
1933 insn = NEXT_INSN (scan_start);
1958 scan_start = insn;
1962 internal_arg_pointer_exp_state.scan_start = scan_start;
3905 internal_arg_pointer_exp_state.scan_start = NULL;
1908 rtx_insn *scan_start; member in struct:__anon15240
1927 rtx_insn *insn, *scan_start = internal_arg_pointer_exp_state.scan_start; local
  /src/crypto/external/bsd/openssl.old/dist/ssl/record/
ssl3_record.c 1547 * scan_start contains the number of bytes that we can ignore because the
1550 size_t scan_start = 0; local
1564 scan_start = rec->orig_len - (md_size + 255 + 1);
1569 for (i = scan_start, j = 0; i < rec->orig_len; i++) {
  /src/external/gpl3/binutils/dist/zlib/contrib/masmx64/
gvmat64.asm 304 ;;; register ush scan_start = *(ushf*)scan;
365 ;;; *(ushf*)match != scan_start) continue;
  /src/external/gpl3/binutils.old/dist/zlib/contrib/masmx64/
gvmat64.asm 304 ;;; register ush scan_start = *(ushf*)scan;
365 ;;; *(ushf*)match != scan_start) continue;
  /src/external/gpl3/gdb/dist/zlib/contrib/masmx64/
gvmat64.asm 304 ;;; register ush scan_start = *(ushf*)scan;
365 ;;; *(ushf*)match != scan_start) continue;
  /src/external/gpl3/gdb.old/dist/zlib/contrib/masmx64/
gvmat64.asm 304 ;;; register ush scan_start = *(ushf*)scan;
365 ;;; *(ushf*)match != scan_start) continue;
  /src/external/cddl/osnet/dist/uts/common/zmod/
deflate.c 1056 register ush scan_start = *(ushf*)scan; local
1097 *(ushf*)match != scan_start) continue;
  /src/external/gpl3/binutils/dist/zlib/
deflate.c 1368 register ush scan_start = *(ushf*)scan; local
1410 *(ushf*)match != scan_start) continue;
  /src/external/gpl3/binutils.old/dist/zlib/
deflate.c 1299 register ush scan_start = *(ushf*)scan; local
1340 *(ushf*)match != scan_start) continue;
  /src/external/gpl3/gdb.old/dist/zlib/
deflate.c 1299 register ush scan_start = *(ushf*)scan; local
1340 *(ushf*)match != scan_start) continue;
  /src/external/gpl3/gdb/dist/zlib/
deflate.c 1368 register ush scan_start = *(ushf*)scan; local
1410 *(ushf*)match != scan_start) continue;
  /src/common/dist/zlib/
deflate.c 1411 ush scan_start = *(ushf*)scan; local
1453 *(ushf*)match != scan_start) continue;
  /src/sys/net/
zlib.c 1372 ush scan_start = *(ushf*)scan; local
1408 *(ushf*)match != scan_start) continue;

Completed in 86 milliseconds