Searched refs:Size (Results 151 - 175 of 1042) sorted by relevance

1234567891011>>

/external/llvm/test/MC/ARM/
H A Darm-elf-symver.s38 @ CHECK-NEXT: Size: 0
47 @ CHECK-NEXT: Size: 0
56 @ CHECK-NEXT: Size: 0
65 @ CHECK-NEXT: Size: 0
74 @ CHECK-NEXT: Size: 0
83 @ CHECK-NEXT: Size: 0
92 @ CHECK-NEXT: Size: 0
101 @ CHECK-NEXT: Size: 0
110 @ CHECK-NEXT: Size: 0
119 @ CHECK-NEXT: Size
[all...]
/external/lzma/CPP/7zip/Common/
H A DCWrappers.h50 UInt32 Size; member in struct:CByteInBufWrap
83 size_t Size; member in struct:CByteOutBufWrap
95 Lim = Buf + Size;
/external/protobuf/gtest/samples/
H A Dsample5_unittest.cc174 EXPECT_EQ(0u, q0_.Size());
185 EXPECT_EQ(0u, q1_.Size());
191 EXPECT_EQ(1u, q2_.Size());
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_ignoreset.cc37 uptr IgnoreSet::Size() const { function in class:__tsan::IgnoreSet
H A Dtsan_mutexset.h38 uptr Size() const;
64 uptr MutexSet::Size() const { return 0; } function in class:__tsan::MutexSet
/external/elfutils/src/tests/
H A Drun-readelf-A.sh33 Owner Size
58 Owner Size
/external/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h43 uint64_t Size; member in class:llvm::AliasSet::PointerRec
47 : Val(V), PrevInList(nullptr), NextInList(nullptr), AS(nullptr), Size(0),
61 if (NewSize > Size) Size = NewSize;
71 uint64_t getSize() const { return Size; }
248 void addPointer(AliasSetTracker &AST, PointerRec &Entry, uint64_t Size,
269 bool aliasesPointer(const Value *Ptr, uint64_t Size, const AAMDNodes &AAInfo,
324 bool add(Value *Ptr, uint64_t Size, const AAMDNodes &AAInfo); // Add a loc.
337 bool remove(Value *Ptr, uint64_t Size, const AAMDNodes &AAInfo);
355 AliasSet &getAliasSetForPointer(Value *P, uint64_t Size,
361 getAliasSetForPointerIfExists(Value *P, uint64_t Size, const AAMDNodes &AAInfo) argument
420 addPointer(Value *P, uint64_t Size, const AAMDNodes &AAInfo, AliasSet::AccessType E, bool &NewSet) argument
[all...]
/external/llvm/include/llvm/IR/
H A DMDBuilder.h129 uint64_t Size; member in struct:llvm::MDBuilder::TBAAStructField
131 TBAAStructField(uint64_t Offset, uint64_t Size, MDNode *TBAA) : argument
132 Offset(Offset), Size(Size), TBAA(TBAA) {}
/external/llvm/include/llvm/Transforms/Utils/
H A DASanStackFrameLayout.h32 uint64_t Size; // Size of the variable in bytes. member in struct:llvm::ASanStackVariableDescription
47 size_t FrameSize; // Size of the frame in bytes.
/external/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileJITEventListener.cpp95 uint64_t Size; local
98 if (I->getSize(Size)) continue;
100 if (Wrapper->op_write_native_code(Name.data(), Addr, (void*)Addr, Size)
104 << (void*)Addr << "-" << ((char*)Addr + Size) << "]\n");
/external/llvm/lib/Fuzzer/test/
H A DFuzzerUnittest.cpp7 extern "C" void TestOneInput(const uint8_t *Data, size_t Size) { argument
/external/llvm/lib/Target/Mips/
H A DMips16RegisterInfo.h38 const TargetRegisterClass *intRegClass(unsigned Size) const override;
/external/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCAsmBackend.cpp92 unsigned Size = (getFixupKindInfo(Kind).TargetSize + 7) / 8; local
94 assert(Offset + Size <= DataSize && "Invalid fixup offset!");
96 // Big-endian insertion of Size bytes.
98 unsigned ShiftValue = (Size * 8) - 8;
99 for (unsigned I = 0; I != Size; ++I) {
/external/sfntly/cpp/src/sfntly/port/
H A Dmemory_output_stream.h43 size_t Size();
/external/eigen/Eigen/src/Core/
H A DArray.h256 #define EIGEN_MAKE_ARRAY_TYPEDEFS(Type, TypeSuffix, Size, SizeSuffix) \
258 typedef Array<Type, Size, Size> Array##SizeSuffix##SizeSuffix##TypeSuffix; \
260 typedef Array<Type, Size, 1> Array##SizeSuffix##TypeSuffix;
262 #define EIGEN_MAKE_ARRAY_FIXED_TYPEDEFS(Type, TypeSuffix, Size) \
264 typedef Array<Type, Size, Dynamic> Array##Size##X##TypeSuffix; \
266 typedef Array<Type, Dynamic, Size> Array##X##Size##TypeSuffix;
/external/eigen/test/
H A Dproduct_trsolve.cpp30 template<typename Scalar,int Size, int Cols> void trsolve(int size=Size,int cols=Cols)
34 Matrix<Scalar,Size,Size,ColMajor> cmLhs(size,size);
35 Matrix<Scalar,Size,Size,RowMajor> rmLhs(size,size);
37 enum { colmajor = Size==1 ? RowMajor : ColMajor,
39 Matrix<Scalar,Size,Cols,colmajor> cmRhs(size,cols);
40 Matrix<Scalar,Size,Cols,rowmajor> rmRhs(size,cols);
/external/webrtc/src/system_wrappers/source/
H A Dmap_unittest.cc73 while (clear_map->Size() != 0) {
98 const int elements_to_print = print_map.Size();
113 const int elements_to_print = print_map.Size();
139 const int map_size = lhs.Size();
140 if (map_size != rhs.Size()) {
184 EXPECT_EQ(kNumberOfElements-1,ascending_map_.Size());
198 EXPECT_EQ(kNumberOfElements-2,ascending_map_.Size());
211 const int map_size = compare_map.Size();
212 ASSERT_EQ(ascending_map_.Size(), map_size);
/external/lzma/CPP/7zip/UI/Common/
H A DOpenArchive.cpp130 for (i = 0; i < codecs->Formats.Size(); i++)
144 if (orderIndices.Size() >= 2 && (numFinded == 0 || extension.CompareNoCase(L"exe") == 0))
163 if (orderIndices.Size() >= 256)
166 for (i = 0; i < orderIndices.Size(); i++)
205 for (i = 0; i < orderIndices.Size(); i++)
227 for (int i = 0; i < orderIndices.Size(); i++)
240 if (orderIndices.Size() >= 2)
246 for (int i = 0; i < orderIndices.Size(); i++)
261 for (int i = 0; i < orderIndices.Size(); i++)
312 if (format.Exts.Size()
[all...]
H A DEnumDirItems.cpp15 di.Size = fi.Size;
114 for (int i = 0; i < filePaths.Size(); i++)
166 int numItems = dirItems.Items.Size();
169 if (numItems == dirItems.Items.Size())
188 RINOK(callback->ScanProgress(dirItems.GetNumFolders(), dirItems.Items.Size(), phyPrefix));
195 for (i = 0; i < curNode.IncludeItems.Size(); i++)
198 if (item.Recursive || item.PathParts.Size() != 1)
204 if (i == curNode.IncludeItems.Size())
209 for (i = 0; i < curNode.IncludeItems.Size();
[all...]
/external/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp350 /// object size in Size if successful, and false otherwise.
351 /// If RoundToAlign is true, then Size is rounded up to the aligment of allocas,
353 bool llvm::getObjectSize(const Value *Ptr, uint64_t &Size, const DataLayout &DL, argument
363 Size = 0;
365 Size = (ObjSize - Offset).getZExtValue();
376 APInt ObjectSizeOffsetVisitor::align(APInt Size, uint64_t Align) { argument
378 return APInt(IntTyBits, RoundUpToAlignment(Size.getZExtValue(), Align));
379 return Size;
432 APInt Size(IntTyBits, DL.getTypeAllocSize(I.getAllocatedType()));
434 return std::make_pair(align(Size,
668 Value *Size = ConstantInt::get(ArraySize->getType(), local
693 Value *Size = Builder.CreateMul(FirstArg, SecondArg); local
759 Value *Size = SizePHI, *Offset = OffsetPHI, *Tmp; local
[all...]
/external/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp81 uint64_t Size; member in struct:__anon10898::MBBInfo
91 : Address(0), Size(0), Alignment(0), NumTerminators(0) {}
104 uint64_t Size; member in struct:__anon10898::TerminatorInfo
114 TerminatorInfo() : Branch(nullptr), Size(0), TargetBlock(0),
194 Position.Address += Block.Size;
204 Position.Address += Terminator.Size;
212 Terminator.Size = TII->getInstSizeInBytes(MI);
283 Block.Size += TII->getInstSizeInBytes(MI);
426 Terminator.Size += Terminator.ExtraRelaxSize;
453 uint64_t Size local
[all...]
/external/jhead/
H A Djpgfile.c173 Sections[SectionsRead].Size = itemlen;
226 Sections[SectionsRead].Size = size;
369 Sections[SectionsRead].Size = itemlen;
417 Sections[SectionsRead].Size = size;
646 ExifSection->Size = NewExifSize;
727 ExifSection->Size = NewExifSize;
824 nWrite = fwrite(Sections[a].Data, 1, Sections[a].Size, outfile);
825 writeOk = (nWrite == Sections[a].Size);
827 ALOGE("write section %d failed expect %d actual %d",a,Sections[a].Size,nWrite);
834 nWrite = fwrite(Sections[a].Data, 1,Sections[a].Size, outfil
997 CreateSection(int SectionType, unsigned char * Data, int Size) argument
[all...]
/external/clang/test/SemaTemplate/
H A Dattributes.cpp22 template<unsigned Size, unsigned Align>
25 __attribute__((aligned(Align))) char storage[Size];
/external/deqp/framework/referencerenderer/
H A DrrShadingContext.hpp98 template <typename T, int Size>
99 void dFdxLocal (tcu::Vector<T, Size> outFragmentdFdx[4], const tcu::Vector<T, Size> func[4])
101 const tcu::Vector<T, Size> dFdx[2] =
113 template <typename T, int Size>
114 void dFdyLocal (tcu::Vector<T, Size> outFragmentdFdy[4], const tcu::Vector<T, Size> func[4])
116 const tcu::Vector<T, Size> dFdy[2] =
/external/llvm/include/llvm/ExecutionEngine/
H A DRTDyldMemoryManager.h61 void registerEHFrames(uint8_t *Addr, uint64_t LoadAddr, size_t Size) override;
62 void deregisterEHFrames(uint8_t *Addr, uint64_t LoadAddr, size_t Size) override;

Completed in 755 milliseconds

1234567891011>>