Searched defs:size_t (Results 101 - 125 of 144) sorted by relevance

123456

/external/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dsizeofpack.cpp158 typedef __typeof__(sizeof(int)) size_t; typedef in namespace:pr15112
160 template <size_t n, typename T, typename... Args>
165 template <size_t Order, typename T>
168 template <size_t Order, typename MemoryTag>
172 typename enable_if<is_array_of<sizeof...(Args), size_t, Args...>::value,
/external/clang/test/CodeGen/
H A D2009-01-21-InvalidIterator.c3 typedef long unsigned int size_t; typedef
69 _Unwind_IteratePhdrCallback (struct dl_phdr_info *info, size_t size, void *ptr)
/external/clang/test/CodeGenCXX/
H A D2010-07-23-DeclLoc.cpp8 typedef __darwin_size_t size_t; typedef
24 typedef uint32_t size_t; typedef in class:Pointer32
29 typedef uint64_t size_t; typedef in class:Pointer64
44 typename SIZE::size_t _length;
45 TRange(typename SIZE::ptr_t location, typename SIZE::size_t length) : _location(location), _length(length) { }
50 TRangeValue(typename SIZE::ptr_t location, typename SIZE::size_t length, T value) : TRange<SIZE>(location, length), _value(value) {};
71 size_t operator()(const CSCppSymbolOwner& symbol_owner) const {
H A Dmangle-exprs.cpp4 typedef decltype(sizeof(int)) size_t; typedef in namespace:std
11 size_t __size_;
13 initializer_list(const _E* __b, size_t __s)
22 typedef size_t size_type;
29 size_t size() const {return __size_;}
H A Dcxx0x-initializer-stdinitializerlist.cpp4 typedef decltype(sizeof(int)) size_t; typedef in namespace:std
11 size_t __size_;
13 initializer_list(const _E* __b, size_t __s)
22 typedef size_t size_type;
29 size_t size() const {return __size_;}
/external/clang/test/Parser/
H A Dcxx0x-attributes.cpp5 typedef decltype(sizeof(int)) size_t; typedef in namespace:std
12 size_t __size_;
14 initializer_list(const _E* __b, size_t __s)
23 typedef size_t size_type;
30 size_t size() const {return __size_;}
/external/clang/test/Sema/
H A Dbuiltins.c127 typedef __typeof(sizeof(int)) size_t; typedef
128 size_t strlen(const char *);
183 size_t result;
H A Dext_vector_casts.c9 typedef __typeof__(sizeof(int)) size_t; typedef
11 typedef size_t stride4 __attribute__((ext_vector_type(4)));
H A Duninit-variables.c3 typedef __typeof(sizeof(int)) size_t; typedef
4 void *malloc(size_t);
/external/qemu/distrib/sdl-1.2.15/include/
H A DSDL_config_symbian.h47 typedef unsigned int size_t; typedef
H A DSDL_config_win32.h67 typedef unsigned int size_t; typedef
/external/srtp/
H A Dconfig_in.h170 #undef size_t macro
/external/stlport/stlport/stl/config/
H A D_evc.h258 typedef unsigned int size_t; typedef
301 inline void *__cdecl operator new(size_t, void *_P) { return (_P); }
/external/clang/test/Analysis/Inputs/
H A Dsystem-header-simulator-cxx.h23 typedef __typeof__(sizeof(int)) size_t; typedef in namespace:std
34 size_t size() const {
35 return size_t(_finish - _start);
41 T &operator[](size_t n) {
45 const T &operator[](size_t n) const {
84 size_t __size_;
86 initializer_list(const _E* __b, size_t __s)
95 typedef size_t size_type;
102 size_t size() const {return __size_;}
203 void* operator new(std::size_t, cons
[all...]
/external/clang/test/Analysis/
H A DNewDelete-checker-test.cpp5 typedef __typeof__(sizeof(int)) size_t; typedef
6 extern "C" void *malloc(size_t);
H A Dbstring.c27 typedef typeof(sizeof(int)) size_t; typedef
38 void *__memcpy_chk(void *restrict s1, const void *restrict s2, size_t n,
39 size_t destlen);
41 #define memcpy(a,b,c) __memcpy_chk(a,b,c,(size_t)-1)
46 void *memcpy(void *restrict s1, const void *restrict s2, size_t n);
140 void memcpy_unknown_size (size_t n) {
145 void memcpy_unknown_size_warn (size_t n) {
158 void *__mempcpy_chk(void *restrict s1, const void *restrict s2, size_t n,
159 size_t destlen);
161 #define mempcpy(a,b,c) __mempcpy_chk(a,b,c,(size_t)
[all...]
H A Dnew.cpp6 typedef __typeof__(sizeof(int)) size_t; typedef
7 extern "C" void *malloc(size_t);
42 void *operator new(size_t, size_t, int *);
53 void *operator new(size_t, void *, void *);
H A Ddtor.cpp19 typedef __typeof(sizeof(int)) size_t; typedef
20 void *malloc(size_t);
H A Dinline.cpp6 typedef __typeof__(sizeof(int)) size_t; typedef
7 extern "C" void *malloc(size_t);
10 inline void* operator new(size_t, void* __p) throw()
/external/clang/test/SemaCXX/
H A Dcxx0x-initializer-constructor.cpp7 typedef decltype(sizeof(int)) size_t; typedef in namespace:std
14 size_t __size_;
16 initializer_list(const _E* __b, size_t __s)
25 typedef size_t size_type;
32 size_t size() const {return __size_;}
374 void *operator new(std::size_t, A);
H A Dcxx0x-initializer-stdinitializerlist.cpp9 typedef decltype(sizeof(int)) size_t; typedef in namespace:std
16 size_t __size_;
18 initializer_list(const _E* __b, size_t __s)
27 typedef size_t size_type;
34 size_t size() const {return __size_;}
H A Dscope-check.cpp330 typedef decltype(sizeof(int)) size_t; typedef in namespace:std
333 size_t size;
334 initializer_list(const T *, size_t);
/external/clang/test/CXX/class.access/
H A Dp4.cpp252 typedef __typeof__(sizeof(int)) size_t; typedef in namespace:test8
255 void *operator new(size_t s);
258 void *operator new(size_t s, int n);
/external/llvm/include/llvm/ADT/
H A DHashing.h79 size_t value;
87 hash_code(size_t value) : value(value) {}
90 /*explicit*/ operator size_t() const { return value; }
100 friend size_t hash_value(const hash_code &code) { return code.value; }
142 void set_fixed_execution_hash_seed(size_t fixed_value);
176 inline uint64_t rotate(uint64_t val, size_t shift) {
196 inline uint64_t hash_1to3_bytes(const char *s, size_t len, uint64_t seed) {
205 inline uint64_t hash_4to8_bytes(const char *s, size_t len, uint64_t seed) {
210 inline uint64_t hash_9to16_bytes(const char *s, size_t len, uint64_t seed) {
216 inline uint64_t hash_17to32_bytes(const char *s, size_t le
[all...]
/external/oprofile/libpopt/
H A Dconfig.h279 /* Define as the maximum value of type 'size_t', if the system doesn't define
326 #undef size_t macro

Completed in 1846 milliseconds

123456