Searched refs:PARSE (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/contrib/ntp/
H A Dflock-build17 PARSE="--enable-parse-clocks"
18 #PARSE=
70 ssh $i "cd $c_d ; ./build $SIG $PARSE $STD $BUILD_ARGS" &
71 ssh $i "cd $c_d ; ./build $SIG $PARSE $STD --disable-debugging --disable-saveconfig $BUILD_ARGS" &
72 ssh $i "cd $c_d ; ./build $SIG $PARSE $STD --without-crypto --enable-c99-snprintf --enable-leap-smear $BUILD_ARGS" &
86 ./build $SIG $PARSE $STD $BUILD_ARGS &
94 ./build $SIG $PARSE $STD --disable-debugging --disable-saveconfig $BUILD_ARGS &
100 ./build $SIG $PARSE $STD --without-crypto --enable-c99-snprintf --enable-leap-smear $BUILD_ARGS &
H A Dconfigure1799 --enable-all-clocks + include all suitable non-PARSE clocks:
1838 --enable-parse-clocks - include all suitable PARSE clocks:
30860 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for default inclusion of all suitable non-PARSE clocks" >&5
30861 printf %s "checking for default inclusion of all suitable non-PARSE clocks... " >&6; }
30875 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if we have support for PARSE clocks" >&5
30876 printf %s "checking if we have support for PARSE clocks... " >&6; }
31914 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for default inclusion of all suitable PARSE clocks" >&5
31915 printf %s "checking for default inclusion of all suitable PARSE clocks... " >&6; }
31940 as_fn_error $? "You said \"--enable-parse-clocks\" but PARSE isn't supported on this platform!" "$LINENO" 5
/freebsd-current/contrib/ntp/scripts/monitoring/
H A Dntploopwatch1507 PARSE:
1527 last PARSE if $_ eq '';
1539 last PARSE if $_ eq '';
1559 last PARSE if $_ eq '';
1584 last PARSE if $_ eq '';
1595 last PARSE if $_ eq '';
1612 last PARSE if $_ eq '';
1629 last PARSE if $_ eq '';
/freebsd-current/contrib/bmake/
H A Dparse.c557 if (DEBUG(PARSE))
654 if (DEBUG(PARSE)) {
823 if (DEBUG(PARSE)) {
1242 DEBUG2(PARSE, "Skipping '%s' because '%s' is defined\n",
1655 DEBUG1(PARSE, "ParseDependency(%s)\n", expandedLine);
2066 DEBUG4(PARSE, "SetFilenameVars: ${%s} = `%s' ${%s} = `%s'\n",
2172 DEBUG3(PARSE, "Parse_PushInput: %s %s, line %u\n",
2244 DEBUG1(PARSE, "ParseTraditionalInclude: %s\n", file);
2274 DEBUG1(PARSE, "ParseGmakeExport: %s\n", variable);
2345 DEBUG2(PARSE, "ParseEO
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp162 VALIDATE_DIAG_SIZE(PARSE)
235 CATEGORY(PARSE, LEX)
236 CATEGORY(AST, PARSE)
/freebsd-current/crypto/openssl/Configurations/
H A D10-main.conf1861 lflags => picker(default => "/MAP='F\$PARSE(\".MAP\",\"\$\@\")'",
/freebsd-current/contrib/ofed/opensm/opensm/
H A Dosm_sa.c1076 "PARSE ERROR: %s:%u: cannot find \"%s\" string\n", \
1085 "PARSE ERROR: %s:%u: cannot parse "#x" value " \
/freebsd-current/crypto/openssl/crypto/perlasm/
H A Ds390x.pm132 confess(err("PARSE")) if (grep(!defined($_),@_));
137 confess(err("PARSE")) if (!defined($token));
3027 confess(err("PARSE"));
3045 confess(err("PARSE"));
3058 confess(err("PARSE")) if (!defined($i));
3069 confess(err("PARSE")) if (!defined($m));
3085 confess(err("PARSE")) if (!defined($d));
3088 confess(err("PARSE")) if (!defined($d));
3090 confess(err("PARSE"));
3108 confess(err("PARSE")) i
[all...]

Completed in 256 milliseconds