Home
last modified time | relevance | path

Searched refs:childprop (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/exiftags/exiftags-1.01/
H A Dolympus.c116 aprop = childprop(prop); in olympus_prop()
124 aprop = childprop(prop); in olympus_prop()
132 aprop = childprop(prop); in olympus_prop()
H A Dcanon.c1128 aprop = childprop(prop); in canon_subval()
1194 aprop = childprop(prop); in canon_custom()
1271 tmpprop = childprop(prop); in canon_prop()
1343 tmpprop = childprop(prop); in canon_prop()
1365 tmpprop = childprop(prop); in canon_prop()
H A Dexifint.h139 extern struct exifprop *childprop(struct exifprop *parent);
H A Dsanyo.c283 aprop = childprop(prop); in sanyo_prop()
H A Dexifutil.c291 childprop(struct exifprop *parent) in childprop() function
H A Dminolta.c438 aprop = childprop(prop); in minolta_cprop()
/dports/deskutils/virt-manager/virt-manager-3.2.0/virtinst/
H A Dxmlbuilder.py537 for childprop in childprops.values():
538 if childprop.child_class in childclasses:
541 childprop.child_class)
542 childclasses.append(childprop.child_class)
/dports/lang/janet/janet-1.19.2/test/
H A Dsuite0001.janet58 :childprop 456
65 (assert (= nil (get roottab :childprop)) "table get 2")
66 (assert (= 456 (get childtab :childprop)) "proto no effect")
/dports/mail/roundcube/roundcubemail-1.5.1/program/lib/Roundcube/
H A Drcube_ldap.php207 $childprop = ['type' => 'text'];
210 'street' => $childprop,
211 'locality' => $childprop,
212 'zipcode' => $childprop,
213 'country' => $childprop
/dports/mail/roundcube/roundcubemail-1.5.1/program/actions/contacts/
H A Dindex.php399 foreach ($colprop['childs'] as $childcol => $childprop) {
400 …][$childcol] = array_merge((array) self::$CONTACT_COLTYPES[$col]['childs'][$childcol], $childprop);
/dports/editors/tweak/tweak-3.02/
H A Dbtree.c453 void *prevprop, *eltprop, *thisprop, *childprop; in bt_write_relock() local
462 if ( (childprop = bt_child_prop(bt, n, i)) != NULL ) { in bt_write_relock()
463 bt->propmerge(bt->userstate, prevprop, childprop, thisprop); in bt_write_relock()
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/
H A Dgapi.xsd150 <xs:element name="childprop" type="propertyType"/>
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/
H A DChangeLog5926 * generator/ClassBase.cs: handle "childprop" nodes by creating