/reactos/sdk/lib/3rdparty/freetype/src/cid/ |
H A D | cidriver.c | 114 const char* *ordering, in cid_get_ros() 123 if ( ordering ) in cid_get_ros() 124 *ordering = cid->ordering; in cid_get_ros()
|
H A D | cidtoken.h | 28 T1_FIELD_STRING( "Ordering", ordering, 0 )
|
H A D | cidobjs.c | 245 FT_FREE( cid->ordering ); in cid_face_done()
|
/reactos/sdk/lib/3rdparty/freetype/src/base/ |
H A D | ftcid.c | 30 const char* *ordering, in FT_Get_CID_Registry_Ordering_Supplement() 55 if ( ordering ) in FT_Get_CID_Registry_Ordering_Supplement() 56 *ordering = o; in FT_Get_CID_Registry_Ordering_Supplement()
|
/reactos/drivers/filesystems/udfs/Include/ |
H A D | getopt.cpp | 46 } ordering; variable 184 ordering = RETURN_IN_ORDER; in _getopt_internal() 187 ordering = REQUIRE_ORDER; in _getopt_internal() 192 ordering = PERMUTE; in _getopt_internal() 198 if (ordering == PERMUTE) in _getopt_internal() 256 if (ordering == REQUIRE_ORDER) in _getopt_internal()
|
/reactos/sdk/lib/3rdparty/freetype/src/cff/ |
H A D | cffdrivr.c | 691 const char* *ordering, in cff_get_ros() 717 if ( ordering ) in cff_get_ros() 719 if ( !cff->ordering ) in cff_get_ros() 720 cff->ordering = cff_index_get_sid_string( cff, in cff_get_ros() 722 *ordering = cff->ordering; in cff_get_ros()
|
/reactos/sdk/lib/3rdparty/freetype/include/freetype/ |
H A D | ftcid.h | 89 const char* *ordering,
|
H A D | t1tables.h | 401 FT_String* ordering; member
|
/reactos/sdk/lib/3rdparty/freetype/include/freetype/internal/services/ |
H A D | svcid.h | 33 const char* *ordering,
|
/reactos/dll/cpl/wined3dcfg/lang/ |
H A D | it-IT.rc | 21 LTEXT "Strict draw ordering:", -1, 15, 142, 120, 10
|
/reactos/sdk/lib/rossym/ |
H A D | dwarf.h | 272 uchar ordering; member 335 ulong ordering; member
|
H A D | dwarfinfo.c | 380 { DwarfAttrOrdering, OFFSET(ordering), TConstant },
|
/reactos/dll/opengl/glu32/src/libtess/ |
H A D | alg-outline | 103 line with the regions of the polygon. This is just an ordering of the 119 vertices, the topological ordering should match the geometric ordering. 202 invariants above, especially the correct ordering of the edge
|
/reactos/sdk/lib/rossym_new/ |
H A D | dwarf.h | 284 uchar ordering; member 347 ulong ordering; member
|
H A D | dwarfinfo.c | 380 { ATTR(DwarfAttrOrdering), OFFSET(ordering), TConstant },
|
/reactos/sdk/lib/3rdparty/freetype/include/freetype/internal/ |
H A D | cfftypes.h | 393 FT_String* ordering; member
|
/reactos/sdk/lib/3rdparty/stlport/doc/ |
H A D | pointer_specialization.txt | 89 the default STLport implementation based on the strict ordering operator.
|
/reactos/sdk/lib/3rdparty/stlport/etc/ |
H A D | ReleaseNote.txt | 71 * STL safe mode: Now detect badly implemented strict weak ordering functors, assert
|
H A D | ChangeLog-5.1 | 915 compilers supporting partial template function ordering. Fix 1709 function partial ordering. 1718 function partial ordering thanks Eric Sanford. 2033 * test/unit/partial_test.cpp: Add test for strict weak ordering 2047 weak ordering checks. 2148 ordering predicate detection. Active only when STL safe mode throws 5580 for this container which do not require any ordering operation on the type used 7479 * _rope.h : rope<>::swap() methods fixed for non-partial ordering case (thanks Eric Musser) 8008 * stl/_ostream.h : << operator specializations added for compilers w/o partial ordering
|
H A D | ChangeLog | 577 partial ordering. 2305 not supporting template function partial ordering feature, was
|
/reactos/boot/ |
H A D | boot_images.cmake | 45 # Create a mkisofs sort file to specify an explicit ordering for the boot files
|
/reactos/dll/3rdparty/libxslt/ |
H A D | NEWS | 863 alias behaviour (William), doc ordering missing for main document
|
/reactos/dll/3rdparty/libpng/docs/ |
H A D | libpng-manual.txt | 3343 in a sequence that satisfies the PNG specification's ordering rules.
|