Searched refs:prefix (Results 151 - 175 of 207) sorted by relevance

123456789

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemastypes.c2678 xmlChar *prefix; local
2681 local = xmlSplitQName2(value, &prefix);
2682 ns = xmlSearchNs(node->doc, node, prefix);
2683 if ((ns == NULL) && (prefix != NULL)) {
2684 xmlFree(prefix);
2691 if (prefix != NULL)
2692 xmlFree(prefix);
2852 xmlChar *prefix; local
2854 local = xmlSplitQName2(value, &prefix);
2855 if (prefix !
[all...]
H A Dxpointer.c1063 xmlChar *prefix; local
1068 prefix = xmlXPathParseNCName(ctxt);
1069 if (prefix == NULL) {
1076 xmlFree(prefix);
1087 xmlFree(prefix);
1095 xmlFree(prefix);
1101 xmlXPathRegisterNs(ctxt->context, prefix, URI);
1104 xmlFree(prefix);
H A Dxmllint.c1511 const xmlChar *prefix,
1525 if (prefix == NULL)
1528 fprintf(stdout, ", %s", (char *) prefix);
1568 const xmlChar *prefix,
1575 if (prefix == NULL)
1578 fprintf(stdout, ", %s", (char *) prefix);
1979 namespaces[i++] = ns->prefix;
1509 startElementNsDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes) argument
1566 endElementNsDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI) argument
/vbox/src/VBox/Devices/Audio/
H A DDevIchAc97.cpp345 #define MKREGS(prefix, start) \
347 prefix ## _BDBAR = start, \
348 prefix ## _CIV = start + 4, \
349 prefix ## _LVI = start + 5, \
350 prefix ## _SR = start + 6, \
351 prefix ## _PICB = start + 8, \
352 prefix ## _PIV = start + 10, \
353 prefix ## _CR = start + 11 \
H A DDevIchHda.cpp1165 const char *prefix; local
1167 prefix = "[R]";
1169 prefix = "[W]";
1171 prefix = " "; /* three spaces */
1172 LogFunc(("%s%08x", prefix, pThis->pu32CorbBuf[i + j]));
1192 const char *prefix;
1194 prefix = "[W]";
1196 prefix = " ";
1197 LogFunc((" %s%016lx", prefix, pThis->pu64RirbBuf[i + j]));
/vbox/src/VBox/Devices/Network/lwip/src/core/snmp/
H A Dmib_structs.c43 /** .iso.org.dod.internet address prefix, @see snmp_iso_*() */
44 const s32_t prefix[4] = {1, 3, 6, 1}; variable
1117 * Test object identifier for the iso.org.dod.internet prefix.
1140 * prefix for use in getnext operation.
1157 prefix_ptr = &prefix[0];
/vbox/src/VBox/Devices/Network/lwip-new/src/core/snmp/
H A Dmib_structs.c43 /** .iso.org.dod.internet address prefix, @see snmp_iso_*() */
44 const s32_t prefix[4] = {1, 3, 6, 1}; variable
1107 * Test object identifier for the iso.org.dod.internet prefix.
1130 * prefix for use in getnext operation.
1147 prefix_ptr = &prefix[0];
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dxmllite.idl72 HRESULT GetPrefix( [out] LPCWSTR *prefix,
/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dparser.h278 const xmlChar * *nsTab; /* the array of prefix/namespace name */
494 * @name: The element name, including namespace prefix
514 * @name: The attribute name, including namespace prefix
666 * @prefix: the element namespace prefix if available
669 * @namespaces: pointer to the array of prefix/URI pairs namespace definitions
673 * @attributes: pointer to the array of (localname/prefix/URI/value/end)
683 const xmlChar *prefix,
695 * @prefix: the element namespace prefix i
[all...]
H A DxpathInternals.h424 const xmlChar *prefix,
428 const xmlChar *prefix);
H A Dxmlreader.h224 const xmlChar *prefix);
/vbox/src/recompiler/
H A Dqemu-common.h190 void init_paths(const char *prefix);
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_ident.c54 int argc, dt_node_t *args, const char *prefix, const char *suffix)
77 "passed, %s%d expected\n", prefix, idp->di_name, suffix,
93 prefix, idp->di_name, suffix,
53 dt_idcook_sign(dt_node_t *dnp, dt_ident_t *idp, int argc, dt_node_t *args, const char *prefix, const char *suffix) argument
/vbox/src/VBox/Runtime/common/zip/
H A Dtarvfs.cpp486 if (pHdr->Posix.prefix[0])
488 rc = RTStrCopyEx(pThis->szName, sizeof(pThis->szName), pHdr->Posix.prefix, sizeof(pHdr->Posix.prefix));
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/
H A DxptiInterfaceInfoManager.cpp1833 const char* prefix; member in struct:ArrayAndPrefix
1845 if(name != PL_strnstr(name, args->prefix, args->length))
1854 /* nsIEnumerator enumerateInterfacesWhoseNamesStartWith (in string prefix); */
1855 NS_IMETHODIMP xptiInterfaceInfoManager::EnumerateInterfacesWhoseNamesStartWith(const char *prefix, nsIEnumerator **_retval) argument
1862 ArrayAndPrefix args = {array, prefix, PL_strlen(prefix)};
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-rt.jar ... .dom.NodeList refParams String ns String service String prefix String name String ns String portType String prefix String name ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
H A Djaxb-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/bind/ javax/xml/bind/annotation/ ...
/vbox/src/libs/xpcom18a4/nsprpub/
H A Dconfigure15 --with-dist-prefix=DIST_PREFIX
73 prefix=NONE
87 datadir='${prefix}/share'
88 sysconfdir='${prefix}/etc'
89 sharedstatedir='${prefix}/com'
90 localstatedir='${prefix}/var'
92 includedir='${prefix}/include'
94 infodir='${prefix}/info'
95 mandir='${prefix}/man'
169 -exec-prefix |
[all...]
/vbox/src/VBox/RDP/client-1.8.3/
H A Drdesktop.c1604 str_startswith(const char *s, const char *prefix) argument
1606 return (strncmp(s, prefix, strlen(prefix)) == 0);
/vbox/src/VBox/Runtime/r3/
H A Dxml.cpp520 * @param pcszNamespace The name space prefix or NULL (default).
670 m_pcszNamespacePrefix = (const char *)m_pLibNode->ns->prefix;
797 * @param pcszNamespace Namespace prefix (e.g. "vbox") or NULL to match any namespace.
959 * @param pcszNamespace The attribute name space prefix or NULL.
978 * @param pcszNamespace The attribute name space prefix or NULL.
999 * @param pcszNamespace The attribute name space prefix or NULL.
1023 * @param pcszNamespace The attribute name space prefix or NULL.
1043 * @param pcszNamespace The attribute name space prefix or NULL.
1064 * @param pcszNamespace The attribute name space prefix or NULL.
1085 * @param pcszNamespace The attribute name space prefix o
[all...]
/vbox/src/libs/zlib-1.2.6/contrib/untgz/
H A Duntgz.c85 char prefix[155]; /* 345 */ member in struct:tar_header
/vbox/src/VBox/ValidationKit/testmanager/core/
H A Dwebservergluebase.py554 dInfo['sys.prefix'] = sys.prefix;
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dmyri10ge.c1000 #define TRY( prefix, base, suffix ) do { \
1003 ## prefix \
/vbox/src/libs/libxml2-2.6.31/win32/
H A Dconfigure.js155 txt += " prefix: Base directory for the installation (" + buildPrefix + ")\n";
383 } else if (s.search(/\@prefix\@/) != -1) {
384 of.WriteLine(s.replace(/\@prefix\@/, buildPrefix));
517 else if (opt == "prefix")
674 txtOut += " Install prefix: " + buildPrefix + "\n";

Completed in 156 milliseconds

123456789