HomeSort by relevance Sort by last modified time
    Searched refs:callout (Results 1 - 17 of 17) sorted by null

  /external/pcre/dist/
pcre_globals.c 74 PCRE_EXP_DATA_DEFN int (*PUBL(callout))(PUBL(callout_block) *) = NULL;
82 PCRE_EXP_DATA_DEFN int (*PUBL(callout))(PUBL(callout_block) *) = NULL;
pcretest.c 233 #define SET_PCRE_CALLOUT8(callout) \
234 pcre_callout = callout
320 #define SET_PCRE_CALLOUT16(callout) \
321 pcre16_callout = (int (*)(pcre16_callout_block *))callout
412 #define SET_PCRE_CALLOUT32(callout) \
413 pcre32_callout = (int (*)(pcre32_callout_block *))callout
537 #define SET_PCRE_CALLOUT(callout) \
539 SET_PCRE_CALLOUT32(callout); \
541 SET_PCRE_CALLOUT16(callout); \
543 SET_PCRE_CALLOUT8(callout)
2250 static int callout(pcre_callout_block *cb) function
    [all...]
pcre_dfa_exec.c 163 0, /* CALLOUT */
235 0, /* CALLOUT */
    [all...]
pcregexp.pas 434 the match. Yield zero unless more callouts than the fail count, or the callout
pcre_exec.c     [all...]
pcre_jit_compile.c     [all...]
  /external/ppp/pppd/
main.c 1307 struct callout { struct
1314 static struct callout *callout = NULL; \/* Callout list *\/ variable in typeref:struct:callout
    [all...]
  /build/tools/droiddoc/templates-pdk/assets/design/
default.css 518 .figure .figure-callout {
525 background: transparent url(callout.png) no-repeat scroll 50% 50%;
530 .figure .figure-callout.top {
532 .figure .figure-callout.right {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fwpmu.h 78 const FWPM_CALLOUT0 *callout,
175 FWPM_CALLOUT0 **callout
181 FWPM_CALLOUT0 **callout
  /external/libjpeg-turbo/doc/html/
doxygen.css 733 -webkit-touch-callout: none;
1145 -webkit-touch-callout: none;
  /frameworks/base/docs/html/ndk/reference/
doxygen.css 739 -webkit-touch-callout: none;
1156 -webkit-touch-callout: none;
  /build/tools/droiddoc/templates-ds/assets/css/
default.css 765 .figure .figure-callout {
772 background: transparent url(../images/styles/callout.png) no-repeat scroll 50% 50%;
777 .figure .figure-callout.top {
779 .figure .figure-callout.right {
    [all...]
  /build/tools/droiddoc/templates-sac/assets/css/
default.css 773 .figure .figure-callout {
780 background: transparent url(../images/styles/callout.png) no-repeat scroll 50% 50%;
785 .figure .figure-callout.top {
787 .figure .figure-callout.right {
    [all...]
  /build/tools/droiddoc/templates-ndk/assets/css/
default.css 806 .figure .figure-callout {
813 background: transparent url(../images/styles/callout.png) no-repeat scroll 50% 50%;
818 .figure .figure-callout.top {
820 .figure .figure-callout.right {
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/css/
default.css     [all...]
  /build/tools/droiddoc/templates-sdk-refonly/assets/css/
default.css     [all...]
  /build/tools/droiddoc/templates-sdk-dev/assets/css/
default.css     [all...]

Completed in 356 milliseconds