Home
last modified time | relevance | path

Searched refs:def (Results 1 – 14 of 14) sorted by relevance

/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex6 \def\texinfoversion{2006-03-21.13}
113 \def\linenumber{l.\the\inputlineno:\space}
158 \def\spaceisspace{\catcode`\ =\spacecat}
162 \def\gobble#1{}
165 \def\makecsname#1{\expandafter\noexpand\csname#1\endcsname}
188 \def\finalout{\overfullrule=0pt}
196 \def\|{%
225 \def\gloggingall{\begingroup \globaldefs = 1 \loggingall \endgroup}%
226 \def\loggingall{%
249 \def\smallbreak{\ifnum\lastpenalty<10000\par\ifdim\lastskip<\smallskipamount
[all …]
/ndk/sources/host-tools/nawk-20071023/
Dmaketab.c120 char buf[200], name[200], def[200]; in main() local
145 n = sscanf(buf, "%1c %s %s %d", &c, def, name, &tok); in main()
146 if (c != '#' || (n != 4 && strcmp(def,"define") != 0)) /* not a valid #define */ in main()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
Dapply.hpp84 # define AUX778076_APPLY_N_PARTIAL_SPEC_PARAMS(n, param, def) \ argument
86 BOOST_MPL_PP_PARTIAL_SPEC_PARAMS(n, param, def) \
Dbind.hpp105 # define AUX778076_BIND_N_SPEC_PARAMS(n, param, def) \ argument
107 BOOST_MPL_PP_PARTIAL_SPEC_PARAMS(n, param, def) \
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Dassembly.h47 .def name SEPARATOR \
/ndk/sources/host-tools/make-3.81/
Dreadme.vms247 Calling 'set def' doesn't do the trick, since a sub-shell is
DChangeLog1491 * read.c (conditional_line): Expand the text after ifn?def before
/ndk/sources/host-tools/make-3.81/tests/
DChangeLog407 * scripts/features/conditionals: Test arguments to ifn?def which
/ndk/tests/device/test-libc++-static-full/jni/
DAndroid.mk3237 $(call gen-test, re/re.def/defns.regex.collating.element/nothing_to_do)
3238 $(call gen-test, re/re.def/defns.regex.finite.state.machine/nothing_to_do)
3239 $(call gen-test, re/re.def/defns.regex.format.specifier/nothing_to_do)
3240 $(call gen-test, re/re.def/defns.regex.matched/nothing_to_do)
3241 $(call gen-test, re/re.def/defns.regex.primary.equivalence.class/nothing_to_do)
3242 $(call gen-test, re/re.def/defns.regex.regular.expression/nothing_to_do)
3243 $(call gen-test, re/re.def/defns.regex.subexpression/nothing_to_do)
3244 $(call gen-test, re/re.def/nothing_to_do)
3896 $(call gen-test, utilities/function.objects/func.def/nothing_to_do)
/ndk/tests/device/test-libc++-shared-full/jni/
DAndroid.mk3246 $(call gen-test, re/re.def/defns.regex.collating.element/nothing_to_do)
3247 $(call gen-test, re/re.def/defns.regex.finite.state.machine/nothing_to_do)
3248 $(call gen-test, re/re.def/defns.regex.format.specifier/nothing_to_do)
3249 $(call gen-test, re/re.def/defns.regex.matched/nothing_to_do)
3250 $(call gen-test, re/re.def/defns.regex.primary.equivalence.class/nothing_to_do)
3251 $(call gen-test, re/re.def/defns.regex.regular.expression/nothing_to_do)
3252 $(call gen-test, re/re.def/defns.regex.subexpression/nothing_to_do)
3253 $(call gen-test, re/re.def/nothing_to_do)
3905 $(call gen-test, utilities/function.objects/func.def/nothing_to_do)
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.07360 return (strcoll ("abc", "def") >= 0 ||
10318 t def
10320 :def
/ndk/sources/host-tools/make-3.81/doc/
Dmake.texi8356 @code{.l}, @code{.s}, @code{.S}, @code{.mod}, @code{.sym}, @code{.def},
8432 @pindex .def
8434 @file{@var{n}.sym} is made from @file{@var{n}.def} with a command
Dmake.info-16837 `.s', `.S', `.mod', `.sym', `.def', `.h', `.info', `.dvi', `.tex',
6887 `N.sym' is made from `N.def' with a command of the form `$(M2C)
Dmake.info-23463 * .def: Catalogue of Rules. (line 74)