Searched refs:supported (Results 201 - 225 of 329) sorted by relevance

1234567891011>>

/macosx-10.10/JavaScriptCore-7600.1.17/tests/mozilla/Getopt/
H A DMixed.pm452 level of synonyms is supported, and the root option must be listed
716 The C<!> argument specifier of Getopt::Long is not supported, but you
723 The C<@> argument specifier of Getopt::Long is not supported. If you
/macosx-10.10/cups-408/cups/test/
H A Dippserver.c130 { /* media-supported values */
168 /* media-source-supported values */
195 /* media-type-supported values */
261 *uri, /* printer-uri-supported */
1194 const char *docformats, /* I - document-format-supported */
1218 int num_formats; /* Number of document-format-supported values */
1220 *formats[100], /* document-format-supported values */
1227 /* media-size-supported value */
1231 int k_supported; /* Maximum file size supported */
1239 static const int orients[4] = /* orientation-requested-supported value
5925 *supported; /* xxx-supported attribute */ local
6067 *supported; /* xxx-supported attribute */ local
[all...]
/macosx-10.10/CPANInternal-159.1/File-ExtAttr-1.09/inc/Devel/
H A DCheckLib.pm47 parameter supported is 'lib', which can be a string or an arrayref of
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DLayerTreeSidebarPanel.js82 return WebInspector.layerTreeManager.supported && nodeToInspect.nodeType() === Node.ELEMENT_NODE;
/macosx-10.10/emacs-93/emacs/leim/quail/
H A Dtibetan.el338 ;;; ("*" ) ; avagraha, not supported yet
343 ;;; ("-" ) ; enphatic, not yet supported
345 ;;; ("=" ) ; special sign, not yet supported
439 3. There are many characters that are not supported in the
/macosx-10.10/ipsec-286.1.1/ipsec-tools/Common/
H A Dpfkey.c98 * make and search supported algorithm structure.
203 ipsec_check_keylen(u_int supported, u_int alg_id, u_int keylen) argument
208 switch (supported) {
260 ipsec_get_keylen(u_int supported, u_int alg_id, struct sadb_alg *alg0) argument
271 switch (supported) {
780 /* set supported map */
840 * others: a pointer to new allocated buffer in which supported
/macosx-10.10/llvmCore-3425.0.34/unittests/Support/
H A DAlignOfTest.cpp42 # error No supported align as directive.
/macosx-10.10/ruby-106/ruby/test/openssl/
H A Dtest_x509name.rb253 assert_match(/^multi-valued RDN is not supported: #{dn_r}/, ex.message)
/macosx-10.10/vim-55/src/
H A Dos_macosx.c21 Error: MACOS 9 is no longer supported in Vim 7
112 * All encodings supported by Macintosh. You can find these values
H A DMake_mvc.mak115 # This makefile gives a fineness of control which is not supported in
752 !message Dynamic loading is not supported for Perl versions earlier than 5.6.0
978 # Batch compilation is supported by nmake 1.62 (part of VS 5.0) and later)
987 # Batch compilation is supported by nmake 1.62 (part of VS 5.0) and later)
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_core.c81 #error architecture not supported
/macosx-10.10/BerkeleyDB-21/db/perl/BerkeleyDB/t/
H A Dencrypt.t24 if ($BerkeleyDB::Error =~ /Operation not supported/)
/macosx-10.10/OpenSSL098-52/src/VMS/
H A Dmkshared.com83 $! For each supported architecture, there's a main shareable library
/macosx-10.10/WebCore-7600.1.25/css/
H A DCSSPrimitiveValueMappings.h4587 template<int supported> Length CSSPrimitiveValue::convertToLength(const CSSToLengthConversionData& conversionData) const
4589 if ((supported & (FixedIntegerConversion | FixedFloatConversion)) && isFontRelativeLength() && (!conversionData.style() || !conversionData.rootStyle()))
4591 if ((supported & FixedIntegerConversion) && isLength())
4593 if ((supported & FixedFloatConversion) && isLength())
4595 if ((supported & PercentConversion) && isPercentage())
4597 if ((supported & FractionConversion) && isNumber())
4599 if ((supported & AutoConversion) && getValueID() == CSSValueAuto)
4601 if ((supported & CalculatedConversion) && isCalculated())
/macosx-10.10/apache-793/httpd/modules/dav/lock/
H A Dlocks.c742 static const char supported[] = DEBUG_CR local
752 return supported;
801 "is not yet supported");
/macosx-10.10/CPANInternal-159.1/Config-Std-0.900/lib/Config/
H A DStd.pm535 The supported syntax is within the general INI file family
563 NOTE BENE -- that last is a BAD EXAMPLE of what is NOT supported.
923 strings. The configuration file format supported by this module only
/macosx-10.10/CPANInternal-159.1/Config-Std-0.901/lib/Config/
H A DStd.pm537 The supported syntax is within the general INI file family
565 NOTE BENE -- that last is a BAD EXAMPLE of what is NOT supported.
925 strings. The configuration file format supported by this module only
/macosx-10.10/IOKitUser-1050.1.21/pwr_mgt.subproj/
H A DIOPMEnergyPrefs.c262 bool supported = false; local
285 supported = IOPMFeatureIsAvailable(key, usePowerSource);
287 if (!supported) {
632 * @result true if the given PM feature is supported on the given power source,
743 // Therefore this feature is not supported on portables.
761 // ReduceBrightness feature is only supported on laptops
765 // ReduceBrightness is never supported on AC Power.
1288 // together their supported power sources.
1304 // if the setting is supported on ANY power source.
1365 // Grab a copy of RootDomain's supported energ
[all...]
/macosx-10.10/ksh-23/ksh/lib/package/
H A Dpackage.mk540 error 3 $(style): source package style not supported yet
1147 error 3 $(style): binary package style not supported yet
1426 error 3 $(style): runtime package style not supported yet
/macosx-10.10/ksh-23/ksh/src/cmd/INIT/
H A Dpackage.mk540 error 3 $(style): source package style not supported yet
1147 error 3 $(style): binary package style not supported yet
1426 error 3 $(style): runtime package style not supported yet
/macosx-10.10/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/
H A DDocument.pm35 # UNICODE is supported in versions of Perl from 5.008 onwards
514 supported.
/macosx-10.10/dcerpc-61/dcerpc/ncklib/
H A Dcom.h381 * supported A boolean flag initialized to zero and filled
383 * Sequence is actually supported by the system.
405 boolean supported; member in struct:__anon8251
/macosx-10.10/lsof-53/lsof/
H A DCustomize643 lsof distribution for information on the conversions supported in
/macosx-10.10/mDNSResponder-561.1.1/mDNSShared/
H A DDebugServices.h107 #error fprintf enabled, but not supported on Mac OS X kernel or Windows CE
365 There is no universally supported pragma/attribute for indicating a variable is unused. DEBUG_UNUSED lets us
366 indicate a variable is unused in a manner that is supported by most compilers.
/macosx-10.10/pcre-7/pcre/
H A Dpcre_internal.h58 #error The use of both EBCDIC and SUPPORT_UTF8 is not supported.

Completed in 306 milliseconds

1234567891011>>