OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:regs_allocated
(Results
1 - 22
of
22
) sorted by null
/ndk/sources/host-tools/sed-4.2.1/sed/
regexp.c
251
regex->pattern.
regs_allocated
= REGS_REALLOCATE;
/ndk/sources/host-tools/sed-4.2.1/lib/
regexec.c
58
Idx nregs, int
regs_allocated
)
459
else if (BE (bufp->
regs_allocated
== REGS_FIXED
490
bufp->
regs_allocated
= re_copy_regs (regs, pmatch, nregs,
491
bufp->
regs_allocated
);
492
if (BE (bufp->
regs_allocated
== REGS_UNALLOCATED, 0))
515
int
regs_allocated
)
524
if (
regs_allocated
== REGS_UNALLOCATED)
537
else if (
regs_allocated
== REGS_REALLOCATE)
560
assert (
regs_allocated
== REGS_FIXED);
600
bufp->
regs_allocated
= REGS_REALLOCATE
[
all
...]
regex.h
500
unsigned int _REG_RE_NAME (
regs_allocated
) : 2;
536
/* If `
regs_allocated
' is REGS_UNALLOCATED in the pattern buffer,
regcomp.c
772
preg->
regs_allocated
= REGS_UNALLOCATED;
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
regex.h
389
unsigned
regs_allocated
: 2;
427
/* If `
regs_allocated
' is REGS_UNALLOCATED in the pattern buffer,
386
unsigned
regs_allocated
: 2;
member in struct:re_pattern_buffer
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
regex.h
389
unsigned
regs_allocated
: 2;
427
/* If `
regs_allocated
' is REGS_UNALLOCATED in the pattern buffer,
386
unsigned
regs_allocated
: 2;
member in struct:re_pattern_buffer
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
regex.h
389
unsigned
regs_allocated
: 2;
427
/* If `
regs_allocated
' is REGS_UNALLOCATED in the pattern buffer,
386
unsigned
regs_allocated
: 2;
member in struct:re_pattern_buffer
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libc-2.7.so
libc.so.6
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/install-tools/
fixincl
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libc-2.7.so
libc.so.6
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/bin/
c++
g++
gcc
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/x86_64/
libiberty.a
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/x86_64/
libiberty.a
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/
libiberty.a
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/
libiberty.a
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libiberty.a
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/
libiberty.a
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/
libiberty.a
[
all
...]
Completed in 567 milliseconds