Searched defs:SIZE (Results 1 - 25 of 46) sorted by relevance

12

/external/elfutils/libasm/
H A Dasm_addint16.c27 #define SIZE 16 macro
H A Dasm_addint32.c27 #define SIZE 32 macro
H A Dasm_addint64.c27 #define SIZE 64 macro
H A Dasm_adduint16.c27 #define SIZE 16 macro
H A Dasm_adduint32.c27 #define SIZE 32 macro
H A Dasm_adduint64.c27 #define SIZE 64 macro
H A Dasm_addint8.c38 #ifndef SIZE
39 # define SIZE 8 macro
51 FCT(SIZE) (asmscn, num) function
53 TYPE(SIZE) num;
67 if (SIZE == 8)
69 else if (SIZE == 16)
72 else if (SIZE == 32)
91 #if SIZE > 8
95 TYPE(SIZE) var = num;
98 if (__libasm_ensure_section_space (asmscn, SIZE /
[all...]
H A Dasm_adduint8.c33 #ifndef SIZE
34 # define SIZE 8 macro
48 UFCT(SIZE) (asmscn, num) function
50 UTYPE(SIZE) num;
52 return INTUSE(FCT(SIZE)) (asmscn, (TYPE(SIZE)) num);
/external/webkit/Source/WebCore/platform/graphics/win/
H A DIntSizeWin.cpp33 IntSize::IntSize(const SIZE& s)
39 IntSize::operator SIZE() const
41 SIZE s = {m_width, m_height};
/external/valgrind/main/none/tests/
H A Dsigstackgrowth.c29 #define SIZE (4*1024*1024) macro
48 deep = &here - SIZE;
/external/clang/test/SemaTemplate/
H A Ddependent-type-identity.cpp94 enum { SIZE = 100 }; enumerator in enum:PR7460::TemplateClass2::__anon4784
95 static T member[SIZE];
99 T TemplateClass2<T>::member[TemplateClass2<T>::SIZE];
/external/guava/guava/src/com/google/common/cache/
H A DRemovalCause.java85 SIZE { enum constant in enum:RemovalCause
/external/valgrind/main/callgrind/tests/
H A Dsimwork.c9 #define SIZE 100000 macro
16 for(i = 0; i< SIZE; i++) a[i] = b[i] = 1.0;
22 for(i = 0; i< SIZE; i++) {
34 for(i = 0; i< SIZE; i++) sum += c[i];
54 a = (double*) malloc(SIZE * sizeof(double));
55 b = (double*) malloc(SIZE * sizeof(double));
56 c = (double*) malloc(SIZE * sizeof(double));
/external/icu4c/test/compat/
H A Dtzdate.c29 #define SIZE 80 macro
37 char systime[SIZE];
38 char icutime[SIZE];
/external/jmonkeyengine/engine/src/android/com/jme3/util/
H A DFastInteger.java33 public static final int SIZE = 32; field in class:FastInteger
/external/openssl/crypto/bn/
H A Dexp.c7 #define SIZE 256 macro
17 int j,i,size=SIZE,num=NUM,mod=MOD;
/external/skia/samplecode/
H A DSampleTriangles.cpp13 #define SIZE SkIntToScalar(150) macro
19 r.set(0, 0, SIZE, SIZE);
25 r.set(0, 0, SIZE, SIZE);
26 path->addRoundRect(r, SIZE/4, SIZE/4);
31 r.set(0, 0, SIZE, SIZE);
92 canvas->translate(SIZE/
[all...]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/digests/
H A DOpenSSLDigest.java127 private static final int SIZE = NativeCrypto.EVP_MD_size(EVP_MD); field in class:OpenSSLDigest.MD5
129 public MD5() { super("MD5", EVP_MD, SIZE, BLOCK_SIZE); }
134 private static final int SIZE = NativeCrypto.EVP_MD_size(EVP_MD); field in class:OpenSSLDigest.SHA1
136 public SHA1() { super("SHA-1", EVP_MD, SIZE, BLOCK_SIZE); }
141 private static final int SIZE = NativeCrypto.EVP_MD_size(EVP_MD); field in class:OpenSSLDigest.SHA256
143 public SHA256() { super("SHA-256", EVP_MD, SIZE, BLOCK_SIZE); }
148 private static final int SIZE = NativeCrypto.EVP_MD_size(EVP_MD); field in class:OpenSSLDigest.SHA384
150 public SHA384() { super("SHA-384", EVP_MD, SIZE, BLOCK_SIZE); }
155 private static final int SIZE = NativeCrypto.EVP_MD_size(EVP_MD); field in class:OpenSSLDigest.SHA512
157 public SHA512() { super("SHA-512", EVP_MD, SIZE, BLOCK_SIZ
[all...]
/external/emma/core/java12/com/vladium/emma/report/html/doc/
H A DAttribute.java33 public static final Attribute SIZE = new AttributeImpl ("SIZE"); field in class:Attribute
/external/webkit/Source/WebCore/platform/graphics/
H A DIntSize.h42 typedef struct tagSIZE SIZE; typedef in typeref:struct:tagSIZE
123 IntSize(const SIZE&);
124 operator SIZE() const;
/external/webkit/Source/WebKit/android/
H A DRenderSkinMediaButton.cpp207 SkScalar SIZE = gButton[imageIndex].width(); local
209 SkScalar scale = SkScalarDiv(width - 2*imageMargin, SIZE);
/external/clang/test/CodeGenCXX/
H A D2010-07-23-DeclLoc.cpp35 typedef _SIZE SIZE; typedef in class:SizeAndEndianness
41 template <typename SIZE> class TRange {
43 typename SIZE::ptr_t _location;
44 typename SIZE::size_t _length;
45 TRange(typename SIZE::ptr_t location, typename SIZE::size_t length) : _location(location), _length(length) { }
47 template <typename SIZE, typename T> class TRangeValue : public TRange<SIZE> {
50 TRangeValue(typename SIZE::ptr_t location, typename SIZE
76 typedef typename SIZE_AND_ENDIANNESS::SIZE SIZE; typedef
[all...]
/external/e2fsprogs/e2fsck/
H A Dcrc32.c534 #define SIZE 64 macro
540 unsigned char buf1[SIZE + 4];
541 unsigned char buf2[SIZE + 4];
542 unsigned char buf3[SIZE + 4];
547 for (i = 0; i <= SIZE; i++) {
/external/llvm/lib/Target/X86/
H A DX86JITInfo.cpp63 # define SIZE(sym) ".size " #sym ", . - " #sym "\n" macro
66 # define SIZE(sym) macro
180 SIZE(X86CompilationCallback)
235 SIZE(X86CompilationCallback)
300 SIZE(X86CompilationCallback_SSE)
/external/openssl/apps/
H A Denc.c74 #undef SIZE macro
78 #define SIZE (512) macro
374 strbuf=OPENSSL_malloc(SIZE);
432 i=EVP_read_pw_string((char *)strbuf,SIZE,buf,enc);
563 OPENSSL_cleanse(str,SIZE);

Completed in 969 milliseconds

12