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

  /external/freetype/src/otvalid/
otvcommn.c 756 FT_UInt Count1, Count2;
762 Count1 = FT_NEXT_USHORT( p );
765 OTV_TRACE(( " (Count1 = %d)\n", Count1 ));
768 if ( Count1 == 0 )
771 OTV_LIMIT_CHECK( ( Count1 - 1 ) * 2 + Count2 * 4 );
772 p += ( Count1 - 1 ) * 2;
776 if ( FT_NEXT_USHORT( p ) >= Count1 )
899 FT_UInt GlyphCount, Count, count1; local
915 for ( count1 = GlyphCount; count1 > 0; count1--
992 FT_UInt count1, count2; local
    [all...]
  /external/llvm/include/llvm/Support/
TrailingObjects.h 196 size_t SizeSoFar, size_t Count1,
202 sizeof(NextTy) * Count1,
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
TrailingObjects.h 199 size_t SizeSoFar, size_t Count1,
204 sizeof(NextTy) * Count1,
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
GenPcdDb.py     [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiHandleParsingLib/
UefiHandleParsingLib.c     [all...]

Completed in 789 milliseconds