Searched defs:type (Results 26 - 50 of 464) sorted by relevance

1234567891011>>

/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/asn1/
H A Da_digest.c75 int ASN1_digest(i2d_of_void *i2d, const EVP_MD *type, char *data, argument
98 int ASN1_item_digest(const ASN1_ITEM *it, const EVP_MD *type, void *asn, argument
H A Da_type.c72 void ASN1_TYPE_set(ASN1_TYPE *a, int type, void *value) argument
86 int ASN1_TYPE_set1(ASN1_TYPE *a, int type, const void *value) argument
[all...]
H A Dd2i_pr.c71 EVP_PKEY *d2i_PrivateKey(int type, EVP_PKEY **a, const unsigned char **pp, argument
H A Da_verify.c81 const EVP_MD *type; local
133 const EVP_MD *type = NULL; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/dsa/
H A Ddsa_vrf.c76 int DSA_verify(int type, const unsigned char *dgst, int dgst_len, argument
/barrelfish-2018-10-04/kernel/include/arch/armv7/
H A Dpaging_kernel_arch.h60 static inline bool is_root_pt(enum objtype type) { argument
/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_newline.c76 PRIV(is_newline)(PCRE_PUCHAR ptr, int type, PCRE_PUCHAR endptr, int *lenptr, argument
151 PRIV(was_newline)(PCRE_PUCHAR ptr, int type, PCRE_PUCHAR startptr, int *lenptr, argument
/barrelfish-2018-10-04/lib/term/client/
H A Dtrigger_priv.h36 enum term_trigger_type type; member in struct:term_trigger_priv
/barrelfish-2018-10-04/usr/eclipseclp/CPViz/viz/src/ie/ucc/cccc/viz/
H A DVisualizerUnknown.java37 private String type; field in class:VisualizerUnknown
39 public VisualizerUnknown(VisualContext context,String type) { argument
/barrelfish-2018-10-04/usr/eclipseclp/JavaInterface/src/com/parctechnologies/eclipse/
H A DMultitaskListener.java42 public void starting(EclipseMultitaskConnection eclipse, String type); argument
51 public void ending(EclipseMultitaskConnection eclipse, String type); argument
/barrelfish-2018-10-04/include/dma/
H A Ddma_manager_client.h25 dma_dev_type_t type; member in struct:dma_mgr_driver_info
/barrelfish-2018-10-04/lib/libc/db/db/
H A Ddb.c52 dbopen(const char *fname, int flags, int mode, DBTYPE type, const void *openinfo) argument
/barrelfish-2018-10-04/lib/libc/posix1e/
H A Dacl_branding.c119 _acl_type_not_valid_for_acl(const acl_t acl, acl_type_t type) argument
141 _acl_brand_from_type(acl_t acl, acl_type_t type) argument
/barrelfish-2018-10-04/lib/libc/rpc/
H A Drtime.c79 int type; local
/barrelfish-2018-10-04/lib/libc/tests/gen/
H A Dftw_test.c55 cb(const char *path, const struct stat *st, int type, struct FTW *f) argument
/barrelfish-2018-10-04/lib/lwip2/src/netif/
H A Dethernet.c84 u16_t type; local
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/lib/
H A Dtracer_tty.pl825 type:Type,goalf:Gf}, Frame) :- label
830 type:Type,path:Pos1,goalf:Gf}, label
834 type:Type,goalf:Gf}, Frame) :- label
848 type:Type,module:Module,goalf:Gf}, label
865 type:Type,goalf:Gf}, Frame) :- label
882 type:Type,goalf:Gf}, label
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/
H A DCreateEvent.java29 private ViewableType type; field in class:CreateEvent
46 private CreateEvent(String viewableName, ViewableType type) argument
52 void setViewableType(ViewableType type) argument
H A DViewable.java36 private ViewableType type; field in class:Viewable
49 public Viewable(String name, ViewableType type) argument
92 void setType(ViewableType type) argument
H A DViewletTypeRangeCommand.java33 public ViewletTypeRangeCommand(ViewletType type, argument
/barrelfish-2018-10-04/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/viewers/
H A DChart2DViewerFactory.java41 private int type; field in class:Chart2DViewerFactory
44 Chart2DViewerFactory(VisClientStateModel stateModel, int type, Class elementTypeClass) argument
H A DGanttViewerFactory.java40 private int type; field in class:GanttViewerFactory
43 GanttViewerFactory(VisClientStateModel stateModel, int type, Class elementTypeClass) argument
H A DGraphViewerFactory.java44 private int type; field in class:GraphViewerFactory
49 GraphViewerFactory(VisClientStateModel stateModel, int type, boolean zeroOne, boolean capacity, Class elementTypeClass) argument
/barrelfish-2018-10-04/lib/net_queue_manager/
H A DQM_benchmark.c17 static void bm_print_interesting_stats(uint8_t type) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/apps/
H A Dprogs.h58 int type; member in struct:__anon1109

Completed in 169 milliseconds

1234567891011>>