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

  /external/freetype/src/otvalid/
otvcommn.c 756 FT_UInt Count1, Count2;
763 Count2 = FT_NEXT_USHORT( p );
766 OTV_TRACE(( " (Count2 = %d)\n", Count2 ));
771 OTV_LIMIT_CHECK( ( Count1 - 1 ) * 2 + Count2 * 4 );
774 for ( ; Count2 > 0; Count2-- )
992 FT_UInt count1, count2; local
1027 count2 = FT_NEXT_USHORT( p );
1029 OTV_TRACE(( " (Count = %d)\n", count2 ));
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiHiiPack/
HiiPack.c 440 int Count2;
444 Count2 = Count - (Count & 0x1);
446 for (Counter = 0; Counter < Count2; Counter += 2) {
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiHandleParsingLib/
UefiHandleParsingLib.c     [all...]
  /external/swiftshader/third_party/subzero/src/
IceTargetLoweringX86BaseImpl.h     [all...]

Completed in 218 milliseconds