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

  /external/openssl/apps/
s_cb.c 663 char *extname; local
668 extname = "server name";
672 extname = "max fragment length";
676 extname = "client certificate URL";
680 extname = "trusted CA keys";
684 extname = "truncated HMAC";
688 extname = "status request";
692 extname = "user mapping";
696 extname = "client authz";
700 extname = "server authz"
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
extutil.h 189 #define XEXT_GENERATE_FIND_DISPLAY(proc,extinfo,extname,hooks,nev,data) \
195 dpyinfo = XextAddDisplay (extinfo,dpy,extname,hooks,nev,data); \
211 #define XEXT_GENERATE_ERROR_STRING(proc,extname,nerr,errl) \
217 SDL_snprintf (tmp, SDL_arraysize(tmp), "%s.%d", extname, code); \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/extensions/
extutil.h 155 #define XEXT_GENERATE_FIND_DISPLAY(proc,extinfo,extname,hooks,nev,data) \
161 dpyinfo = XextAddDisplay (extinfo,dpy,extname,hooks,nev,data); \
177 #define XEXT_GENERATE_ERROR_STRING(proc,extname,nerr,errl) \
183 sprintf (tmp, "%s.%d", extname, code); \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
extutil.h 155 #define XEXT_GENERATE_FIND_DISPLAY(proc,extinfo,extname,hooks,nev,data) \
161 dpyinfo = XextAddDisplay (extinfo,dpy,extname,hooks,nev,data); \
177 #define XEXT_GENERATE_ERROR_STRING(proc,extname,nerr,errl) \
183 sprintf (tmp, "%s.%d", extname, code); \
  /external/chromium_org/third_party/markdown/
__init__.py 210 following format: "extname(key1=value1,key2=value2)"
  /external/markdown/markdown/
__init__.py 512 following format: "extname(key1=value1,key2=value2)"

Completed in 1389 milliseconds