Searched refs:typed (Results 1 - 25 of 46) sorted by relevance

12

/macosx-10.9.5/swig-10/Lib/allegrocl/
H A Dinout_typemaps.i45 (cl::push (ff:fslot-value-typed (cl::quote $*in_fftype) :c $out) ACL_result),
46 (cl::setf (ff:fslot-value-typed (cl::quote $*in_fftype) :c $out) $in));
48 (cl::push (ff:fslot-value-typed (cl::quote $*in_fftype) :c $out) ACL_result),
49 (cl::setf (ff:fslot-value-typed (cl::quote $*in_fftype) :c $out) $in));
51 (cl::push (ff:fslot-value-typed (cl::quote $*in_fftype) :c $out) ACL_result),
52 (cl::setf (ff:fslot-value-typed (cl::quote $*in_fftype) :c $out) $in));
54 (cl::push (ff:fslot-value-typed (cl::quote $*in_fftype) :c $out) ACL_result),
55 (cl::setf (ff:fslot-value-typed (cl::quote $*in_fftype) :c $out) $in));
57 (cl::push (ff:fslot-value-typed (cl::quote $*in_fftype) :c $out) ACL_result),
58 (cl::setf (ff:fslot-value-typed (c
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/utils/unittest/
H A DCMakeLists.txt43 googletest/gtest-typed-test.cc
/macosx-10.9.5/vim-53/runtime/keymap/
H A Dgreek_cp1253.vim6 " This keyboard layout allows all Greek symbols to be typed,
H A Dgreek_cp737.vim5 " This keyboard layout allows all Greek symbols to be typed,
H A Dgreek_iso-8859-7.vim5 " This keyboard layout allows all Greek symbols to be typed,
/macosx-10.9.5/CPANInternal-140/Term-ReadPassword/
H A DReadPassword.pm101 # weren't any characters typed
121 # effect. Thus, everything they typed ahead is (probably) echoed.
130 # We're here, so either the idle_limit expired, or the user typed
272 false, a typed Control-C will be entered into the input buffer just as any
279 was exceeded, or because a Control-C was enabled and typed), the return
281 discover what (if anything) was typed before the early termination, or why
285 the prompt, any input which has been "typed ahead" before the prompt
/macosx-10.9.5/CPANInternal-140/Term-ReadPassword-0.11/
H A DReadPassword.pm101 # weren't any characters typed
121 # effect. Thus, everything they typed ahead is (probably) echoed.
130 # We're here, so either the idle_limit expired, or the user typed
272 false, a typed Control-C will be entered into the input buffer just as any
279 was exceeded, or because a Control-C was enabled and typed), the return
281 discover what (if anything) was typed before the early termination, or why
285 the prompt, any input which has been "typed ahead" before the prompt
/macosx-10.9.5/tcl-102/tcl_ext/tclsoap/tclsoap/doc/
H A Dscriptview.cgi32 xpath.tcl XMLRPC.tcl XMLRPC-domain.tcl XMLRPC-typed.tcl \
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/
H A DReleaseNotes.txt31 Perl is a loosely typed language making it extraordinarily difficult to generate
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/
H A DReleaseNotes.txt35 Perl is a loosely typed language making it extraordinarily difficult to generate
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/
H A DReleaseNotes.txt35 Perl is a loosely typed language making it extraordinarily difficult to generate
/macosx-10.9.5/CPANInternal-140/URI/URI/
H A DHeuristic.pm25 typed in by the user.
/macosx-10.9.5/vim-53/runtime/tutor/
H A Dtutor.el175 ---> Somebody typed the end of this line twice. end of this line twice.
317 ---> When this line was typed in, someone pressed some wrong keys!
/macosx-10.9.5/zsh-60/zsh/Functions/Misc/
H A Dzkbd259 Parameter assignments for the keys you typed have been written to the file:
/macosx-10.9.5/vim-53/runtime/indent/
H A Dsqlanywhere.vim44 " in the indentkeys is typed
330 " This is a new blank line since we just typed a carriage return
H A DGenericIndent.vim48 " to be checked for 'indenting' _as_ they typed.
/macosx-10.9.5/vim-53/src/
H A Dex_cmds.c3981 /* don't use autoindent if nothing was typed. */
4672 int typed = 0; local
4689 * Loop until 'y', 'n', 'q', CTRL-E or CTRL-Y typed.
4712 typed = *resp;
4764 typed = plain_vgetc();
4775 if (typed == 'q' || typed == ESC || typed == Ctrl_C
4777 || typed == intr_char
4784 if (typed
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/Getopt/
H A DMixed.pm188 # $option: The pretty name of the option (as the user typed it)
562 and the option as the user typed it. The value will be undefined if
635 the user typed it (including the option start character). $_[2] is
655 option. $_[2] is the name of the option as the user typed it
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dsurvival.tex19 % \kbd{ARG} -- argument is typed literally
186 \key{C-g} in most context: cancel, stop, abort partially typed or
H A Drefcard.tex234 % kbd - argument is characters typed literally. Like the Texinfo command.
314 \key{{\bf abort} partially typed or executing command}{C-g}
393 % query-replace-regexp is bound to C-M-% but that can't be typed on
H A Dcs-survival.tex15 % \kbd{ARG} -- argument is typed literally
H A Dsk-survival.tex15 % \kbd{ARG} -- argument is typed literally
H A Dorgcard.tex227 % kbd - argument is characters typed literally. Like the Texinfo command.
400 Formulas typed in field are executed by \kbd{TAB},
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/SOAP/
H A DData.pm101 SOAP::Lite's serializer will detect the type of any scalar passed in as a SOAP::Data object's value. Because Perl is loosely typed, the serializer is only able to detect types based upon a predetermined set of regular expressions. Therefore, type detection is not always 100% accurate. In such a case you may need to explicitly set the type of the element being encoded. For example, by default the following code will be serialized as an integer:
/macosx-10.9.5/ntp-88/ntpq/
H A Dntpq-opts.def182 uniquely identify the command need be typed.

Completed in 309 milliseconds

12