Searched +refs:Custom +refs:set (Results 1 - 25 of 25) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/
H A DX86ISelLowering.cpp256 setOperationAction(ISD::UINT_TO_FP , MVT::i64 , Custom);
260 setOperationAction(ISD::UINT_TO_FP , MVT::i64 , Custom);
263 setOperationAction(ISD::UINT_TO_FP , MVT::i32 , Custom);
276 setOperationAction(ISD::SINT_TO_FP , MVT::i32 , Custom);
278 setOperationAction(ISD::SINT_TO_FP , MVT::i16 , Custom);
279 setOperationAction(ISD::SINT_TO_FP , MVT::i32 , Custom);
288 setOperationAction(ISD::FP_TO_SINT , MVT::i64 , Custom);
289 setOperationAction(ISD::SINT_TO_FP , MVT::i64 , Custom);
299 setOperationAction(ISD::FP_TO_SINT , MVT::i32 , Custom);
301 setOperationAction(ISD::FP_TO_SINT , MVT::i16 , Custom);
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/Log4perl/Appender/
H A DBuffer.pm193 C<max_messages> is set to a numeric value,
199 If trigger_level is set to one of Log4perl's levels (see
242 Custom filters are also applied to the composite appender only.
H A DLimit.pm236 they will be either saved (if C<accumulate> is set to a true value) or
237 discarded (if C<accumulate> isn't set).
248 all messages, regardless if the interval set in C<block_period>
272 Custom filters are also applied to the composite appender only.
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/SQL/Translator/Parser/DBIx/
H A DClass.pm140 # global add_fk_index set in parser_args
282 Custom SQL through ->name(\'( SELECT ...') is DEPRECATED, for more details see
407 Its primary use is in deploying database layouts described as a set
412 set of SQL files ready for import into your database, or passed to
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/Appender/
H A DBuffer.pm193 C<max_messages> is set to a numeric value,
199 If trigger_level is set to one of Log4perl's levels (see
242 Custom filters are also applied to the composite appender only.
H A DLimit.pm238 they will be either saved (if C<accumulate> is set to a true value) or
239 discarded (if C<accumulate> isn't set).
250 all messages, regardless if the interval set in C<block_period>
264 mailer's C<buffered> parameter to C<1> and set the limiters
303 Custom filters are also applied to the composite appender only.
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/Log4perl/
H A DFilter.pm81 # What should we set the message in $_ to? The most logical
105 Log::Log4perl::Filter - Log4perl Custom Filter Base Class
159 Perl's special C<$_> variable will be set to the message text (prerendered,
183 set of predefined filters available. To perform an exact level match, it's
308 The custom filter class should use this to set the object's attributes,
H A DFAQ.pm70 pulls in C<use Log::Log4perl qw(:easy)> first, then you're set.
159 have to explicitly set the appropriate C<Log::Log4perl::Appender::File>
272 do you? Instead, you want to set it in a global data structure and
280 you've set once via
405 which defaults to 0, but can be set to positive integer values
581 But, you also want it to take command line parameters to set values
660 (see L<Log::Log4perl::Layout::PatternLayout/"Custom cspecs">).
691 the oldest ones. If you set the C<max> parameter to 2 and the name of
766 is set to the lower C<WARN> level.
794 hierarchy is to set th
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DFilter.pm81 # What should we set the message in $_ to? The most logical
105 Log::Log4perl::Filter - Log4perl Custom Filter Base Class
160 Perl's special C<$_> variable will be set to the message text (prerendered,
187 set of predefined filters available. To perform an exact level match, it's
316 The custom filter class should use this to set the object's attributes,
H A DFAQ.pm70 pulls in C<use Log::Log4perl qw(:easy)> first, then you're set.
159 have to explicitly set the appropriate C<Log::Log4perl::Appender::File>
272 do you? Instead, you want to set it in a global data structure and
280 you've set once via
407 which defaults to 0, but can be set to positive integer values
583 But, you also want it to take command line parameters to set values
662 (see L<Log::Log4perl::Layout::PatternLayout/"Custom cspecs">).
693 the oldest ones. If you set the C<max> parameter to 2 and the name of
768 is set to the lower C<WARN> level.
796 hierarchy is to set th
[all...]
/macosx-10.9.5/CPANInternal-140/XML-Parser/
H A DParser.pm380 mechanisms for XML::Parser to set the handlers needed by XML::Parser::Expat.
406 Custom styles can be provided by giving a full package name containing
417 handlers can be found in L<"HANDLERS">. Any handler set here
418 overrides the corresponding handler set with the Style option.
442 This is an Expat option. If this is set to a true value, then namespace
449 to entities defined in the internal subset. If this option is set to a true
450 value, and a default handler is also set, then the default handler will be
464 This is an Expat option. Unless standalone is set to "yes" in the XML
471 directly set. Otherwise, if true, it forces the use of a file based external
639 The expat base method can be used to set
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/jit/
H A DJITPropertyAccess.cpp867 } else if (slot.cachedPropertyType() == PropertySlot::Custom) {
928 } else if (slot.cachedPropertyType() == PropertySlot::Custom) {
971 polymorphicStructures->list[currentIndex].set(*m_vm, m_codeBlock->ownerExecutable(), stubCode, structure, isDirect);
1002 } else if (slot.cachedPropertyType() == PropertySlot::Custom) {
1044 prototypeStructures->list[currentIndex].set(*m_vm, m_codeBlock->ownerExecutable(), stubCode, structure, prototypeStructure, isDirect);
1081 } else if (slot.cachedPropertyType() == PropertySlot::Custom) {
1123 prototypeStructures->list[currentIndex].set(callFrame->vm(), m_codeBlock->ownerExecutable(), stubRoutine, structure, chain, isDirect);
1159 } else if (slot.cachedPropertyType() == PropertySlot::Custom) {
H A DJITPropertyAccess32_64.cpp829 } else if (slot.cachedPropertyType() == PropertySlot::Custom) {
895 } else if (slot.cachedPropertyType() == PropertySlot::Custom) {
937 polymorphicStructures->list[currentIndex].set(*m_vm, m_codeBlock->ownerExecutable(), stubRoutine, structure, isDirect);
969 } else if (slot.cachedPropertyType() == PropertySlot::Custom) {
1010 prototypeStructures->list[currentIndex].set(callFrame->vm(), m_codeBlock->ownerExecutable(), stubRoutine, structure, prototypeStructure, isDirect);
1048 } else if (slot.cachedPropertyType() == PropertySlot::Custom) {
1089 prototypeStructures->list[currentIndex].set(callFrame->vm(), m_codeBlock->ownerExecutable(), stubRoutine, structure, chain, isDirect);
1126 } else if (slot.cachedPropertyType() == PropertySlot::Custom) {
/macosx-10.9.5/vim-53/src/
H A DMake_mvc.mak65 # You must set RUBY_VER_LONG when change RUBY_VER.
72 # You must set TCL_VER_LONG when you set TCL_VER.
125 # 2) Use MS Devstudio and set it up to allow that file to be debugged:
147 # you can set DEFINES on the command line, e.g.,
190 # Win32.mak requires that CPU be set appropriately.
191 # To cross-compile for Win64, set CPU=AMD64 or CPU=IA64.
311 # When set to 0x0500 ":browse" stops working.
392 !message Windows SDK then you must have the environment variable MSVCVER set to
394 !message version of Visual C, you can either set MSVCVE
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/Log4perl/Layout/
H A DPatternLayout.pm28 # just set a flag so we know later on that we can't have fine-grained
573 =head2 Custom cspecs
625 rights, you might want to set
629 before you call init(). Alternatively you can supply a restricted set of
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/SOAP/
H A DLite.pm905 # warn 'uri has been deprecated. if you wish to set the namespace for the request, then please use either ns(uri) or default_ns(uri)';
934 # TODO - changing SOAP version can affect previously set encodingStyle
1948 # delay - set ids to be traversed later in decode_object, they only get
2546 ->faultstring("Unrecognized header has mustUnderstand attribute set to 'true'")
2666 package SOAP::Custom::XML::Data;
2698 package SOAP::Custom::XML::Deserializer;
2710 SOAP::Custom::XML::Data
2721 @ISA = qw(SOAP::Custom::XML::Deserializer);
3537 L<SOAP::Utils> - A set of private and public utility subroutines
3585 The first group of methods presented are the constructor and the accessor methods. All accessor methods share the trait of returning the current appropriate value when called with no arguments, while returning the object reference itself when called with a new value for the field in question. This allows the set
[all...]
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/lib/SOAP/
H A DLite.pm931 # warn 'uri has been deprecated. if you wish to set the namespace for the request, then please use either ns(uri) or default_ns(uri)';
965 # TODO - changing SOAP version can affect previously set encodingStyle
1641 # must call encode_data on nothing to enforce xsi:nil="true" to be set.
2159 # delay - set ids to be traversed later in decode_object, they only get
2845 ->faultstring("Unrecognized header has mustUnderstand attribute set to 'true'")
2984 package SOAP::Custom::XML::Data;
3017 package SOAP::Custom::XML::Deserializer;
3029 SOAP::Custom::XML::Data
3042 @ISA = qw(SOAP::Custom::XML::Deserializer);
3937 L<SOAP::Utils> - A set o
[all...]
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/lib/SOAP/
H A DLite.pm892 # warn 'uri has been deprecated. if you wish to set the namespace for the request, then please use either ns(uri) or default_ns(uri)';
926 # TODO - changing SOAP version can affect previously set encodingStyle
1539 # must call encode_data on nothing to enforce xsi:nil="true" to be set.
2027 # delay - set ids to be traversed later in decode_object, they only get
2713 ->faultstring("Unrecognized header has mustUnderstand attribute set to 'true'")
2852 package SOAP::Custom::XML::Data;
2885 package SOAP::Custom::XML::Deserializer;
2897 SOAP::Custom::XML::Data
2910 @ISA = qw(SOAP::Custom::XML::Deserializer);
3804 L<SOAP::Utils> - A set o
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGRepatch.cpp437 || slot.cachedPropertyType() == PropertySlot::Custom) {
536 || slot.cachedPropertyType() == PropertySlot::Custom);
538 polymorphicStructureList->list[listIndex].set(*vm, codeBlock->ownerExecutable(), stubRoutine, structure, isDirect);
606 polymorphicStructureList->list[listIndex].set(*vm, codeBlock->ownerExecutable(), stubRoutine, structure, true);
1138 callLinkInfo.callee.set(exec->callerFrame()->vm(), callLinkInfo.hotPathBegin, callerCodeBlock->ownerExecutable(), callee);
1139 callLinkInfo.lastSeenCallee.set(exec->callerFrame()->vm(), callerCodeBlock->ownerExecutable(), callee);
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/Layout/
H A DPatternLayout.pm646 =head2 Custom cspecs
715 rights, you might want to set
719 before you call init(). Alternatively you can supply a restricted set of
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/
H A DLog4perl.pm19 # set this to '1' if you're using a wrapper
32 #set this to the opcodes which are allowed when
33 #$ALLOW_CODE_IN_CONFIG_FILE is set to a true value
780 the C<debug()> and C<info()> calls, because the log level has been set
967 C<Log::Log4perl> already comes with a standard set of appenders:
1266 before you call init(). Alternatively you can supply a restricted set of
1597 =head2 Custom Filters
1700 set it with
1742 This will set up a signal handler for SIGHUP and reload the configuration
1752 If you have a somewhat long delay set betwee
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/
H A DLog4perl.pm21 # set this to '1' if you're using a wrapper
32 #set this to the opcodes which are allowed when
33 #$ALLOW_CODE_IN_CONFIG_FILE is set to a true value
636 the C<debug()> and C<info()> calls, because the log level has been set
795 C<Log::Log4perl> already comes with a standard set of appenders:
1059 before you call init(). Alternatively you can supply a restricted set of
1368 =head2 Custom Filters
1471 set it with
1513 This will set up a signal handler for SIGHUP and reload the configuration
1598 execute rights, you might want to set
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dcf.vim18 " d_noinclude_html - set to prevent HTML highlighting. Use this if you are not working on HTML.
75 " Custom tags called with the <cf_xxx> syntax.
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSComputedStyleDeclaration.cpp1157 if (bezierTimingFunction->timingFunctionPreset() != CubicBezierTimingFunction::Custom) {
3035 PassRefPtr<MutableStylePropertySet> ComputedStyleExtractor::copyPropertiesInSet(const CSSPropertyID* set, unsigned length) const argument
3040 RefPtr<CSSValue> value = propertyValue(set[i]);
3042 list.append(CSSProperty(set[i], value.release(), false));
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dspeedbar.el94 ;; The variable `speedbar-power-click' is set to t in your functions
125 ;; Lastly, `speedbar-mode-functions-list' allows you to set special
242 is a set of dotted pairs of the form FUNCTIONSYMBOL, which is the name
271 This list is set by modes that wish to have special speedbar displays.
655 :set (lambda (sym val)
700 runtime, or use the configuration dialog to set it in your .emacs
707 :set (lambda (sym val)
708 (set 'speedbar-supported-extension-expressions val)
709 (set 'speedbar-file-regexp (speedbar-extension-list-to-regex val))))
747 ;; If we don't have custom, then we set i
[all...]

Completed in 396 milliseconds