HomeSort by relevance Sort by last modified time
    Searched full:sbit (Results 1 - 25 of 65) sorted by null

1 2 3

  /external/freetype/src/cache/
ftcsbits.c 36 /***** SBIT CACHE NODES *****/
43 ftc_sbit_copy_bitmap( FTC_SBit sbit,
57 if ( !FT_ALLOC( sbit->buffer, size ) )
58 FT_MEM_COPY( sbit->buffer, bitmap->buffer, size );
69 FTC_SBit sbit = snode->sbits; local
74 for ( ; count > 0; sbit++, count-- )
75 FT_FREE( sbit->buffer );
95 * to a bad font file), this function will mark the sbit as `unavailable'
112 FTC_SBit sbit; local
122 sbit = snode->sbits + ( gindex - gnode->gindex )
284 FTC_SBit sbit = snode->sbits; local
344 FTC_SBit sbit = snode->sbits + ( gindex - gnode->gindex ); local
    [all...]
ftccache.h 301 * that needs to allocate data (e.g. the sbit cache lookup).
  /external/chromium_org/third_party/freetype/include/freetype/internal/
sfnt.h 253 /* Check whether an embedded bitmap (an `sbit') exists for a given */
264 /* arange :: The SBit range containing the glyph index. */
266 /* astrike :: The SBit strike containing the glyph index. */
272 /* SFNT_Err_Invalid_Argument if no sbit exists for the requested */
295 /* range :: The SBit range containing the glyph. */
298 /* big_metrics :: A big SBit metrics structure for the glyph. */
323 /* Load a given glyph sbit image from the font resource. This also */
347 /* A big sbit metrics structure for the glyph image. */
351 /* glyph sbit exists for the index. */
374 /* Select an sbit strike for a given size request. *
    [all...]
fttrace.h 53 FT_TRACE_DEF( ttsbit ) /* TrueType sbit handling (ttsbit.c) */
tttypes.h     [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
sparcv9-mont.pl 296 $sbit="%i2"; # re-use $bp!
313 and $car0,1,$sbit
330 or $sbit,$acc0,$acc0
332 srlx $acc0,32,$sbit
351 or $sbit,$acc0,$acc0
352 srlx $acc0,32,$sbit
363 or $sbit,$acc0,$acc0
364 srlx $acc0,32,$sbit
371 or $sbit,$car0,$car0
398 and $car0,1,$sbit
    [all...]
x86-mont.pl 412 $sbit=$num;
419 &mov ($sbit,"edx");
421 &and ($sbit,1);
430 &lea ($carry,&DWP(0,$sbit,"eax",2));
433 &mov ($sbit,"eax");
444 &lea ($carry,&DWP(0,$sbit,"eax",2));
518 &mov ($sbit,"edx"); # zaps $num
520 &and ($sbit,1);
532 &add ($carry,$sbit);
536 &mov ($sbit,"eax")
    [all...]
  /external/openssl/crypto/bn/asm/
sparcv9-mont.pl 296 $sbit="%i2"; # re-use $bp!
313 and $car0,1,$sbit
330 or $sbit,$acc0,$acc0
332 srlx $acc0,32,$sbit
351 or $sbit,$acc0,$acc0
352 srlx $acc0,32,$sbit
363 or $sbit,$acc0,$acc0
364 srlx $acc0,32,$sbit
371 or $sbit,$car0,$car0
398 and $car0,1,$sbit
    [all...]
x86-mont.pl 412 $sbit=$num;
419 &mov ($sbit,"edx");
421 &and ($sbit,1);
430 &lea ($carry,&DWP(0,$sbit,"eax",2));
433 &mov ($sbit,"eax");
444 &lea ($carry,&DWP(0,$sbit,"eax",2));
518 &mov ($sbit,"edx"); # zaps $num
520 &and ($sbit,1);
532 &add ($carry,$sbit);
536 &mov ($sbit,"eax")
    [all...]
  /external/freetype/include/freetype/internal/
sfnt.h 182 /* Check whether an embedded bitmap (an `sbit') exists for a given */
193 /* arange :: The SBit range containing the glyph index. */
195 /* astrike :: The SBit strike containing the glyph index. */
201 /* SFNT_Err_Invalid_Argument if no sbit exists for the requested */
224 /* range :: The SBit range containing the glyph. */
227 /* big_metrics :: A big SBit metrics structure for the glyph. */
252 /* Load a given glyph sbit image from the font resource. This also */
276 /* A big sbit metrics structure for the glyph image. */
280 /* glyph sbit exists for the index. */
301 /* Select an sbit strike for a given size request. *
    [all...]
fttrace.h 54 FT_TRACE_DEF( ttsbit ) /* TrueType sbit handling (ttsbit.c) */
tttypes.h     [all...]
  /external/chromium_org/third_party/freetype/src/sfnt/
ttsbit.c 25 * Alas, the memory-optimized sbit loader can't be used when implementing
693 /* index, the corresponding sbit range, and `EBDT' offset. */
698 /* strike :: The source/current sbit strike. */
701 /* arange :: The sbit range containing the glyph index. */
795 /* Checks whether an embedded bitmap (an `sbit') exists for a given */
806 /* arange :: The SBit range containing the glyph index. */
808 /* astrike :: The SBit strike containing the glyph index. */
814 /* SFNT_Err_Invalid_Argument if no sbit exists for the requested */
860 /* Gets the big metrics for a given SBit. */
865 /* range :: The SBit range containing the glyph. *
    [all...]
  /external/v8/src/arm/
assembler-arm.h 787 SBit s = LeaveCC, Condition cond = al);
790 SBit s = LeaveCC, Condition cond = al);
793 SBit s = LeaveCC, Condition cond = al);
795 SBit s = LeaveCC, Condition cond = al) {
800 SBit s = LeaveCC, Condition cond = al);
803 SBit s = LeaveCC, Condition cond = al);
805 SBit s = LeaveCC, Condition cond = al) {
810 SBit s = LeaveCC, Condition cond = al);
813 SBit s = LeaveCC, Condition cond = al);
816 SBit s = LeaveCC, Condition cond = al)
    [all...]
assembler-arm.cc     [all...]
  /external/chromium_org/v8/src/arm/
assembler-arm.h 847 SBit s = LeaveCC, Condition cond = al);
850 SBit s = LeaveCC, Condition cond = al);
853 SBit s = LeaveCC, Condition cond = al);
855 SBit s = LeaveCC, Condition cond = al) {
860 SBit s = LeaveCC, Condition cond = al);
863 SBit s = LeaveCC, Condition cond = al);
865 SBit s = LeaveCC, Condition cond = al) {
870 SBit s = LeaveCC, Condition cond = al);
873 SBit s = LeaveCC, Condition cond = al);
876 SBit s = LeaveCC, Condition cond = al)
    [all...]
assembler-arm.cc 1031 SBit s,
    [all...]
  /external/freetype/include/freetype/
ftcache.h     [all...]
  /external/chromium_org/third_party/freetype/include/freetype/
ftcache.h     [all...]
  /external/chromium_org/tools/telemetry/third_party/png/
png.py 381 the next highest valid bit depth is selected, and an ``sBIT``
396 PNG image with a palette and an ``sBIT`` chunk, but the meaning
550 # No palette, check for sBIT chunk generation.
687 # http://www.w3.org/TR/PNG/#11sBIT
689 write_chunk(outfile, 'sBIT',
    [all...]
  /external/chromium_org/third_party/libpng/
pngwutil.c 929 /* Write the sBIT chunk */
931 png_write_sBIT(png_structp png_ptr, png_color_8p sbit, int color_type)
948 if (sbit->red == 0 || sbit->red > maxbits ||
949 sbit->green == 0 || sbit->green > maxbits ||
950 sbit->blue == 0 || sbit->blue > maxbits)
952 png_warning(png_ptr, "Invalid sBIT depth specified");
955 buf[0] = sbit->red
    [all...]
  /external/libpng/
pngwutil.c 929 /* Write the sBIT chunk */
931 png_write_sBIT(png_structp png_ptr, png_color_8p sbit, int color_type)
948 if (sbit->red == 0 || sbit->red > maxbits ||
949 sbit->green == 0 || sbit->green > maxbits ||
950 sbit->blue == 0 || sbit->blue > maxbits)
952 png_warning(png_ptr, "Invalid sBIT depth specified");
955 buf[0] = sbit->red
    [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngwutil.c 883 /* write the sBIT chunk */
885 png_write_sBIT(png_structp png_ptr, png_color_8p sbit, int color_type)
901 if (sbit->red == 0 || sbit->red > maxbits ||
902 sbit->green == 0 || sbit->green > maxbits ||
903 sbit->blue == 0 || sbit->blue > maxbits)
905 png_warning(png_ptr, "Invalid sBIT depth specified");
908 buf[0] = sbit->red
    [all...]
  /external/chromium_org/tools/grit/grit/gather/
chrome_scaled_image.py 43 'bKGD cHRM gAMA iCCP pHYs sBIT sRGB tRNS'.split())
  /external/libpng/contrib/pngminus/
README 26 features of PNG, like gamma, alpha, sbit, text-chunks, etc. This makes

Completed in 408 milliseconds

1 2 3