Home
last modified time | relevance | path

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

/ndk/sources/host-tools/ndk-stack/regex/
Dregcomp.c55 struct parse { struct
69 static void p_ere(struct parse *, int); argument
70 static void p_ere_exp(struct parse *);
71 static void p_str(struct parse *);
72 static void p_bre(struct parse *, int, int);
73 static int p_simp_re(struct parse *, int);
74 static int p_count(struct parse *);
75 static void p_bracket(struct parse *);
76 static void p_b_term(struct parse *, cset *);
77 static void p_b_cclass(struct parse *, cset *);
[all …]
/ndk/sources/third_party/googletest/googletest/test/
Dgtest_xml_outfiles_test.py120 actual = minidom.parse(output_file1)
122 actual = minidom.parse(output_file2)
Dgtest_xml_output_unittest.py262 actual = minidom.parse(xml_path)
/ndk/sources/host-tools/ndk-stack/elff/
Ddwarf_cu.h246 virtual bool parse(const DwarfParseContext* parse_context,
346 bool parse(const DwarfParseContext* parse_context,
Delf_file.cc427 if (cu->parse(parse_context, &next_cu)) { in parse_compilation_units()
Ddwarf_cu.cc315 bool DwarfCUImpl<Dwarf_CUHdr, Dwarf_Off>::parse( in parse() function in DwarfCUImpl
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/
Dparser.hpp98 void parse( int& argc, char_type** argv );
Dparser.ipp99 parser::parse( int& argc, char_type** argv )
/ndk/sources/host-tools/make-3.81/
Dvmsfunctions.c56 if (! (sys$parse (dfab) & 1)) in opendir()
198 status = sys$parse (&Fab); in vms_stat()
Dreadme.vms62 $ set proc/parse=extended/case=sensitive
DChangeLog882 * file.c (snap_deps): Use expand_deps(). Expand and parse
1614 parse.
1887 to expand the whole line once, then parse the results.
2234 data to parse from the provided ebuffer. Some modifications to
/ndk/sources/host-tools/nawk-20071023/
DGNUmakefile34 parse.c \
DREADME46 cc -c parse.c
54 cc ytab.o b.o main.o parse.o proctab.o tran.o lib.o run.o lex.o -lm
DFIXES764 removed redundant relational tests against nullnode if parse
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
Dunit_test_parameters.ipp316 s_cla_parser.parse( argc, argv );
/ndk/sources/host-tools/sed-4.2.1/lib/
Dregcomp.c62 static bin_tree_t *parse (re_string_t *regexp, regex_t *preg,
816 dfa->str_tree = parse (&regexp, preg, syntax, &err); in re_compile_internal()
2101 parse (re_string_t *regexp, regex_t *preg, reg_syntax_t syntax, in parse() function
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info-2163 `parse.tab.o' and `scan.o' and the file `scan.o' depends on the file
164 `parse.tab.h', when `parse.y' is changed, the command `bison -d parse.y'
165 will be executed only once, and the prerequisites of both `parse.tab.o'
166 and `scan.o' will be satisfied. (Presumably the file `parse.tab.o'
167 will be recompiled from `parse.tab.c' and the file `scan.o' from
168 `scan.c', while `foo' is linked from `parse.tab.o', `scan.o', and its
Dmake.texi1221 before @code{make} begins to parse them.
9096 @file{foo} depends on the files @file{parse.tab.o} and @file{scan.o}
9097 and the file @file{scan.o} depends on the file @file{parse.tab.h},
9098 when @file{parse.y} is changed, the command @samp{bison -d parse.y}
9100 @file{parse.tab.o} and @file{scan.o} will be satisfied. (Presumably
9101 the file @file{parse.tab.o} will be recompiled from @file{parse.tab.c}
9103 linked from @file{parse.tab.o}, @file{scan.o}, and its other
Dmake.info-11047 parse them.
/ndk/docs/text/
DANDROID-MK.text177 the NDK might parse your `Android.mk` several times, each with different
DCHANGES.text171 - Fixed ndk-stack to proceed even when it can't parse a frame due to
816 - Fixed cpufeatures to not parse /proc/self/auxv.
/ndk/sources/host-tools/sed-4.2.1/
DChangeLog1209 * sed/compile.c(snarf_char_class) [REG_PERL]: Don't parse
3084 (main) Collect all the -e arguments together and parse them
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dregex3802 // parse a range
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex2833 % To parse everything between @multitable and @item:
/ndk/sources/host-tools/sed-4.2.1/build-aux/
Dtexinfo.tex3739 % To parse everything between @multitable and @item: