/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | quotearg.c | 49 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/ |
D | dospaths.m4 | 1 # 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.])
|
D | ChangeLog | 3 * 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/ |
D | addr2line.c | 442 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/ |
D | README.DOS | 10 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 …]
|
D | readme.vms | 45 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
|
D | aclocal.m4 | 158 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.
|
D | config.log | 128 configure:2720: checking for style of include used by make 130 configure:2776: checking dependency style of gcc
|
D | configure.in | 129 # Check for DOS-style pathnames. 205 /* Some POSIXoid systems have both the new-style macros and the old
|
D | config.h.W32 | 25 # pragma warning(disable:4131) /* uses old-style declarator */ 389 /* Define for large files, on AIX-style hosts. */
|
/ndk/docs/renderscript/ |
D | jquery.js | 12 …style:this,F,o.prop(this,E[F],G,I,F))}})},css:function(E,F){if((E=="width"||E=="height")&&parseFlo… 21 …style.display="none";K.innerHTML=' <link/><table></table><a href="/a" style="color:red;float:lef… property 22 …style.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(…
|
D | tabs.css | 26 list-style: none;
|
D | doxygen.css | 180 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/ |
D | 0003-Allow-multiple-no-warn-mismatch.patch | 16 @@ -149,6 +149,7 @@ llvm::cl::opt<mcld::GeneralOptions::HashStyle> ArgHashStyle("hash-style",
|
/ndk/sources/host-tools/sed-4.2.1/doc/ |
D | sed.texi | 89 * 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 …]
|
D | sed-in.texi | 88 * 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/ |
D | README | 23 MIT-style license:
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | aclocal.m4 | 185 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/ |
D | flavors | 84 # Clean up from "old style" testing. If all the above tests are converted to
|
/ndk/sources/android/crazy_linker/ |
D | DESIGN.TXT | 201 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/ |
D | gtest-param-test.h.pump | 89 // 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/ |
D | mac-mf.good | 5 # MPW-style lines for the MakeFile 78 # End of MPW-style lines for MakeFile
|
D | mac-mf.inp | 5 # MPW-style lines for the MakeFile. 78 # End of MPW-style lines for MakeFile.
|
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
D | texi2dvi | 479 | $makeinfo --footnote-style=end -I "$filename_dir" $miincludes \
|
/ndk/sources/host-tools/make-3.81/tests/scripts/misc/ |
D | general3 | 34 # Have to use the old style invocation to test this.
|