Searched defs:text (Results 26 - 47 of 47) sorted by relevance

12

/barrelfish-2018-10-04/lib/libc/posix1e/
H A Dmac.c306 mac_from_text(struct mac **mac, const char *text) argument
326 mac_to_text(struct mac *mac, char **text) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/apps/
H A Dcrl.c110 int hash=0,issuer=0,lastupdate=0,nextupdate=0,noout=0,text=0; local
H A Decparam.c128 badops = 0, text = 0, i, need_rand = 0, genkey = 0; local
H A Dts.c142 int text = 0; local
466 query_command(const char *data, char *digest, const EVP_MD *md, const char *policy, int no_nonce, int cert, const char *in, const char *out, int text) argument
673 reply_command(CONF *conf, char *section, char *engine, char *queryfile, char *passin, char *inkey, char *signer, char *chain, const char *policy, char *in, int token_in, char *out, int token_out, int text) argument
[all...]
H A Dreq.c173 int informat,outformat,verify=0,noout=0,text=0,keyform=FORMAT_PEM; local
1431 add_DN_object(X509_NAME *n, char *text, const char *def, char *value, int nid, int n_min, int n_max, unsigned long chtype, int mval) argument
1488 add_attribute_object(X509_REQ *req, char *text, const char *def, char *value, int nid, int n_min, int n_max, unsigned long chtype) argument
[all...]
H A Dx509.c185 int text=0,serial=0,subject=0,issuer=0,startdate=0,enddate=0; local
H A Ds_server.c2470 static const char *text="HTTP/1.0 200 ok\r\nContent-type: text/plain\r\n\r\n"; local
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/CPViz/viz/src/ie/ucc/cccc/viz/
H A DLayout.java336 protected void textSVG(PrintWriter out,double x,int y,String text, Color argument
344 textSVG(PrintWriter out,double x,double y,double textSize, int text, Colors color) argument
348 textSVG(PrintWriter out,double x,double y,double textSize, String text, Colors color) argument
[all...]
H A DVisualizerDrawer.java497 public void textSVG(PrintWriter out,double x,double y,String text, Colors color){ argument
509 public void textSVG(PrintWriter out,double x,double y,double size,int text, Colors color){ argument
521 textSVG(PrintWriter out,double x,double y,double size, String text, Colors color) argument
530 textStartSVG(PrintWriter out,double x,double y,double size, String text, Colors color) argument
[all...]
/barrelfish-2018-10-04/usr/tests/mt_waitset/
H A Dmain.c40 char text[256]; local
/barrelfish-2018-10-04/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/viewers/
H A DTextViewletType.java278 private String text; field in class:TextViewletType.Data
[all...]
/barrelfish-2018-10-04/include/
H A Dzlib.h110 int text; /* true if compressed data believed to be text */ member in struct:gz_header_s
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/ts/
H A Dts_rsp_verify.c112 const char *text; member in struct:__anon1286
[all...]
H A Dts_rsp_sign.c343 TS_RESP_CTX_set_status_info(TS_RESP_CTX *ctx, int status, const char *text) argument
372 TS_RESP_CTX_set_status_info_cond(TS_RESP_CTX *ctx, int status, const char *text) argument
H A Dts.h222 STACK_OF(ASN1_UTF8STRING) *text; member in struct:TS_status_info_st
/barrelfish-2018-10-04/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/
H A DContainerViewer.java900 ViewletSelectionAction(String text) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/ui/
H A Dui_lib.c364 int UI_add_info_string(UI *ui, const char *text) argument
370 int UI_dup_info_string(UI *ui, const char *text) argument
388 int UI_add_error_string(UI *ui, const char *text) argument
394 int UI_dup_error_string(UI *ui, const char *text) argument
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dbip_control.c402 p_extension(value vext, type text, value v, type t) argument
H A Dlex.c998 _complete_predicate(char *text, int start, int end) argument
/barrelfish-2018-10-04/include/openssl/
H A Dts.h222 STACK_OF(ASN1_UTF8STRING) *text; member in struct:TS_status_info_st
/barrelfish-2018-10-04/tools/demo/Aquarium/
H A DWindow1.xaml.cs324 private void AddThinRectangle(int core, long start, long end, SolidColorBrush brush, string text) argument
331 private void AddInteractiveThinRectangle(int core, long start, long end, SolidColorBrush brush, string text) argument
359 private void AddRectangle(int core, long start, long end, SolidColorBrush brush, string text) argument
366 private void AddInteractiveRectangle(int core, long start, long end, SolidColorBrush brush, string text) argument
397 private void AddLine(int sendcore, long start, int recvcore, long end, SolidColorBrush brush, string text) argument
418 AddInteractiveLine(int sendcore, long start, int recvcore, long end, SolidColorBrush brush, string text) argument
437 AddArrow(int sendcore, long start, int recvcore, long end, SolidColorBrush brush, string text) argument
448 AddInteractiveArrow(int sendcore, long start, int recvcore, long end, SolidColorBrush brush, string text) argument
492 AddDiamond(int core, long time, SolidColorBrush brush, string text) argument
499 AddInteractiveDiamond(int core, long time, SolidColorBrush brush, string text) argument
535 AddInteractiveBlob(int core, long time, SolidColorBrush brush, string text) argument
547 AddVisBlob(int core, long time, SolidColorBrush brush, string text) argument
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/ssl/
H A Dkssl.c940 kssl_err_set(KSSL_ERR *kssl_err, int reason, char *text) argument
1653 kssl_ctx_setstring(KSSL_CTX *kssl_ctx, int which, char *text) argument
[all...]

Completed in 136 milliseconds

12