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

<<111213141516

  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h 278 void *operator new(size_t S, MemRegionRef &R) {
315 void *operator new(size_t) = delete; member in class:clang::threadSafety::SExpr
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
Metadata.h 503 template <size_t N> struct SFINAE {};
876 void *operator new(size_t Size, unsigned NumOps);
903 void *operator new(size_t) = delete; member in class:llvm::MDNode
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h 278 void *operator new(size_t S, MemRegionRef &R) {
315 void *operator new(size_t) = delete; member in class:clang::threadSafety::SExpr
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
Metadata.h 503 template <size_t N> struct SFINAE {};
876 void *operator new(size_t Size, unsigned NumOps);
903 void *operator new(size_t) = delete; member in class:llvm::MDNode
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h 278 void *operator new(size_t S, MemRegionRef &R) {
315 void *operator new(size_t) = delete; member in class:clang::threadSafety::SExpr
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
Metadata.h 503 template <size_t N> struct SFINAE {};
876 void *operator new(size_t Size, unsigned NumOps);
903 void *operator new(size_t) = delete; member in class:llvm::MDNode
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strsafe.h 21 #undef size_t macro
23 __MINGW_EXTENSION typedef unsigned __int64 size_t; typedef
25 typedef unsigned int size_t; typedef
125 STRSAFEAPI StringCopyWorkerA(STRSAFE_LPSTR pszDest,size_t cchDest,STRSAFE_LPCSTR pszSrc);
126 STRSAFEAPI StringCopyWorkerW(STRSAFE_LPWSTR pszDest,size_t cchDest,STRSAFE_LPCWSTR pszSrc);
127 STRSAFEAPI StringCopyExWorkerA(STRSAFE_LPSTR pszDest,size_t cchDest,size_t cbDest,STRSAFE_LPCSTR pszSrc,STRSAFE_LPSTR *ppszDestEnd,size_t *pcchRemaining,unsigned __LONG32 dwFlags);
128 STRSAFEAPI StringCopyExWorkerW(STRSAFE_LPWSTR pszDest,size_t cchDest,size_t cbDest,STRSAFE_LPCWSTR pszSrc,STRSAFE_LPWSTR *ppszDestEnd,size_t *pcchRemaining,unsigned __LONG32 (…)
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
opencl-c.h 53 typedef __SIZE_TYPE__ size_t; typedef
    [all...]
  /external/clang/test/Analysis/
malloc.c 22 typedef __typeof(sizeof(int)) size_t; typedef
23 void *malloc(size_t);
24 void *alloca(size_t);
25 void *valloc(size_t);
27 void *realloc(void *ptr, size_t size);
28 void *reallocf(void *ptr, size_t size);
29 void *calloc(size_t nmemb, size_t size);
32 char *strndup(const char *s, size_t n);
33 int memcmp(const void *s1, const void *s2, size_t n)
    [all...]
  /external/syslinux/lzo/src/
lzo_supp.h 696 #if !defined(size_t)
697 typedef lzo_fallback_size_t size_t; typedef
718 #define offsetof(s,m) ((size_t)((ptrdiff_t)&(((s*)0)->m)))
975 # define lzo_hsize_t size_t
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
opencl-c.h 60 typedef __SIZE_TYPE__ size_t; typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
opencl-c.h 60 typedef __SIZE_TYPE__ size_t; typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
opencl-c.h 60 typedef __SIZE_TYPE__ size_t; typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
opencl-c.h 60 typedef __SIZE_TYPE__ size_t; typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
opencl-c.h 60 typedef __SIZE_TYPE__ size_t; typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
opencl-c.h 60 typedef __SIZE_TYPE__ size_t; typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
opencl-c.h 60 typedef __SIZE_TYPE__ size_t; typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
opencl-c.h 60 typedef __SIZE_TYPE__ size_t; typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
opencl-c.h 60 typedef __SIZE_TYPE__ size_t; typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/
opencl-c.h 60 typedef __SIZE_TYPE__ size_t; typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/
opencl-c.h 60 typedef __SIZE_TYPE__ size_t; typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/
opencl-c.h 60 typedef __SIZE_TYPE__ size_t; typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/
opencl-c.h 60 typedef __SIZE_TYPE__ size_t; typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/include/
opencl-c.h 60 typedef __SIZE_TYPE__ size_t; typedef
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++config.h 186 typedef __SIZE_TYPE__ size_t; typedef in namespace:std
    [all...]

Completed in 1597 milliseconds

<<111213141516