Searched refs:expansion (Results 1 - 24 of 24) sorted by relevance

/haiku-fatelf/src/bin/gdb/readline/examples/
H A Dhistexamp.c56 char *expansion; local
61 result = history_expand (line, &expansion);
63 fprintf (stderr, "%s\n", expansion);
67 free (expansion);
71 add_history (expansion);
72 strncpy (line, expansion, sizeof (line) - 1);
73 free (expansion);
/haiku-fatelf/src/bin/bash/lib/readline/examples/
H A Dhistexamp.c60 char *expansion; local
65 result = history_expand (line, &expansion);
67 fprintf (stderr, "%s\n", expansion);
71 free (expansion);
75 add_history (expansion);
76 strncpy (line, expansion, sizeof (line) - 1);
77 free (expansion);
/haiku-fatelf/src/bin/bash/lib/readline/
H A Dtilde.c1 /* tilde.c -- Tilde expansion code (~/foo := $HOME/foo). */
100 which is the expansion, or a NULL pointer if the expansion fails. */
106 which is the expansion, or a NULL pointer if there is no expansion. */
124 /* Find the start of a tilde expansion in STRING, and return the index of
125 the tilde which starts the expansion. Place the length of the text
160 /* Find the end of a tilde expansion in STRING, and return the index of
208 char *tilde_word, *expansion; local
211 /* Make START point to the tilde which starts the expansion
346 char *dirname, *expansion, *username; local
[all...]
/haiku-fatelf/src/bin/bash/lib/tilde/
H A Dtilde.c1 /* tilde.c -- Tilde expansion code (~/foo := $HOME/foo). */
100 which is the expansion, or a NULL pointer if the expansion fails. */
106 which is the expansion, or a NULL pointer if there is no expansion. */
124 /* Find the start of a tilde expansion in STRING, and return the index of
125 the tilde which starts the expansion. Place the length of the text
160 /* Find the end of a tilde expansion in STRING, and return the index of
208 char *tilde_word, *expansion; local
211 /* Make START point to the tilde which starts the expansion
346 char *dirname, *expansion, *username; local
[all...]
/haiku-fatelf/src/bin/gdb/readline/
H A Dtilde.c1 /* tilde.c -- Tilde expansion code (~/foo := $HOME/foo). */
94 which is the expansion, or a NULL pointer if the expansion fails. */
100 which is the expansion, or a NULL pointer if there is no expansion. */
118 /* Find the start of a tilde expansion in STRING, and return the index of
119 the tilde which starts the expansion. Place the length of the text
154 /* Find the end of a tilde expansion in STRING, and return the index of
202 char *tilde_word, *expansion; local
205 /* Make START point to the tilde which starts the expansion
307 char *dirname, *expansion, *username; local
[all...]
/haiku-fatelf/src/bin/gdb/gdb/
H A Dc-lang.h56 extern void scan_macro_expansion (char *expansion);
H A Dc-lang.c366 macro expansion code promises to return only fully-expanded text,
370 expansion beforehand, and then hand that to lexptr. But we don't
383 scan_macro_expansion (char *expansion)
392 lexptr = expansion;
395 macro_expanded_text = expansion;
382 scan_macro_expansion(char *expansion) argument
H A DChangeLog-3.x809 * main.c (command_line_input): Make history expansion not
812 * main.c (initialize_main): Make history expansion off by default.
2569 history expansion.
2771 subsections nodes (in the readline and history expansion
2837 initialize_main): Turned history expansion on, made it the
2845 command line editing and history expansion.
2982 * blockframe.c (get_frame_saved_regs): Removed macro expansion
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dcp-demangle.h123 int expansion; member in struct:d_info
H A Dcp-demangle.c191 /* The length of the simple expansion. */
193 /* The results of a full, verbose, expansion. This is used when
196 /* The length of the full expansion. */
1137 di->expansion += 3;
1295 di->expansion += sizeof "operator" + ret->u.s_operator.op->len - 2;
1391 di->expansion -= len - sizeof "(anonymous namespace)";
1527 di->expansion += 20;
1534 di->expansion -= 5;
1538 di->expansion -= 10;
1583 di->expansion
[all...]
/haiku-fatelf/src/libs/ncurses/progs/
H A Dinfocmp.c576 const char *expansion = 0; local
608 expansion = strnames[i];
614 if (!expansion) {
622 expansion = ap->to;
631 if (!expansion
662 expansion = buf2;
666 if (!expansion
698 expansion = buf2;
702 if (!expansion
734 expansion
[all...]
/haiku-fatelf/src/bin/bash/support/
H A Dcheckbashisms125 q<brace expansion>,
/haiku-fatelf/src/bin/gdb/include/
H A Dhp-symtab.h397 unsigned int expansion: 1; member in struct:dntt_type_function
1044 unsigned int expansion: 1; /* 1=template expansion. */ member in struct:dntt_type_class
1053 dnttpointer nextexp ; /* Ptr to next expansion. */
1191 dnttpointer expansions ; /* ptr to expansion list */
1261 long future1 ; /* expansion */
1263 dnttpointer ptr2 ; /* to expansion */
1289 unsigned int expansion: 1; /* 1 = function expansion */ member in struct:dntt_type_doc_function
1748 unsigned int fExpansion: 1; /* function expansion */
1838 unsigned int expansion : 1;/* template expansion */ member in struct:quick_class
[all...]
/haiku-fatelf/src/bin/bash/
H A Dsubst.c97 can be taken, but is also one of the special expansion characters. */
116 /* An expansion function that takes a string and a quoted flag and returns
178 /* Tell the expansion functions to not longjmp back to top_level on fatal
179 errors. Enabled when doing completion and prompt string expansion. */
670 The returned string will be run through expansion as if
1208 /* Extract a parameter expansion expression within ${ and } from STRING.
1956 expansion [of $*] appears within a double quoted string, it expands
2481 perform parameter expansion, command substitution, and arithmetic
2482 expansion on the right-hand side. Perform tilde expansion i
[all...]
H A Dconfigure1493 --enable-brace-expansion
1494 include brace expansion
2457 # Check whether --enable-brace-expansion was given.
/haiku-fatelf/data/etc/bash_completion.d/
H A Dgit2756 local expansion=$(__git_aliased_command "$command")
2757 if [ -n "$expansion" ]; then
2758 completion_func="_git_${expansion//-/_}"
/haiku-fatelf/src/libs/print/libgutenprint/src/main/
H A Dprint-canon.c1634 int limit, int expansion, int invert)
1638 int bytesize = 8 / expansion;
1654 int first_x_on_mod = expansion * (byteextra - (first_x_on % bytesize));
1657 int first_x_off_mod = expansion * (byteextra - (first_x_off % bytesize));
1633 set_mask(unsigned char *cd_mask, int x_center, int scaled_x_where, int limit, int expansion, int invert) argument
H A Dprint-escp2.c4180 int limit, int expansion, int invert)
4184 int bytesize = 8 / expansion;
4200 int first_x_on_mod = expansion * (byteextra - (first_x_on % bytesize));
4203 int first_x_off_mod = expansion * (byteextra - (first_x_off % bytesize));
4179 set_mask(unsigned char *cd_mask, int x_center, int scaled_x_where, int limit, int expansion, int invert) argument
/haiku-fatelf/src/bin/gdb/texinfo/
H A Dtexinfo.tex474 % expansion of \tie (\leavevmode \penalty \@M \ ).
2872 % to do a one-level expansion on the result, instead of complete).
3010 % we have to laboriously prevent expansion for those that we don't.
3022 % effectively preventing its expansion. This is used only for control
3116 \definedummyword{expansion}%
3130 % No macro expansion.
3247 \def\expansion{==>}%
3306 \edef\temp{\the\toks0}% need full expansion
3771 % letter in the expansion, not just typeset.
4559 % @point{}, @result{}, @expansion{},
[all...]
/haiku-fatelf/src/bin/diffutils/config/
H A Dtexinfo.tex2620 % one-level expansion on the result, instead of complete).
2788 % (Must be a way to avoid doing expansion at all, and thus not have to
2872 \def\expansion{\realbackslash expansion}%
2883 % Turn off macro expansion
2889 % expansion of \tie (\leavevmode \penalty \@M \ ).
3418 % letter in the expansion, not just typeset.
4151 % @point{}, @result{}, @expansion{}, @print{}, @equiv{}.
4158 \def\expansion{\leavevmode\raise.1ex\hbox to 1em{\hfil$\mapsto$\hfil}}
4515 % Real tab expansion
[all...]
/haiku-fatelf/src/libs/termcap/
H A Dtexinfo.tex2486 % one-level expansion on the result, instead of complete).
2673 % (Must be a way to avoid doing expansion at all, and thus not have to
2695 \def\expansion{\realbackslash expansion}%
2730 % Turn off macro expansion
2736 % expansion of \tie (\\leavevmode \penalty \@M \ ).
3246 % letter in the expansion, not just typeset.
3986 % @point{}, @result{}, @expansion{}, @print{}, @equiv{}.
3989 \def\expansion{\leavevmode\raise.1ex\hbox to 1em{\hfil$\mapsto$\hfil}}
5294 % CHARACTERS 'xrdef {foo}{...expansion o
[all...]
/haiku-fatelf/src/bin/network/wget/build-aux/
H A Dtexinfo.tex482 % expansion of \tie (\leavevmode \penalty \@M \ ).
1252 \xdef#1{#1}% redefine it as its expansion; the definition is simply
3272 % to do a one-level expansion on the result, instead of complete).
3409 % we have to laboriously prevent expansion for those that we don't.
3473 % preventing its expansion. This is used only for control% words,
3533 \definedummyword\expansion
3667 \def\expansion{==>}%
3738 \edef\temp{\the\toks0}% need full expansion
4206 % letter in the expansion, not just typeset.
5040 % @point{}, @result{}, @expansion{},
[all...]
/haiku-fatelf/src/bin/sharutils/doc/
H A Dtexinfo.tex1998 % expansion of \tie (\\leavevmode \penalty \@M \ ).
2405 \def\expansion{\realbackslash expansion}
3064 \def\expansion{\leavevmode\raise.1ex\hbox to 1em{\hfil$\mapsto$\hfil}}
3899 % CHARACTERS 'xrdef {foo}{...expansion of \Ypage...}
4329 % an index file due to the expansion of \leavevmode into ``\unhbox
/haiku-fatelf/src/bin/network/wget/
H A Dmaint.mk433 msg='do not use CVS keyword expansion' \

Completed in 391 milliseconds