Searched refs:sets (Results 1 – 25 of 38) sorted by relevance
12
/ndk/sources/host-tools/ndk-stack/regex/ |
D | regfree.c | 66 if (g->sets != NULL) in regfree() 67 free((char *)g->sets); in regfree()
|
D | regcomp.c | 197 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 …]
|
D | regex2.h | 132 cset *sets; /* -> cset [ncsets] */ member
|
D | engine.c | 507 cs = &m->g->sets[OPND(s)]; in backref() 885 cs = &g->sets[OPND(s)]; in step()
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
D | realloc.m4 | 9 # Test whether 'realloc' is POSIX compliant (sets errno to ENOMEM when it
|
D | malloc.m4 | 9 # Test whether 'malloc' is POSIX compliant (sets errno to ENOMEM when it
|
D | lib-prefix.m4 | 166 dnl 32-bit and 64-bit instruction sets or ABIs, 64-bit libraries go under 173 dnl 32-bit and 64-bit instruction sets or ABIs, 64-bit libraries go under
|
D | mbrtowc.m4 | 165 mbrtowc returns 2, and sets wc to 0x00F0. 166 mbtowc returns 4 (correct) and sets wc to 0x5EDC. */
|
D | acl.m4 | 133 # but sets errno = ENOENT for an existing file or directory.
|
D | lib-link.m4 | 51 dnl If found, it sets and AC_SUBSTs HAVE_LIB${NAME}=yes and the LIB${NAME} 53 dnl #defines HAVE_LIB${NAME} to 1. Otherwise, it sets and AC_SUBSTs 166 dnl Also, sets the LIB${NAME}_PREFIX variable to nonempty if libname was found 692 dnl sets LDADDVAR to linker options needed together with LIBSVALUE.
|
/ndk/build/tools/toolchain-patches/python/Python-2.7.3/ |
D | 0002-MINGW-use-posix-getpath.patch | 339 /* FindNextFile sets error to ERROR_NO_MORE_FILES if 348 /* FindNextFile sets error to ERROR_NO_MORE_FILES if
|
/ndk/sources/host-tools/make-3.81/ |
D | README.DOS | 198 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
|
D | config.ami | 110 /* Define if utime(file, NULL) sets file's timestamp to the present. */
|
D | config.log | 49 configure:1595: checking whether make sets $(MAKE)
|
D | config.h-vms | 131 /* Define if utime(file, NULL) sets file's timestamp to the present. */
|
D | config.h.W32 | 449 /* Define if utime(file, NULL) sets file's timestamp to the present. */
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | mac-mf.sed | 18 # If line ends with .. then assume it sets a variable that will
|
D | BOOST.tests | 689 ; and again for sets: 724 ; and again for tricky sets with digraphs:
|
/ndk/build/gmsl/ |
D | __gmsl | 456 # 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/ |
D | lib-link.m4 | 45 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
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | ChangeLog | 398 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/sed-4.2.1/ |
D | NEWS | 87 * fix bug in 'y' command in multi-byte character sets 274 * `y' command supports multibyte character sets
|
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
D | texinfo.tex | 284 % Output a mark which sets \thischapter, \thissection and \thiscolor. 1144 % to a command which sets the catcodes (such as @item or @section). 1339 % k sets the color for filling (usual text, etc.); 1340 % K sets the color for stroking (thin rules, e.g., normal _'s). 2114 % future. Used with @smallbook, which sets the leading to 12pt. 2287 % Each font-changing command also sets the names \lsize (one size lower) 3742 % This preamble sets up a generic column definition, which will 3933 % @set VAR sets the variable VAR to an empty value. 3934 % @set VAR REST-OF-LINE sets VAR to the value REST-OF-LINE. 3940 % We rely on the fact that \parsearg sets \catcode`\ =10. [all …]
|
/ndk/sources/host-tools/nawk-20071023/ |
D | FIXES | 202 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/ |
D | make.info-1 | 3250 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 …]
|
12