Home
last modified time | relevance | path

Searched defs:CSIZE (Results 1 – 25 of 66) sorted by relevance

123

/external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/zip/
DZip64ExtendedInformationExtraFieldTest.java32 private static final ZipEightByteInteger CSIZE = field in Zip64ExtendedInformationExtraFieldTest
/external/pdfium/third_party/libtiff/
Dtif_lzw.c79 #define CSIZE (MAXCODE(BITS_MAX) + 1024L) macro
81 #define CSIZE (MAXCODE(BITS_MAX) + 1L) macro
/external/llvm-libc/include/llvm-libc-macros/linux/
Dtermios-macros.h129 #define CSIZE 0000060 // Mask for character size bits macro
/external/kernel-headers/original/uapi/asm-generic/
Dtermbits.h96 #define CSIZE 0x00000030 macro
/external/trusty/musl/arch/mips64/bits/
Dtermios.h114 #define CSIZE 0000060 macro
/external/musl/arch/mipsn32/bits/
Dtermios.h114 #define CSIZE 0000060 macro
/external/trusty/musl/arch/mipsn32/bits/
Dtermios.h114 #define CSIZE 0000060 macro
/external/trusty/musl/arch/powerpc/bits/
Dtermios.h117 #define CSIZE 00001400 macro
/external/musl/arch/powerpc64/bits/
Dtermios.h117 #define CSIZE 00001400 macro
/external/trusty/musl/arch/powerpc64/bits/
Dtermios.h117 #define CSIZE 00001400 macro
/external/musl/arch/mips64/bits/
Dtermios.h114 #define CSIZE 0000060 macro
/external/trusty/musl/arch/mips/bits/
Dtermios.h114 #define CSIZE 0000060 macro
/external/musl/arch/mips/bits/
Dtermios.h114 #define CSIZE 0000060 macro
/external/musl/arch/generic/bits/
Dtermios.h113 #define CSIZE 0000060 macro
/external/trusty/musl/arch/generic/bits/
Dtermios.h113 #define CSIZE 0000060 macro
/external/musl/arch/powerpc/bits/
Dtermios.h117 #define CSIZE 00001400 macro
/external/eigen/blas/testing/
Dcblat1.f654 SUBROUTINE CTEST(LEN,CCOMP,CTRUE,CSIZE,SFAC) argument
663 COMPLEX CCOMP(LEN), CSIZE(LEN), CTRUE(LEN) local
Dzblat1.f654 SUBROUTINE CTEST(LEN,CCOMP,CTRUE,CSIZE,SFAC) argument
663 COMPLEX*16 CCOMP(LEN), CSIZE(LEN), CTRUE(LEN) local
/external/cblas/testing/
Dc_cblat1.f612 SUBROUTINE CTEST(LEN,CCOMP,CTRUE,CSIZE,SFAC) argument
621 COMPLEX CCOMP(LEN), CSIZE(LEN), CTRUE(LEN) local
Dc_zblat1.f612 SUBROUTINE CTEST(LEN,CCOMP,CTRUE,CSIZE,SFAC) argument
621 COMPLEX*16 CCOMP(LEN), CSIZE(LEN), CTRUE(LEN) local
/external/python/cpython2/Lib/plat-irix6/
DIOCTL.py144 CSIZE = 0000060 variable
/external/python/cpython2/Lib/plat-irix5/
DIOCTL.py144 CSIZE = 0000060 variable
/external/rust/crates/rustix/src/termios/
Dtypes.rs527 const CSIZE = c::CSIZE; constant
/external/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
Dmod.rs244 pub const CSIZE: ::tcflag_t = 0x00000030; constant
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
Dmod.rs672 pub const CSIZE: ::tcflag_t = 0x00000030; constant

123