Searched refs:prolog (Results 1 - 22 of 22) sorted by relevance

/macosx-10.9.5/libunwind-35.3/src/
H A DDwarfInstructions.hpp128 static pint_t getCFA(A& addressSpace, const typename CFI_Parser<A>::PrologInfo& prolog, const Registers_x86&);
133 const Registers_x86&, const typename CFI_Parser<A>::PrologInfo& prolog,
139 static pint_t getCFA(A& addressSpace, const typename CFI_Parser<A>::PrologInfo& prolog, const Registers_x86_64&);
144 const Registers_x86_64&, const typename CFI_Parser<A>::PrologInfo& prolog,
150 static pint_t getCFA(A& addressSpace, const typename CFI_Parser<A>::PrologInfo& prolog, const Registers_ppc&);
153 const Registers_ppc&, const typename CFI_Parser<A>::PrologInfo& prolog,
254 typename CFI_Parser<A>::PrologInfo prolog; local
256 if ( CFI_Parser<A>::parseFDEInstructions(addressSpace, fdeInfo, cieInfo, CFI_INVALID_ADDRESS, &prolog) ) {
258 entry->u.fdeInfo.compactUnwindInfo = createCompactEncodingFromProlog(addressSpace, fdeInfo.pcStart, dummy, prolog, warningBuffer);
289 typename CFI_Parser<A>::PrologInfo prolog; local
386 typename CFI_Parser<A>::PrologInfo prolog; local
931 getCFA(A& addressSpace, const typename CFI_Parser<A>::PrologInfo& prolog, const Registers_x86_64& registers) argument
988 createCompactEncodingFromProlog(A& addressSpace, pint_t funcAddr, const Registers_x86_64& r, const typename CFI_Parser<A>::PrologInfo& prolog, char warningBuffer[1024]) argument
1326 getCFA(A& addressSpace, const typename CFI_Parser<A>::PrologInfo& prolog, const Registers_x86& registers) argument
1369 createCompactEncodingFromProlog(A& addressSpace, pint_t funcAddr, const Registers_x86& r, const typename CFI_Parser<A>::PrologInfo& prolog, char warningBuffer[1024]) argument
1702 getCFA(A& addressSpace, const typename CFI_Parser<A>::PrologInfo& prolog, const Registers_ppc& registers) argument
1722 createCompactEncodingFromProlog(A& addressSpace, pint_t funcAddr, const Registers_ppc& r, const typename CFI_Parser<A>::PrologInfo& prolog, char warningBuffer[1024]) argument
[all...]
H A DUnwindCursor.hpp512 typename CFI_Parser<A>::PrologInfo prolog; local
513 if ( CFI_Parser<A>::parseFDEInstructions(fAddressSpace, fdeInfo, cieInfo, pc, &prolog) ) {
519 fInfo.gp = prolog.spExtraArgSize; // some frameless functions need SP altered when resuming in function
805 typename CFI_Parser<A>::PrologInfo prolog; local
806 if ( CFI_Parser<A>::parseFDEInstructions(fAddressSpace, fdeInfo, cieInfo, pc, &prolog) ) {
812 fInfo.gp = prolog.spExtraArgSize; // some frameless functions need SP altered when resuming in function
836 typename CFI_Parser<A>::PrologInfo prolog; local
837 if ( CFI_Parser<A>::parseFDEInstructions(fAddressSpace, fdeInfo, cieInfo, pc, &prolog) ) {
843 fInfo.gp = prolog.spExtraArgSize; // some frameless functions need SP altered when resuming in function
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dprolog.el0 ;;; prolog.el --- major mode for editing and running Prolog under Emacs
37 (defgroup prolog nil function
43 (defcustom prolog-program-name
44 (let ((names '("prolog" "gprolog" "swipl")))
48 (or (car names) "prolog"))
49 "Program name for invoking an inferior Prolog with `run-prolog'."
51 :group 'prolog)
53 (defcustom prolog-consult-string "reconsult(user).\n"
56 :group 'prolog)
58 (defcustom prolog
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dprolog.vim5 " URL: http://gott-gehabt.de/800_wer_wir_sind/thomas/Homepage/Computer/vim/syntax/prolog.vim
22 " character codes. It respects prolog strings and atoms.
117 let b:current_syntax = "prolog"
H A Dwml.vim51 syn keyword htmlTagName contained navbar:footer navbar:prolog
/macosx-10.9.5/CF-855.17/
H A DCFXMLTree.c145 /* Although named "prolog", for leafs of the tree, this is the only XML generation function called. This is why Comments, Processing Instructions, etc. generate their XML during this function. REW, 2/11/2000 */
/macosx-10.9.5/ruby-104/ruby/ext/curses/
H A Dextconf.rb81 prolog = cpp_include(curses)
84 #{prolog}
97 #{prolog}
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkCanvPs.c85 int prolog; /* Non-zero means output should contain the member in struct:TkPostscriptInfo
86 * prolog definitions in the header. */
117 {TK_CONFIG_BOOLEAN, "-prolog", NULL, NULL,
118 "", Tk_Offset(TkPostscriptInfo, prolog), 0},
219 psInfo.prolog = 1;
406 * Generate the header and prolog for the Postscript.
409 if (psInfo.prolog) {
457 * Insert the prolog
556 if (psInfo.prolog) {
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkCanvPs.c85 int prolog; /* Non-zero means output should contain member in struct:TkPostscriptInfo
86 the file prolog.ps in the header. */
118 {TK_CONFIG_BOOLEAN, "-prolog", (char *) NULL, (char *) NULL,
119 "", Tk_Offset(TkPostscriptInfo, prolog), 0},
224 psInfo.prolog = 1;
420 * Generate the header and prolog for the Postscript.
424 if (psInfo.prolog) {
474 * Insert the prolog
581 if (psInfo.prolog) {
/macosx-10.9.5/CPANInternal-140/XML-SAX/SAX/
H A DPurePerl.pm127 # document ::= prolog element Misc*
129 $self->prolog($reader);
139 sub prolog { subroutine
/macosx-10.9.5/CPANInternal-140/Sys-Filesystem/lib/Sys/Filesystem/
H A DAix.pm279 * This is an automatically generated prolog.
/macosx-10.9.5/tcl-102/tcl_ext/tktable/tktable/generic/
H A DtkTablePs.c121 * The prolog data. Generated by str2c from prolog.ps
131 static CONST char * CONST prolog[]= { variable
136 % This is standard prolog for Postscript generated by Tk's table widget.\n\
137 % Based of standard prolog for Tk's canvas widget.\n\
708 * Generate the header and prolog for the Postscript.
751 * Insert the prolog
753 for (chunk=prolog; *chunk; chunk++) {
/macosx-10.9.5/tcl-102/tk84/tk/unix/
H A DMakefile.in687 @for i in $(TOP_DIR)/library/*.tcl $(GENERIC_DIR)/prolog.ps \
1332 cp -p $(GENERIC_DIR)/*.c $(GENERIC_DIR)/*.h $(GENERIC_DIR)/prolog.ps \
/macosx-10.9.5/vim-53/runtime/
H A Dfiletype.vim1300 if l =~ '\<prolog\>' || l =~ '^\s*\(%\+\(\s\|$\)\|/\*\)' || l =~ ':-'
1301 setf prolog
1494 au BufNewFile,BufRead *.pdb setf prolog
H A Dmakemenu.vim405 SynMenu PQ.Prolog:prolog
H A Dsynmenu.vim381 an 50.90.430 &Syntax.PQ.Prolog :cal SetSyn("prolog")<CR>
/macosx-10.9.5/tcl-102/tk/tk/library/
H A Dmkpsenc.tcl1084 # precalculate entire prolog when this file is loaded
1090 % This is a standard prolog for Postscript generated by Tk's canvas
/macosx-10.9.5/tcl-102/tk84/tk/library/
H A Dmkpsenc.tcl1084 # precalculate entire prolog when this file is loaded
1090 % This is a standard prolog for Postscript generated by Tk's canvas
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/sh/
H A Dxec.c3455 static const char prolog[] = "(print $(typeset +A);set; typeset -p; print .sh.dollar=$$;set +o)"; local
3473 sh_trap(prolog,0);
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/SOAP/
H A DLite.pm1359 my $prolog = $self->readable ? "\n" : "";
1365 $prolog = qq!<?xml version="1.0" encoding="@{[$self->encoding]}"?>!
1367 $prolog .= "\n" if $self->readable;
1375 return sprintf("$prolog$indent<%s%s>%s%s</%s>$epilog",$tag,$tagattrs,$value,($value =~ /^\s*</ ? $indent : ""),$tag);
1377 return sprintf("$prolog$indent<%s%s />$epilog$indent",$tag,$tagattrs);
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/lib/SOAP/
H A DLite.pm1471 my $prolog = $readable ? "\n" : "";
1479 $prolog = qq!<?xml version="1.0" encoding="@{[$self->encoding]}"?>!
1481 $prolog .= "\n" if $readable;
1490 return sprintf("$prolog$indent<%s%s>%s%s</%s>$epilog",$tag,$tagattrs,$value,($value =~ /^\s*</ ? $indent : ""),$tag);
1493 return sprintf("$prolog$indent<%s%s />$epilog$indent",$tag,$tagattrs);
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/lib/SOAP/
H A DLite.pm1379 my $prolog = $self->readable ? "\n" : "";
1387 $prolog = qq!<?xml version="1.0" encoding="@{[$self->encoding]}"?>!
1389 $prolog .= "\n" if $self->readable;
1398 return sprintf("$prolog$indent<%s%s>%s%s</%s>$epilog",$tag,$tagattrs,$value,($value =~ /^\s*</ ? $indent : ""),$tag);
1401 return sprintf("$prolog$indent<%s%s />$epilog$indent",$tag,$tagattrs);

Completed in 430 milliseconds