Home
last modified time | relevance | path

Searched refs:object (Results 1 – 9 of 9) sorted by relevance

/libev/
H A Ddepcomp302 set_dir_from "$object"
303 set_base_from "$object"
374 set_dir_from "$object"
442 set_dir_from "$object"
443 set_base_from "$object"
484 set_dir_from "$object"
485 set_base_from "$object"
591 $object)
654 -*|$object)
697 $object)
[all …]
H A Dev++.h274 void once (int fd, int events, tstamp timeout, K *object) throw () in once()
276 once (fd, events, timeout, method_thunk<K, method>, object); in once()
281 void once (int fd, int events, tstamp timeout, K *object) throw () in once()
295 void once (int fd, int events, tstamp timeout, K *object) throw () in once()
297 once (fd, events, timeout, method_noargs_thunk<K, method>, object); in once()
464 void set (K *object) throw () in set()
466 set_ (object, method_thunk<K, method>); in set()
471 void set (K *object) throw () in set()
473 set_ (object, method_thunk<K, &K::operator ()>); in set()
485 void set (K *object) throw () in set()
[all …]
H A Daclocal.m41159 # Check for a 64-bit object if we didn't find anything.
3162 [AC_CACHE_CHECK([for $LD option to reload object files],
3445 # Tru64's nm complains that /dev/null is an invalid object file
3447 */dev/null* | *'Invalid file or object type'*)
6392 # Archives containing C++ object files must be created using
6437 # Archives containing C++ object files must be created using
7016 # the conftest object file.
7054 # The "-l" case would never come before the object being
7069 # This assumes that the test object file only shows up
7695 _LT_DECL([], [OBJDUMP], [1], [An object symbol dumper])
[all …]
H A DMakefile.in455 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
462 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
469 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
H A DREADME22 - filesystem object (path) watching (with optional linux inotify support).
H A Dev.pod341 This returns the "default" event loop object, which is what you should
378 This will create and initialise a new event loop object. If the loop
543 as in libev having to destroy and recreate the epoll object, which can
664 Destroys an event loop object (frees all memory and kernel state
1250 of the watcher object can be arbitrary (so C<malloc> will do). Only
2689 descriptor open on the object at all times, and detecting renames, unlinks
3899 instead of storing a coroutine, you store the queue object and instead of
4062 =item w->set<class, &class::method> (object *)
4066 first argument and the C<revents> as second. The object must be given as
4086 =item w->set (object *)
[all …]
H A Dltmain.sh8211 func_verbose "using reloadable object file for export list..."
8375 func_verbose "creating reloadable object files..."
H A DChanges339 - fixed const object callbacks in ev++.h.
H A Dconfigure1354 --libdir=DIR object code libraries [EPREFIX/lib]
3837 source=sub/conftest.c object=$am__obj \