Searched refs:features (Results 1 - 25 of 444) sorted by relevance

1234567891011>>

/macosx-10.9.5/Libc-997.90.3/xcodescripts/
H A Dgenerate_features.pl7 # Generates the libc-features.h files used to control #ifdef behaviour in Libc
32 my $featuresHeader = $featuresHeaderDir."/libc-features.h";
36 my %features = ();
62 $features{$1} = $2;
63 } elsif (defined($features{$1})) {
64 delete $features{$1};
73 for my $f (keys %features) {
74 print "$f=$features{$f} ";
86 $unifdefs{"UNIFDEF_LEGACY_64_APIS"} = defined($features{"FEATURE_LEGACY_64_APIS"});
87 $unifdefs{"UNIFDEF_LEGACY_RUNE_APIS"} = defined($features{"FEATURE_LEGACY_RUNE_API
[all...]
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebCoreSupport/
H A DgenerateAboutDataFeatures.pl28 chop(my @features = <$input>);
33 print $output "// This is a generated fragment of about features for AboutData.cpp of the BlackBerry porting.\n";
36 foreach my $feature(@features) {
/macosx-10.9.5/emacs-92/emacs/lisp/language/
H A Dmalayalam.el39 (features mlm-util)
H A Dtamil.el36 (features tml-util)
H A Ddevanagari.el40 (features devan-util)
H A Dgeorgian.el34 (features code-pages)
H A Dkannada.el38 (features knd-util)
/macosx-10.9.5/CPANInternal-140/Term-ReadLine-Perl/
H A Dtest.pl33 %features = %{ $term->Features };
34 if (%features) {
35 @f = %features;
37 #$term->ornaments(1) if $features{ornaments};
39 print $OUT "No additional features present.\n";
46 $term->addhistory($_) if /\S/ and !$features{autohistory};
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/features/
H A Dpreroot.sh22 : generate preroot features
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DWindowFeatures.cpp33 // Though isspace() considers \t and \v to be whitespace, Win IE doesn't when parsing window features.
39 WindowFeatures::WindowFeatures(const String& features) argument
48 The IE rule is: all features except for channelmode and fullscreen default to YES, but
49 if the user specifies a feature string, all features default to NO. (There is no public
56 if (features.length() == 0) {
77 String buffer = features.lower();
171 DialogFeaturesMap features; local
172 parseDialogFeatures(dialogFeaturesString, features);
176 // The following features from Microsoft's documentation are not implemented:
180 // - dialogHide: trusted && boolFeature(features, "dialoghid
208 boolFeature(const DialogFeaturesMap& features, const char* key, bool defaultValue) argument
217 floatFeature(const DialogFeaturesMap& features, const char* key, float min, float max, float defaultValue) argument
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/efl/
H A DPageUIClientEfl.cpp139 EwkWindowFeatures* features = toPageUIClientEfl(clientInfo)->m_view->windowFeatures(); local
140 ASSERT(features);
141 return features->toolbarVisible();
146 EwkWindowFeatures* features = toPageUIClientEfl(clientInfo)->m_view->windowFeatures(); local
147 ASSERT(features);
148 features->setToolbarVisible(toolbarVisible);
153 EwkWindowFeatures* features = toPageUIClientEfl(clientInfo)->m_view->windowFeatures(); local
154 ASSERT(features);
155 return features->menuBarVisible();
160 EwkWindowFeatures* features local
167 EwkWindowFeatures* features = toPageUIClientEfl(clientInfo)->m_view->windowFeatures(); local
174 EwkWindowFeatures* features = toPageUIClientEfl(clientInfo)->m_view->windowFeatures(); local
181 EwkWindowFeatures* features = toPageUIClientEfl(clientInfo)->m_view->windowFeatures(); local
188 EwkWindowFeatures* features = toPageUIClientEfl(clientInfo)->m_view->windowFeatures(); local
[all...]
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/
H A DMakefile.PL23 features(
/macosx-10.9.5/CPANInternal-140/Pod-ProjectDocs/
H A DMakefile.PL19 features(
/macosx-10.9.5/CPANInternal-140/Pod-ProjectDocs-0.40/
H A DMakefile.PL19 features(
/macosx-10.9.5/CPANInternal-140/Term-ReadLine-Perl-1.0303/
H A Dtest.pl37 %features = %{ $term->Features };
38 if (%features) {
39 @f = %features;
41 #$term->ornaments(1) if $features{ornaments};
43 print $OUT "No additional features present.\n";
58 $term->addhistory($_) if /\S/ and !$features{autohistory};
/macosx-10.9.5/JavaScriptCore-7537.78.1/icu/unicode/
H A Dptypes.h40 /* The features header is needed to get (u)int64_t sometimes. */
41 #include <features.h>
/macosx-10.9.5/WebCore-7537.78.1/icu/unicode/
H A Dptypes.h40 /* The features header is needed to get (u)int64_t sometimes. */
41 #include <features.h>
/macosx-10.9.5/WebKit-7537.78.2/mac/icu/unicode/
H A Dptypes.h40 /* The features header is needed to get (u)int64_t sometimes. */
41 #include <features.h>
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/gtk/
H A DWebKitWindowPropertiesPrivate.h34 void webkitWindowPropertiesUpdateFromWebWindowFeatures(WebKitWindowProperties*, WebKit::ImmutableDictionary* features);
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dargp-xinl.c25 # include <features.h>
/macosx-10.9.5/CPANInternal-140/Class-Std/demo/
H A Ddemo_shimmer.pl22 sub features :CUMULATIVE { subroutine
50 sub features :CUMULATIVE { subroutine
79 sub features :CUMULATIVE { subroutine
104 my @features = Shimmer->features();
105 ::say "Shimmer is the @features alternative!";
/macosx-10.9.5/CPANInternal-140/Class-Std-0.011/demo/
H A Ddemo_shimmer.pl22 sub features :CUMULATIVE { subroutine
50 sub features :CUMULATIVE { subroutine
79 sub features :CUMULATIVE { subroutine
104 my @features = Shimmer->features();
105 ::say "Shimmer is the @features alternative!";
/macosx-10.9.5/WebKit-7537.78.2/gtk/webkit/
H A Dwebkitwebwindowfeatures.cpp43 * To be safe listen to the notify::window-features signal of the #WebKitWebView
49 * WebKitWebWindowFeatures *features = webkit_web_view_get_window_features (my_webview);
52 * g_signal_connect (G_OBJECT(features), "notify::menubar-visible", G_CALLBACK(make_menu_bar_visible), NULL);
53 * g_signal_connect (G_OBJECT(features), "notify::statusbar-visible", G_CALLBACK(make_status_bar_visible), NULL);
421 WebKitWebWindowFeatures* kitNew(const WebCore::WindowFeatures& features) argument
425 if(features.xSet)
426 g_object_set(webWindowFeatures, "x", static_cast<int>(features.x), NULL);
428 if(features.ySet)
429 g_object_set(webWindowFeatures, "y", static_cast<int>(features.y), NULL);
431 if(features
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/parser/
H A DNodes.cpp93 ScopeNode::ScopeNode(VM* vm, const JSTokenLocation& startLocation, const JSTokenLocation& endLocation, const SourceCode& source, SourceElements* children, VarStack* varStack, FunctionStack* funcStack, IdentifierSet& capturedVariables, CodeFeatures features, int numConstants) argument
99 , m_features(features)
119 inline ProgramNode::ProgramNode(VM* vm, const JSTokenLocation& startLocation, const JSTokenLocation& endLocation, unsigned startColumn, SourceElements* children, VarStack* varStack, FunctionStack* funcStack, IdentifierSet& capturedVariables, const SourceCode& source, CodeFeatures features, int numConstants) argument
120 : ScopeNode(vm, startLocation, endLocation, source, children, varStack, funcStack, capturedVariables, features, numConstants)
125 PassRefPtr<ProgramNode> ProgramNode::create(VM* vm, const JSTokenLocation& startLocation, const JSTokenLocation& endLocation, unsigned startColumn, SourceElements* children, VarStack* varStack, FunctionStack* funcStack, IdentifierSet& capturedVariables, const SourceCode& source, CodeFeatures features, int numConstants) argument
127 RefPtr<ProgramNode> node = new ProgramNode(vm, startLocation, endLocation, startColumn, children, varStack, funcStack, capturedVariables, source, features, numConstants);
138 inline EvalNode::EvalNode(VM* vm, const JSTokenLocation& startLocation, const JSTokenLocation& endLocation, SourceElements* children, VarStack* varStack, FunctionStack* funcStack, IdentifierSet& capturedVariables, const SourceCode& source, CodeFeatures features, int numConstants) argument
139 : ScopeNode(vm, startLocation, endLocation, source, children, varStack, funcStack, capturedVariables, features, numConstants)
143 PassRefPtr<EvalNode> EvalNode::create(VM* vm, const JSTokenLocation& startLocation, const JSTokenLocation& endLocation, unsigned, SourceElements* children, VarStack* varStack, FunctionStack* funcStack, IdentifierSet& capturedVariables, const SourceCode& source, CodeFeatures features, int numConstants) argument
145 RefPtr<EvalNode> node = new EvalNode(vm, startLocation, endLocation, children, varStack, funcStack, capturedVariables, source, features, numConstant
187 FunctionBodyNode(VM* vm, const JSTokenLocation& startLocation, const JSTokenLocation& endLocation, unsigned startColumn, SourceElements* children, VarStack* varStack, FunctionStack* funcStack, IdentifierSet& capturedVariables, const SourceCode& sourceCode, CodeFeatures features, int numConstants) argument
212 create(VM* vm, const JSTokenLocation& startLocation, const JSTokenLocation& endLocation, unsigned startColumn, SourceElements* children, VarStack* varStack, FunctionStack* funcStack, IdentifierSet& capturedVariables, const SourceCode& sourceCode, CodeFeatures features, int numConstants) argument
[all...]
/macosx-10.9.5/postfix-252/postfix/src/smtp/
H A Dsmtp_proto.c236 && (session->features & SMTP_FEATURE_8BITMIME) == 0 \
289 int saved_features = session->features;
364 session->features |= pix_bug_mask;
382 session->features |= SMTP_FEATURE_ESMTP;
386 && (session->features & SMTP_FEATURE_PIX_NO_ESMTP) == 0)
387 session->features |= SMTP_FEATURE_ESMTP;
389 || (session->features & SMTP_FEATURE_PIX_NO_ESMTP) != 0)
390 session->features &= ~SMTP_FEATURE_ESMTP;
392 session->features |= SMTP_FEATURE_ESMTP;
401 session->features |
[all...]

Completed in 157 milliseconds

1234567891011>>