Home
last modified time | relevance | path

Searched refs:autodetect (Results 176 – 200 of 3956) sorted by relevance

12345678910>>...159

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/xmerl/src/
H A Dxmerl_lib.erl442 case autodetect(ExtCharset,Content) of
469 autodetect(undefined,[0,0,16#fe,16#ff | Input]) -> function
478 autodetect(undefined,[16#fe,16#ff | Input]) -> function
480 autodetect('utf-16be',[16#fe,16#ff | Input]) -> function
482 autodetect(undefined,[16#ff,16#fe | Input]) -> function
484 autodetect('utf-16le',[16#ff,16#fe | Input]) -> function
491 autodetect('utf-8',[16#ff,16#fe | Input]) -> function
493 autodetect('utf-8',[16#fe,16#ff | Input]) -> function
497 autodetect(undefined,[0,0,0,16#3c|Input]) -> function
501 autodetect(undefined,[16#3c,0,0,0|Input]) -> function
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/xmerl/src/
H A Dxmerl_lib.erl442 case autodetect(ExtCharset,Content) of
469 autodetect(undefined,[0,0,16#fe,16#ff | Input]) -> function
478 autodetect(undefined,[16#fe,16#ff | Input]) -> function
480 autodetect('utf-16be',[16#fe,16#ff | Input]) -> function
482 autodetect(undefined,[16#ff,16#fe | Input]) -> function
484 autodetect('utf-16le',[16#ff,16#fe | Input]) -> function
491 autodetect('utf-8',[16#ff,16#fe | Input]) -> function
493 autodetect('utf-8',[16#fe,16#ff | Input]) -> function
497 autodetect(undefined,[0,0,0,16#3c|Input]) -> function
501 autodetect(undefined,[16#3c,0,0,0|Input]) -> function
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_lib.erl442 case autodetect(ExtCharset,Content) of
469 autodetect(undefined,[0,0,16#fe,16#ff | Input]) -> function
478 autodetect(undefined,[16#fe,16#ff | Input]) -> function
480 autodetect('utf-16be',[16#fe,16#ff | Input]) -> function
482 autodetect(undefined,[16#ff,16#fe | Input]) -> function
484 autodetect('utf-16le',[16#ff,16#fe | Input]) -> function
491 autodetect('utf-8',[16#ff,16#fe | Input]) -> function
493 autodetect('utf-8',[16#fe,16#ff | Input]) -> function
497 autodetect(undefined,[0,0,0,16#3c|Input]) -> function
501 autodetect(undefined,[16#3c,0,0,0|Input]) -> function
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_lib.erl442 case autodetect(ExtCharset,Content) of
469 autodetect(undefined,[0,0,16#fe,16#ff | Input]) -> function
478 autodetect(undefined,[16#fe,16#ff | Input]) -> function
480 autodetect('utf-16be',[16#fe,16#ff | Input]) -> function
482 autodetect(undefined,[16#ff,16#fe | Input]) -> function
484 autodetect('utf-16le',[16#ff,16#fe | Input]) -> function
491 autodetect('utf-8',[16#ff,16#fe | Input]) -> function
493 autodetect('utf-8',[16#fe,16#ff | Input]) -> function
497 autodetect(undefined,[0,0,0,16#3c|Input]) -> function
501 autodetect(undefined,[16#3c,0,0,0|Input]) -> function
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_lib.erl442 case autodetect(ExtCharset,Content) of
469 autodetect(undefined,[0,0,16#fe,16#ff | Input]) -> function
478 autodetect(undefined,[16#fe,16#ff | Input]) -> function
480 autodetect('utf-16be',[16#fe,16#ff | Input]) -> function
482 autodetect(undefined,[16#ff,16#fe | Input]) -> function
484 autodetect('utf-16le',[16#ff,16#fe | Input]) -> function
491 autodetect('utf-8',[16#ff,16#fe | Input]) -> function
493 autodetect('utf-8',[16#fe,16#ff | Input]) -> function
497 autodetect(undefined,[0,0,0,16#3c|Input]) -> function
501 autodetect(undefined,[16#3c,0,0,0|Input]) -> function
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_lib.erl442 case autodetect(ExtCharset,Content) of
469 autodetect(undefined,[0,0,16#fe,16#ff | Input]) -> function
478 autodetect(undefined,[16#fe,16#ff | Input]) -> function
480 autodetect('utf-16be',[16#fe,16#ff | Input]) -> function
482 autodetect(undefined,[16#ff,16#fe | Input]) -> function
484 autodetect('utf-16le',[16#ff,16#fe | Input]) -> function
491 autodetect('utf-8',[16#ff,16#fe | Input]) -> function
493 autodetect('utf-8',[16#fe,16#ff | Input]) -> function
497 autodetect(undefined,[0,0,0,16#3c|Input]) -> function
501 autodetect(undefined,[16#3c,0,0,0|Input]) -> function
[all …]
/dports/net/traefik/traefik-2.6.1/integration/fixtures/
H A Dsimple_contenttype.toml27 middlewares = ["autodetect"]
41 middlewares = ["autodetect"]
57 [http.middlewares.autodetect.contentType]
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/base/
H A Dproxyinfo.h49 bool autodetect; member
54 ProxyInfo() : type(PROXY_NONE), autodetect(false) { } in ProxyInfo()
H A Dautodetectproxy.cc119 bool autodetect = proxy().autodetect; in OnMessage() local
134 << autodetect << " " << bypass_list << " " << username; in OnMessage()
/dports/devel/allegro/allegro-4.4.3.1/include/allegro/platform/
H A Daintunix.h73 …AL_FUNC(void, _unix_register_gfx_driver, (int id, GFX_DRIVER *driver, int autodetect, int priority…
74 …AL_FUNC(void, _unix_register_digi_driver, (int id, DIGI_DRIVER *driver, int autodetect, int priori…
75 …AL_FUNC(void, _unix_register_midi_driver, (int id, MIDI_DRIVER *driver, int autodetect, int priori…
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/polyval-0.4.5/src/
H A Dbackend.rs7 pub(crate) mod autodetect; module
23 pub use crate::backend::autodetect::Polyval;
/dports/graphics/libgphoto2/libgphoto2-2.5.26/examples/
H A DREADME7 autodetect.c: Auto detecting multiple cameras and initializing
17 sample-autodetect.c: Simple camera autodetection and simple API
20 sample-multi-detect.c: Same as above, but autodetect and use all
H A DMakefile.in93 noinst_PROGRAMS = sample-autodetect$(EXEEXT) \
161 autodetect.$(OBJEXT)
168 am_sample_autodetect_OBJECTS = sample-autodetect.$(OBJEXT) \
196 autodetect.$(OBJEXT) context.$(OBJEXT) config.$(OBJEXT)
262 am__depfiles_remade = ./$(DEPDIR)/autodetect.Po \
266 ./$(DEPDIR)/sample-afl.Po ./$(DEPDIR)/sample-autodetect.Po \
628 @rm -f sample-autodetect$(EXEEXT)
849 -rm -f ./$(DEPDIR)/autodetect.Po
857 -rm -f ./$(DEPDIR)/sample-autodetect.Po
910 -rm -f ./$(DEPDIR)/autodetect.Po
[all …]
/dports/devel/p5-POE/POE-1.368/lib/POE/Filter/
H A DLine.pm42 my $autodetect = AUTO_STATE_DONE;
74 $autodetect = AUTO_STATE_FIRST;
111 $autodetect, # AUTODETECT_STATE
/dports/math/barvinok/barvinok-0.41.5/pet/
H A Dpet_test.sh.in12 for i in $srcdir/tests/autodetect/*.c; do
14 (./pet$EXEEXT --autodetect $i > test.scop &&
/dports/net/freerdp/freerdp-2.5.0/libfreerdp/core/
H A Dautodetect.h40 FREERDP_LOCAL void autodetect_free(rdpAutoDetect* autodetect);
42 FREERDP_LOCAL void autodetect_register_server_callbacks(rdpAutoDetect* autodetect);
/dports/security/aespipe/aespipe-v2.4e/
H A Dconfigure.ac157 [x_enable_asm=$enableval], [x_enable_asm=autodetect])
162 elif test "$x_enable_asm" = autodetect ; then
172 elif test "$x_enable_asm" = autodetect ; then
194 [x_enable_padlock=$enableval], [x_enable_padlock=autodetect])
197 [x_enable_intelaes=$enableval], [x_enable_intelaes=autodetect])
204 if test "$x_enable_padlock" = autodetect ; then
223 if test "$x_enable_intelaes" = autodetect ; then
/dports/net-mgmt/statsite/statsite-0.8.0/deps/check-0.9.8/
H A Dconfigure.ac79 [enable support for the subunit test protocol @<:@default=autodetect@:>@]),
89 autodetect)
95 enable_subunit=autodetect])
136 autodetect)
148 autodetect)
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtmultimedia/examples/multimedia/video/android/gstreamer/
H A Dmain.cpp63 GST_PLUGIN_STATIC_DECLARE(autodetect);
89 GST_PLUGIN_STATIC_REGISTER(autodetect); in main()
/dports/math/libflame/libflame-5.2.0/run-conf/
H A Drun-configure.sh38 --enable-autodetect-f77-ldflags \
39 --enable-autodetect-f77-name-mangling \
/dports/net/libexosip2/libexosip2-5.3.0/
H A Dconfigure.ac67 [AS_HELP_STRING([--enable-pthread=@<:@autodetect|force@:>@],
68 [autodetect POSIX threads or force -DHAVE_PTHREAD @<:@default=autodetect@:>@])],
69 enable_pthread=$enableval,enable_pthread="autodetect")
74 [AS_HELP_STRING([--enable-semaphore=@<:@autodetect|semaphore|sysv@:>@],
75 [select your prefered semaphore @<:@default=autodetect@:>@.])],
76 enable_semaphore=$enableval,enable_semaphore="autodetect")
/dports/net/libosip2/libosip2-5.3.0/
H A Dconfigure.ac66 [AS_HELP_STRING([--enable-pthread=@<:@autodetect|force@:>@],
67 [autodetect POSIX threads or force -DHAVE_PTHREAD @<:@default=autodetect@:>@])],
68 enable_pthread=$enableval,enable_pthread="autodetect")
73 [AS_HELP_STRING([--enable-semaphore=@<:@autodetect|semaphore|sysv@:>@],
74 [select your prefered semaphore @<:@default=autodetect@:>@.])],
75 enable_semaphore=$enableval,enable_semaphore="autodetect")
/dports/sysutils/s6/s6-2.10.0.3/src/supervision/
H A Ds6-notifyoncheck.c92 int autodetect = 1 ; in main() local
109 case '3' : if (!uint0_scan(l.arg, &fd)) dieusage() ; autodetect = 0 ; break ; in main()
148 if (autodetect) in main()
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/hwmon/
H A Dabituguru.rst32 .. [1] For revisions 2 and 3 uGuru's the driver can autodetect the
63 * -1 autodetect (default)
69 on your motherboard. Default: 0 (autodetect).
72 pwms) your motherboard has. Default: 0 (autodetect).
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/hwmon/
H A Dabituguru.rst32 .. [1] For revisions 2 and 3 uGuru's the driver can autodetect the
63 * -1 autodetect (default)
69 on your motherboard. Default: 0 (autodetect).
72 pwms) your motherboard has. Default: 0 (autodetect).

12345678910>>...159