OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rm_so
(Results
26 - 50
of
64
) sorted by null
1
2
3
/prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
regex.h
56
regoff_t
rm_so
; /* start of match */
member in struct:__anon33884
/prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/
regex.h
56
regoff_t
rm_so
; /* start of match */
member in struct:__anon33899
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
regex.h
56
regoff_t
rm_so
; /* start of match */
member in struct:__anon34628
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
regex.h
56
regoff_t
rm_so
; /* start of match */
member in struct:__anon35075
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
regex.h
56
regoff_t
rm_so
; /* start of match */
member in struct:__anon37528
/prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
regex.h
56
regoff_t
rm_so
; /* start of match */
member in struct:__anon37873
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
regex.h
56
regoff_t
rm_so
; /* start of match */
member in struct:__anon38266
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
regex.h
56
regoff_t
rm_so
; /* start of match */
member in struct:__anon38713
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
regex.h
56
regoff_t
rm_so
; /* start of match */
member in struct:__anon39301
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
regex.h
56
regoff_t
rm_so
; /* start of match */
member in struct:__anon39747
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
regex.h
56
regoff_t
rm_so
; /* start of match */
member in struct:__anon40195
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
regex.h
56
regoff_t
rm_so
; /* start of match */
member in struct:__anon41632
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
regex.h
56
regoff_t
rm_so
; /* start of match */
member in struct:__anon42026
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
regex.h
56
regoff_t
rm_so
; /* start of match */
member in struct:__anon42472
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
regex.h
56
regoff_t
rm_so
; /* start of match */
member in struct:__anon42920
/cts/suite/audio_quality/lib/src/task/
TaskCase.cpp
254
matchStart = strStart + pmatch[1].
rm_so
;
256
translated.append(StringUtil::substr(orig, strStart, pmatch[1].
rm_so
- 1)); //-1 for $
/ndk/sources/host-tools/sed-4.2.1/lib/
regexec.c
245
start = pmatch[0].
rm_so
;
500
assert (pmatch[0].
rm_so
== start);
504
rval = pmatch[0].
rm_so
;
569
regs->start[i] = pmatch[i].
rm_so
;
913
pmatch[reg_idx].
rm_so
= pmatch[reg_idx].rm_eo = -1;
916
pmatch[0].
rm_so
= 0;
934
if (pmatch[reg_idx].
rm_so
!= -1)
939
pmatch[reg_idx].
rm_so
=
940
(pmatch[reg_idx].
rm_so
== mctx.input.valid_len
942
: mctx.input.offsets[pmatch[reg_idx].
rm_so
]);
[
all
...]
regex.h
549
regoff_t
rm_so
; /* Byte offset from string's start to substring's start. */
545
regoff_t
rm_so
; \/* Byte offset from string's start to substring's start. *\/
member in struct:__anon22174
/bionic/libc/upstream-netbsd/libc/regex/
regex2.h
84
= regoff_t
rm_so
; // start of match
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
regex.h
440
regoff_t
rm_so
; /* Byte offset from string's start to substring's start. */
436
regoff_t
rm_so
; \/* Byte offset from string's start to substring's start. *\/
member in struct:__anon26770
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
regex.h
440
regoff_t
rm_so
; /* Byte offset from string's start to substring's start. */
436
regoff_t
rm_so
; \/* Byte offset from string's start to substring's start. *\/
member in struct:__anon28361
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
regex.h
440
regoff_t
rm_so
; /* Byte offset from string's start to substring's start. */
436
regoff_t
rm_so
; \/* Byte offset from string's start to substring's start. *\/
member in struct:__anon29875
/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
Completed in 4032 milliseconds
1
2
3