Searched refs:ordering (Results 1 - 7 of 7) sorted by relevance

/haiku/src/apps/haikudepot/model/
H A DRatingStability.cpp34 const BString& name, int64 ordering)
38 fOrdering(ordering)
33 RatingStability(const BString& code, const BString& name, int64 ordering) argument
H A DRatingStability.h19 int64 ordering);
/haiku/src/system/libroot/posix/glibc/extensions/
H A Dgetopt.c121 Also, when `ordering' is RETURN_IN_ORDER,
187 the ordering of the two. We describe each non-option ARGV-element
193 of the value of `ordering'. In the case of RETURN_IN_ORDER, only
199 } ordering;
412 /* Determine how to handle the ordering of options and nonoptions. */
416 ordering = RETURN_IN_ORDER;
421 ordering = REQUIRE_ORDER;
425 ordering = REQUIRE_ORDER;
427 ordering = PERMUTE;
568 if (ordering
198 } ordering; variable in typeref:enum:__anon5409
[all...]
/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntry.h87 DECLARE_DEBUG_INFO_ENTRY_ATTR_SETTER(ordering)
H A DDebugInfoEntry.cpp230 DEFINE_DEBUG_INFO_ENTRY_ATTR_SETTER(ordering)
H A DAttributeClasses.cpp51 { ENTRY(ordering), AC_CONSTANT },
/haiku/docs/develop/kits/storage/resources/
H A DResourcesFormat.tex167 A general remark regarding the byte ordering: Resources have no standard

Completed in 47 milliseconds