OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rm_so
(Results
1 - 13
of
13
) sorted by null
/ndk/sources/host-tools/sed-4.2.1/testsuite/
tst-boost.c
201
rm[i].
rm_so
= -1;
210
int
rm_so
, rm_eo;
local
212
rm_so
= strtol (p, &q, 10);
222
if (rm[i].
rm_so
!=
rm_so
|| rm[i].rm_eo != rm_eo)
225
i, rm[i].
rm_so
, rm[i].rm_eo,
rm_so
, rm_eo);
/external/pcre/
pcreposix.h
108
regoff_t
rm_so
;
member in struct:__anon8990
/bionic/libc/include/
regex.h
56
regoff_t
rm_so
; /* start of match */
member in struct:__anon36
/development/ndk/platforms/android-8/include/
regex.h
56
regoff_t
rm_so
; /* start of match */
member in struct:__anon1185
/external/llvm/lib/Support/
regex_impl.h
44
llvm_regoff_t
rm_so
; /* start of match */
member in struct:__anon7988
/ndk/sources/host-tools/ndk-stack/regex/
regex.h
60
regoff_t
rm_so
; /* start of match */
member in struct:__anon16787
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
regex.h
56
regoff_t
rm_so
; /* start of match */
member in struct:__anon23168
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
regex.h
56
regoff_t
rm_so
; /* start of match */
member in struct:__anon23598
/prebuilt/ndk/android-ndk-r5/platforms/android-8/arch-arm/usr/include/
regex.h
56
regoff_t
rm_so
; /* start of match */
member in struct:__anon24004
/prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-arm/usr/include/
regex.h
56
regoff_t
rm_so
; /* start of match */
member in struct:__anon24964
/prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-x86/usr/include/
regex.h
56
regoff_t
rm_so
; /* start of match */
member in struct:__anon24979
/ndk/sources/host-tools/sed-4.2.1/lib/
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:__anon16796
/prebuilt/linux-x86/toolchain/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:__anon21146
Completed in 422 milliseconds