Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dgetopt.c185 } ordering; variable
400 ordering = RETURN_IN_ORDER; in _getopt_initialize()
405 ordering = REQUIRE_ORDER; in _getopt_initialize()
409 ordering = REQUIRE_ORDER; in _getopt_initialize()
411 ordering = PERMUTE; in _getopt_initialize()
539 if (ordering == PERMUTE) in _getopt_internal()
592 if (ordering == REQUIRE_ORDER) in _getopt_internal()
DREADME40 site. There is information there about ordering hardcopy documentation.
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dalgorithm749 _LIBCPP_ASSERT(!__comp_(__y, __x), "Comparator does not induce a strict weak ordering");
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info-11709 a specific ordering on the rules to be invoked _without_ forcing the
7263 earlier in the ordering of rules.
Dmake.texi1990 specific ordering on the rules to be invoked @emph{without} forcing
8947 ordering of rules.