Searched defs:key2 (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/contrib/rom-o-matic/
H A Dutils.php668 foreach ( $props as $key2 => $props2 ) { variable
669 print ( "&nbsp;&nbsp;&nbsp;" . $key2 . " = " . $props2 . "<br>" );
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxFsDxe/
H A Dfsw_hfs.c473 int (*compare_keys) (BTreeKey* key1, BTreeKey* key2),
795 fsw_hfs_cmp_extkey(BTreeKey* key1, BTreeKey* key2) argument
798 HFSPlusExtentKey* ekey2 = (HFSPlusExtentKey*)key2;
817 fsw_hfs_cmp_catkey (BTreeKey *key1, BTreeKey *key2) argument
820 HFSPlusCatalogKey *ckey2 = (HFSPlusCatalogKey*)key2;
863 fsw_hfs_cmpi_catkey (BTreeKey *key1, BTreeKey *key2) argument
866 HFSPlusCatalogKey *ckey2 = (HFSPlusCatalogKey*)key2;
471 fsw_hfs_btree_search(struct fsw_hfs_btree * btree, BTreeKey * key, int (*compare_keys) (BTreeKey* key1, BTreeKey* key2), BTNodeDescriptor ** result, fsw_u32 * key_offset) argument
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 39 milliseconds