Searched defs:library (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_cc.c1564 * In addition, no versioning is currently provided for types as our .d library
1793 * Go through all the library files, and, if any library dependencies exist for
1805 char *library = dld->dtld_library; local
1814 "Invalid library dependency in %s: %s\n",
1821 library)) != 0) {
1859 dt_dprintf("library %s sorted (%d/%d)\n", new->dtld_library,
1945 * Open all of the .d library files found in the specified directory and
1949 * compile a library and the error is something other than #pragma D depends_on.
1950 * Dependency errors are silently ignored to permit a library director
[all...]
/vbox/src/libs/libxml2-2.6.31/
H A Drelaxng.c177 void *_private; /* unused by the library for users or bindings */
572 * @data: data needed for the library
576 * Function provided by a type library to check if a type is exported
584 * @data: data needed for the library
589 * Function provided by a type library to check if a value match a type
599 * @data: data needed for the library
606 * Function provided by a type library to check a value facet
617 * @data: data needed for the library
620 * Function provided by a type library to free a returned result
626 * @data: data needed for the library
3493 xmlChar *library; local
3586 xmlChar *library; local
[all...]

Completed in 63 milliseconds