Searched refs:style (Results 1 – 25 of 32) sorted by relevance
12
/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
|
D | texinfo.tex | 1446 % Change the current font style to #1, remembering it in \curfontstyle. 1455 % Select #1 fonts with the current style. 1465 % Texinfo sort of supports the sans serif font style, which plain TeX does not. 1471 % We don't need math for this font style. 2070 % @euro{} comes from a separate font, depending on the current style. 2369 % This produces Day Month Year style of output. 4432 % I don't think this chapter style is supported any more, so I'm not 6400 % text after an @example or the like (not that this is good style).
|
/ndk/sources/host-tools/ndk-stack/binutils/ |
D | addr2line.c | 438 enum demangling_styles style; in addr2line_main() local 440 style = cplus_demangle_name_to_style (optarg); in addr2line_main() 441 if (style == unknown_demangling) in addr2line_main() 445 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. */
|
D | ChangeLog | 1038 the code that implements SySV-style automatic variables. 1045 the code). Remove the code that implements SySV-style automatic 1587 DOS-style paths. 1634 DOS-style pathnames: backslash separators and drive specifiers. 1820 * *.c: Convert to using ANSI C-style function definitions. 1856 * dir.c: Change hash functions to use K&R function definition style. 1977 * hash.c: Change function definitions to be K&R style. 2239 (readstring): Read the next line from a string-style ebuffer. 2401 Rework to use new-style autoconf features. Use the "external"
|
D | config.h.in | 420 /* Define for large files, on AIX-style hosts. */
|
D | README.W32 | 85 The MSDOS mode style execution has not been tested that
|
D | NEWS | 353 * Make defines a new default RCS rule, for new-style master file 356 Make defines new default rules for DOS-style C++ file naming
|
/ndk/docs/Additional_library_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/sources/android/support/ |
D | README | 23 MIT-style license:
|
D | NOTICE | 115 Valentin Ochs and is licensed under an MIT-style license.
|
/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/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/make-3.81/tests/scripts/misc/ |
D | general3 | 34 # Have to use the old style invocation to test this.
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/ |
D | test_tools.ipp | 81 // showbase is only available for new style streams:
|
/ndk/sources/host-tools/make-3.81/autom4te.cache/ |
D | output.0 | 3595 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5 3596 $as_echo_n "checking for style of include used by $am_make... " >&6; } 3600 # First try GNU make style include. 3612 # Now try BSD make style include. 3651 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 3652 $as_echo_n "checking dependency style of $depcc... " >&6; } 7243 # Check for DOS-style pathnames. 7245 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether system uses MSDOS-style paths" >&5 7246 $as_echo_n "checking whether system uses MSDOS-style paths... " >&6; } 8469 /* Some POSIXoid systems have both the new-style macros and the old [all …]
|
D | traces.0 | 559 m4trace:configure.in:58: -1- AH_OUTPUT([_LARGE_FILES], [/* Define for large files, on AIX-style hos… 667 m4trace:configure.in:130: -1- AH_OUTPUT([HAVE_DOS_PATHS], [/* Define if the system uses DOS-style p…
|
12