Searched defs:source (Results 1 - 25 of 29) sorted by path

12

/barrelfish-2018-10-04/include/lua/
H A Dlua.h404 const char *source; /* (S) */ member in struct:lua_Debug
/barrelfish-2018-10-04/include/vm/
H A Dvm_object.c1224 vm_object_t source; local
1296 vm_object_t orig_object, new_object, source; local
[all...]
/barrelfish-2018-10-04/kernel/
H A Dmonitor.c327 struct sysret sys_monitor_is_retypeable(struct capability *source, gensize_t offset, argument
[all...]
/barrelfish-2018-10-04/lib/libc/net/
H A Dnsdispatch.c469 nss_load_module(const char *source, nss_module_register_fn reg_fn) argument
570 nss_method_lookup(const char *source, cons argument
[all...]
/barrelfish-2018-10-04/lib/libc/resolv/
H A Dres_init.c596 res_setoptions(res_state statp, const char *options, const char *source) argument
/barrelfish-2018-10-04/lib/lua/src/
H A Dllex.c159 void luaX_setinput (lua_State *L, LexState *ls, ZIO *z, TString *source, argument
H A Dllex.h62 TString *source; /* current source name */ member in struct:LexState
H A Dlobject.c252 void luaO_chunkid (char *out, const char *source, size_t bufflen) { argument
[all...]
H A Dlobject.h476 TString *source; /* used for debug information */ member in struct:Proto
/barrelfish-2018-10-04/lib/lwip2/src/apps/smtp/
H A Dsmtp.c906 smtp_base64_encode(char* target, size_t target_len, const char* source, size_t source_len) argument
/barrelfish-2018-10-04/lib/octopus/parser/
H A Dscan.c1154 register char *source = yyg->yytext_ptr; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/apps/
H A Dpasswd.c378 int dest, source; local
/barrelfish-2018-10-04/lib/rcce/
H A Drcce.c197 int RCCE_recv(char *privbuf, size_t size, int source) argument
/barrelfish-2018-10-04/usr/acpi/
H A Dacpi.c346 ACPI_HANDLE source; local
H A Dpcilnk_controller_client.c38 ACPI_HANDLE source; local
76 ACPI_HANDLE source; local
105 ACPI_HANDLE source; local
[all...]
/barrelfish-2018-10-04/usr/bench/ahci/
H A Dmain.c42 dd_bench(char *source, char *target, size_t blocksize, size_t count) argument
316 char *source = argv[1]; local
[all...]
/barrelfish-2018-10-04/usr/drivers/solarflair/sfxge/common/
H A Defx_vpd.c780 unsigned int source; local
[all...]
/barrelfish-2018-10-04/usr/drivers/xeon_phi/
H A Dinterphi.c93 xphi_dom_id_t source; member in struct:interphi_msg_st::__anon1598::__anon1603
1429 interphi_chan_open(struct xnode *node, xphi_dom_id_t target, xphi_dom_id_t source, uint64_t usrdata, struct capref msgframe, xphi_chan_type_t type) argument
/barrelfish-2018-10-04/usr/eclipseclp/JavaInterface/src/com/parctechnologies/eclipse/
H A DEclipseMultitaskConnectionImpl.java310 public void dataAvailable(Object source) argument
368 public void dataRequest(Object source){} argument
H A DOutOfProcessEclipse.java450 public void dataAvailable(Object source) argument
454 public void dataRequest(Object source) argument
491 public void dataAvailable(Object source) argument
523 public void dataRequest(Object source) argument
H A DQueueListener.java52 public void dataAvailable(Object source); argument
61 public void dataRequest(Object source); argument
/barrelfish-2018-10-04/usr/eclipseclp/JavaInterface/tests/
H A DEclipseMapColourer.java1061 public void dataAvailable(Object source) argument
1120 public void dataRequest(Object source) argument
1135 public void dataAvailable(Object source) argument
1165 dataRequest(Object source) argument
1183 dataAvailable(Object source) argument
1189 dataRequest(Object source) argument
[all...]
H A DQueueExample1.java109 public void dataAvailable(Object source) argument
124 public void dataRequest(Object source){}; argument
H A DQueueExample2.java98 public void dataAvailable(Object source) argument
103 public void dataRequest(Object source) argument
135 public void dataAvailable(Object source) argument
152 public void dataRequest(Object source) argument
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dbip_db.c995 int source; local
[all...]

Completed in 210 milliseconds

12