Home
last modified time | relevance | path

Searched full:fallback (Results 1 – 25 of 1115) sorted by relevance

12345678910>>...45

/freebsd/share/i18n/csmapper/GB/
H A DUCS%GBKEXT.src787 0xE7E7 = 0xA989 # fallback -> 0x303E
788 0xE7E8 = 0xA98A # fallback -> 0x2FF0
789 0xE7E9 = 0xA98B # fallback -> 0x2FF1
790 0xE7EA = 0xA98C # fallback -> 0x2FF2
791 0xE7EB = 0xA98D # fallback -> 0x2FF3
792 0xE7EC = 0xA98E # fallback -> 0x2FF4
793 0xE7ED = 0xA98F # fallback -> 0x2FF5
794 0xE7EE = 0xA990 # fallback -> 0x2FF6
795 0xE7EF = 0xA991 # fallback -> 0x2FF7
796 0xE7F0 = 0xA992 # fallback -> 0x2FF8
[all …]
/freebsd/crypto/openssl/util/perl/OpenSSL/
H A Dfallback.pm10 OpenSSL::fallback - push directories to the end of @INC at compile time
14 package OpenSSL::fallback;
24 use OpenSSL::fallback LIST;
28 This small simple module simplifies the addition of fallback directories
46 use fallback 'my/stuff';
53 use fallback 'file.txt';
73 carp "Empty compile time value given to use fallback";
81 croak "Parameter to use fallback must be a directory, not a file";
/freebsd/contrib/bmake/unit-tests/
H A Dvarname-empty.mk8 # fallback value to the expression (but not to the variable).
27 # and other places that assume that ${:Ufallback} expands to "fallback".
35 .if ${:Ufallback} != "fallback"
40 .if ${:Ufallback} != "fallback"
45 .if ${:Ufallback} != "fallback"
H A Dvarmod-mtime.mk30 # argument. This timestamp is used as a fallback in case the file's time
37 # The fallback timestamp must start with a digit, and it is interpreted as a
44 # The fallback timestamp must only be an integer, without trailing characters.
84 # Only the word 'error' can be used as a fallback argument to the modifier.
93 # Ensure that the fallback for a missing modification time is indeed the
H A Dposix-varassign.mk50 VAR?= fallback
55 VAR?= fallback
56 .if ${VAR} != "fallback"
H A Dvarmod.exp30 make: varmod.mk:206: Invalid variable name "}", at "$} != "fallback""
31 while evaluating "${:Ufallback$} != "fallback"" with value ""
40 make: varmod.mk:230: Invalid argument "fallback$" for modifier ":mtime"
/freebsd/contrib/pam-krb5/tests/module/
H A Dalt-auth-t.c104 * and then test fallback to normal authentication when alternative in main()
110 run_script("data/scripts/alt-auth/fallback", &config); in main()
111 run_script("data/scripts/alt-auth/fallback-debug", &config); in main()
112 run_script("data/scripts/alt-auth/fallback-realm", &config); in main()
113 run_script("data/scripts/alt-auth/force-fallback", &config); in main()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DUnwindLLDB.cpp151 // If the RegisterContextUnwind has a fallback UnwindPlan, it will switch to in GetOneMoreFrame()
171 // on the stack has a fallback unwind plan it can use. Subsequent calls to in GetOneMoreFrame()
190 // If the RegisterContextUnwind has a fallback UnwindPlan, it will switch to in GetOneMoreFrame()
213 // See if we can find a fallback unwind plan for THIS frame. It may be in GetOneMoreFrame()
246 // If the RegisterContextUnwind has a fallback UnwindPlan, it will switch to in GetOneMoreFrame()
270 // If the RegisterContextUnwind has a fallback UnwindPlan, it will switch to in GetOneMoreFrame()
309 // and if Full UnwindPlan fails, then uses FallBack UnwindPlan. Also update in UpdateUnwindPlanForFirstFrameIfInvalid()
355 // to get a different frame with using the fallback unwind plan. in AddOneMoreFrame()
358 // We don't have a valid fallback unwind plan. Accept the frame as it is. in AddOneMoreFrame()
364 // different one with the newly selected fallback unwind plan. in AddOneMoreFrame()
[all …]
/freebsd/contrib/sendmail/contrib/
H A Dexpn.pl463 # %fallback{"$user *** $host"} tracks what is able to fallback
474 print "Fallback table $method:\n";
488 # Undo a previous fallback so that we can try again
497 print "Fallback an MX expansion $us -> \n" if $debug;
505 print "$method Fallback = ".$fall_table{$ft}."\n" if $debug;
800 local(%fallback);
808 print "condensed fallback $host $domain_host -> $long\n" if $debug;
809 $fallback{$long} = 9;
815 print "FALLBACK $host.$fh = 1\n" if $debug > 7;
816 $fallback{"$host.$fh"} = 1;
[all …]
/freebsd/sys/fs/fuse/
H A Dfuse_file.c246 * the exact cred, and no fallback in fuse_filehandle_validrw()
259 /* Fallback: find a RDWR list entry with the right cred */ in fuse_filehandle_validrw()
282 goto fallback; in fuse_filehandle_get()
292 fallback: in fuse_filehandle_get()
293 /* Fallback: find a list entry with the right flags */ in fuse_filehandle_get()
317 goto fallback; in fuse_filehandle_get_anyflags()
326 fallback: in fuse_filehandle_get_anyflags()
327 /* Fallback: find any list entry */ in fuse_filehandle_get_anyflags()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DReplayInlineAdvisor.cpp132 // Fallback decisions in getAdviceImpl()
134 ReplayInlinerSettings::Fallback::AlwaysInline) in getAdviceImpl()
136 this, CB, llvm::InlineCost::getAlways("AlwaysInline Fallback"), ORE, in getAdviceImpl()
139 ReplayInlinerSettings::Fallback::NeverInline) in getAdviceImpl()
145 ReplayInlinerSettings::Fallback::Original); in getAdviceImpl()
/freebsd/crypto/openssh/openbsd-compat/
H A Dbsd-closefrom.c104 goto fallback; in closefrom()
106 goto fallback; in closefrom()
109 goto fallback; in closefrom()
116 fallback: in closefrom()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/xattr/
H A Dxattr_compat.ksh35 # The zfs_xattr_compat tunable and fallback works as expected.
53 log_assert "The zfs_xattr_compat tunable and fallback works as expected"
93 log_pass "The zfs_xattr_compat tunable and fallback works as expected"
/freebsd/contrib/ntp/sntp/libevent/
H A Devutil_time.c316 const int fallback = flags & EV_MONOT_FALLBACK; in evutil_configure_monotonic_time_() local
327 if (! precise && ! fallback) { in evutil_configure_monotonic_time_()
334 if (!fallback && clock_gettime(CLOCK_MONOTONIC, &ts) == 0) { in evutil_configure_monotonic_time_()
385 const int fallback = flags & EV_MONOT_FALLBACK; in evutil_configure_monotonic_time_() local
389 if (!fallback && in evutil_configure_monotonic_time_()
501 /* Here's the fallback implementation. We have to use in evutil_GetTickCount_()
519 const int fallback = flags & EV_MONOT_FALLBACK; in evutil_configure_monotonic_time_() local
524 if (h != NULL && !fallback) { in evutil_configure_monotonic_time_()
530 if (precise && !fallback) { in evutil_configure_monotonic_time_()
/freebsd/contrib/libevent/
H A Devutil_time.c316 const int fallback = flags & EV_MONOT_FALLBACK; in evutil_configure_monotonic_time_() local
327 if (! precise && ! fallback) { in evutil_configure_monotonic_time_()
334 if (!fallback && clock_gettime(CLOCK_MONOTONIC, &ts) == 0) { in evutil_configure_monotonic_time_()
385 const int fallback = flags & EV_MONOT_FALLBACK; in evutil_configure_monotonic_time_() local
389 if (!fallback && in evutil_configure_monotonic_time_()
501 /* Here's the fallback implementation. We have to use in evutil_GetTickCount_()
519 const int fallback = flags & EV_MONOT_FALLBACK; in evutil_configure_monotonic_time_() local
524 if (h != NULL && !fallback) { in evutil_configure_monotonic_time_()
530 if (precise && !fallback) { in evutil_configure_monotonic_time_()
/freebsd/sys/kern/
H A Dsubr_hints.c168 * fallback when searching the dynamic environment. in res_find()
170 fallback: in res_find()
194 /* We'll fallback to static_hints if needed/can */ in res_find()
217 * to run through the proper fallback procedure again. in res_find()
221 goto fallback; in res_find()
276 goto fallback; in res_find()
304 * dynamic hints first as overrides for static or fallback hints.
/freebsd/tools/tools/locale/tools/
H A Dcharmaps.pm80 my $fallback = $attrs{fallback};
83 $d{L}{$name}{$f}{fallback} = $fallback;
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_file_range.c110 * an appropriate fallback, and a generic fallback function is provided. in zpl_copy_file_range()
118 * Since 6.8 the fallback function is called splice_copy_file_range in zpl_copy_file_range()
128 * to the kernel that it should fallback to a content copy. in zpl_copy_file_range()
/freebsd/contrib/llvm-project/openmp/runtime/src/include/
H A Dompx.h.var33 /// These extensions exist for the host to allow fallback implementations,
38 /// block dimension. This fallback is not supposed to be optimal and should be
61 // TODO: The following implementation is for host fallback. We need to disable
62 // generation of host fallback in kernel language mode.
/freebsd/contrib/unbound/iterator/
H A Diterator.h65 * its subqueries when fallback has kicked in */
334 /** state for 0x20 fallback when capsfail happens, 0 not a fallback */
339 * no response had been seen prior to starting the fallback. */
369 /** Delegation point that triggered the NXNS fallback; shared with
372 * This also marks the fallback activation. */
461 * capsforid fallback should be started.*/
/freebsd/crypto/krb5/src/util/support/
H A Dsecure_getenv.c34 * This file contains the fallback implementation for secure_getenv(), which is
39 * In this fallback version we compare the real and effective uid/gid, and also
61 * Linux; we do not detect them in this fallback version.
/freebsd/contrib/unbound/services/
H A Dauthzone.h119 /** fallback to the internet on failure or ttl-expiry of auth zone */
123 /** the zone has expired (enabled by the xfer worker), fallback
532 * @param fallback: if true, fallback to making a query to the internet.
535 * If the dp_nm is not found, fallback is set to true and false returned.
538 * if 0 and fallback is true, fallback to the internet.
539 * if 0 and fallback is false, like getting servfail.
543 struct regional* region, struct dns_msg** msg, int* fallback,
591 /** set auth zone fallback. caller must have lock on zone.
595 /** see if the auth zone for the name can fallback
601 * if the zone does not exist, fallback is true (more lenient)
/freebsd/crypto/openssl/doc/designs/
H A Dfunctions-for-explicitly-fetched-signature-algorithms.md138 see the fallback strategies below.
182 Fallback strategies
186 query, some fallback strategies will be needed for the init calls that take
190 fallback strategies may be used.
/freebsd/crypto/krb5/src/lib/krb5/os/
H A Dos-proto.h92 * host-to-realm lookup, which ordinarily happens during fallback processing
97 * no_hostrealm only applies if fallback processing is in use
98 * (dns_canonicalize_hostname = fallback). It will not remove the realm if
100 * realm. subst_defrealm applies whether or not fallback processing is in use.
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Dath79-ddr-controller.txt11 "qca,[ar7100|ar7240]-ddr-controller" as fallback.
13 fallback, otherwise "qca,ar7240-ddr-controller" should be used.

12345678910>>...45