Home
last modified time | relevance | path

Searched refs:fallback (Results 1 – 25 of 232) sorted by relevance

12345678910

/freebsd-13.1/share/i18n/csmapper/GB/
H A DUCS%GBKEXT.src788 0xE7E7 = 0xA989 # fallback -> 0x303E
789 0xE7E8 = 0xA98A # fallback -> 0x2FF0
790 0xE7E9 = 0xA98B # fallback -> 0x2FF1
791 0xE7EA = 0xA98C # fallback -> 0x2FF2
792 0xE7EB = 0xA98D # fallback -> 0x2FF3
793 0xE7EC = 0xA98E # fallback -> 0x2FF4
794 0xE7ED = 0xA98F # fallback -> 0x2FF5
795 0xE7EE = 0xA990 # fallback -> 0x2FF6
796 0xE7EF = 0xA991 # fallback -> 0x2FF7
797 0xE7F0 = 0xA992 # fallback -> 0x2FF8
[all …]
H A DUCS%GB2312EXT.src49 0xE76C = 0x2263 # fallback -> 0x20AC
51 0xE7C8 = 0x283F # fallback -> 0x01F9
/freebsd-13.1/contrib/sendmail/contrib/
H A Dexpn.pl800 local(%fallback);
809 $fallback{$long} = 9;
816 $fallback{"$host.$fh"} = 1;
823 $fallback{"$host$domain"} = 6
832 delete $fallback{$host};
833 …fy_fallback{"$u *** $host"} = join(' ',sort {$fallback{$b} <=> $fallback{$a};} keys %fallback) if …
843 delete $fallback{$newhost};
844 …fallback{"$u *** $newhost"} = join(' ',sort {$fallback{$b} <=> $fallback{$a};} keys %fallback) if …
992 local(%fallback);
1020 $fallback{$pref} .= " $nh";
[all …]
/freebsd-13.1/contrib/ntp/sntp/libevent/
H A Devutil_time.c233 const int fallback = flags & EV_MONOT_FALLBACK; in evutil_configure_monotonic_time_() local
244 if (! precise && ! fallback) { in evutil_configure_monotonic_time_()
251 if (!fallback && clock_gettime(CLOCK_MONOTONIC, &ts) == 0) { in evutil_configure_monotonic_time_()
302 const int fallback = flags & EV_MONOT_FALLBACK; in evutil_configure_monotonic_time_() local
306 if (!fallback && in evutil_configure_monotonic_time_()
436 const int fallback = flags & EV_MONOT_FALLBACK; in evutil_configure_monotonic_time_() local
441 if (h != NULL && !fallback) { in evutil_configure_monotonic_time_()
447 if (precise && !fallback) { in evutil_configure_monotonic_time_()
/freebsd-13.1/contrib/libevent/
H A Devutil_time.c271 const int fallback = flags & EV_MONOT_FALLBACK; in evutil_configure_monotonic_time_() local
282 if (! precise && ! fallback) { in evutil_configure_monotonic_time_()
289 if (!fallback && clock_gettime(CLOCK_MONOTONIC, &ts) == 0) { in evutil_configure_monotonic_time_()
340 const int fallback = flags & EV_MONOT_FALLBACK; in evutil_configure_monotonic_time_() local
344 if (!fallback && in evutil_configure_monotonic_time_()
474 const int fallback = flags & EV_MONOT_FALLBACK; in evutil_configure_monotonic_time_() local
479 if (h != NULL && !fallback) { in evutil_configure_monotonic_time_()
485 if (precise && !fallback) { in evutil_configure_monotonic_time_()
/freebsd-13.1/crypto/openssh/openbsd-compat/
H A Dbsd-closefrom.c106 goto fallback; in closefrom()
108 goto fallback; in closefrom()
111 goto fallback; in closefrom()
118 fallback: in closefrom()
/freebsd-13.1/tools/tools/locale/tools/
H A Dcharmaps.pm81 my $fallback = $attrs{fallback};
84 $d{L}{$name}{$f}{fallback} = $fallback;
/freebsd-13.1/contrib/bmake/unit-tests/
H A Dvarmod-indirect.mk240 .if ${UNDEF:${:UUindirect-fallback}} != "indirect-fallback"
243 .if ${UNDEF:${:UUindirect-fallback}:Uouter-fallback} != "outer-fallback"
/freebsd-13.1/contrib/sendmail/makemap/
H A Dmakemap.c271 char *fallback = NULL; local
345 fallback =optarg;
470 if (fallback != NULL && *fallback != '\0')
472 typename = fallback;
476 progname, mapname, cfile, fallback);
/freebsd-13.1/sys/fs/fuse/
H A Dfuse_file.c288 goto fallback; in fuse_filehandle_get()
298 fallback: in fuse_filehandle_get()
323 goto fallback; in fuse_filehandle_get_anyflags()
332 fallback: in fuse_filehandle_get_anyflags()
/freebsd-13.1/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.
/freebsd-13.1/contrib/jemalloc/include/jemalloc/internal/
H A Dtsd.h404 tsdn_rtree_ctx(tsdn_t *tsdn, rtree_ctx_t *fallback) { in tsdn_rtree_ctx() argument
410 rtree_ctx_data_init(fallback); in tsdn_rtree_ctx()
411 return fallback; in tsdn_rtree_ctx()
/freebsd-13.1/sys/contrib/device-tree/Bindings/pwm/
H A Dpwm.txt20 property is given, the name of the user node will be used as fallback.
41 because the name "backlight" would be used as fallback anyway.
/freebsd-13.1/sys/kern/
H A Dsubr_hints.c173 fallback: in res_find()
224 goto fallback; in res_find()
279 goto fallback; in res_find()
/freebsd-13.1/bin/sh/tests/parser/
H A Ddollar-quote13.04 # fail to expand or expand to a fallback.
/freebsd-13.1/sys/contrib/device-tree/Bindings/display/bridge/
H A Dlvds-codec.yaml39 - const: lvds-encoder # Generic LVDS encoder compatible fallback
43 - const: lvds-decoder # Generic LVDS decoders compatible fallback
/freebsd-13.1/contrib/sqlite3/
H A DMakefile.am16 …RA_DIST = sqlite3.1 tea Makefile.msc sqlite3.rc sqlite3rc.h README.txt Replace.cs Makefile.fallback
/freebsd-13.1/cddl/contrib/opensolaris/cmd/pyzfs/
H A Dpyzfs.py45 fallback=True).gettext
/freebsd-13.1/sys/contrib/device-tree/Bindings/power/supply/
H A Dsbs_sbs-charger.txt5 - compatible: "<vendor>,<part-number>", "sbs,sbs-charger" as fallback. The part
/freebsd-13.1/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Drenesas,h8300h-intc.txt5 - compatible: has to be "renesas,h8300h-intc", "renesas,h8300-intc" as fallback.
H A Drenesas,h8s-intc.txt5 - compatible: has to be "renesas,h8s-intc", "renesas,h8300-intc" as fallback.
/freebsd-13.1/sys/contrib/device-tree/Bindings/reset/
H A Dath79-reset.txt8 as fallback
/freebsd-13.1/sys/contrib/device-tree/Bindings/spi/
H A Dspi-ath79.txt4 - compatible: has to be "qca,<soc-type>-spi", "qca,ar7100-spi" as fallback.
/freebsd-13.1/sys/netinet/
H A Dtcp_pcap.c195 fallback: in tcp_pcap_copy_bestfit()
218 goto fallback; in tcp_pcap_copy_bestfit()
/freebsd-13.1/sys/contrib/device-tree/Bindings/nds32/
H A Dcpus.txt12 Definition: Should be "andestech,<core_name>", "andestech,nds32v3" as fallback.

12345678910