Searched refs:wrapper (Results 276 - 300 of 351) sorted by relevance

<<1112131415

/macosx-10.10/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/
H A DGrammar.pm193 'wrapper' => 46,
577 'wrapper' => 46,
1216 'wrapper' => 46,
1333 'wrapper' => 46,
1397 'wrapper' => 46,
2216 'wrapper' => 46,
2430 'wrapper' => 46,
2696 'wrapper' => 46,
2792 'wrapper' => 46,
2965 'wrapper'
[all...]
/macosx-10.10/WebCore-7600.1.25/bindings/scripts/test/JS/
H A DJSTestEventTarget.cpp371 if (auto* wrapper = jsDynamicCast<JSTestEventTarget*>(value))
372 return &wrapper->impl();
H A DJSTestSerializedScriptValueInterface.cpp369 if (auto* wrapper = jsDynamicCast<JSTestSerializedScriptValueInterface*>(value))
370 return &wrapper->impl();
H A DJSTestNondeterministic.cpp539 if (auto* wrapper = jsDynamicCast<JSTestNondeterministic*>(value))
540 return &wrapper->impl();
/macosx-10.10/WebKit2-7600.1.25/WebProcess/InjectedBundle/API/c/
H A DWKBundlePage.cpp239 return root->wrapper();
262 return focusedObject->wrapper();
/macosx-10.10/tcl-105/tcl_ext/tktable/tktable/
H A DREADME.txt116 There is a library/tktable.py wrapper for use with Python/Tkinter.
/macosx-10.10/vim-55/runtime/ftplugin/
H A DAppendMatchGroup.vim121 " TODO: Write a wrapper to handle multiple groups in one function call.
/macosx-10.10/OpenSSH-189/openssh/regress/
H A Dtest-exec.sh373 echo "ProxyTelnetCommand=sh ${SRC}/sshd-log-wrapper.sh ${SSHD} ${TEST_SSH_LOGFILE} -i -f $OBJ/sshd_proxy" >> ${OBJ}/.putty/sessions/localhost_proxy
381 echo proxycommand ${SUDO} sh ${SRC}/sshd-log-wrapper.sh ${SSHD} ${TEST_SSH_LOGFILE} -i -f $OBJ/sshd_proxy
/macosx-10.10/WebCore-7600.1.25/platform/ios/wak/
H A DWAKView.mm215 WKError ("unable to create wrapper for %s\n", _viewRef->isa.classInfo->name);
226 viewRef->wrapper = (void *)self;
258 viewRef->wrapper = NULL;
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DSourceCodeTextEditor.js1154 var wrapper = document.createElement("div");
1155 wrapper.className = "body console-formatted-function";
1156 wrapper.textContent = data.description;
1165 content.appendChild(wrapper);
/macosx-10.10/WebKit2-7600.1.25/UIProcess/ios/
H A DPageClientImplIOS.mm244 ASSERT([download->wrapper() isKindOfClass:[_WKDownload class]]);
245 [static_cast<_WKDownload *>(download->wrapper()) setOriginatingWebView:m_webView];
H A DWKContentView.mm478 [[wrapper(_page->process().context()) _geolocationProvider] decidePolicyForGeolocationRequestFromOrigin:toAPI(&origin) frame:toAPI(&frame) request:toAPI(&permissionRequest) window:[self window]];
/macosx-10.10/WebKit2-7600.1.25/UIProcess/mac/
H A DPageClientImpl.mm315 ASSERT([download->wrapper() isKindOfClass:[_WKDownload class]]);
316 [static_cast<_WKDownload *>(download->wrapper()) setOriginatingWebView:m_webView];
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/
H A DLog4perl.pm19 # set this to '1' if you're using a wrapper
350 my $wrapper = $_[-1];
352 $WRAPPERS_REGISTERED{ $wrapper } = 1;
2429 wrapper class to control the real appenders (like
2440 wrapper class (e.g. if you want to modify the appender's threshold),
2442 which holds references to all appender wrapper objects.
2614 =head1 Using Log::Log4perl with wrapper functions and classes
2617 but from a wrapper function, the pattern layout will generate wrong data
2622 one (or more) wrapper functions, C<Log::Log4perl> will indicate where
2624 called your wrapper
[all...]
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/
H A DREADME1707 wrapper class to control the real appenders (like
1717 to the *real* appender object. If you want access to the wrapper class
1720 references to all appender wrapper objects.
1879 Using Log::Log4perl with wrapper functions and classes
1880 If you don't use "Log::Log4perl" as described above, but from a wrapper
1885 If you're using one (or more) wrapper functions, "Log::Log4perl" will
1887 application called your wrapper:
1916 But don't dispair, there's a solution: Just register your wrapper
1918 called from a registered wrapper, it will automatically step up to the
1930 $Log::Log4perl::caller_depth (defaults to 0) by one for every wrapper
[all...]
/macosx-10.10/postfix-255/postfix/conf/
H A Dpostfix-files84 $daemon_directory/postfix-wrapper:f:root:-:755
178 $manpage_directory/man5/postfix-wrapper.5:f:root:-:644
397 $html_directory/postfix-wrapper.5.html:f:root:-:644
/macosx-10.10/zsh-61/zsh/Src/Zle/
H A Dcomplete.c1558 static struct funcwrap wrapper[] = { variable in typeref:struct:funcwrap
1632 return addwrapper(m, wrapper);
1648 deletewrapper(m, wrapper);
/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/db/
H A DEnvironment.java68 dbenv.wrapper = this;
/macosx-10.10/emacs-93/emacs/lisp/textmodes/
H A Dconf-mode.el288 files. See below for various wrapper commands that set up the
/macosx-10.10/CPANInternal-159.1/DateTime-Format-Builder-0.80/lib/DateTime/Format/Builder/
H A DParser.pm547 C<create_class()> is mostly a wrapper around
561 C<croak()> on failure, with that wrapper being returned.
/macosx-10.10/CPANInternal-159.1/DateTime-Format-Builder-0.81/lib/DateTime/Format/Builder/
H A DParser.pm566 C<create_class()> is mostly a wrapper around
580 C<croak()> on failure, with that wrapper being returned.
/macosx-10.10/WebInspectorUI-7600.1.17/Tools/PrettyPrinting/populate/
H A Dapple.css17 img, .search-wrapper .left, .search-wrapper .right, ul.sp-results li.viewall a, ul.sp-results li .replacementimg,
228 #globalfooter .search-wrapper { margin: 0 auto; }
229 #globalfooter .search-wrapper input.prettysearch { margin-left: 10px; }
/macosx-10.10/WebKit2-7600.1.25/UIProcess/Cocoa/
H A DUIDelegate.mm228 [(id <WKUIDelegatePrivate>)delegate _webView:m_uiDelegate.m_webView printFrame:wrapper(*API::FrameHandle::create(webFrameProxy->frameID()))];
/macosx-10.10/curl-83.1.2/curl/packages/vms/
H A Dsetup_gnv_curl_build.com67 $! Set the compiler options for GNV CC wrapper to inherit.
/macosx-10.10/ruby-106/ruby/
H A Dload.c578 volatile VALUE wrapper = th->top_wrapper; local
621 th->top_wrapper = wrapper;

Completed in 485 milliseconds

<<1112131415