/external/freetype/include/freetype/internal/ |
pshints.h | 231 * end_point :: 238 FT_UInt end_point ); 254 * end_point :: 267 FT_UInt end_point ); 485 * end_point :: 497 * definition), the value of `end_point' should be 0. 509 FT_UInt end_point, 527 * end_point :: 539 * definition), the value of `end_point' should be 0. 568 * end_point : [all...] |
/external/pdfium/third_party/freetype/include/freetype/internal/ |
pshints.h | 231 * end_point :: 238 FT_UInt end_point ); 254 * end_point :: 267 FT_UInt end_point ); 485 * end_point :: 497 * definition), the value of `end_point' should be 0. 509 FT_UInt end_point, 527 * end_point :: 539 * definition), the value of `end_point' should be 0. 568 * end_point : [all...] |
/external/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.sharedtimedmutex.requirements/thread.sharedtimedmutex.class/ |
try_lock_until_deadlock_bug.pass.cpp | 61 auto end_point = Clock::now() + std::chrono::seconds(10); local 62 while (readers_finished != total_readers && Clock::now() < end_point) {
|
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/thread/thread.mutex/thread.mutex.requirements/thread.sharedtimedmutex.requirements/thread.sharedtimedmutex.class/ |
try_lock_until_deadlock_bug.pass.cpp | 61 auto end_point = Clock::now() + std::chrono::seconds(10); local 62 while (readers_finished != total_readers && Clock::now() < end_point) {
|
/external/freetype/src/pshinter/ |
pshrec.c | 130 mask->end_point = 0; 272 mask->end_point = 0; 468 mask2->end_point = 0; 591 FT_UInt end_point ) 601 mask->end_point = end_point; 610 FT_UInt end_point, 617 ps_dimension_end_mask( dim, end_point ); 630 FT_UInt end_point, 637 error = ps_dimension_reset_mask( dim, end_point, memory ) [all...] |
pshrec.h | 99 FT_UInt end_point; member in struct:PS_MaskRec_
|
pshalgo.c | [all...] |
/external/pdfium/third_party/freetype/src/pshinter/ |
pshrec.c | 130 mask->end_point = 0; 272 mask->end_point = 0; 468 mask2->end_point = 0; 591 FT_UInt end_point ) 601 mask->end_point = end_point; 610 FT_UInt end_point, 617 ps_dimension_end_mask( dim, end_point ); 630 FT_UInt end_point, 637 error = ps_dimension_reset_mask( dim, end_point, memory ) [all...] |
pshrec.h | 99 FT_UInt end_point; member in struct:PS_MaskRec_
|
pshalgo.c | [all...] |
/external/freetype/src/autofit/ |
afhints.c | 1503 AF_Point end_point; local [all...] |
/external/pdfium/third_party/freetype/src/truetype/ |
ttgxvar.c | 1654 FT_Int end_point; local [all...] |
ttinterp.c | 6904 FT_UInt end_point; \/* end point (last+1) of contour *\/ local [all...] |
/external/freetype/src/truetype/ |
ttgxvar.c | 2921 FT_Int end_point; local [all...] |
ttinterp.c | 6845 FT_UInt end_point; \/* end point (last+1) of contour *\/ local [all...] |