Searched refs:quoted (Results 1 - 25 of 202) sorted by relevance

123456789

/xsrc/external/mit/xmessage/dist/
H A Dmakeform.c61 int quoted = 0; local in function:unquote_pairs
64 if (quoted) {
66 quoted = 0;
68 quoted = 1;
89 int quoted = 0; local in function:parse_name_and_exit_code_list
104 if (quoted == 1) quoted = 0;
105 else if (*cp == '\\') quoted = 1;
135 quoted = 0;
139 if (quoted) quote
[all...]
/xsrc/external/mit/makedepend/dist/
H A Dpr.c69 * possibly to hold the result. @p returns the string with quoted colons
111 const char *quoted; local in function:pr
115 quoted = quoteColons(ip->i_file, quotebuf, sizeof(quotebuf));
116 len = strlen(quoted) + 1;
120 objprefix, base, objsuffix, quoted);
123 fprintf(stdout, " %s", quoted);
/xsrc/external/mit/xkeyboard-config/dist/scripts/
H A Dsymbols-tree.py78 def quoted(name): function in member:XkbLoader.load_symbols_file
102 NAME = quoted("name").setParseAction(new_symbols_section)
104 lit("include") + quoted("include").setParseAction(append_includes) + EOL
/xsrc/external/mit/xdm/dist/xdm/
H A Daccess.c263 int quoted; local in function:ReadWord
271 quoted = FALSE;
276 if (quoted)
285 if (c == EOF || (EOFatEOL && !quoted))
304 if (!quoted)
306 quoted = TRUE;
314 quoted = FALSE;
/xsrc/external/mit/libX11/dist/src/xlibi18n/
H A DlcDB.c274 int *quoted)
278 *quoted = 0;
290 /* unescaped double quote changes quoted state. */
291 *quoted = *quoted ? 0 : 1;
294 if (*p == SYM_COMMENT && !*quoted) {
320 int quoted = 0; /* quoted by double quote? */ local in function:read_line
329 zap_comment(p, &quoted); /* remove comment line */
348 if (!quoted
272 zap_comment(char * str,int * quoted) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/docs/specs/
H A DMESA_shader_debug.spec206 implementation dependent double-quoted string, each of this
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
H A DMESA_shader_debug.spec206 implementation dependent double-quoted string, each of this
/xsrc/external/mit/xterm/dist/
H A Dinput.c1735 Boolean quoted = False; local in function:keyCanInsert
1753 quoted = (Boolean) !quoted;
1754 } else if (!quoted && isName(ch)) {
/xsrc/external/mit/libXTrap/dist/
H A Dltmain.sh398 # metacharacters that are still active within double-quoted strings.
591 # is double-quoted, suitable for a subsequent eval, whereas
3853 # metacharacters that are still active within double-quoted strings.
4984 /* Put quoted arguments into the new argument vector. */
5988 # to be aesthetically quoted because they are evaled later.
/xsrc/external/mit/libXevie/dist/
H A Dltmain.sh366 # metacharacters that are still active within double-quoted strings.
550 # is double-quoted, suitable for a subsequent eval, whereas
2963 # metacharacters that are still active within double-quoted strings.
4243 /* Put quoted arguments into the new argument vector. */
5224 # to be aesthetically quoted because they are evaled later.
/xsrc/external/mit/libXfont/dist/
H A Dltmain.sh332 # metacharacters that are still active within double-quoted strings.
1099 # double-quoted, suitable for a subsequent eval
5228 # metacharacters that are still active within double-quoted strings.
6362 /* Put quoted arguments into the new argument vector. */
7431 # to be aesthetically quoted because they are evaled later.
/xsrc/external/mit/mesa-demos/dist/
H A Dltmain.sh332 # metacharacters that are still active within double-quoted strings.
1099 # double-quoted, suitable for a subsequent eval
5228 # metacharacters that are still active within double-quoted strings.
6362 /* Put quoted arguments into the new argument vector. */
7431 # to be aesthetically quoted because they are evaled later.
/xsrc/external/mit/glu/dist/
H A Dltmain.sh332 # metacharacters that are still active within double-quoted strings.
1150 # double-quoted, suitable for a subsequent eval
5275 # metacharacters that are still active within double-quoted strings.
6410 /* Put quoted arguments into the new argument vector. */
7490 # to be aesthetically quoted because they are evaled later.
/xsrc/external/mit/glw/dist/
H A Dltmain.sh366 # metacharacters that are still active within double-quoted strings.
550 # is double-quoted, suitable for a subsequent eval, whereas
2963 # metacharacters that are still active within double-quoted strings.
4243 /* Put quoted arguments into the new argument vector. */
5224 # to be aesthetically quoted because they are evaled later.
/xsrc/external/mit/libXxf86misc/dist/
H A Dltmain.sh332 # metacharacters that are still active within double-quoted strings.
1099 # double-quoted, suitable for a subsequent eval
5228 # metacharacters that are still active within double-quoted strings.
6362 /* Put quoted arguments into the new argument vector. */
7430 # to be aesthetically quoted because they are evaled later.
/xsrc/external/mit/freetype/dist/builds/unix/
H A Dltmain.sh332 # metacharacters that are still active within double-quoted strings.
1099 # double-quoted, suitable for a subsequent eval
5228 # metacharacters that are still active within double-quoted strings.
6362 /* Put quoted arguments into the new argument vector. */
7428 # to be aesthetically quoted because they are evaled later.
/xsrc/external/mit/xf86-video-sis/dist/
H A Dltmain.sh332 # metacharacters that are still active within double-quoted strings.
1099 # double-quoted, suitable for a subsequent eval
5228 # metacharacters that are still active within double-quoted strings.
6362 /* Put quoted arguments into the new argument vector. */
7431 # to be aesthetically quoted because they are evaled later.
/xsrc/external/mit/xf86-video-tdfx/dist/
H A Dltmain.sh332 # metacharacters that are still active within double-quoted strings.
1099 # double-quoted, suitable for a subsequent eval
5228 # metacharacters that are still active within double-quoted strings.
6362 /* Put quoted arguments into the new argument vector. */
7431 # to be aesthetically quoted because they are evaled later.
/xsrc/external/mit/xf86-video-tga/dist/
H A Dltmain.sh398 # metacharacters that are still active within double-quoted strings.
591 # is double-quoted, suitable for a subsequent eval, whereas
3853 # metacharacters that are still active within double-quoted strings.
4984 /* Put quoted arguments into the new argument vector. */
5987 # to be aesthetically quoted because they are evaled later.
/xsrc/external/mit/xf86-video-tseng/dist/
H A Dltmain.sh398 # metacharacters that are still active within double-quoted strings.
591 # is double-quoted, suitable for a subsequent eval, whereas
3853 # metacharacters that are still active within double-quoted strings.
4984 /* Put quoted arguments into the new argument vector. */
5987 # to be aesthetically quoted because they are evaled later.
/xsrc/external/mit/xf86-video-wsfb/dist/
H A Dltmain.sh402 # metacharacters that are still active within double-quoted strings.
595 # is double-quoted, suitable for a subsequent eval, whereas
3850 # metacharacters that are still active within double-quoted strings.
4978 /* Put quoted arguments into the new argument vector. */
5974 # to be aesthetically quoted because they are evaled later.
/xsrc/external/mit/xf86-video-glint/dist/
H A Dltmain.sh332 # metacharacters that are still active within double-quoted strings.
1099 # double-quoted, suitable for a subsequent eval
5228 # metacharacters that are still active within double-quoted strings.
6362 /* Put quoted arguments into the new argument vector. */
7428 # to be aesthetically quoted because they are evaled later.
/xsrc/external/mit/xf86-video-i740/dist/
H A Dltmain.sh332 # metacharacters that are still active within double-quoted strings.
1099 # double-quoted, suitable for a subsequent eval
5228 # metacharacters that are still active within double-quoted strings.
6362 /* Put quoted arguments into the new argument vector. */
7431 # to be aesthetically quoted because they are evaled later.
/xsrc/external/mit/xf86-video-intel/dist/
H A Dltmain.sh335 # metacharacters that are still active within double-quoted strings.
1102 # double-quoted, suitable for a subsequent eval
5231 # metacharacters that are still active within double-quoted strings.
6365 /* Put quoted arguments into the new argument vector. */
7431 # to be aesthetically quoted because they are evaled later.
/xsrc/external/mit/xf86-input-synaptics/dist/
H A Dltmain.sh398 # metacharacters that are still active within double-quoted strings.
591 # is double-quoted, suitable for a subsequent eval, whereas
3853 # metacharacters that are still active within double-quoted strings.
4984 /* Put quoted arguments into the new argument vector. */
5987 # to be aesthetically quoted because they are evaled later.

Completed in 135 milliseconds

123456789