Home
last modified time | relevance | path

Searched refs:sets (Results 1 – 22 of 22) sorted by relevance

/ndk/sources/host-tools/ndk-stack/regex/
Dregfree.c66 if (g->sets != NULL) in regfree()
67 free((char *)g->sets); in regfree()
Dregcomp.c197 g->sets = NULL; in regcomp()
1039 ptr = (cset *)realloc((char *)p->g->sets, nc * sizeof(cset)); in allocset()
1042 p->g->sets = (cset*)ptr; in allocset()
1050 p->g->sets[i].ptr = p->g->setbits + css*(i/CHAR_BIT); in allocset()
1055 if (p->g->sets == NULL || p->g->setbits == NULL) in allocset()
1058 cs = &p->g->sets[no]; in allocset()
1067 free(p->g->sets); in allocset()
1068 p->g->sets = NULL; in allocset()
1084 cset *top = &p->g->sets[p->g->ncsets]; in freeset()
1107 cset *top = &p->g->sets[p->g->ncsets]; in freezeset()
[all …]
Dregex2.h132 cset *sets; /* -> cset [ncsets] */ member
Dengine.c507 cs = &m->g->sets[OPND(s)]; in backref()
885 cs = &g->sets[OPND(s)]; in step()
/ndk/sources/third_party/googletest/googletest/test/
Dgtest_filter_unittest.py47 import sets
246 self.assertEqual(sets.Set(set_var), sets.Set(full_partition))
253 return list(sets.Set(tests_to_run) - sets.Set(PARAM_TESTS))
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/solaris/
Dmbsnrtowcs.inc47 /* Invalid sequence - mbrtowc() sets errno. */
Dwcsnrtombs.inc44 /* Invalid character - wcrtomb() sets errno. */
/ndk/sources/host-tools/make-3.81/
DREADME.DOS198 Many Unix Makefiles include a line which sets the SHELL, for
213 shell is *not* found, the line which sets it will be effectively
238 Makefiles to MSDOS and leave the line which sets the shell
Dconfig.ami110 /* Define if utime(file, NULL) sets file's timestamp to the present. */
Dconfig.log49 configure:1595: checking whether make sets $(MAKE)
Dconfig.h-vms131 /* Define if utime(file, NULL) sets file's timestamp to the present. */
Dconfig.h.W32449 /* Define if utime(file, NULL) sets file's timestamp to the present. */
Daclocal.m441 # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
DChangeLog489 * read.c (record_files): Move code that sets stem for static
2287 part of try_variable_definition() that actually sets the value
2515 * arscan.c (VMS_get_member_info,ar_scan) [VMS]: VMS sets the low
/ndk/build/gmsl/
D__gmsl456 # Returns: Returns the union of the two sets
464 # Returns: Returns the intersection of the two sets
480 # Returns: Returns $(true) if the two sets are identical
/ndk/sources/host-tools/make-3.81/config/
Dlib-link.m445 dnl sets and AC_SUBSTs HAVE_LIB${NAME}=yes and the LIB${NAME} and
47 dnl #defines HAVE_LIB${NAME} to 1. Otherwise, it sets and AC_SUBSTs
Dtexinfo.tex1067 % to a command which sets the catcodes (such as @item or @section).
1653 % Each font-changing command also sets the names \lsize (one size lower)
2836 % This preamble sets up a generic column definition, which will
3027 % @set VAR sets the variable VAR to an empty value.
3028 % @set VAR REST-OF-LINE sets VAR to the value REST-OF-LINE.
3034 % We rely on the fact that \parsearg sets \catcode`\ =10.
3722 % @code, which sets - active. This problem was fixed by a kludge---
5148 % [Knuth] p.344; only we need to do the other characters Texinfo sets
/ndk/sources/host-tools/make-3.81/tests/
DChangeLog398 individual tests, and report both sets of numbers.
651 in double-colon rule sets are detected correctly (PR/1671).
761 exists: it sets the time to the _local_ time. We don't want
/ndk/sources/host-tools/nawk-20071023/
DFIXES202 tested on non-ascii character sets by me.
899 performance bug in b.c/cgoto(): not freeing some sets of states.
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info-13250 ignores the line that sets `SHELL'. In MS-DOS, GNU `make' searches for
3271 line that sets it will be effectively ignored. This is so `make' will
3497 any `-C' options) it sets the variable `CURDIR' to the pathname of the
3679 sub-sub-`make', and so on. The incrementation happens when `make' sets
4212 sets `bar' to `a.c b.c c.c'. *Note Setting Variables: Setting.
4232 sets `bar' to `a.c b.c c.c'.
4472 sets `objects' to `main.o foo.o bar.o utils.o another.o'.
5013 sets `frobozz' to `yes', while:
5022 sets `frobozz' to `no'.
5615 This simple example sets the variable `files' to the list of all
[all …]
Dmake.texi3892 ignores the line that sets @code{SHELL}. In MS-DOS, GNU @code{make}
3918 the line that sets it will be effectively ignored. This is so
4192 processed any @code{-C} options) it sets the variable @code{CURDIR} to
4433 happens when @code{make} sets up the environment for a command.@refill
5121 sets @samp{bar} to @samp{a.c b.c c.c}. @xref{Setting, ,Setting Variables}.
5147 sets @samp{bar} to @samp{a.c b.c c.c}.
5456 sets @code{objects} to @samp{main.o foo.o bar.o utils.o another.o}.
6100 sets @samp{frobozz} to @samp{yes}, while:
6112 sets @samp{frobozz} to @samp{no}.
6879 This simple example sets the variable @samp{files} to the list of all files
[all …]
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.02591 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2592 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
9342 # and sets the high bit in the cache file unless we assign to the vars.