Home
last modified time | relevance | path

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

12

/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
Dtexinfo.tex1446 % 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/
Daddr2line.c438 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/
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. */
DChangeLog1038 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"
Dconfig.h.in420 /* Define for large files, on AIX-style hosts. */
DREADME.W3285 The MSDOS mode style execution has not been tested that
DNEWS353 * 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/
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/sources/android/support/
DREADME23 MIT-style license:
DNOTICE115 Valentin Ochs and is licensed under an MIT-style license.
/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/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/make-3.81/tests/scripts/misc/
Dgeneral334 # Have to use the old style invocation to test this.
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
Dtest_tools.ipp81 // showbase is only available for new style streams:
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.03595 { $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 …]
Dtraces.0559 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