/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/python/libstdcxx/v6/ |
A D | xmethods.py | 56 def __call__(self, obj): argument 69 def __call__(self, obj): argument 82 def __call__(self, obj): argument 98 def __call__(self, obj): argument 170 def size(self, obj): argument 189 def __call__(self, obj): argument 200 def __call__(self, obj): argument 210 def __call__(self, obj): argument 399 def size(self, obj): argument 407 return obj['_M_impl']['_M_finish'] - obj['_M_impl']['_M_start'] [all …]
|
A D | printers.py | 1179 gdb.types.register_type_printer(obj, printer) 1212 def add_one_type_printer(obj, match, name): argument 1214 gdb.types.register_type_printer(obj, printer) 1216 def register_type_printers(obj): argument 1254 add_one_type_printer(obj, 'fpos', 'streampos') 1283 add_one_template_type_printer(obj, 'list<T>', 1295 add_one_template_type_printer(obj, 'set<T>', 1322 def register_libstdcxx_printers (obj): argument 1331 if obj is None: 1332 obj = gdb [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/python/libstdcxx/v6/ |
A D | xmethods.py | 56 def __call__(self, obj): argument 69 def __call__(self, obj): argument 82 def __call__(self, obj): argument 98 def __call__(self, obj): argument 170 def size(self, obj): argument 189 def __call__(self, obj): argument 200 def __call__(self, obj): argument 210 def __call__(self, obj): argument 408 def size(self, obj): argument 416 return obj['_M_impl']['_M_finish'] - obj['_M_impl']['_M_start'] [all …]
|
A D | printers.py | 1200 gdb.types.register_type_printer(obj, printer) 1233 def add_one_type_printer(obj, match, name): argument 1235 gdb.types.register_type_printer(obj, printer) 1237 def register_type_printers(obj): argument 1275 add_one_type_printer(obj, 'fpos', 'streampos') 1304 add_one_template_type_printer(obj, 'list<T>', 1316 add_one_template_type_printer(obj, 'set<T>', 1343 def register_libstdcxx_printers (obj): argument 1352 if obj is None: 1353 obj = gdb [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/python/libstdcxx/v6/ |
A D | xmethods.py | 56 def __call__(self, obj): argument 69 def __call__(self, obj): argument 82 def __call__(self, obj): argument 98 def __call__(self, obj): argument 170 def size(self, obj): argument 189 def __call__(self, obj): argument 200 def __call__(self, obj): argument 210 def __call__(self, obj): argument 408 def size(self, obj): argument 416 return obj['_M_impl']['_M_finish'] - obj['_M_impl']['_M_start'] [all …]
|
A D | printers.py | 1509 gdb.types.register_type_printer(obj, printer) 1570 def add_one_type_printer(obj, match, name): argument 1572 gdb.types.register_type_printer(obj, printer) 1578 def register_type_printers(obj): argument 1613 add_one_type_printer(obj, 'fpos', 'streampos') 1645 add_one_template_type_printer(obj, 'map', 1651 add_one_template_type_printer(obj, 'set', 1672 def register_libstdcxx_printers (obj): argument 1681 if obj is None: 1682 obj = gdb [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/python/libstdcxx/v6/ |
A D | xmethods.py | 56 def __call__(self, obj): argument 69 def __call__(self, obj): argument 82 def __call__(self, obj): argument 98 def __call__(self, obj): argument 170 def size(self, obj): argument 189 def __call__(self, obj): argument 200 def __call__(self, obj): argument 210 def __call__(self, obj): argument 408 def size(self, obj): argument 416 return obj['_M_impl']['_M_finish'] - obj['_M_impl']['_M_start'] [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/python/libstdcxx/v6/ |
A D | xmethods.py | 56 def __call__(self, obj): argument 69 def __call__(self, obj): argument 82 def __call__(self, obj): argument 98 def __call__(self, obj): argument 170 def size(self, obj): argument 189 def __call__(self, obj): argument 200 def __call__(self, obj): argument 210 def __call__(self, obj): argument 408 def size(self, obj): argument 416 return obj['_M_impl']['_M_finish'] - obj['_M_impl']['_M_start'] [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/python/libstdcxx/v6/ |
A D | xmethods.py | 56 def __call__(self, obj): argument 69 def __call__(self, obj): argument 82 def __call__(self, obj): argument 98 def __call__(self, obj): argument 170 def size(self, obj): argument 189 def __call__(self, obj): argument 200 def __call__(self, obj): argument 210 def __call__(self, obj): argument 408 def size(self, obj): argument 416 return obj['_M_impl']['_M_finish'] - obj['_M_impl']['_M_start'] [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/python/libstdcxx/v6/ |
A D | xmethods.py | 56 def __call__(self, obj): argument 69 def __call__(self, obj): argument 82 def __call__(self, obj): argument 98 def __call__(self, obj): argument 170 def size(self, obj): argument 189 def __call__(self, obj): argument 200 def __call__(self, obj): argument 210 def __call__(self, obj): argument 408 def size(self, obj): argument 416 return obj['_M_impl']['_M_finish'] - obj['_M_impl']['_M_start'] [all …]
|
A D | printers.py | 1357 gdb.types.register_type_printer(obj, printer) 1395 def add_one_type_printer(obj, match, name): argument 1397 gdb.types.register_type_printer(obj, printer) 1402 def register_type_printers(obj): argument 1477 add_one_template_type_printer(obj, 'list<T>', 1489 add_one_template_type_printer(obj, 'set<T>', 1509 add_one_template_type_printer(obj, 'any', 1519 def register_libstdcxx_printers (obj): argument 1528 if obj is None: 1529 obj = gdb [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/ |
A D | Makefile.kconfig | 17 xconfig: $(obj)/qconf 20 gconfig: $(obj)/gconf 26 config: $(obj)/conf 56 update-po-config: $(obj)/kxgettext $(obj)/gconf.glade.h 197 $(addprefix $(obj)/,$(lxdialog)): $(obj)/dochecklxdialog 225 $(obj)/qconf.o: $(obj)/.tmp_qtcheck 282 $(obj)/gconf.o: $(obj)/.tmp_gtkcheck 308 $(obj)/zconf.tab.o: $(obj)/zconf.lex.c $(obj)/zconf.hash.c 310 $(obj)/qconf.o: $(obj)/qconf.moc 315 $(obj)/%.moc: $(src)/%.h $(obj)/.tmp_qtcheck [all …]
|
A D | Makefile | 16 obj := $(top_builddir)$(src) macro 25 $(obj)/dochecklxdialog: CONFIG_SHELL:=cd $(obj) && $(CONFIG_SHELL) 28 conf-objs := $(addprefix $(obj)/,$(conf-objs)) 46 conf mconf nconf kxgettext: %: $(obj)/% 47 $(obj)/conf $(obj)/mconf $(obj)/nconf $(obj)/kxgettext: BUILD_LDFLAGS=$(HOSTLOADLIBES_$(@F)) 48 $(obj)/conf: $(conf-objs) 50 $(obj)/mconf: $(mconf-objs) 52 $(obj)/nconf: $(nconf-objs) 54 $(obj)/kxgettext: $(kxgettext-objs) 65 $(host-cobjs.generated): $(obj)/%.o: $(obj)/%.c [all …]
|
/l4re-core-master/l4re/util/libs/ |
A D | name_space_svr.cc | 40 obj()->set(o, obj()->flags()); in set() 68 ns = dynamic_cast<Name_space const *>(o->obj()->obj()); in find_iter() 78 …_dbg.cprintf(": found object: %p (%s)\n", o->obj()->obj(), o->obj()->obj()?typeid(*(o->obj()->obj(… in find_iter() 107 else if (!n->obj()->is_valid()) in op_query() 114 free_epiface(n->obj()->obj()); in op_query() 156 if (n && n->obj()->is_valid()) in insert_entry() 162 if (n->obj()->is_local()) in insert_entry() 163 free_epiface(n->obj()->obj()); in insert_entry() 165 free_capability(n->obj()->cap()); in insert_entry() 279 if (n->obj()->is_local()) in op_unlink() [all …]
|
/l4re-core-master/lua/lib/contrib/src/ |
A D | lobject.h | 96 #define righttt(obj) (ttypetag(obj) == gcvalue(obj)->tt) argument 104 #define checkliveness(L,obj) \ argument 106 (righttt(obj) && (L == NULL || !isdead(G(L),gcvalue(obj)))))) 187 #define setnilvalue(obj) settt_(obj, LUA_VNIL) argument 237 #define setbfvalue(obj) settt_(obj, LUA_VFALSE) argument 238 #define setbtvalue(obj) settt_(obj, LUA_VTRUE) argument 325 #define setfltvalue(obj,x) \ argument 331 #define setivalue(obj,x) \ argument 334 #define chgivalue(obj,x) \ argument 428 #define setpvalue(obj,x) \ argument [all …]
|
/l4re-core-master/l4sys/include/ |
A D | kernel_object.h | 50 l4_invoke_debugger(l4_cap_idx_t obj, l4_msgtag_t tag, l4_utcb_t *utcb) L4_NOTHROW; 66 l4_kobject_dec_refcnt_u(l4_cap_idx_t obj, l4_mword_t diff, l4_utcb_t *u) L4_NOTHROW; 69 l4_kobject_dec_refcnt(l4_cap_idx_t obj, l4_mword_t diff) L4_NOTHROW; 72 l4_kobject_dec_refcnt_u(l4_cap_idx_t obj, l4_mword_t diff, l4_utcb_t *u) L4_NOTHROW in l4_kobject_dec_refcnt_u() argument 77 return l4_ipc_call(obj, u, l4_msgtag(L4_PROTO_KOBJECT, 2, 0, 0), L4_IPC_NEVER); in l4_kobject_dec_refcnt_u() 81 l4_kobject_dec_refcnt(l4_cap_idx_t obj, l4_mword_t diff) L4_NOTHROW in l4_kobject_dec_refcnt() argument 83 return l4_kobject_dec_refcnt_u(obj, diff, l4_utcb()); in l4_kobject_dec_refcnt()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/python/libstdcxx/v6/ |
A D | printers.py | 956 def add_one_type_printer(obj, match, name): argument 958 gdb.types.register_type_printer(obj, printer) 960 def register_type_printers(obj): argument 978 add_one_type_printer(obj, 'basic_stringstream', 998 add_one_type_printer(obj, 'fpos', 'streampos') 1004 add_one_type_printer(obj, 'duration', dur) 1016 def register_libstdcxx_printers (obj): argument 1025 if obj is None: 1026 obj = gdb 1027 obj.pretty_printers.append(libstdcxx_printer) [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl_db/ |
A D | db_info.c | 46 #define DESC(name, offset, obj) \ argument 47 DB_DEFINE_DESC (name, 8 * sizeof (obj), 1, offset); 48 #define ARRAY_DESC(name, offset, obj) \ argument 50 8 * sizeof (obj)[0], sizeof (obj) / sizeof (obj)[0], \
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/gnu/ |
A D | obstack.c | 333 int _obstack_allocated_p (struct obstack *h, void *obj); 336 _obstack_allocated_p (struct obstack *h, void *obj) in _obstack_allocated_p() argument 345 while (lp != 0 && ((void *) lp >= obj || (void *) (lp)->limit < obj)) in _obstack_allocated_p() 359 obstack_free (struct obstack *h, void *obj) in obstack_free() argument 368 while (lp != 0 && ((void *) lp >= obj || (void *) (lp)->limit < obj)) in obstack_free() 379 h->object_base = h->next_free = (char *) (obj); in obstack_free() 383 else if (obj != 0) in obstack_free()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/libsupc++/ |
A D | eh_throw.cc | 56 __cxxabiv1::__cxa_init_primary_exception(void *obj, std::type_info *tinfo, in __cxa_init_primary_exception() argument 60 = __get_refcounted_exception_header_from_obj (obj); in __cxa_init_primary_exception() 73 __cxxabiv1::__cxa_throw (void *obj, std::type_info *tinfo, in __cxa_throw() argument 76 PROBE2 (throw, obj, tinfo); in __cxa_throw() 82 __cxa_init_primary_exception(obj, tinfo, dest); in __cxa_throw()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/libsupc++/ |
A D | eh_throw.cc | 57 __cxa_init_primary_exception(void *obj, std::type_info *tinfo, in __cxa_init_primary_exception() argument 62 = __get_refcounted_exception_header_from_obj (obj); in __cxa_init_primary_exception() 75 __cxxabiv1::__cxa_throw (void *obj, std::type_info *tinfo, in __cxa_throw() argument 78 PROBE2 (throw, obj, tinfo); in __cxa_throw() 84 __cxa_init_primary_exception(obj, tinfo, dest); in __cxa_throw()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/libsupc++/ |
A D | eh_throw.cc | 57 __cxa_init_primary_exception(void *obj, std::type_info *tinfo, in __cxa_init_primary_exception() argument 62 = __get_refcounted_exception_header_from_obj (obj); in __cxa_init_primary_exception() 75 __cxxabiv1::__cxa_throw (void *obj, std::type_info *tinfo, in __cxa_throw() argument 78 PROBE2 (throw, obj, tinfo); in __cxa_throw() 84 __cxa_init_primary_exception(obj, tinfo, dest); in __cxa_throw()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/libsupc++/ |
A D | eh_throw.cc | 57 __cxa_init_primary_exception(void *obj, std::type_info *tinfo, in __cxa_init_primary_exception() argument 62 = __get_refcounted_exception_header_from_obj (obj); in __cxa_init_primary_exception() 75 __cxxabiv1::__cxa_throw (void *obj, std::type_info *tinfo, in __cxa_throw() argument 78 PROBE2 (throw, obj, tinfo); in __cxa_throw() 84 __cxa_init_primary_exception(obj, tinfo, dest); in __cxa_throw()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/libsupc++/ |
A D | eh_throw.cc | 57 __cxa_init_primary_exception(void *obj, std::type_info *tinfo, in __cxa_init_primary_exception() argument 62 = __get_refcounted_exception_header_from_obj (obj); in __cxa_init_primary_exception() 75 __cxxabiv1::__cxa_throw (void *obj, std::type_info *tinfo, in __cxa_throw() argument 78 PROBE2 (throw, obj, tinfo); in __cxa_throw() 84 __cxa_init_primary_exception(obj, tinfo, dest); in __cxa_throw()
|
/l4re-core-master/ned/server/src/ |
A D | lua_factory.cc | 51 auto obj = L4Re::Util::make_unique_cap<L4::Kobject>(); in __alloc() local 53 if (!obj.is_valid()) in __alloc() 69 l4_msgtag_t t = L4::Factory::create_t::call(f, obj.get(), objt, args); in __alloc() 80 nc->set(obj.get()); in __alloc() 82 obj.release(); in __alloc()
|