/frameworks/base/core/tests/coretests/src/android/text/ |
PackedIntVectorTest.java | 129 int osize = p.size(); local 130 int del = osize / 3; 136 int at = (osize - del) / 2; 139 assertEquals(p.size(), osize - del);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
ppp-comp.h | 83 unsigned char *obuf, int isize, int osize); 104 unsigned char *obuf, int osize);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
ppp-comp.h | 83 unsigned char *obuf, int isize, int osize); 104 unsigned char *obuf, int osize);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
ppp-comp.h | 83 unsigned char *obuf, int isize, int osize); 104 unsigned char *obuf, int osize);
|
/external/clang/test/CodeGen/ |
ms-inline-asm.c | 300 int olen = 0, osize = 0, otype = 0; 302 __asm mov osize, SIZE arr
|
/external/openssh/ |
moduli.c | 147 u_int32_t osize, u_int32_t ogenerator, BIGNUM * omodulus) 159 otype, otests, otries, osize, ogenerator);
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/include/ |
bfdlink.h | 507 bfd_link_hash_common, OSIZE is the size of the existing symbol. 514 bfd *obfd, enum bfd_link_hash_type otype, bfd_vma osize,
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/include/ |
bfdlink.h | 507 bfd_link_hash_common, OSIZE is the size of the existing symbol. 514 bfd *obfd, enum bfd_link_hash_type otype, bfd_vma osize,
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/include/ |
bfdlink.h | 507 bfd_link_hash_common, OSIZE is the size of the existing symbol. 514 bfd *obfd, enum bfd_link_hash_type otype, bfd_vma osize,
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/include/ |
bfdlink.h | 507 bfd_link_hash_common, OSIZE is the size of the existing symbol. 514 bfd *obfd, enum bfd_link_hash_type otype, bfd_vma osize,
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/include/ |
bfdlink.h | 507 bfd_link_hash_common, OSIZE is the size of the existing symbol. 514 bfd *obfd, enum bfd_link_hash_type otype, bfd_vma osize,
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/include/ |
bfdlink.h | 507 bfd_link_hash_common, OSIZE is the size of the existing symbol. 514 bfd *obfd, enum bfd_link_hash_type otype, bfd_vma osize,
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/include/ |
bfdlink.h | 507 bfd_link_hash_common, OSIZE is the size of the existing symbol. 514 bfd *obfd, enum bfd_link_hash_type otype, bfd_vma osize,
|
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/include/ |
bfdlink.h | 507 bfd_link_hash_common, OSIZE is the size of the existing symbol. 514 bfd *obfd, enum bfd_link_hash_type otype, bfd_vma osize,
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
page_heap.cc | 441 const size_t osize = Static::sizemap()->class_to_size(span->sizeclass); local 442 r->fraction = (1.0 * osize * span->refcount) / r->length;
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
page_heap.cc | 380 const size_t osize = Static::sizemap()->class_to_size(span->sizeclass); local 381 r->fraction = (1.0 * osize * span->refcount) / r->length;
|
/external/mksh/src/ |
main.c | 1679 size_t i, j, osize, mask, perturb; local [all...] |
/bionic/libc/upstream-netbsd/libc/regex/ |
regcomp.c | 1771 sopno osize; local [all...] |
/external/chromium_org/third_party/icu/source/test/cintltst/ |
ncnvtst.c | 78 static void TestWithBufferSize(int32_t osize, int32_t isize); [all...] |
nucnvtst.c | 34 static void TestNewConvertWithBufferSizes(int32_t osize, int32_t isize) ; [all...] |
/external/icu4c/test/cintltst/ |
ncnvtst.c | 78 static void TestWithBufferSize(int32_t osize, int32_t isize); [all...] |
nucnvtst.c | 39 static void TestNewConvertWithBufferSizes(int32_t osize, int32_t isize) ; [all...] |