HomeSort by relevance Sort by last modified time
    Searched defs:nbytes (Results 151 - 175 of 227) sorted by null

1 2 3 4 5 67 8 910

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
stringobject.c 1081 size_t nbytes; local
    [all...]
unicodeobject.c 7208 size_t nbytes; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
compile.c 3605 int j, nbytes, ncodes = d_bytecode \/ 255; local
3631 int j, nbytes, ncodes = d_lineno \/ 255; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
stringobject.c 1076 size_t nbytes; local
    [all...]
unicodeobject.c 7100 size_t nbytes; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
compile.c 3581 int j, nbytes, ncodes = d_bytecode \/ 255; local
3607 int j, nbytes, ncodes = d_lineno \/ 255; local
    [all...]
  /external/javasqlite/src/main/native/
sqlite_jni.c 4114 int nbytes; local
4151 int nbytes; local
    [all...]
  /external/kernel-headers/original/uapi/linux/
btrfs_tree.h 558 __le64 nbytes; member in struct:btrfs_inode_item
  /external/libvpx/libvpx/
vpxenc.c 877 size_t nbytes; member in struct:stream_state
    [all...]
  /external/ltp/testcases/kernel/fs/doio/
doio.c 328 int lock_file_region(char *fname, int fd, int type, int start, int nbytes);
410 int alloc_mem(int nbytes);
413 int alloc_sds(int nbytes);
756 int rval, i, infd, nbytes; local
918 while ((nbytes = read(infd, (char *)&ioreq, sizeof(ioreq)))) {
935 if (nbytes == -1) {
943 if (nbytes != sizeof(ioreq)) {
946 sizeof(ioreq), nbytes);
1406 int fd, offset, nbytes, oflags, rval; local
1601 int fd, nbytes, oflags, signo; local
2339 int nbytes, nb; local
2533 int offset, nbytes, nstrides, nents, aio_strat; local
3058 int fd, offset, nbytes, nstrides, nents, oflags; local
3498 int fd, oflags, offset, nbytes; local
    [all...]
  /external/python/cpython2/Objects/
stringobject.c 1081 size_t nbytes; local
1097 nbytes = (size_t)size;
1098 if (nbytes + PyStringObject_SIZE <= nbytes) {
1103 op = (PyStringObject *)PyObject_MALLOC(PyStringObject_SIZE + nbytes);
    [all...]
unicodeobject.c 7221 size_t nbytes; local
    [all...]
  /external/python/cpython2/Python/
compile.c 3566 int j, nbytes, ncodes = d_bytecode \/ 255; local
3592 int j, nbytes, ncodes = d_lineno \/ 255; local
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-nios2.c 549 s_nios2_ucons (int nbytes)
554 cons (nbytes);
942 int nbytes;
947 nbytes = (n + 2) * 4;
949 nbytes = 12;
980 br_opcode = br_opcode | SET_IW_F2I16_IMM16 (nbytes);
1010 br_opcode = br_opcode | SET_IW_I_IMM16 (nbytes);
938 int nbytes; local
    [all...]
tc-m68k.c 8071 reloc_howto->name, nbytes); local
    [all...]
  /toolchain/binutils/binutils-2.27/gas/
read.c 4548 reloc_howto->name, nbytes); local
5269 unsigned int nbytes; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
cPickle.c 218 Py_ssize_t nbytes; local
227 nbytes = bigger * sizeof(PyObject *);
228 tmp = realloc(self->data, nbytes);
1086 size_t nbytes; local
1118 nbytes = (nbits >> 3) + 1;
1119 if (nbytes > INT_MAX) {
1124 repr = PyString_FromStringAndSize(NULL, (int)nbytes);
1128 pdata, nbytes,
1135 if (sign < 0 && nbytes > 1 && pdata[nbytes - 1] == 0xff &&
3540 char *nbytes; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
cPickle.c 218 size_t nbytes; local
226 nbytes = (size_t)bigger * sizeof(PyObject *);
227 if (nbytes / sizeof(PyObject *) != (size_t)bigger)
229 tmp = realloc(self->data, nbytes);
1055 size_t nbytes; local
1087 nbytes = (nbits >> 3) + 1;
1088 if (nbytes > INT_MAX) {
1093 repr = PyString_FromStringAndSize(NULL, (int)nbytes);
1097 pdata, nbytes,
1104 if (sign < 0 && nbytes > 1 && pdata[nbytes - 1] == 0xff &&
3506 char *nbytes; local
    [all...]
  /external/python/cpython2/Modules/
cPickle.c 218 Py_ssize_t nbytes; local
227 nbytes = bigger * sizeof(PyObject *);
228 tmp = realloc(self->data, nbytes);
1084 size_t nbytes; local
1116 nbytes = (nbits >> 3) + 1;
1117 if (nbytes > INT_MAX) {
1122 repr = PyString_FromStringAndSize(NULL, (int)nbytes);
1126 pdata, nbytes,
1133 if (sign < 0 && nbytes > 1 && pdata[nbytes - 1] == 0xff &
3556 char *nbytes; local
    [all...]
  /external/python/cpython3/Modules/
_ssl.c 4151 int avail, nbytes; local
4186 int nbytes; local
    [all...]
  /external/python/cpython3/Python/
compile.c 4970 int j, nbytes, ncodes = d_bytecode \/ 255; local
4997 int j, nbytes, ncodes, k; local
    [all...]
  /external/valgrind/coregrind/m_debuginfo/
readdwarf.c 2594 Word nbytes = sizeof(Addr) - (offset % sizeof(Addr)); local
    [all...]
readdwarf3.c 564 (Addr aMin; Addr aMax; UShort nbytes; ..bytes..; UChar isEnd)
569 The number of bytes in '..bytes..' is nbytes.
590 UShort nbytes; local
612 /* nbytes, and actual expression */
613 nbytes = ML_(read_UShort)(p); p += sizeof(UShort);
614 p += nbytes;
619 static GExpr* make_singleton_GX ( DiCursor block, ULong nbytes )
626 vg_assert(nbytes <= 0xFFFF); /* else we overflow the nbytes field */
630 + sizeof(UShort) /*nbytes*/ + (SizeT)nbyte
663 Word nbytes; local
    [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-darwin.c 9080 Int nbytes = VEX_GUEST_X86_LDT_NENT * sizeof(VexGuestX86SegDescr); local
    [all...]
  /toolchain/binutils/binutils-2.27/libiberty/
regex.c 3909 unsigned nbytes = 2 + 4 * OFFSET_ADDRESS_SIZE + local
    [all...]

Completed in 805 milliseconds

1 2 3 4 5 67 8 910