/external/clang/test/Sema/ |
D | block-misc.c | 7 int (^PFR) (int) = 0; // OK in test1() local 8 PFR = II; // OK in test1() 10 if (PFR == II) // OK in test1() 13 if (PFR == IFP) // OK in test1() 16 if (PFR == (int (^) (int))IFP) // OK in test1() 19 if (PFR == 0) // OK in test1() 22 if (PFR) // OK in test1() 25 if (!PFR) // OK in test1() 28 return PFR != IFP; // OK in test1()
|
D | block-call.c | 10 int (^PFR) (int) = IFP; // OK in main() local 11 PFR = II; // OK in main() 13 int (^IFP) () = PFR; // OK in main() 27 int (^IPCC3) (const int) = PFR; in main()
|
/external/llvm-project/clang/test/Sema/ |
D | block-misc.c | 7 int (^PFR) (int) = 0; // OK in test1() local 8 PFR = II; // OK in test1() 10 if (PFR == II) // OK in test1() 13 if (PFR == IFP) // OK in test1() 16 if (PFR == (int (^) (int))IFP) // OK in test1() 19 if (PFR == 0) // OK in test1() 22 if (PFR) // OK in test1() 25 if (!PFR) // OK in test1() 28 return PFR != IFP; // OK in test1()
|
D | block-call.c | 10 int (^PFR) (int) = IFP; // OK in main() local 11 PFR = II; // OK in main() 13 int (^IFP) () = PFR; // OK in main() 27 int (^IPCC3) (const int) = PFR; in main()
|
/external/clang/test/SemaCXX/ |
D | block-call.cpp | 10 …int (^PFR) (int) = IFP; // expected-error {{cannot initialize a variable of type 'int (^)(int)' wi… in main() local 11 PFR = II; // OK in main() 13 int (^IFP) () = PFR; // OK in main() 27 int (^IPCC3) (const int) = PFR; in main()
|
/external/llvm-project/clang/test/SemaCXX/ |
D | block-call.cpp | 10 …int (^PFR) (int) = IFP; // expected-error {{cannot initialize a variable of type 'int (^)(int)' wi… in main() local 11 PFR = II; // OK in main() 25 int (^IPCC3) (const int) = PFR; in main()
|
/external/freetype/src/pfr/ |
D | module.mk | 20 $(ECHO_DRIVER)pfr $(ECHO_DRIVER_DESC)PFR/TrueDoc font files with extension *.pfr$(ECHO_DRIVER…
|
/external/freetype/include/freetype/ |
D | ftmoderr.h | 162 FT_MODERRDEF( PFR, 0xB00, "PFR module" )
|
/external/freetype/ |
D | modules.cfg | 52 # PFR/TrueDoc font driver. See optional extension ftpfr.c below also. 207 # Interface for accessing PFR-specific data. Needs PFR font driver.
|
D | ChangeLog.21 | 1029 dynamic array when loading a glyph from a PFR font (Savannah bug 2448 * docs/formats.txt: Add more information on PFR format. 3779 2003-11-23: For PFR fonts, metrics->x_scale and metrics->y_scale are 4415 Migrating the PFR and WINFNT drivers to the new service-based 4681 Fixing PFR kerning support. The tables within the font file contain 6123 Several fixes to the PFR font driver: 6135 NOTE THAT THESE CHANGES THE FAMILY NAME OF MANY PFR FONTS! 6610 Added PFR-specific public API. Fixed the kerning retrieval routine 6689 Adding support for embedded bitmaps to the PFR driver, and rewriting 7959 Updated Win32/VC++ projects to include the new PFR driver. [all …]
|
D | ChangeLog.24 | 5903 Fix PFR change 2010-06-24. 5910 Improve PFR tracing messages. 5917 Fix last PFR change.
|
D | ChangeLog.23 | 1377 pitch in FT2 is typed as FT_UInt, although PFR font 3530 Fix return value for non-PFR fonts. Both problems reported by Chi 7820 the offset-by-1 computation, since the PFR format doesn't
|
/external/freetype/docs/ |
D | formats.txt | 146 --- PFR* PFR0 --- pfr [2] 147 --- PFR PFR1 --- --- (undocumented, proprietary; 158 [2] The official PFR specification is no longer available, but
|
D | TODO | 8 * Add track kerning support to the PFR driver.
|
D | INSTALL.ANY | 64 src/pfr/pfr.c -- PFR/TrueDoc font driver
|
D | CHANGES | 2411 - The PFR font loader no longer erroneously tags font files 2725 - An unbound dynamic buffer growth was fixed in the PFR loader. 3060 - The PFR font driver didn't load kerning tables correctly, and 3262 - The PFR driver didn't return the list of available embedded 3289 - The PFR font driver is now capable of returning the font family 3325 - The PFR font driver returned incorrect advance widths if the 3404 - The PFR driver now supports embedded bitmaps (all formats 3481 - The PFR driver had a bug in its composite loading code that 3497 the PFR driver as well. 3556 * A PFR font driver, contributed by David Turner himself. It [all …]
|
/external/freetype/builds/amiga/ |
D | smakefile | 274 # freetype library PFR font driver
|
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Include/ |
D | core_cm3.h | 433 __IM uint32_t PFR[2U]; /*!< Offset: 0x040 (R/ ) Processor Feature Register */ member
|
D | core_sc300.h | 433 __IM uint32_t PFR[2U]; /*!< Offset: 0x040 (R/ ) Processor Feature Register */ member
|
D | core_cm4.h | 501 __IM uint32_t PFR[2U]; /*!< Offset: 0x040 (R/ ) Processor Feature Register */ member
|
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/CMSIS/Include/ |
D | core_sc300.h | 433 __IM uint32_t PFR[2U]; /*!< Offset: 0x040 (R/ ) Processor Feature Register */ member
|
D | core_cm3.h | 433 __IM uint32_t PFR[2U]; /*!< Offset: 0x040 (R/ ) Processor Feature Register */ member
|
D | core_cm4.h | 501 __IM uint32_t PFR[2U]; /*!< Offset: 0x040 (R/ ) Processor Feature Register */ member
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart1.csv | 7615 ,"BR","PFR","Praia do Forte","Praia do Forte","BA","--3-----","RQ","0607",,, 11077 ,"CD","PFR","Ilebo","Ilebo",,"---4----","AI","9912",,, 22900 ,"DE","PFR","Pfronten","Pfronten","BY","123-----","RL","0601",,"4735N 01033E", 30115 ,"ES","PFR","Pe�aflor","Penaflor","SE","--3-----","RQ","1001",,"3743N 00521W", 39863 ,"FR","PFR","Ploufragan","Ploufragan","22","--3-----","RL","0407",,"4829N 00247W",
|
D | 2013-1_UNLOCODE_CodeListPart3.csv | 3510 ,"PT","PFR","Pa�os de Ferreira","Pacos de Ferreira","13","--3-----","RN","0401",,"4116N 00824W", 22397 ,"US","PFR","Pomfret","Pomfret","CT","--3-----","RQ","9307",,,
|