HomeSort by relevance Sort by last modified time
    Searched defs:size_t (Results 251 - 275 of 388) sorted by null

<<111213141516

  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Hashing.h 73 size_t value;
81 hash_code(size_t value) : value(value) {}
84 /*explicit*/ operator size_t() const { return value; }
94 friend size_t hash_value(const hash_code &code) { return code.value; }
136 void set_fixed_execution_hash_seed(size_t fixed_value);
170 inline uint64_t rotate(uint64_t val, size_t shift) {
190 inline uint64_t hash_1to3_bytes(const char *s, size_t len, uint64_t seed) {
199 inline uint64_t hash_4to8_bytes(const char *s, size_t len, uint64_t seed) {
204 inline uint64_t hash_9to16_bytes(const char *s, size_t len, uint64_t seed) {
210 inline uint64_t hash_17to32_bytes(const char *s, size_t len, uint64_t seed)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
Hashing.h 73 size_t value;
81 hash_code(size_t value) : value(value) {}
84 /*explicit*/ operator size_t() const { return value; }
94 friend size_t hash_value(const hash_code &code) { return code.value; }
136 void set_fixed_execution_hash_seed(size_t fixed_value);
170 inline uint64_t rotate(uint64_t val, size_t shift) {
190 inline uint64_t hash_1to3_bytes(const char *s, size_t len, uint64_t seed) {
199 inline uint64_t hash_4to8_bytes(const char *s, size_t len, uint64_t seed) {
204 inline uint64_t hash_9to16_bytes(const char *s, size_t len, uint64_t seed) {
210 inline uint64_t hash_17to32_bytes(const char *s, size_t len, uint64_t seed)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
Hashing.h 73 size_t value;
81 hash_code(size_t value) : value(value) {}
84 /*explicit*/ operator size_t() const { return value; }
94 friend size_t hash_value(const hash_code &code) { return code.value; }
136 void set_fixed_execution_hash_seed(size_t fixed_value);
170 inline uint64_t rotate(uint64_t val, size_t shift) {
190 inline uint64_t hash_1to3_bytes(const char *s, size_t len, uint64_t seed) {
199 inline uint64_t hash_4to8_bytes(const char *s, size_t len, uint64_t seed) {
204 inline uint64_t hash_9to16_bytes(const char *s, size_t len, uint64_t seed) {
210 inline uint64_t hash_17to32_bytes(const char *s, size_t len, uint64_t seed)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
Hashing.h 73 size_t value;
81 hash_code(size_t value) : value(value) {}
84 /*explicit*/ operator size_t() const { return value; }
94 friend size_t hash_value(const hash_code &code) { return code.value; }
136 void set_fixed_execution_hash_seed(size_t fixed_value);
170 inline uint64_t rotate(uint64_t val, size_t shift) {
190 inline uint64_t hash_1to3_bytes(const char *s, size_t len, uint64_t seed) {
199 inline uint64_t hash_4to8_bytes(const char *s, size_t len, uint64_t seed) {
204 inline uint64_t hash_9to16_bytes(const char *s, size_t len, uint64_t seed) {
210 inline uint64_t hash_17to32_bytes(const char *s, size_t len, uint64_t seed)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
Hashing.h 73 size_t value;
81 hash_code(size_t value) : value(value) {}
84 /*explicit*/ operator size_t() const { return value; }
94 friend size_t hash_value(const hash_code &code) { return code.value; }
136 void set_fixed_execution_hash_seed(size_t fixed_value);
170 inline uint64_t rotate(uint64_t val, size_t shift) {
190 inline uint64_t hash_1to3_bytes(const char *s, size_t len, uint64_t seed) {
199 inline uint64_t hash_4to8_bytes(const char *s, size_t len, uint64_t seed) {
204 inline uint64_t hash_9to16_bytes(const char *s, size_t len, uint64_t seed) {
210 inline uint64_t hash_17to32_bytes(const char *s, size_t len, uint64_t seed)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
Hashing.h 73 size_t value;
81 hash_code(size_t value) : value(value) {}
84 /*explicit*/ operator size_t() const { return value; }
94 friend size_t hash_value(const hash_code &code) { return code.value; }
136 void set_fixed_execution_hash_seed(size_t fixed_value);
170 inline uint64_t rotate(uint64_t val, size_t shift) {
190 inline uint64_t hash_1to3_bytes(const char *s, size_t len, uint64_t seed) {
199 inline uint64_t hash_4to8_bytes(const char *s, size_t len, uint64_t seed) {
204 inline uint64_t hash_9to16_bytes(const char *s, size_t len, uint64_t seed) {
210 inline uint64_t hash_17to32_bytes(const char *s, size_t len, uint64_t seed)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
Hashing.h 73 size_t value;
81 hash_code(size_t value) : value(value) {}
84 /*explicit*/ operator size_t() const { return value; }
94 friend size_t hash_value(const hash_code &code) { return code.value; }
136 void set_fixed_execution_hash_seed(size_t fixed_value);
170 inline uint64_t rotate(uint64_t val, size_t shift) {
190 inline uint64_t hash_1to3_bytes(const char *s, size_t len, uint64_t seed) {
199 inline uint64_t hash_4to8_bytes(const char *s, size_t len, uint64_t seed) {
204 inline uint64_t hash_9to16_bytes(const char *s, size_t len, uint64_t seed) {
210 inline uint64_t hash_17to32_bytes(const char *s, size_t len, uint64_t seed)
    [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
stddef.h 99 _TYPE_size_t which will typedef size_t. fixincludes patched the
211 #if !(defined (__GNUG__) && defined (size_t))
212 typedef __SIZE_TYPE__ size_t; typedef
216 #endif /* !(defined (__GNUG__) && defined (size_t)) */
358 /* In 4.3bsd-net2, leave these undefined to indicate that size_t, etc.
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include/
stddef.h 99 _TYPE_size_t which will typedef size_t. fixincludes patched the
211 #if !(defined (__GNUG__) && defined (size_t))
212 typedef __SIZE_TYPE__ size_t; typedef
216 #endif /* !(defined (__GNUG__) && defined (size_t)) */
358 /* In 4.3bsd-net2, leave these undefined to indicate that size_t, etc.
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
stddef.h 104 _TYPE_size_t which will typedef size_t. fixincludes patched the
213 #if !(defined (__GNUG__) && defined (size_t))
214 typedef __SIZE_TYPE__ size_t; typedef
218 #endif /* !(defined (__GNUG__) && defined (size_t)) */
360 /* In 4.3bsd-net2, leave these undefined to indicate that size_t, etc.
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
stddef.h 104 _TYPE_size_t which will typedef size_t. fixincludes patched the
213 #if !(defined (__GNUG__) && defined (size_t))
214 typedef __SIZE_TYPE__ size_t; typedef
218 #endif /* !(defined (__GNUG__) && defined (size_t)) */
360 /* In 4.3bsd-net2, leave these undefined to indicate that size_t, etc.
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include/
stddef.h 99 _TYPE_size_t which will typedef size_t. fixincludes patched the
211 #if !(defined (__GNUG__) && defined (size_t))
212 typedef __SIZE_TYPE__ size_t; typedef
216 #endif /* !(defined (__GNUG__) && defined (size_t)) */
358 /* In 4.3bsd-net2, leave these undefined to indicate that size_t, etc.
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
stddef.h 99 _TYPE_size_t which will typedef size_t. fixincludes patched the
211 #if !(defined (__GNUG__) && defined (size_t))
212 typedef __SIZE_TYPE__ size_t; typedef
216 #endif /* !(defined (__GNUG__) && defined (size_t)) */
358 /* In 4.3bsd-net2, leave these undefined to indicate that size_t, etc.
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
stddef.h 99 _TYPE_size_t which will typedef size_t. fixincludes patched the
211 #if !(defined (__GNUG__) && defined (size_t))
212 typedef __SIZE_TYPE__ size_t; typedef
216 #endif /* !(defined (__GNUG__) && defined (size_t)) */
358 /* In 4.3bsd-net2, leave these undefined to indicate that size_t, etc.
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include/
stddef.h 99 _TYPE_size_t which will typedef size_t. fixincludes patched the
211 #if !(defined (__GNUG__) && defined (size_t))
212 typedef __SIZE_TYPE__ size_t; typedef
216 #endif /* !(defined (__GNUG__) && defined (size_t)) */
358 /* In 4.3bsd-net2, leave these undefined to indicate that size_t, etc.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
stddef.h 99 _TYPE_size_t which will typedef size_t. fixincludes patched the
211 #if !(defined (__GNUG__) && defined (size_t))
212 typedef __SIZE_TYPE__ size_t; typedef
216 #endif /* !(defined (__GNUG__) && defined (size_t)) */
358 /* In 4.3bsd-net2, leave these undefined to indicate that size_t, etc.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
stddef.h 100 _TYPE_size_t which will typedef size_t. fixincludes patched the
212 #if !(defined (__GNUG__) && defined (size_t))
213 typedef __SIZE_TYPE__ size_t; typedef
217 #endif /* !(defined (__GNUG__) && defined (size_t)) */
359 /* In 4.3bsd-net2, leave these undefined to indicate that size_t, etc.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stddef.h 97 _TYPE_size_t which will typedef size_t. fixincludes patched the
217 #if !(defined (__GNUG__) && defined (size_t))
218 __MINGW_EXTENSION typedef __SIZE_TYPE__ size_t; typedef
222 #endif /* !(defined (__GNUG__) && defined (size_t)) */
356 /* In 4.3bsd-net2, leave these undefined to indicate that size_t, etc.
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include/
stddef.h 99 _TYPE_size_t which will typedef size_t. fixincludes patched the
211 #if !(defined (__GNUG__) && defined (size_t))
212 typedef __SIZE_TYPE__ size_t; typedef
216 #endif /* !(defined (__GNUG__) && defined (size_t)) */
358 /* In 4.3bsd-net2, leave these undefined to indicate that size_t, etc.
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
stddef.h 99 _TYPE_size_t which will typedef size_t. fixincludes patched the
211 #if !(defined (__GNUG__) && defined (size_t))
212 typedef __SIZE_TYPE__ size_t; typedef
216 #endif /* !(defined (__GNUG__) && defined (size_t)) */
358 /* In 4.3bsd-net2, leave these undefined to indicate that size_t, etc.
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
types.h 191 typedef __size_t size_t; typedef
  /device/linaro/bootloader/edk2/CryptoPkg/Include/
OpenSslSupport.h 107 typedef UINTN size_t; typedef
191 void *malloc (size_t);
192 void *realloc (void *, size_t);
200 void *memcpy (void *, const void *, size_t);
201 void *memset (void *, int, size_t);
202 void *memchr (const void *, int, size_t);
203 int memcmp (const void *, const void *, size_t);
204 void *memmove (void *, const void *, size_t);
206 int strncmp (const char *, const char *, size_t);
208 char *strncpy (char *, const char *, size_t);
    [all...]
  /device/linaro/bootloader/edk2/StdLib/Include/
stdio.h 21 int, size_t);
52 size_t fread (void * __restrict, size_t, size_t,
54 size_t fwrite (const void * __restrict, size_t, size_t,
82 int snprintf (char * __restrict, size_t,
84 int vsnprintf (char * __restrict, size_t,
91 char *fgetln (FILE * __restrict, size_t * __restrict);
160 typedef _EFI_SIZE_T_ size_t; typedef
    [all...]
  /external/clang/test/Analysis/
pr22954.c 8 typedef __typeof(sizeof(int)) size_t; typedef
12 void *memcpy(void *dst, const void *src, size_t n); // expected-note{{passing argument to parameter 'dst' here}}
13 void *malloc(size_t n);
    [all...]
  /external/clang/test/Index/
recursive-cxx-member-calls.cpp 2 typedef __darwin_size_t size_t; typedef
7 int memcmp(const void *, const void *, size_t);
8 size_t strlen(const char *);
36 size_t magic_length(const char *s);
41 static const size_t npos = ~size_t(0);
44 size_t Length;
45 static size_t min(size_t a, size_t b) { return a < b ? a : b;
    [all...]

Completed in 457 milliseconds

<<111213141516