HomeSort by: relevance | last modified time | path
    Searched defs:_size (Results 1 - 19 of 19) sorted by relevancy

  /src/common/dist/zlib/contrib/dotzlib/DotZLib/
CircularBuffer.cs 23 private int _size; field in class:DotZLib.CircularBuffer
34 _size = 0;
37 public int Size { get { return _size; } }
47 _size += trueCount;
57 ++_size;
68 _size -= trueCount;
78 --_size;
  /src/external/gpl3/binutils/dist/zlib/contrib/dotzlib/DotZLib/
CircularBuffer.cs 23 private int _size; field in class:DotZLib.CircularBuffer
34 _size = 0;
37 public int Size { get { return _size; } }
47 _size += trueCount;
57 ++_size;
68 _size -= trueCount;
78 --_size;
  /src/external/gpl3/binutils.old/dist/zlib/contrib/dotzlib/DotZLib/
CircularBuffer.cs 23 private int _size; field in class:DotZLib.CircularBuffer
34 _size = 0;
37 public int Size { get { return _size; } }
47 _size += trueCount;
57 ++_size;
68 _size -= trueCount;
78 --_size;
  /src/external/gpl3/gdb/dist/zlib/contrib/dotzlib/DotZLib/
CircularBuffer.cs 23 private int _size; field in class:DotZLib.CircularBuffer
34 _size = 0;
37 public int Size { get { return _size; } }
47 _size += trueCount;
57 ++_size;
68 _size -= trueCount;
78 --_size;
  /src/external/gpl3/gdb.old/dist/zlib/contrib/dotzlib/DotZLib/
CircularBuffer.cs 23 private int _size; field in class:DotZLib.CircularBuffer
34 _size = 0;
37 public int Size { get { return _size; } }
47 _size += trueCount;
57 ++_size;
68 _size -= trueCount;
78 --_size;
  /src/lib/libc/stdio/
fvwrite.c 132 int _size; local
135 _size = fp->_bf._size;
137 _size = (_size << 1) + 1;
138 } while ((size_t)_size < blen + len);
140 (size_t)(_size + 1));
143 fp->_w += _size - fp->_bf._size;
145 fp->_bf._size = _size
    [all...]
  /src/external/bsd/openpam/dist/t/
t_openpam_straddch.c 87 size_t size, _size, len, _len; local
102 _size = size;
108 _size = size;
115 ret &= t_compare_sz(_size, size);
126 size_t size, _size, len, _len; local
139 _size = size;
144 if (size != _size)
154 ret &= t_compare_sz(_size * 2, size);
  /src/sys/arch/hpc/stand/hpcboot/
hpcmenu.h 90 size_t _size; // size of HpcMenuPreferences structure. member in struct:HpcMenuInterface::HpcMenuPreferences
  /src/external/gpl3/gcc/dist/libgcc/config/aarch64/
cpuinfo.c 34 unsigned long _size; member in struct:__ifunc_arg_t
410 arg._size = sizeof(__ifunc_arg_t);
  /src/include/
stdio.h 85 int _size; member in struct:__sbuf
94 * _lbfsize is -_bf._size, else _lbfsize is 0
120 int _lbfsize; /* 0 or -_bf._size, for inline putc */
145 int _blksize; /* stat.st_blksize (may be != _bf._size) */
  /src/external/cddl/osnet/dist/uts/common/sys/
ctf.h 65 __uint16_t _size; member in union:ctf_stype_v2::__anon9073
74 __uint32_t _size; member in union:ctf_stype_v3::__anon9074
83 __uint16_t _size; member in union:ctf_type_v2::__anon9075
94 __uint32_t _size; member in union:ctf_type_v3::__anon9076
101 #define ctt_size _u._size
  /src/external/gpl3/binutils/dist/include/
ctf.h 249 unsigned short _size; /* Size of entire type in bytes. */ member in union:ctf_stype_v1::__anon10424
269 unsigned short _size; /* Always CTF_LSIZE_SENT_V1. */ member in union:ctf_type_v1::__anon10426
292 uint32_t _size; /* Size of entire type in bytes. */ member in union:ctf_stype::__anon10428
312 uint32_t _size; /* Always CTF_LSIZE_SENT. */ member in union:ctf_type::__anon10430
328 #define ctt_size _u._size /* For fundamental types that have a size. */
  /src/external/gpl3/binutils.old/dist/include/
ctf.h 248 unsigned short _size; /* Size of entire type in bytes. */ member in union:ctf_stype_v1::__anon11888
268 unsigned short _size; /* Always CTF_LSIZE_SENT_V1. */ member in union:ctf_type_v1::__anon11890
291 uint32_t _size; /* Size of entire type in bytes. */ member in union:ctf_stype::__anon11892
311 uint32_t _size; /* Always CTF_LSIZE_SENT. */ member in union:ctf_type::__anon11894
327 #define ctt_size _u._size /* For fundamental types that have a size. */
  /src/external/gpl3/gcc/dist/include/
ctf.h 248 unsigned short _size; /* Size of entire type in bytes. */ member in union:ctf_stype_v1::__anon14032
268 unsigned short _size; /* Always CTF_LSIZE_SENT_V1. */ member in union:ctf_type_v1::__anon14034
291 uint32_t _size; /* Size of entire type in bytes. */ member in union:ctf_stype::__anon14036
311 uint32_t _size; /* Always CTF_LSIZE_SENT. */ member in union:ctf_type::__anon14038
327 #define ctt_size _u._size /* For fundamental types that have a size. */
  /src/external/gpl3/gcc.old/dist/include/
ctf.h 219 uint32_t _size; /* Size of entire type in bytes. */ member in union:ctf_stype::__anon16455
239 uint32_t _size; /* Always CTF_LSIZE_SENT. */ member in union:ctf_type::__anon16457
255 #define ctt_size _u._size /* For fundamental types that have a size. */
  /src/external/gpl3/gdb/dist/include/
ctf.h 248 unsigned short _size; /* Size of entire type in bytes. */ member in union:ctf_stype_v1::__anon18535
268 unsigned short _size; /* Always CTF_LSIZE_SENT_V1. */ member in union:ctf_type_v1::__anon18537
291 uint32_t _size; /* Size of entire type in bytes. */ member in union:ctf_stype::__anon18539
311 uint32_t _size; /* Always CTF_LSIZE_SENT. */ member in union:ctf_type::__anon18541
327 #define ctt_size _u._size /* For fundamental types that have a size. */
  /src/external/gpl3/gdb.old/dist/include/
ctf.h 248 unsigned short _size; /* Size of entire type in bytes. */ member in union:ctf_stype_v1::__anon21276
268 unsigned short _size; /* Always CTF_LSIZE_SENT_V1. */ member in union:ctf_type_v1::__anon21278
291 uint32_t _size; /* Size of entire type in bytes. */ member in union:ctf_stype::__anon21280
311 uint32_t _size; /* Always CTF_LSIZE_SENT. */ member in union:ctf_type::__anon21282
327 #define ctt_size _u._size /* For fundamental types that have a size. */
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_platform_limits_netbsd.h 470 int _size; member in struct:__sanitizer::__sanitizer_FILE::__anon14595
480 int _size; member in struct:__sanitizer::__sanitizer_FILE::__anon14596
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_platform_limits_netbsd.h 470 int _size; member in struct:__sanitizer::__sanitizer_FILE::__anon17001
480 int _size; member in struct:__sanitizer::__sanitizer_FILE::__anon17002

Completed in 149 milliseconds