Home
last modified time | relevance | path

Searched defs:size (Results 1 – 25 of 5445) sorted by relevance

12345678910>>...218

/external/python/cpython2/Lib/test/
Dtest_bigmem.py43 def test_capitalize(self, size): argument
52 def test_center(self, size): argument
64 def test_center_unicode(self, size): argument
80 def test_count(self, size): argument
92 def test_decode(self, size): argument
96 def basic_encode_test(self, size, enc, c=u'.', expectedsize=None): argument
105 def test_encode(self, size): argument
110 def test_encode_raw_unicode_escape(self, size): argument
115 def test_encode_utf7(self, size): argument
120 def test_encode_utf32(self, size): argument
[all …]
/external/google-breakpad/src/google_breakpad/common/
Dminidump_size.h47 static size_t size() { return sizeof(T); } in size() function
57 static size_t size() { return MDString_minsize; } in size() function
63 static size_t size() { return MDRawThreadList_minsize; } in size() function
69 static size_t size() { return MDCVInfoPDB20_minsize; } in size() function
75 static size_t size() { return MDCVInfoPDB70_minsize; } in size() function
81 static size_t size() { return MDImageDebugMisc_minsize; } in size() function
87 static size_t size() { return MDRawModuleList_minsize; } in size() function
93 static size_t size() { return MDRawMemoryList_minsize; } in size() function
102 static size_t size() { return MD_MODULE_SIZE; } in size() function
/external/tpm2/
Dtpm_generated.c9 UINT16 uint8_t_Marshal(uint8_t* source, BYTE** buffer, INT32* size) { in uint8_t_Marshal()
33 TPM_RC uint8_t_Unmarshal(uint8_t* target, BYTE** buffer, INT32* size) { in uint8_t_Unmarshal()
57 UINT16 int8_t_Marshal(int8_t* source, BYTE** buffer, INT32* size) { in int8_t_Marshal()
81 TPM_RC int8_t_Unmarshal(int8_t* target, BYTE** buffer, INT32* size) { in int8_t_Unmarshal()
105 UINT16 uint16_t_Marshal(uint16_t* source, BYTE** buffer, INT32* size) { in uint16_t_Marshal()
129 TPM_RC uint16_t_Unmarshal(uint16_t* target, BYTE** buffer, INT32* size) { in uint16_t_Unmarshal()
153 UINT16 int16_t_Marshal(int16_t* source, BYTE** buffer, INT32* size) { in int16_t_Marshal()
177 TPM_RC int16_t_Unmarshal(int16_t* target, BYTE** buffer, INT32* size) { in int16_t_Unmarshal()
201 UINT16 uint32_t_Marshal(uint32_t* source, BYTE** buffer, INT32* size) { in uint32_t_Marshal()
225 TPM_RC uint32_t_Unmarshal(uint32_t* target, BYTE** buffer, INT32* size) { in uint32_t_Unmarshal()
[all …]
/external/elfutils/libasm/
Dasm_adduint8.c40 #define UFCT(size) _UFCT(size) argument
41 #define _UFCT(size) asm_adduint##size argument
42 #define FCT(size) _FCT(size) argument
43 #define _FCT(size) asm_addint##size argument
44 #define UTYPE(size) _UTYPE(size) argument
45 #define _UTYPE(size) uint##size##_t argument
46 #define TYPE(size) _TYPE(size) argument
47 #define _TYPE(size) int##size##_t argument
Dasm_addint8.c45 #define FCT(size) _FCT(size) argument
46 #define _FCT(size) asm_addint##size argument
47 #define TYPE(size) _TYPE(size) argument
48 #define _TYPE(size) int##size##_t argument
49 #define BSWAP(size) _BSWAP(size) argument
50 #define _BSWAP(size) bswap_##size argument
/external/proguard/src/proguard/util/
DArrayUtil.java38 public static boolean equal(byte[] array1, byte[] array2, int size) in equal()
59 public static boolean equal(short[] array1, short[] array2, int size) in equal()
80 public static boolean equal(int[] array1, int[] array2, int size) in equal()
101 public static boolean equal(Object[] array1, Object[] array2, int size) in equal()
137 public static boolean equalOrNull(Object[] array1, Object[] array2, int size) in equalOrNull()
151 public static int hashCode(byte[] array, int size) in hashCode()
170 public static int hashCode(short[] array, int size) in hashCode()
189 public static int hashCode(int[] array, int size) in hashCode()
208 public static int hashCode(Object[] array, int size) in hashCode()
240 public static int hashCodeOrNull(Object[] array, int size) in hashCodeOrNull()
[all …]
/external/protobuf/objectivec/Tests/iOSTestHarness/Images.xcassets/AppIcon.appiconset/
DContents.json5 "size" : "29x29", string
10 "size" : "29x29", string
15 "size" : "29x29", string
20 "size" : "40x40", string
25 "size" : "40x40", string
29 "size" : "57x57", string
35 "size" : "57x57", string
41 "size" : "60x60", string
47 "size" : "60x60", string
54 "size" : "29x29", string
[all …]
/external/walt/ios/WALT/Assets.xcassets/AppIcon.appiconset/
DContents.json5 "size" : "20x20", string
10 "size" : "20x20", string
15 "size" : "29x29", string
20 "size" : "29x29", string
25 "size" : "40x40", string
30 "size" : "40x40", string
34 "size" : "60x60", string
40 "size" : "60x60", string
47 "size" : "20x20", string
52 "size" : "20x20", string
[all …]
/external/libnetfilter_conntrack/src/conntrack/
Dbuild.c13 size_t size, in __build_tuple_ip()
41 size_t size, in __build_tuple_proto()
89 static void __build_tuple_raw(struct nfnlhdr *req, size_t size, in __build_tuple_raw()
96 void __build_tuple(struct nfnlhdr *req, size_t size, in __build_tuple()
106 static void __build_protoinfo(struct nfnlhdr *req, size_t size, in __build_protoinfo()
222 size_t size, in __nat_seq_adj()
242 size_t size, in __build_nat_seq_adj()
256 size_t size, in __build_protonat()
277 size_t size, in __build_nat()
296 size_t size, in __build_snat()
[all …]
/external/skia/src/ports/
DSkMemory_malloc.cpp16 static inline void sk_out_of_memory(size_t size) { in sk_out_of_memory()
26 static inline void* throw_on_failure(size_t size, void* p) { in throw_on_failure()
58 void* sk_realloc_throw(void* addr, size_t size) { in sk_realloc_throw()
68 void* sk_malloc_flags(size_t size, unsigned flags) { in sk_malloc_flags()
87 void* sk_malloc_throw(size_t size) { in sk_malloc_throw()
90 void* sk_calloc(size_t size) { in sk_calloc()
93 void* sk_calloc_throw(size_t size) { in sk_calloc_throw()
DSkMemory_mozalloc.cpp29 void* sk_realloc_throw(void* addr, size_t size) { in sk_realloc_throw()
33 void* sk_malloc_flags(size_t size, unsigned flags) { in sk_malloc_flags()
43 void* sk_malloc_throw(size_t size) { in sk_malloc_throw()
47 void* sk_calloc(size_t size) { in sk_calloc()
51 void* sk_calloc_throw(size_t size) { in sk_calloc_throw()
/external/syslinux/core/mem/
Dmalloc.c21 size_t size, malloc_tag_t tag) in __malloc_from_block()
70 void *bios_malloc(size_t size, enum heap heap, malloc_tag_t tag) in bios_malloc()
92 static void *_malloc(size_t size, enum heap heap, malloc_tag_t tag) in _malloc()
107 __export void *malloc(size_t size) in malloc()
112 __export void *lmalloc(size_t size) in lmalloc()
122 void *pmapi_lmalloc(size_t size) in pmapi_lmalloc()
127 void *bios_realloc(void *ptr, size_t size) in bios_realloc()
239 __export void *realloc(void *ptr, size_t size) in realloc()
244 __export void *zalloc(size_t size) in zalloc()
/external/vboot_reference/utility/
Dtlcl_generator.c34 int size; member
47 int size; member
72 int size, uint32_t value) { in AddInitializedField()
85 Command* newCommand(TPM_COMMAND_CODE code, int size) { in newCommand()
130 int size = kTpmRequestHeaderLength + sizeof(TPM_NV_DATA_PUBLIC) + in BuildDefineSpaceCommand() local
165 int size = kTpmRequestHeaderLength + kTpmReadInfoLength; in BuildReadCommand() local
174 int size = kTpmRequestHeaderLength + sizeof(uint32_t); in BuildPCRReadCommand() local
182 int size = kTpmRequestHeaderLength + sizeof(TPM_PHYSICAL_PRESENCE); in BuildPPAssertCommand() local
192 int size = kTpmRequestHeaderLength + sizeof(TPM_PHYSICAL_PRESENCE); in BuildPPEnableCommand() local
202 int size = kTpmRequestHeaderLength + sizeof(TPM_PHYSICAL_PRESENCE); in BuildFinalizePPCommand() local
[all …]
/external/python/cpython2/Modules/_ctypes/
Dcfield.c53 Py_ssize_t size, align; in PyCField_FromDesc() local
278 Py_ssize_t size = self->size & 0xFFFF; in PyCField_repr() local
437 #define BIT_MASK(type, size) (((((type)1 << (NUM_BITS(size) - 1)) - 1) << 1) + 1) argument
442 #define GET_BITFIELD(v, size) \ argument
449 #define SET(type, x, v, size) \ argument
519 b_set(void *ptr, PyObject *value, Py_ssize_t size) in b_set()
530 b_get(void *ptr, Py_ssize_t size) in b_get()
538 B_set(void *ptr, PyObject *value, Py_ssize_t size) in B_set()
549 B_get(void *ptr, Py_ssize_t size) in B_get()
557 h_set(void *ptr, PyObject *value, Py_ssize_t size) in h_set()
[all …]
/external/autotest/frontend/client/src/autotest/common/
DUnmodifiableSublistView.java8 protected int start, size; field in UnmodifiableSublistView
10 public UnmodifiableSublistView(List<T> list, int start, int size) { in UnmodifiableSublistView()
12 assert size >= 0; in UnmodifiableSublistView() local
13 assert start + size <= list.size(); in UnmodifiableSublistView() local
28 public int size() { in size() method in UnmodifiableSublistView
/external/pdfium/third_party/libopenjpeg20/
Dopj_malloc.h58 #define opj_malloc(size) ((size_t)(size) >= (size_t)-0x100 ? NULL : malloc(size)) argument
60 #define opj_malloc(size) malloc(size) argument
75 #define opj_calloc(num, size) ((size_t)(num) != 0 && (size_t)(num) >= (size_t)-0x100 / (size_t)(siz… argument
77 #define opj_calloc(num, size) calloc(num, size) argument
110 #define opj_aligned_malloc(size) malloc(size) argument
115 #define opj_aligned_malloc(size) _mm_malloc(size, 16) argument
123 #define opj_aligned_malloc(size) memalign(16, (size)) argument
132 static INLINE void* __attribute__ ((malloc)) opj_aligned_malloc(size_t size){ in opj_aligned_malloc()
143 #define opj_aligned_malloc(size) opj_malloc(size) argument
/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.partitions/
Dstable_partition.pass.cpp55 const unsigned size = sizeof(array)/sizeof(array[0]); in test() local
84 const unsigned size = sizeof(array)/sizeof(array[0]); in test() local
124 const unsigned size = sizeof(array)/sizeof(array[0]); in test() local
153 const unsigned size = sizeof(array)/sizeof(array[0]); in test() local
182 const unsigned size = sizeof(array)/sizeof(array[0]); in test() local
211 const unsigned size = sizeof(array)/sizeof(array[0]); in test() local
240 const unsigned size = sizeof(array)/sizeof(array[0]); in test() local
269 const unsigned size = sizeof(array)/sizeof(array[0]); in test() local
297 const unsigned size = 5; in test1() local
/external/mesa3d/src/gallium/auxiliary/rbug/
Drbug_internal.h51 #define LEN(size) \ argument
57 #define LEN_ARRAY(size, name) \ argument
64 #define WRITE(size, type, name) \ argument
71 #define WRITE_ARRAY(size, type, name) \ argument
79 #define READ(size, type, name) \ argument
88 #define READ_ARRAY(size, type, name) \ argument
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
DMultimapPutTester.java55 int size = getNumElements(); in testPutEmpty() local
71 int size = getNumElements(); in testPutPresent() local
87 int size = getNumElements(); in testPutTwoElements() local
107 int size = getNumElements(); in testPutNullValue_supported() local
128 int size = getNumElements(); in testPutNullKey() local
138 int size = getNumElements(); in testPutNotPresentKeyPropagatesToGet() local
170 int size = getNumElements(); in testPutPresentKeyPropagatesToGet() local
189 int size = getNumElements(); in testPutPresentKeyPropagatesToAsMapGet() local
209 int size = getNumElements(); in testPutPresentKeyPropagatesToAsMapEntrySet() local
/external/libnetfilter_conntrack/src/expect/
Dbuild.c13 size_t size, in __build_timeout()
19 static void __build_zone(struct nfnlhdr *req, size_t size, in __build_zone()
26 size_t size, const struct nf_expect *exp) in __build_flags()
32 size_t size, in __build_class()
38 static void __build_helper_name(struct nfnlhdr *req, size_t size, in __build_helper_name()
46 size_t size, const struct nf_expect *exp) in __build_expectfn()
54 size_t size, in __build_expect()
/external/speex/libspeex/
Dstack_alloc.h91 #define ALIGN(stack, size) ((stack) += ((size) - (long)(stack)) & ((size) - 1)) argument
93 #define PUSH(stack, size, type) (VALGRIND_MAKE_NOACCESS(stack, 1000),ALIGN((stack),sizeof(type)),VA… argument
97 #define ALIGN(stack, size) ((stack) += ((size) - (long)(stack)) & ((size) - 1)) argument
99 #define PUSH(stack, size, type) (ALIGN((stack),sizeof(type)),(stack)+=((size)*sizeof(type)),(type*)… argument
105 #define ALLOC(var, size, type) type var[size] argument
108 #define ALLOC(var, size, type) var = alloca(sizeof(type)*(size)) argument
111 #define ALLOC(var, size, type) var = PUSH(stack, size, type) argument
/external/eigen/Eigen/src/Core/util/
DMemory.h86 inline void* handmade_aligned_malloc(std::size_t size) in handmade_aligned_malloc()
153 EIGEN_DEVICE_FUNC inline void* aligned_malloc(std::size_t size) in aligned_malloc()
212 template<bool Align> EIGEN_DEVICE_FUNC inline void* conditional_aligned_malloc(std::size_t size) in conditional_aligned_malloc()
255 …late<typename T> EIGEN_DEVICE_FUNC inline void destruct_elements_of_array(T *ptr, std::size_t size) in destruct_elements_of_array()
265 …plate<typename T> EIGEN_DEVICE_FUNC inline T* construct_elements_of_array(T *ptr, std::size_t size) in construct_elements_of_array()
286 EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void check_size_for_overflow(std::size_t size) in check_size_for_overflow()
296 template<typename T> EIGEN_DEVICE_FUNC inline T* aligned_new(std::size_t size) in aligned_new()
312 …plate<typename T, bool Align> EIGEN_DEVICE_FUNC inline T* conditional_aligned_new(std::size_t size) in conditional_aligned_new()
331 template<typename T> EIGEN_DEVICE_FUNC inline void aligned_delete(T *ptr, std::size_t size) in aligned_delete()
340 …e T, bool Align> EIGEN_DEVICE_FUNC inline void conditional_aligned_delete(T *ptr, std::size_t size) in conditional_aligned_delete()
[all …]
/external/deqp/framework/referencerenderer/
DrrVertexAttrib.cpp60 inline void readOrder (typename tcu::Vector<DstScalarType, 4>& dst, const int size, const void* ptr) in readOrder()
72 inline void readUnormOrder (tcu::Vec4& dst, const int size, const void* ptr) in readUnormOrder()
86 inline void readSnormClamp (tcu::Vec4& dst, const int size, const void* ptr) in readSnormClamp()
101 inline void readSnormScale (tcu::Vec4& dst, const int size, const void* ptr) in readSnormScale()
115 inline void readHalf (tcu::Vec4& dst, const int size, const void* ptr) in readHalf()
126 inline void readFixed (tcu::Vec4& dst, const int size, const void* ptr) in readFixed()
137 inline void readDouble (tcu::Vec4& dst, const int size, const void* ptr) in readDouble()
155 inline void readUint2101010Rev (typename tcu::Vector<DstScalarType, 4>& dst, const int size, const … in readUint2101010Rev()
167 inline void readInt2101010Rev (typename tcu::Vector<DstScalarType, 4>& dst, const int size, const v… in readInt2101010Rev()
179 inline void readUnorm2101010RevOrder (tcu::Vec4& dst, const int size, const void* ptr) in readUnorm2101010RevOrder()
[all …]
/external/skia/include/private/
DSkMalloc.h76 static inline void* sk_malloc_throw(size_t size) { in sk_malloc_throw()
80 static inline void* sk_calloc_throw(size_t size) { in sk_calloc_throw()
85 static inline void* sk_calloc_canfail(size_t size) { in sk_calloc_canfail()
101 static inline void* sk_malloc_canfail(size_t size) { in sk_malloc_canfail()
107 static inline void sk_bzero(void* buffer, size_t size) { in sk_bzero()
/external/compiler-rt/lib/scudo/
Dscudo_new_delete.cpp30 void *operator new(size_t size) { in operator new()
34 void *operator new[](size_t size) { in operator new[]()
38 void *operator new(size_t size, std::nothrow_t const&) { in operator new()
42 void *operator new[](size_t size, std::nothrow_t const&) { in operator new[]()
63 void operator delete(void *ptr, size_t size) NOEXCEPT { in operator delete()
67 void operator delete[](void *ptr, size_t size) NOEXCEPT { in operator delete[]()

12345678910>>...218