Home
last modified time | relevance | path

Searched refs:style (Results 1 – 25 of 47) sorted by relevance

12

/ndk/sources/host-tools/sed-4.2.1/lib/
Dquotearg.c49 enum quoting_style style; member
106 return (o ? o : &default_quoting_options)->style; in get_quoting_style()
114 (o ? o : &default_quoting_options)->style = s; in set_quoting_style()
151 quoting_options_from_style (enum quoting_style style) in quoting_options_from_style() argument
154 o.style = style; in quoting_options_from_style()
586 p->style, p->flags, p->quote_these_too); in quotearg_buffer()
613 size_t bufsize = quotearg_buffer_restyled (0, 0, arg, argsize, p->style, in quotearg_alloc_mem()
616 quotearg_buffer_restyled (buf, bufsize, arg, argsize, p->style, flags, in quotearg_alloc_mem()
705 options->style, flags, in quotearg_n_options()
714 quotearg_buffer_restyled (val, size, arg, argsize, options->style, in quotearg_n_options()
/ndk/sources/host-tools/make-3.81/config/
Ddospaths.m41 # Test if the system uses DOS-style pathnames (drive specs and backslashes)
22 AC_CACHE_CHECK([whether system uses MSDOS-style paths], [ac_cv_dos_paths],
35 [Define if the system uses DOS-style pathnames.])
DChangeLog3 * dospaths.m4: Add MSYS to the list of targets allowing DOS-style
13 * dospaths.m4: New macro to test for DOS-style pathnames, based on
/ndk/sources/host-tools/ndk-stack/binutils/
Daddr2line.c442 enum demangling_styles style; in addr2line_main() local
444 style = cplus_demangle_name_to_style (optarg); in addr2line_main()
445 if (style == unknown_demangling) in addr2line_main()
449 cplus_demangle_set_style (style); in addr2line_main()
/ndk/sources/host-tools/make-3.81/
DREADME.DOS10 2. Supports both stock DOS COMMAND.COM and Unix-style shells
15 4. Better support for DOS-style backslashes in pathnames (but see
93 6. After Make finishes, if you have a Unix-style shell installed,
107 Without a Unix-style shell, you will have to install programs
123 7. The `clean' targets also require Unix-style shell, and GNU Sed
146 4DOS/NDOS replacements), and Unix-style shells (tested with the
150 When the $SHELL variable points to a Unix-style shell, Make
159 If $SHELL points to a DOS-style shell, however, Make will not
193 the Unix-style command substitution (`command`) feature.
281 5. DOS-style pathnames.
[all …]
Dreadme.vms45 logical DECC$GLOB_UNIX_STYLE), which can be set to get Unix style
203 /bin/sh style I/O redirection is supported. You can now write lines like
212 $(dir ...) and $(wildcard ...). Unix-style and VMS-style names are
Daclocal.m4158 AC_CACHE_CHECK([dependency style of $depcc],
388 # The call with PACKAGE and VERSION arguments is the old style
420 dnl Distinguish between old-style and new-style calls.
541 AC_MSG_CHECKING([for style of include used by $am_make])
545 # First try GNU make style include.
557 # Now try BSD make style include.
Dconfig.log128 configure:2720: checking for style of include used by make
130 configure:2776: checking dependency style of gcc
Dconfigure.in129 # Check for DOS-style pathnames.
205 /* Some POSIXoid systems have both the new-style macros and the old
Dconfig.h.W3225 # pragma warning(disable:4131) /* uses old-style declarator */
389 /* Define for large files, on AIX-style hosts. */
/ndk/docs/renderscript/
Djquery.js12style:this,F,o.prop(this,E[F],G,I,F))}})},css:function(E,F){if((E=="width"||E=="height")&&parseFlo…
21style.display="none";K.innerHTML=' <link/><table></table><a href="/a" style="color:red;float:lef… property
22style.display=E||"";if(o.css(this[H],"display")==="none"){var G=this[H].tagName,K;if(m[G]){K=m[G]}…
53 …-]=)?\d+(px)?$/.test(t)){t=j(t);break}t=$(t,this);case'object':if(t.is||t.style)c=(t=$(t)).offset(…
Dtabs.css26 list-style: none;
Ddoxygen.css180 font-style: italic;
486 font-style: normal;
499 font-style: italic;
610 font-style: normal;
710 list-style-type:none;
735 list-style-type:none;
/ndk/build/tools/toolchain-patches/mclinker/
D0003-Allow-multiple-no-warn-mismatch.patch16 @@ -149,6 +149,7 @@ llvm::cl::opt<mcld::GeneralOptions::HashStyle> ArgHashStyle("hash-style",
/ndk/sources/host-tools/sed-4.2.1/doc/
Dsed.texi89 * Extended regexps:: @command{egrep}-style regular expressions
91 * Perl regexps:: Perl-style regular expressions
132 Perl regexps:: Perl-style regular expressions
261 @cindex In-place editing, Perl-style backup file names
339 @cindex Perl-style regular expressions, choosing
340 @cindex @value{SSEDEXT}, Perl-style regular expressions
341 Use Perl-style regular expressions rather than basic
342 regular expressions. Perl-style regexps are extremely
345 Perl-style regular expressions}.
517 @cindex Perl-style regular expressions, case-insensitive
[all …]
Dsed-in.texi88 * Extended regexps:: @command{egrep}-style regular expressions
90 * Perl regexps:: Perl-style regular expressions
131 Perl regexps:: Perl-style regular expressions
260 @cindex In-place editing, Perl-style backup file names
338 @cindex Perl-style regular expressions, choosing
339 @cindex @value{SSEDEXT}, Perl-style regular expressions
340 Use Perl-style regular expressions rather than basic
341 regular expressions. Perl-style regexps are extremely
344 Perl-style regular expressions}.
516 @cindex Perl-style regular expressions, case-insensitive
[all …]
/ndk/sources/android/support/
DREADME23 MIT-style license:
/ndk/sources/host-tools/sed-4.2.1/
Daclocal.m4185 AC_CACHE_CHECK([dependency style of $depcc],
402 # The call with PACKAGE and VERSION arguments is the old style
438 dnl Distinguish between old-style and new-style calls.
444 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
567 AC_MSG_CHECKING([for style of include used by $am_make])
571 # First try GNU make style include.
583 # Now try BSD make style include.
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/
Dflavors84 # Clean up from "old style" testing. If all the above tests are converted to
/ndk/sources/android/crazy_linker/
DDESIGN.TXT201 Written originally for Chrome, so follows the Chromium coding style. Which can
205 find . -name "*.h" -o -name "*.cpp" | xargs clang-format -style Chromium -i
/ndk/sources/third_party/googletest/googletest/include/gtest/
Dgtest-param-test.h.pump89 // ValuesIn(container) - Yields values from a C-style array, an STL
257 // a C-style array.
260 // an STL-style container.
263 // a range [begin, end) defined by a pair of STL-style iterators. These
/ndk/sources/host-tools/sed-4.2.1/testsuite/
Dmac-mf.good5 # MPW-style lines for the MakeFile
78 # End of MPW-style lines for MakeFile
Dmac-mf.inp5 # MPW-style lines for the MakeFile.
78 # End of MPW-style lines for MakeFile.
/ndk/sources/host-tools/sed-4.2.1/build-aux/
Dtexi2dvi479 | $makeinfo --footnote-style=end -I "$filename_dir" $miincludes \
/ndk/sources/host-tools/make-3.81/tests/scripts/misc/
Dgeneral334 # Have to use the old style invocation to test this.

12