Searched refs:present (Results 126 - 150 of 221) sorted by relevance

123456789

/macosx-10.10/llvmCore-3425.0.34/examples/OCaml-Kaleidoscope/Chapter7/
H A Dparser.ml189 (* Read the precedence if present. *)
/macosx-10.10/vim-55/runtime/keymap/
H A Dbulgarian-bds.vim19 " Some punctuation characters present in ascii are mapped in BDS to keys
H A Dkana.vim41 " inadequate even for daily use. At the present time there are thus
/macosx-10.10/vim-55/runtime/syntax/
H A Dant.vim72 syn keyword antElement display pathelement patternset permissions prefixlines present presetdef project
H A Djproperties.vim79 " ignore continuation lines for the present
H A Dsdl.vim102 syn keyword sdlOperator present
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/plugins/
H A Dgs2.c1302 int present; local
1318 attrs, &present) == GSS_S_COMPLETE && \
1319 present)
/macosx-10.10/CPANInternal-159.1/PlRPC-0.2020/lib/RPC/
H A DPlClient.pm394 present the client part only, the server example is part of the
/macosx-10.10/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/Plugin/
H A DFile.pm128 # present($view)
133 sub present { subroutine
H A DTable.pm230 Template::Plugin::Table - Plugin to present data in a table
/macosx-10.10/Heimdal-398.1.2/lib/gssapi/gssapi/
H A Dgssapi_protos.h847 int *present) __OSX_AVAILABLE_STARTING(__MAC_10_7, __IPHONE_5_0);
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Models/
H A DBreakpoint.js562 this._popover.present(bounds.pad(2), [WebInspector.RectEdge.MAX_Y]);
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DPopover.js117 present: function(targetFrame, preferredEdges)
H A DSourceCodeTextEditor.js204 this._goToLineDialog.present(this.element);
1130 this._popover.present(bounds.pad(5), [WebInspector.RectEdge.MIN_Y, WebInspector.RectEdge.MAX_Y, WebInspector.RectEdge.MAX_X]);
/macosx-10.10/emacs-93/emacs/etc/
H A Dcalccard.tex446 \key{present value}{b P}
451 \key{net present value, int.\ rate of return}{b N\, b I}
/macosx-10.10/emacs-93/emacs/lisp/emacs-lisp/
H A Dedebug.el3241 present)
3243 (setq present (assq index edebug-breakpoints))
3244 (setq edebug-breakpoints (delq present edebug-breakpoints))
3257 (if present
/macosx-10.10/emacs-93/emacs/lisp/
H A Demerge.el190 is present, only one A or B entry is present, and an output entry is present.
191 If nil: In such circumstances, the A or B file that is present will be
1200 In addition, if only one of `a=file' or `b=file' is present, and `output=file'
1201 is present:
1202 If `emerge-execute-line-deletions' is non-nil and `ancestor=file' is present,
1205 Otherwise, the A or B file present is copied to the output file."
1250 ;; Make sure that file-A and file-B are present
3079 ;; look up the present definitio
[all...]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/rest/
H A Drest.tcl108 #if {[catch {package present tls}]} {
333 if {![catch {package present tls}]} {
502 # static a dict of options and values that are always present
506 # name - an option which is present or not, no default
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/examples/menubar/
H A Ddemo.tcl294 if { [catch {package present menubar::debug}] } {
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/swaplist/
H A Dswaplist.tcl177 if {![catch {package present autoscroll}]} {
/macosx-10.10/CPANInternal-159.1/Net-Daemon-0.48/lib/Net/
H A DDaemon.pm941 (UNIX only) If this option is present, a PID file will be created at the
1016 present in the $options hash ref.
/macosx-10.10/Security-57031.1.35/Security/include/security_cdsa_utils/
H A DcuPrintCert.cpp772 CSSM_BOOL present,
775 if(!present) {
1333 printf("<not present>\n");
771 printValueOrNotPresent( CSSM_BOOL present, CSSM_BOOL value) argument
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cdsa_utils/lib/
H A DcuPrintCert.cpp772 CSSM_BOOL present,
775 if(!present) {
1333 printf("<not present>\n");
771 printValueOrNotPresent( CSSM_BOOL present, CSSM_BOOL value) argument
/macosx-10.10/swig-12/Lib/allegrocl/
H A Dallegrocl.swg578 (cl::export (cl::loop for sym being each present-symbol of cl::*package*
/macosx-10.10/tcl-105/tcl_ext/sdx/sdx/lib/app-sdx/
H A Dhelp.tcl125 are redundant (i.e. also present in the tar file) will be deleted.

Completed in 227 milliseconds

123456789