HomeSort by relevance Sort by last modified time
    Searched refs:regfree (Results 26 - 50 of 57) sorted by null

12 3

  /cts/suite/audio_quality/lib/src/
SimpleScriptExec.cpp 62 regfree(&re);
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
bug-regex28.c 73 regfree (&r);
tst-boost.c 191 regfree (&re);
206 regfree (&re);
tst-regex2.c 203 regfree (&rbuf);
205 regfree (&rpbuf);
runptests.c 121 regfree (&re);
tst-rxspencer.c 258 regfree (&re);
273 regfree (&re);
280 regfree (&re);
tst-pcre.c 183 regfree (&re);
  /ndk/sources/host-tools/sed-4.2.1/lib/
regex.c 31 # define regfree(preg) __regfree (preg) macro
regex.h 675 extern void regfree (regex_t *__preg);
  /ndk/sources/host-tools/ndk-stack/
ndk-stack-parser.c 160 regfree(&parser->re_frame_header);
161 regfree(&parser->re_sig_header);
162 regfree(&parser->re_pid_header);
GNUMakefile 53 regex/regfree.c
  /cts/suite/audio_quality/lib/src/task/
TaskCase.cpp 125 regfree(&regex);
133 regfree(&regex);
262 regfree(&re);
276 regfree(&re);
  /external/llvm/lib/Support/
Android.mk 75 regfree.c \
CMakeLists.txt 63 regfree.c
  /external/chromium/testing/gtest/src/
gtest-port.cc 117 // regfree'ing an invalid regex might crash because the content
121 regfree(&partial_regex_);
122 regfree(&full_regex_);
  /external/gtest/src/
gtest-port.cc 117 // regfree'ing an invalid regex might crash because the content
121 regfree(&partial_regex_);
122 regfree(&full_regex_);
  /external/llvm/utils/unittest/googletest/
gtest-port.cc 117 // regfree'ing an invalid regex might crash because the content
121 regfree(&partial_regex_);
122 regfree(&full_regex_);
  /external/protobuf/gtest/src/
gtest-port.cc 112 regfree(&partial_regex_);
113 regfree(&full_regex_);
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest-port.cc 53 regfree(&regex_);
  /external/oprofile/libregex/
op_regex.cpp 55 regfree(&regexp);
  /ndk/sources/host-tools/sed-4.2.1/sed/
regexp.c 267 regfree(&regex->pattern);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
regex.h 554 extern void regfree (regex_t *__preg);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
regex.h 554 extern void regfree (regex_t *__preg);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
regex.h 554 extern void regfree (regex_t *__preg);
  /ndk/sources/host-tools/sed-4.2.1/
config_h.in 773 #undef regfree

Completed in 675 milliseconds

12 3