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

/vbox/src/VBox/ValidationKit/testanalysis/
H A Dtst-a1.py43 from testanalysis import reader ## @todo fix testanalysis/__init__.py. namespace
/vbox/src/libs/xpcom18a4/xpcom/typelib/xpt/tools/
H A Dxpt_link.c70 PRBool update_fix_array(XPTArena *arena, fixElement *fix, int element_to_delete,
72 static int get_new_index(const fixElement *fix, int num_elements,
402 /* Update the fix array. This involves moving the deleted
426 /* Update the fix array. This involves moving the deleted
774 update_fix_array(XPTArena *arena, fixElement *fix, int element_to_delete, argument
785 if (!copy_fixElement(&fix[element_to_delete], deleted)) {
789 deleted->maps_to_file_num = fix[replacement].file_num;
790 deleted->maps_to_interface_num = fix[replacement].interface_num;
793 if (!copy_fixElement(&fix[i], &fix[
813 get_new_index(const fixElement *fix, int num_elements, int target_file, int target_interface) argument
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...

Completed in 65 milliseconds