Home
last modified time | relevance | path

Searched refs:parsed (Results 1 – 17 of 17) sorted by relevance

/ndk/sources/third_party/googletest/googletest/src/
Dgtest-internal-inl.h1013 const BiggestConvertible parsed = _strtoui64(str.c_str(), &end, 10); in ParseNaturalNumber() local
1018 const BiggestConvertible parsed = strtoull(str.c_str(), &end, 10); in ParseNaturalNumber() local
1026 GTEST_CHECK_(sizeof(Integer) <= sizeof(parsed)); in ParseNaturalNumber()
1028 const Integer result = static_cast<Integer>(parsed); in ParseNaturalNumber()
1029 if (parse_success && static_cast<BiggestConvertible>(result) == parsed) { in ParseNaturalNumber()
Dgtest-death-test.cc1210 ::std::vector< ::std::string> parsed; in SplitString()
1215 parsed.push_back(str.substr(pos)); in SplitString()
1218 parsed.push_back(str.substr(pos, colon - pos)); in SplitString()
1222 dest->swap(parsed); in SplitString()
/ndk/docs/text/
DANDROID-MK.text19 parsed one or more times by the build system. As such, you
105 control files are parsed in a single GNU Make execution context where
176 your `Android.mk` file is parsed. Note that under certain circumstances
236 > Name of the target Android platform when this `Android.mk` is parsed.
243 > Name of the target CPU+ABI when this `Android.mk` is parsed.
DOVERVIEW.text199 Note that a single Android.mk might be parsed several times by the build
DCHANGES.text2570 but the input files are parsed by the C-preprocessor before being sent to
/ndk/sources/third_party/googletest/googletest/
DCHANGES81 be parsed by Hudson now.
/ndk/sources/host-tools/sed-4.2.1/
DBUGS63 the regex matcher parsed `\/' as `/' in the common case of escaping
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info-1120 * Reading Makefiles:: How makefiles are parsed.
827 * Reading Makefiles:: How makefiles are parsed.
1323 makefile is parsed. We say that expansion is "deferred" if expansion
1335 Variable definitions are parsed as follows:
1353 All instances of conditional syntax are parsed immediately, in their
5789 function is expanded, then the results of that expansion are parsed as
5799 expansion are expanded again when they are parsed as makefile syntax.
6135 starts with `-' or contains an `=', in which case it will be parsed as
6495 makefiles were parsed, prerequisites that did not need to be
Dmake.texi146 * Reading Makefiles:: How makefiles are parsed.
944 * Reading Makefiles:: How makefiles are parsed.
1538 construct as the makefile is parsed. We say that expansion is
1554 Variable definitions are parsed as follows:
1577 All instances of conditional syntax are parsed immediately, in their
7089 are parsed as makefile syntax. The expanded results can define new
7098 that expansion are expanded again when they are parsed as makefile
7493 parsed as a switch or variable definition, respectively). Even
7937 parsed, prerequisites that did not need to be rebuilt, etc. This option
/ndk/sources/host-tools/nawk-20071023/
DFIXES413 parsed again because token buffer wasn't terminated right.
/ndk/sources/host-tools/make-3.81/
DNEWS33 feature is enabled then after all rules have been parsed the
DChangeLog746 ignoring flag can now also be 2, which means "already parsed a
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex2772 % we'll always have a period there to be parsed.
4319 % given all the information in convenient, parsed form.
7128 % name cannot be active until we have parsed the command line.
/ndk/sources/host-tools/sed-4.2.1/doc/
Dsed.texi2884 @command{sed}s, for example, required that the regex matcher parsed
3034 Strange uses of square brackets are parsed differently
Dsed-in.texi2717 @command{sed}s, for example, required that the regex matcher parsed
2867 Strange uses of square brackets are parsed differently
Dsed.info2112 example, required that the regex matcher parsed `\/' as `/' in the
/ndk/sources/host-tools/sed-4.2.1/build-aux/
Dtexinfo.tex3671 % we'll always have a period there to be parsed.
5320 % given all the information in convenient, parsed form.
9180 % name cannot be active until we have parsed the command line.