Searched defs:name (Results 126 - 150 of 545) sorted by relevance

1234567891011>>

/barrelfish-2018-10-04/lib/libc/locale/
H A Dlmessages.c70 messages_load_locale(struct xlocale_messages *loc, int *using_locale, const char *name) argument
88 __messages_load_locale(const char *name) argument
94 __messages_load(const char *name, locale_t l) argument
/barrelfish-2018-10-04/lib/libc/stdtime/
H A Dtimelocal.c129 time_load_locale(struct xlocale_time *l, int *using_locale, const char *name) argument
138 __time_load_locale(const char *name) argument
143 void* __time_load(const char* name, locale_t loc) argument
/barrelfish-2018-10-04/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/
H A DViewletAction.java40 public ViewletAction(String name) argument
/barrelfish-2018-10-04/lib/octopus/parser/
H A Dast.c90 struct ast_object* ast_find_attribute(struct ast_object* ast, char* name) argument
106 struct ast_object* ast_remove_attribute(struct ast_object* ast, char* name) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/conf/
H A Dconf_api.c128 char *_CONF_get_string(const CONF *conf, const char *section, const char *name) argument
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/engine/
H A Deng_cnf.c66 static char *skip_dot(char *name) argument
92 static int int_engine_configure(char *name, char *value, const CONF *cnf) argument
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/jpake/
H A Djpaketest.c18 static void showbn(const char *name, const BIGNUM *bn) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/demos/x509/
H A Dmkreq.c64 X509_NAME *name=NULL; local
/barrelfish-2018-10-04/usr/bench/rcce/bt/
H A Dprint_results.c8 void print_results( char *name, argument
/barrelfish-2018-10-04/usr/bench/rcce/lu/
H A Dprint_results.c8 void print_results( char *name, argument
/barrelfish-2018-10-04/usr/drivers/domain/
H A Ddrivertpl.c63 static errval_t init(struct bfdriver_instance* bfi, const char* name, uint64_t flags, argument
/barrelfish-2018-10-04/usr/drivers/omap44xx/twl6030/
H A Dmodule.c53 static errval_t init(struct bfdriver_instance* bfi, const char* name, uint64_t flags, argument
/barrelfish-2018-10-04/usr/eclipseclp/CPViz/viz/src/ie/ucc/cccc/viz/
H A DBox.java86 public PrintWriter svgPrefix(Tool tool,String name) { argument
H A DTreeGraph.java87 public void plot(String directory,String name){ argument
/barrelfish-2018-10-04/usr/eclipseclp/CPViz/viztool/src/components/
H A DButtonFactory.java90 public JButton createJButton(String name) argument
115 public JButton createJToolbarButton(String name) argument
142 createJToolbarToggleButton(String name) argument
167 createJRadioButton(String name) argument
193 createJCheckBox(String name) argument
218 initializeButton(AbstractButton b, String name) argument
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/JavaInterface/src/com/parctechnologies/eclipse/
H A DAsyncEclipseQueue.java70 private String name; field in class:AsyncEclipseQueue
98 AsyncEclipseQueue(int id,String name, EclipseConnectionImpl eclipse) argument
/barrelfish-2018-10-04/include/contmng/
H A Dcontmng.h53 char name[64]; /* for debugging purposes */ member in struct:cont_queue
/barrelfish-2018-10-04/include/dma/client/
H A Ddma_client_device.h35 char *name; member in union:dma_client_info::__anon64
/barrelfish-2018-10-04/include/
H A Dgrubmenu.h12 char *name; member in struct:menu_mmap_entry
/barrelfish-2018-10-04/lib/cxx/cxxabi/
H A Dcxa_default_handlers.cpp59 const char* name = __cxa_demangle(thrown_type->name(), buf, &len, &status); local
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/net/mlx4/
H A Dmlx4_devif_queue.h23 char *name; member in struct:mlx4_queue
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/include/linux/
H A Ddmapool.h44 dma_pool_create(char *name, struct device *dev, size_t size, argument
H A Dpci.h129 char *name; member in struct:pci_driver
H A Dworkqueue.h46 void *name; member in struct:workqueue_struct
177 static inline struct workqueue_struct *create_singlethread_workqueue(void *name) { argument
[all...]
/barrelfish-2018-10-04/tools/harness/tests/
H A Dmdbbench.py11 name = "mdbbench" variable in class:MdbBench

Completed in 260 milliseconds

1234567891011>>