Home
last modified time | relevance | path

Searched defs:Sz (Results 1 – 25 of 98) sorted by relevance

1234

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/cm_fc_ld/
H A DPatchInfoReader.cpp101 bool readPatchInfo(const char *Buf, std::size_t Sz, cm::patch::Collection &C) { in readPatchInfo()
214 std::size_t Sz = Sh[n].ShSize; in readBinarySection() local
243 std::size_t Sz = Sh[n].ShSize; in readRelocationSection() local
275 std::size_t Sz = Sh[n].ShSize; in readSymbolTableSection() local
338 std::size_t Sz = Sh[n].ShSize; in readRegisterAccessTableSection() local
383 std::size_t Sz = Sh[n].ShSize; in readTokenTableSection() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DMemAlloc.h25 LLVM_ATTRIBUTE_RETURNS_NONNULL inline void *safe_malloc(size_t Sz) { in safe_malloc()
39 size_t Sz) { in safe_calloc()
52 LLVM_ATTRIBUTE_RETURNS_NONNULL inline void *safe_realloc(void *Ptr, size_t Sz) { in safe_realloc()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DMemAlloc.h25 LLVM_ATTRIBUTE_RETURNS_NONNULL inline void *safe_malloc(size_t Sz) { in safe_malloc()
39 size_t Sz) { in safe_calloc()
52 LLVM_ATTRIBUTE_RETURNS_NONNULL inline void *safe_realloc(void *Ptr, size_t Sz) { in safe_realloc()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DMemAlloc.h25 LLVM_ATTRIBUTE_RETURNS_NONNULL inline void *safe_malloc(size_t Sz) { in safe_malloc()
39 size_t Sz) { in safe_calloc()
52 LLVM_ATTRIBUTE_RETURNS_NONNULL inline void *safe_realloc(void *Ptr, size_t Sz) { in safe_realloc()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DMemAlloc.h25 LLVM_ATTRIBUTE_RETURNS_NONNULL inline void *safe_malloc(size_t Sz) { in safe_malloc()
39 size_t Sz) { in safe_calloc()
52 LLVM_ATTRIBUTE_RETURNS_NONNULL inline void *safe_realloc(void *Ptr, size_t Sz) { in safe_realloc()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DMemAlloc.h25 LLVM_ATTRIBUTE_RETURNS_NONNULL inline void *safe_malloc(size_t Sz) { in safe_malloc()
39 size_t Sz) { in safe_calloc()
52 LLVM_ATTRIBUTE_RETURNS_NONNULL inline void *safe_realloc(void *Ptr, size_t Sz) { in safe_realloc()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DMemAlloc.h25 LLVM_ATTRIBUTE_RETURNS_NONNULL inline void *safe_malloc(size_t Sz) { in safe_malloc()
39 size_t Sz) { in safe_calloc()
52 LLVM_ATTRIBUTE_RETURNS_NONNULL inline void *safe_realloc(void *Ptr, size_t Sz) { in safe_realloc()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DSourceMgr.cpp91 size_t Sz = Buffer->getBufferSize(); in GetOrCreateOffsetCache() local
123 size_t Sz = Buffer->getBufferSize(); in getLineNumber() local
159 size_t Sz = Buffer->getBufferSize(); in getPointerForLineNumber() local
178 size_t Sz = Buffer->getBufferSize(); in ~SrcBuffer() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/Analyses/
DThreadSafetyUtil.h51 void *allocate(size_t Sz) { in allocate()
70 inline void *operator new(size_t Sz, in new()
189 void setValues(unsigned Sz, const T& C) { in setValues()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/Analyses/
DThreadSafetyUtil.h51 void *allocate(size_t Sz) { in allocate()
70 inline void *operator new(size_t Sz, in new()
189 void setValues(unsigned Sz, const T& C) { in setValues()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/Analyses/
DThreadSafetyUtil.h51 void *allocate(size_t Sz) { in allocate()
70 inline void *operator new(size_t Sz, in new()
189 void setValues(unsigned Sz, const T& C) { in setValues()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/Analyses/
DThreadSafetyUtil.h51 void *allocate(size_t Sz) { in allocate()
70 inline void *operator new(size_t Sz, in new()
189 void setValues(unsigned Sz, const T& C) { in setValues()
/aosp_15_r20/external/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyUtil.h47 void *allocate(size_t Sz) { in allocate()
65 inline void *operator new(size_t Sz, in new()
181 void setValues(unsigned Sz, const T& C) { in setValues()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DSourceMgr.cpp80 size_t Sz = Buffer->getBufferSize(); in getLineNumber() local
133 size_t Sz = SB.Buffer->getBufferSize(); in getLineAndColumn() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp861 const unsigned Sz = Order.size(); in fixupOrderingIndices() local
3926 unsigned Sz = TE.Scalars.size(); in getReorderingData() local
4018 for (unsigned Id = 0, Sz = TE.Scalars.size(); Id < Sz; ++Id) { in getReorderingData() local
4023 for (unsigned Id = 0, Sz = Phis.size(); Id < Sz; ++Id) in getReorderingData() local
4068 unsigned Sz) { in isRepeatedNonIdentityClusteredMask()
4083 const unsigned Sz = TE.Scalars.size(); in reorderNodeWithReuses() local
6185 unsigned Sz = VL.size(); in buildShuffleEntryMask() local
6329 for (int I = 0, Sz = ExtMask.size(); I < Sz; ++I) { in combineMasks() local
6724 for (int I = 0, Sz = Mask.size(); I < Sz; ++I) { in getEntryCost() local
6819 const unsigned Sz = DL->getTypeSizeInBits(E->getMainOp()->getType()); in getEntryCost() local
[all …]
/aosp_15_r20/external/libcxx/test/std/iterators/iterator.container/
H A Ddata.pass.cpp59 void test_const_array( const T (&array)[Sz] ) in test_const_array()
H A Dempty.pass.cpp58 void test_const_array( const T (&array)[Sz] ) in test_const_array()
H A Dsize.pass.cpp61 void test_const_array( const T (&array)[Sz] ) in test_const_array()
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/iterators/iterator.container/
H A Ddata.pass.cpp58 void test_const_array( const T (&array)[Sz] ) in test_const_array()
H A Dsize.pass.cpp58 void test_const_array( const T (&array)[Sz] ) in test_const_array()
H A Dempty.pass.cpp57 void test_const_array( const T (&array)[Sz] ) in test_const_array()
H A Dssize.pass.cpp69 void test_const_array(const T (&array)[Sz]) in test_const_array()
/aosp_15_r20/external/libcxx/test/std/iterators/iterator.range/
H A Dbegin-end.pass.cpp126 void test_const_array( const T (&array)[Sz] ) { in test_const_array()
/aosp_15_r20/external/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp724 unsigned Sz = std::min(ESz, MSz); in mergeEntryMap() local
760 unsigned Sz = CurrentLVarMap.size(); in mergeEntryMapBackEdge() local
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp681 unsigned Sz = DL.getTypeSizeInBits(StoreTy); in vectorizeStoreChain() local
836 unsigned Sz = DL.getTypeSizeInBits(LoadTy); in vectorizeLoadChain() local

1234