Home
last modified time | relevance | path

Searched refs:REQUIRE_ORDER (Results 226 – 250 of 768) sorted by last modified time

12345678910>>...31

/dports/databases/xapian-core/xapian-core-1.4.18/common/
H A Dgetopt.cc154 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER enumerator
271 ordering = REQUIRE_ORDER; in getopt_initialize()
275 ordering = REQUIRE_ORDER; in getopt_initialize()
426 if (ordering == REQUIRE_ORDER) in gnu_getopt_internal_()
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/deps/flac-1.3.2/src/share/getopt/
H A Dgetopt.c202 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER enumerator
424 ordering = REQUIRE_ORDER;
428 ordering = REQUIRE_ORDER;
618 if (ordering == REQUIRE_ORDER)
/dports/misc/findutils/findutils-4.8.0/gl/lib/
H A Dgetopt.c402 d->__ordering = REQUIRE_ORDER; in _getopt_initialize()
406 d->__ordering = REQUIRE_ORDER; in _getopt_initialize()
559 if (d->__ordering == REQUIRE_ORDER) in _getopt_internal_r()
H A Dgetopt_int.h57 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER enumerator
/dports/archivers/gtar/tar-1.34/gnu/
H A Dgetopt_int.h57 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER enumerator
H A Dgetopt.c402 d->__ordering = REQUIRE_ORDER; in _getopt_initialize()
406 d->__ordering = REQUIRE_ORDER; in _getopt_initialize()
559 if (d->__ordering == REQUIRE_ORDER) in _getopt_internal_r()
/dports/security/aide/aide-0.17.4/src/
H A Dgetopt.c184 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER enumerator
412 ordering = REQUIRE_ORDER;
416 ordering = REQUIRE_ORDER;
604 if (ordering == REQUIRE_ORDER)
/dports/finance/libofx/libofx-0.10.2/lib/
H A Dgetopt.c187 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER enumerator
408 ordering = REQUIRE_ORDER;
412 ordering = REQUIRE_ORDER;
607 if (ordering == REQUIRE_ORDER)
/dports/textproc/diffutils/diffutils-3.8/lib/
H A Dgetopt.c402 d->__ordering = REQUIRE_ORDER; in _getopt_initialize()
406 d->__ordering = REQUIRE_ORDER; in _getopt_initialize()
559 if (d->__ordering == REQUIRE_ORDER) in _getopt_internal_r()
H A Dgetopt_int.h57 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER enumerator
/dports/textproc/gnugrep/grep-3.7/lib/
H A Dgetopt.c402 d->__ordering = REQUIRE_ORDER; in _getopt_initialize()
406 d->__ordering = REQUIRE_ORDER; in _getopt_initialize()
559 if (d->__ordering == REQUIRE_ORDER) in _getopt_internal_r()
H A Dgetopt_int.h57 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER enumerator
/dports/security/libgsasl/gsasl-1.10.0/gl/
H A Dgetopt.c402 d->__ordering = REQUIRE_ORDER; in _getopt_initialize()
406 d->__ordering = REQUIRE_ORDER; in _getopt_initialize()
559 if (d->__ordering == REQUIRE_ORDER) in _getopt_internal_r()
H A Dgetopt_int.h57 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER enumerator
/dports/security/gsasl/gsasl-1.10.0/gl/
H A Dgetopt_int.h57 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER enumerator
H A Dgetopt.c402 d->__ordering = REQUIRE_ORDER; in _getopt_initialize()
406 d->__ordering = REQUIRE_ORDER; in _getopt_initialize()
559 if (d->__ordering == REQUIRE_ORDER) in _getopt_internal_r()
/dports/audio/faad/faad2-c626366/frontend/
H A Dgetopt.c156 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER enumerator
358 ordering = REQUIRE_ORDER;
362 ordering = REQUIRE_ORDER;
433 if (ordering == REQUIRE_ORDER)
/dports/games/uqm/uqm-0.8.0/src/getopt/
H A Dgetopt.c187 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER enumerator
412 ordering = REQUIRE_ORDER;
416 ordering = REQUIRE_ORDER;
611 if (ordering == REQUIRE_ORDER)
/dports/security/oidentd/oidentd-2.5.1/src/missing/
H A Dgetopt.c41 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER enumerator
112 ordering = REQUIRE_ORDER; in _getopt_initialize()
115 ordering = REQUIRE_ORDER; in _getopt_initialize()
186 if (ordering == REQUIRE_ORDER) in _getopt_internal()
/dports/lang/gnu-cobol/gnucobol-3.1.2/libcob/
H A Dcobgetopt.c123 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER enumerator
468 ordering = REQUIRE_ORDER; in _getopt_initialize()
472 ordering = REQUIRE_ORDER; in _getopt_initialize()
626 if (ordering == REQUIRE_ORDER) in cob_getopt_long_long()
/dports/audio/vorbis-tools/vorbis-tools-1.4.2/share/
H A Dgetopt.c186 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER enumerator
410 ordering = REQUIRE_ORDER;
414 ordering = REQUIRE_ORDER;
602 if (ordering == REQUIRE_ORDER)
/dports/lang/perl5.32/perl-5.32.1/cpan/Getopt-Long/lib/Getopt/
H A DLong.pm40 @EXPORT = qw(&GetOptions $REQUIRE_ORDER $PERMUTE $RETURN_IN_ORDER);
83 $order = $REQUIRE_ORDER;
127 ($REQUIRE_ORDER, $PERMUTE, $RETURN_IN_ORDER) = (0..2);
1413 $order = $action ? $REQUIRE_ORDER : $PERMUTE;
1416 $order = $action ? $PERMUTE : $REQUIRE_ORDER;
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/getopt/
H A Dgetopt.c54 enum ENUM_ORDERING { REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER }; enumerator
120 d->__ordering = REQUIRE_ORDER; in _getopt_initialize_a()
124 d->__ordering = REQUIRE_ORDER; in _getopt_initialize_a()
180 if (d->__ordering == REQUIRE_ORDER) in _getopt_internal_r_a()
574 d->__ordering = REQUIRE_ORDER; in _getopt_initialize_w()
578 d->__ordering = REQUIRE_ORDER; in _getopt_initialize_w()
634 if (d->__ordering == REQUIRE_ORDER) in _getopt_internal_r_w()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/extras/
H A Dgetopt.c187 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER enumerator
408 ordering = REQUIRE_ORDER;
412 ordering = REQUIRE_ORDER;
607 if (ordering == REQUIRE_ORDER)
/dports/devel/ninja/ninja-1.10.2/src/
H A Dgetopt.c101 REQUIRE_ORDER enumerator
178 ordering = (*shortopts == '-') ? RETURN_IN_ORDER : REQUIRE_ORDER; in getopt_internal()
182 ordering = (getenv ("POSIXLY_CORRECT") != NULL) ? REQUIRE_ORDER : PERMUTE; in getopt_internal()
221 case REQUIRE_ORDER: in getopt_internal()

12345678910>>...31