HomeSort by relevance Sort by last modified time
    Searched refs:ObjectList (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/UnitTest/
CommentGeneratingUnitTest.py 559 ObjectList = []
570 ObjectList.append(Object)
573 Result = GenProtocolPPiSections(ObjectList, IsProtocol)
579 ObjectList = []
582 ObjectList.append(Object)
585 Result = GenProtocolPPiSections(ObjectList, IsProtocol)
591 ObjectList = []
602 ObjectList.append(Object)
605 Result = GenProtocolPPiSections(ObjectList, IsProtocol)
611 ObjectList = []
    [all...]
  /external/eigen/unsupported/Eigen/src/BVH/
KdBVH.h 32 template<typename ObjectList, typename VolumeList, typename BoxIter>
34 void operator()(const ObjectList &objects, BoxIter boxBegin, BoxIter boxEnd, VolumeList &outBoxes)
41 template<typename ObjectList, typename VolumeList>
42 struct get_boxes_helper<ObjectList, VolumeList, int> {
43 void operator()(const ObjectList &objects, int, int, VolumeList &outBoxes)
72 typedef std::vector<Object, aligned_allocator<Object> > ObjectList;
110 internal::get_boxes_helper<ObjectList, VolumeList, BIter>()(objects, boxBegin, boxEnd, objBoxes);
121 ObjectList tmp(n);
217 ObjectList objects;
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
MigrationUtilities.py 381 # @param ObjectList The list of object.
385 def GetSection(SectionName, Method, ObjectList):
388 for Object in ObjectList:
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/GenMetaFile/
GenInfFile.py     [all...]
  /external/cldr/tools/java/libs/
xercesImpl.jar 

Completed in 489 milliseconds