Searched defs:release (Results 1 - 25 of 33) sorted by path

12

/haiku-buildtools/binutils/gold/
H A Darchive.h228 release() function in class:gold::Archive
H A Ddescriptors.cc195 Descriptors::release(int descriptor, bool permanent) function in class:gold::Descriptors
H A Dfileread.cc258 File_read::release() function in class:gold::File_read
H A Dgold-threads.cc60 release() function in class:gold::Lock_impl_nothreads
135 Lock_impl_threads::release() function in class:gold::Lock_impl_threads
H A Dgold-threads.h76 release() function in class:gold::Lock
H A Dobject.h524 release() function in class:gold::Object
/haiku-buildtools/gcc/gcc/ada/doc/share/
H A Dconf.py103 release = get_gnat_version() variable
/haiku-buildtools/gcc/gcc/ada/
H A Dinit.c2261 char release[len]; local
/haiku-buildtools/gcc/gcc/
H A Dfibonacci_heap.h412 fibonacci_heap<K,V>::extract_min (bool release) argument
436 fibonacci_heap<K,V>::delete_node (fibonacci_node<K,V> *node, bool release) argument
H A Dsymbol-summary.h70 void release () function
115 void release (T *item) function
/haiku-buildtools/gcc/gcc/jit/docs/
H A Dconf.py67 release = ('%s (%s %s%s)' variable
/haiku-buildtools/gcc/gcc/jit/
H A Dlibgccjit++.h552 context::release () function in class:gccjit::context
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/init/
H A Dcall1.C20 T* release() { function in struct:auto_ptr
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tm/
H A Dpr45940-2.C16 void release() function in class:sp_counted_base
H A Dpr45940-3.C24 void release() // nothrow function in class:sp_counted_base
H A Dpr45940-4.C24 void release() // nothrow function in class:sp_counted_base
H A Dpr45940.C16 void release() function in class:sp_counted_base
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr53011.C16 static void release(T *obj) { function in struct:WvTraits_Helper
21 static void release(From *obj) { function in struct:WvTraits
H A Dpr56029.C18 T *release () { data_.ptr = __null; } function in struct:scoped_ptr_impl
H A Dpr58555.C77 void release() { function in class:G
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/vect/
H A Dpr44861.cc7 void release() { if (f()) destroy(); } function in struct:counted_base
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dauto_ptr.C30 X* release() throw() { X* p=px; px=0; return p; } function in struct:auto_ptr
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb99.C28 unsigned int release( void ) { return --_count; } function in class:ref_counted
96 void release( void ) function in class:ref_ptr
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/arc/
H A Djump-around-jump.c40 void (*release)(struct device *); member in struct:rtc_class_ops
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/h8300/
H A Dpr58400.c76 struct kobject { const char *name; struct list_head entry; struct kobject *parent; struct kset *kset; struct kobj_type *ktype; struct sysfs_dirent *sd; struct kref kref; struct delayed_work release; unsigned int state_initialized:1; unsigned int state_in_sysfs:1; unsigned int state_add_uevent_sent:1; unsigned int state_remove_uevent_sent:1; unsigned int uevent_suppress:1; }; member in struct:kobject

Completed in 205 milliseconds

12