Home
last modified time | relevance | path

Searched refs:subob (Results 1 – 25 of 43) sorted by relevance

12

/dports/devel/py-zope.publisher/zope.publisher-3.13.1/src/zope/publisher/
H A Dbase.py442 subob = getattr(ob, name)
445 subob = ob[name]
449 if self.require_docstrings and not getattr(subob, '__doc__', None):
450 raise DebugError(subob, 'Missing or empty doc string')
451 return subob
478 subob = getattr(ob, name)
481 subob = ob[name]
485 return subob
/dports/devel/py-cbor/cbor-1.0.0/cbor/
H A Dcbor.py318 (subob, sub_len) = _loads_tb(fp, tb, limit, depth, returntags)
320 ob.append(subob)
342 subob, subpos = _loads(fp)
344 ob.append(subob)
359 subob, subpos = _loads(fp)
361 ob.append(subob)
/dports/devel/py-hg-evolve/hg-evolve-10.4.1/hgext3rd/evolve/thirdparty/
H A Dcbor.py332 (subob, sub_len) = _loads_tb(fp, tb, limit, depth, returntags)
334 ob.append(subob)
356 subob, subpos = _loads(fp)
358 ob.append(subob)
373 subob, subpos = _loads(fp)
375 ob.append(subob)
/dports/lang/gcc48/gcc-4.8.5/gcc/cp/
H A Dclass.c1316 tree subob; member
1335 if (TYPE_P (p->subob)) in find_abi_tags_r()
1338 "that base %qT has", p->t, tag, p->subob); in find_abi_tags_r()
1339 inform (location_of (p->subob), "%qT declared here", in find_abi_tags_r()
1340 p->subob); in find_abi_tags_r()
1346 p->t, tag, *tp, p->subob); in find_abi_tags_r()
1347 inform (location_of (p->subob), "%qD declared here", in find_abi_tags_r()
1348 p->subob); in find_abi_tags_r()
1361 check_abi_tags (tree t, tree subob) in check_abi_tags() argument
1375 tree subtype = TYPE_P (subob) ? subob : TREE_TYPE (subob); in check_abi_tags()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/cp/
H A Dclass.c1316 tree subob; member
1335 if (TYPE_P (p->subob)) in find_abi_tags_r()
1338 "that base %qT has", p->t, tag, p->subob); in find_abi_tags_r()
1339 inform (location_of (p->subob), "%qT declared here", in find_abi_tags_r()
1340 p->subob); in find_abi_tags_r()
1346 p->t, tag, *tp, p->subob); in find_abi_tags_r()
1347 inform (location_of (p->subob), "%qD declared here", in find_abi_tags_r()
1348 p->subob); in find_abi_tags_r()
1361 check_abi_tags (tree t, tree subob) in check_abi_tags() argument
1375 tree subtype = TYPE_P (subob) ? subob : TREE_TYPE (subob); in check_abi_tags()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dclass.c1333 else if (TYPE_P (p->subob)) in check_tag()
1336 "that base %qT has", p->t, tag, p->subob)) in check_tag()
1337 inform (location_of (p->subob), "%qT declared here", in check_tag()
1338 p->subob); in check_tag()
1344 p->t, tag, *tp, p->subob)) in check_tag()
1346 inform (location_of (p->subob), "%qD declared here", in check_tag()
1347 p->subob); in check_tag()
1475 check_abi_tags (tree t, tree subob, bool just_checking = false)
1489 tree subtype = TYPE_P (subob) ? subob : TREE_TYPE (subob);
1490 struct abi_tag_data data = { t, subob, error_mark_node };
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/cp/
H A Dclass.c1328 else if (TYPE_P (p->subob)) in check_tag()
1332 "that base %qT has", p->t, tag, p->subob)) in check_tag()
1333 inform (location_of (p->subob), "%qT declared here", in check_tag()
1334 p->subob); in check_tag()
1341 p->t, tag, *tp, p->subob)) in check_tag()
1343 inform (location_of (p->subob), "%qD declared here", in check_tag()
1344 p->subob); in check_tag()
1472 check_abi_tags (tree t, tree subob, bool just_checking = false)
1486 tree subtype = TYPE_P (subob) ? subob : TREE_TYPE (subob);
1487 struct abi_tag_data data = { t, subob, error_mark_node };
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/cp/
H A Dclass.c1348 tree subob; member
1386 else if (TYPE_P (p->subob)) in find_abi_tags_r()
1389 "that base %qT has", p->t, tag, p->subob)) in find_abi_tags_r()
1390 inform (location_of (p->subob), "%qT declared here", in find_abi_tags_r()
1391 p->subob); in find_abi_tags_r()
1397 p->t, tag, *tp, p->subob)) in find_abi_tags_r()
1400 p->subob); in find_abi_tags_r()
1433 check_abi_tags (tree t, tree subob) in check_abi_tags() argument
1437 tree subtype = TYPE_P (subob) ? subob : TREE_TYPE (subob); in check_abi_tags()
1438 struct abi_tag_data data = { t, subob, error_mark_node }; in check_abi_tags()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/cp/
H A Dclass.c1333 else if (TYPE_P (p->subob)) in check_tag()
1336 "that base %qT has", p->t, tag, p->subob)) in check_tag()
1337 inform (location_of (p->subob), "%qT declared here", in check_tag()
1338 p->subob); in check_tag()
1344 p->t, tag, *tp, p->subob)) in check_tag()
1346 inform (location_of (p->subob), "%qD declared here", in check_tag()
1347 p->subob); in check_tag()
1475 check_abi_tags (tree t, tree subob, bool just_checking = false)
1489 tree subtype = TYPE_P (subob) ? subob : TREE_TYPE (subob);
1490 struct abi_tag_data data = { t, subob, error_mark_node };
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dclass.c1333 else if (TYPE_P (p->subob)) in check_tag()
1336 "that base %qT has", p->t, tag, p->subob)) in check_tag()
1337 inform (location_of (p->subob), "%qT declared here", in check_tag()
1338 p->subob); in check_tag()
1344 p->t, tag, *tp, p->subob)) in check_tag()
1346 inform (location_of (p->subob), "%qD declared here", in check_tag()
1347 p->subob); in check_tag()
1475 check_abi_tags (tree t, tree subob, bool just_checking = false)
1489 tree subtype = TYPE_P (subob) ? subob : TREE_TYPE (subob);
1490 struct abi_tag_data data = { t, subob, error_mark_node };
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/cp/
H A Dclass.c1333 else if (TYPE_P (p->subob)) in check_tag()
1336 "that base %qT has", p->t, tag, p->subob)) in check_tag()
1337 inform (location_of (p->subob), "%qT declared here", in check_tag()
1338 p->subob); in check_tag()
1344 p->t, tag, *tp, p->subob)) in check_tag()
1346 inform (location_of (p->subob), "%qD declared here", in check_tag()
1347 p->subob); in check_tag()
1475 check_abi_tags (tree t, tree subob, bool just_checking = false)
1489 tree subtype = TYPE_P (subob) ? subob : TREE_TYPE (subob);
1490 struct abi_tag_data data = { t, subob, error_mark_node };
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dclass.c1333 else if (TYPE_P (p->subob)) in check_tag()
1336 "that base %qT has", p->t, tag, p->subob)) in check_tag()
1337 inform (location_of (p->subob), "%qT declared here", in check_tag()
1338 p->subob); in check_tag()
1344 p->t, tag, *tp, p->subob)) in check_tag()
1346 inform (location_of (p->subob), "%qD declared here", in check_tag()
1347 p->subob); in check_tag()
1475 check_abi_tags (tree t, tree subob, bool just_checking = false)
1489 tree subtype = TYPE_P (subob) ? subob : TREE_TYPE (subob);
1490 struct abi_tag_data data = { t, subob, error_mark_node };
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/cp/
H A Dclass.c1328 else if (TYPE_P (p->subob)) in check_tag()
1332 "that base %qT has", p->t, tag, p->subob)) in check_tag()
1333 inform (location_of (p->subob), "%qT declared here", in check_tag()
1334 p->subob); in check_tag()
1341 p->t, tag, *tp, p->subob)) in check_tag()
1343 inform (location_of (p->subob), "%qD declared here", in check_tag()
1344 p->subob); in check_tag()
1472 check_abi_tags (tree t, tree subob, bool just_checking = false)
1486 tree subtype = TYPE_P (subob) ? subob : TREE_TYPE (subob);
1487 struct abi_tag_data data = { t, subob, error_mark_node };
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/cp/
H A Dclass.c1328 else if (TYPE_P (p->subob)) in check_tag()
1332 "that base %qT has", p->t, tag, p->subob)) in check_tag()
1333 inform (location_of (p->subob), "%qT declared here", in check_tag()
1334 p->subob); in check_tag()
1341 p->t, tag, *tp, p->subob)) in check_tag()
1343 inform (location_of (p->subob), "%qD declared here", in check_tag()
1344 p->subob); in check_tag()
1472 check_abi_tags (tree t, tree subob, bool just_checking = false)
1486 tree subtype = TYPE_P (subob) ? subob : TREE_TYPE (subob);
1487 struct abi_tag_data data = { t, subob, error_mark_node };
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/cp/
H A Dclass.c1333 else if (TYPE_P (p->subob)) in check_tag()
1336 "that base %qT has", p->t, tag, p->subob)) in check_tag()
1337 inform (location_of (p->subob), "%qT declared here", in check_tag()
1338 p->subob); in check_tag()
1344 p->t, tag, *tp, p->subob)) in check_tag()
1346 inform (location_of (p->subob), "%qD declared here", in check_tag()
1347 p->subob); in check_tag()
1475 check_abi_tags (tree t, tree subob, bool just_checking = false)
1489 tree subtype = TYPE_P (subob) ? subob : TREE_TYPE (subob);
1490 struct abi_tag_data data = { t, subob, error_mark_node };
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/cp/
H A Dclass.c1427 else if (TYPE_P (p->subob)) in check_tag()
1430 "that base %qT has", p->t, tag, p->subob)) in check_tag()
1431 inform (location_of (p->subob), "%qT declared here", in check_tag()
1432 p->subob); in check_tag()
1438 p->t, tag, *tp, p->subob)) in check_tag()
1440 inform (location_of (p->subob), "%qD declared here", in check_tag()
1441 p->subob); in check_tag()
1569 check_abi_tags (tree t, tree subob) in check_abi_tags() argument
1583 tree subtype = TYPE_P (subob) ? subob : TREE_TYPE (subob); in check_abi_tags()
1584 struct abi_tag_data data = { t, subob, error_mark_node }; in check_abi_tags()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/cp/
H A Dclass.c1443 else if (TYPE_P (p->subob)) in check_tag()
1447 "that base %qT has", p->t, tag, p->subob)) in check_tag()
1448 inform (location_of (p->subob), "%qT declared here", in check_tag()
1449 p->subob); in check_tag()
1456 p->t, tag, *tp, p->subob)) in check_tag()
1458 inform (location_of (p->subob), "%qD declared here", in check_tag()
1459 p->subob); in check_tag()
1595 check_abi_tags (tree t, tree subob, bool just_checking = false)
1609 tree subtype = TYPE_P (subob) ? subob : TREE_TYPE (subob);
1610 struct abi_tag_data data = { t, subob, error_mark_node };
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/cp/
H A Dclass.c1427 else if (TYPE_P (p->subob)) in check_tag()
1430 "that base %qT has", p->t, tag, p->subob)) in check_tag()
1431 inform (location_of (p->subob), "%qT declared here", in check_tag()
1432 p->subob); in check_tag()
1438 p->t, tag, *tp, p->subob)) in check_tag()
1440 inform (location_of (p->subob), "%qD declared here", in check_tag()
1441 p->subob); in check_tag()
1569 check_abi_tags (tree t, tree subob) in check_abi_tags() argument
1583 tree subtype = TYPE_P (subob) ? subob : TREE_TYPE (subob); in check_abi_tags()
1584 struct abi_tag_data data = { t, subob, error_mark_node }; in check_abi_tags()
[all …]
H A Dtree.c2684 tree subob = obj; in replace_placeholders_r() local
2694 subob = build_ctor_subob_ref (ce->index, type, obj); in replace_placeholders_r()
2700 subob, NULL); in replace_placeholders_r()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/cp/
H A Dclass.c1378 else if (TYPE_P (p->subob)) in check_tag()
1382 "that base %qT has", p->t, tag, p->subob)) in check_tag()
1383 inform (location_of (p->subob), "%qT declared here", in check_tag()
1384 p->subob); in check_tag()
1391 p->t, tag, *tp, p->subob)) in check_tag()
1393 inform (location_of (p->subob), "%qD declared here", in check_tag()
1394 p->subob); in check_tag()
1522 check_abi_tags (tree t, tree subob, bool just_checking = false)
1536 tree subtype = TYPE_P (subob) ? subob : TREE_TYPE (subob);
1537 struct abi_tag_data data = { t, subob, error_mark_node };
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/cp/
H A Dclass.c1444 else if (TYPE_P (p->subob)) in check_tag()
1448 "that base %qT has", p->t, tag, p->subob)) in check_tag()
1449 inform (location_of (p->subob), "%qT declared here", in check_tag()
1450 p->subob); in check_tag()
1457 p->t, tag, *tp, p->subob)) in check_tag()
1459 inform (location_of (p->subob), "%qD declared here", in check_tag()
1460 p->subob); in check_tag()
1596 check_abi_tags (tree t, tree subob, bool just_checking = false)
1610 tree subtype = TYPE_P (subob) ? subob : TREE_TYPE (subob);
1611 struct abi_tag_data data = { t, subob, error_mark_node };
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/cp/
H A Dclass.c1444 else if (TYPE_P (p->subob)) in check_tag()
1448 "that base %qT has", p->t, tag, p->subob)) in check_tag()
1449 inform (location_of (p->subob), "%qT declared here", in check_tag()
1450 p->subob); in check_tag()
1457 p->t, tag, *tp, p->subob)) in check_tag()
1459 inform (location_of (p->subob), "%qD declared here", in check_tag()
1460 p->subob); in check_tag()
1596 check_abi_tags (tree t, tree subob, bool just_checking = false)
1610 tree subtype = TYPE_P (subob) ? subob : TREE_TYPE (subob);
1611 struct abi_tag_data data = { t, subob, error_mark_node };
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/cp/
H A Dclass.c1378 else if (TYPE_P (p->subob)) in check_tag()
1382 "that base %qT has", p->t, tag, p->subob)) in check_tag()
1383 inform (location_of (p->subob), "%qT declared here", in check_tag()
1384 p->subob); in check_tag()
1391 p->t, tag, *tp, p->subob)) in check_tag()
1393 inform (location_of (p->subob), "%qD declared here", in check_tag()
1394 p->subob); in check_tag()
1530 check_abi_tags (tree t, tree subob, bool just_checking = false)
1544 tree subtype = TYPE_P (subob) ? subob : TREE_TYPE (subob);
1545 struct abi_tag_data data = { t, subob, error_mark_node };
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/cp/
H A Dclass.c1444 else if (TYPE_P (p->subob)) in check_tag()
1448 "that base %qT has", p->t, tag, p->subob)) in check_tag()
1449 inform (location_of (p->subob), "%qT declared here", in check_tag()
1450 p->subob); in check_tag()
1457 p->t, tag, *tp, p->subob)) in check_tag()
1459 inform (location_of (p->subob), "%qD declared here", in check_tag()
1460 p->subob); in check_tag()
1596 check_abi_tags (tree t, tree subob, bool just_checking = false)
1610 tree subtype = TYPE_P (subob) ? subob : TREE_TYPE (subob);
1611 struct abi_tag_data data = { t, subob, error_mark_node };
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/cp/
H A Dclass.c1385 else if (TYPE_P (p->subob)) in check_tag()
1389 "that base %qT has", p->t, tag, p->subob)) in check_tag()
1390 inform (location_of (p->subob), "%qT declared here", in check_tag()
1391 p->subob); in check_tag()
1398 p->t, tag, *tp, p->subob)) in check_tag()
1400 inform (location_of (p->subob), "%qD declared here", in check_tag()
1401 p->subob); in check_tag()
1537 check_abi_tags (tree t, tree subob, bool just_checking = false)
1551 tree subtype = TYPE_P (subob) ? subob : TREE_TYPE (subob);
1552 struct abi_tag_data data = { t, subob, error_mark_node };
[all …]

12