Home
last modified time | relevance | path

Searched refs:ordering (Results 1 – 23 of 23) sorted by relevance

/reactos/sdk/lib/3rdparty/freetype/src/cid/
H A Dcidriver.c114 const char* *ordering, in cid_get_ros()
123 if ( ordering ) in cid_get_ros()
124 *ordering = cid->ordering; in cid_get_ros()
H A Dcidtoken.h28 T1_FIELD_STRING( "Ordering", ordering, 0 )
H A Dcidobjs.c245 FT_FREE( cid->ordering ); in cid_face_done()
/reactos/sdk/lib/3rdparty/freetype/src/base/
H A Dftcid.c30 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 Dgetopt.cpp46 } 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 Dcffdrivr.c691 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 Dftcid.h89 const char* *ordering,
H A Dt1tables.h401 FT_String* ordering; member
/reactos/sdk/lib/3rdparty/freetype/include/freetype/internal/services/
H A Dsvcid.h33 const char* *ordering,
/reactos/dll/cpl/wined3dcfg/lang/
H A Dit-IT.rc21 LTEXT "Strict draw ordering:", -1, 15, 142, 120, 10
/reactos/sdk/lib/rossym/
H A Ddwarf.h272 uchar ordering; member
335 ulong ordering; member
H A Ddwarfinfo.c380 { DwarfAttrOrdering, OFFSET(ordering), TConstant },
/reactos/dll/opengl/glu32/src/libtess/
H A Dalg-outline103 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 Ddwarf.h284 uchar ordering; member
347 ulong ordering; member
H A Ddwarfinfo.c380 { ATTR(DwarfAttrOrdering), OFFSET(ordering), TConstant },
/reactos/sdk/lib/3rdparty/freetype/include/freetype/internal/
H A Dcfftypes.h393 FT_String* ordering; member
/reactos/sdk/lib/3rdparty/stlport/doc/
H A Dpointer_specialization.txt89 the default STLport implementation based on the strict ordering operator.
/reactos/sdk/lib/3rdparty/stlport/etc/
H A DReleaseNote.txt71 * STL safe mode: Now detect badly implemented strict weak ordering functors, assert
H A DChangeLog-5.1915 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 DChangeLog577 partial ordering.
2305 not supporting template function partial ordering feature, was
/reactos/boot/
H A Dboot_images.cmake45 # Create a mkisofs sort file to specify an explicit ordering for the boot files
/reactos/dll/3rdparty/libxslt/
H A DNEWS863 alias behaviour (William), doc ordering missing for main document
/reactos/dll/3rdparty/libpng/docs/
H A Dlibpng-manual.txt3343 in a sequence that satisfies the PNG specification's ordering rules.