Searched refs:prefix (Results 126 - 150 of 207) sorted by relevance

123456789

/vbox/src/libs/libxml2-2.6.31/
H A Dtrionan.c794 TRIO_ARGS2((prefix, number),
795 TRIO_CONST char *prefix,
799 prefix,
793 print_class(prefix, number), TRIO_CONST char *prefix, double number argument
H A Dlegacy.c459 * @prefix: a xmlChar **
472 * Returns the local part, and prefix is updated
478 xmlChar ** prefix ATTRIBUTE_UNUSED)
495 * parse a namespace prefix declaration
672 * @prefix: the prefix for the namespace
681 const xmlChar * prefix ATTRIBUTE_UNUSED)
1110 * @fullname: The attribute name, including namespace prefix
1130 * @fullname: The element name, including namespace prefix
1227 * @prefix
[all...]
H A Dparser.c244 * @prefix: the attribute prefix
250 xmlErrAttributeDup(xmlParserCtxtPtr ctxt, const xmlChar * prefix, argument
258 if (prefix == NULL)
266 (const char *) prefix, (const char *) localname,
267 NULL, 0, 0, "Attribute %s:%s redefined\n", prefix,
965 const xmlChar *values[4]; /* array of localname/prefix/values */
985 const xmlChar *prefix; local
994 * split the element name into prefix:localname , the string found
1000 prefix
1225 nsPush(xmlParserCtxtPtr ctxt, const xmlChar *prefix, const xmlChar *URL) argument
1459 nameNsPush(xmlParserCtxtPtr ctxt, const xmlChar * value, const xmlChar *prefix, const xmlChar *URI, int nsNr) argument
2598 xmlSplitQName(xmlParserCtxtPtr ctxt, const xmlChar *name, xmlChar **prefix) argument
7671 xmlGetNamespace(xmlParserCtxtPtr ctxt, const xmlChar *prefix) argument
7749 xmlParseQName(xmlParserCtxtPtr ctxt, const xmlChar **prefix) argument
7822 xmlParseQNameAndCompare(xmlParserCtxtPtr ctxt, xmlChar const *name, xmlChar const *prefix) argument
8035 xmlParseAttribute2(xmlParserCtxtPtr ctxt, const xmlChar *pref, const xmlChar *elem, const xmlChar **prefix, xmlChar **value, int *len, int *alloc) argument
8150 const xmlChar *prefix; local
8534 xmlParseEndTag2(xmlParserCtxtPtr ctxt, const xmlChar *prefix, const xmlChar *URI, int line, int nsNr, int tlen) argument
8796 const xmlChar *prefix; local
10121 const xmlChar *prefix; local
[all...]
/vbox/src/libs/zlib-1.2.6/examples/
H A Dgun.c158 the first 256 entries of prefix[] and suffix[] are never used, could
162 unsigned short prefix[65536]; /* index to LZW prefix string */ variable
211 unsigned end; /* last valid entry in prefix/suffix tables */
332 code = prefix[code];
341 prefix[end] = (unsigned short)prev;
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-impl.jar ... xml.namespace.NamespaceContext) String uri String localPart String prefix CharSequence text javax.xml.namespace.NamespaceContext nsc ...
H A Dmimepull.jar ... .mimepull.DataHead, java.nio.ByteBuffer) String prefix String suffix java.io.File dir java. ...
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Ddixstruct.h47 xConnSetupPrefix *prefix; member in struct:__anon7371
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Ddixstruct.h47 xConnSetupPrefix *prefix; member in struct:__anon7746
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Ddixstruct.h49 xConnSetupPrefix *prefix; member in struct:__anon4523
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Ddixstruct.h49 xConnSetupPrefix *prefix; member in struct:__anon4084
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dglsl_shader.c686 const char *prefix; local
689 prefix = shader_glsl_get_prefix(shader->reg_maps.shader_version.type);
701 snprintf(tmp_name, sizeof(tmp_name), "%s_b[%i]", prefix, i);
716 snprintf(tmp_name, sizeof(tmp_name), "%s_b[%i]", prefix, idx);
1004 const char *prefix; local
1007 prefix = shader_glsl_get_prefix(version->type);
1087 shader_addline(buffer, "uniform vec4 %s_c[%u];\n", prefix, max_constantsF);
1094 shader_addline(buffer, "uniform ivec4 %s_i[%u];\n", prefix, shader->limits.constant_int);
1097 shader_addline(buffer, "uniform bool %s_b[%u];\n", prefix, shader->limits.constant_bool);
1102 shader_addline(buffer, "uniform vec4 %s_cb%u[%u];\n", prefix,
1445 const char *prefix = shader_glsl_get_prefix(version->type); local
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Dstdio.h257 static inline char* tempnam(const char *dir, const char *prefix) { return _tempnam(dir, prefix); } argument
/vbox/src/libs/libxml2-2.6.31/python/
H A Ddrv_libxml2.py232 for prefix in prefixes.pop():
233 self._cont_handler.endPrefixMapping(prefix)
/vbox/src/libs/xpcom18a4/xpcom/typelib/xpt/src/
H A Dxpt_struct.c102 size += 1; /* Annotation prefix */
519 PRUint32 size = 1; /* prefix */
521 switch (XPT_TDP_TAG(td->prefix)) {
562 switch (XPT_TDP_TAG(cd->type.prefix)) {
584 XPT_TDP_TAG(cd->type.prefix));
690 switch(XPT_TDP_TAG(cd->type.prefix)) {
827 if (!DoTypeDescriptorPrefix(arena, cursor, &td->prefix)) {
831 switch (XPT_TDP_TAG(td->prefix)) {
/vbox/src/libs/liblzf-3.4/
H A Dconfigure609 prefix
674 prefix=NONE
694 datarootdir='${prefix}/share'
696 sysconfdir='${prefix}/etc'
697 sharedstatedir='${prefix}/com'
698 localstatedir='${prefix}/var'
699 includedir='${prefix}/include'
793 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
797 -exec-prefix
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dglsl_shader.c701 const char *prefix; local
707 prefix = "VB";
711 prefix = "GB";
715 prefix = "PB";
721 prefix = "UB";
735 snprintf(tmp_name, sizeof(tmp_name), "%s[%i]", prefix, i);
754 snprintf(tmp_name, sizeof(tmp_name), "%s[%i]", prefix, idx);
1044 char prefix = pshader ? 'P' : 'V'; local
1124 shader_addline(buffer, "uniform vec4 %cC[%u];\n", prefix, max_constantsF);
1131 shader_addline(buffer, "uniform ivec4 %cI[%u];\n", prefix, Thi
1527 const char prefix = pshader ? 'P' : 'V'; local
4265 hardcode_local_constants(IWineD3DBaseShaderImpl *shader, const struct wined3d_gl_info *gl_info, GLhandleARB programId, char prefix) argument
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dglsl_shader.c684 const char *prefix; local
690 prefix = "VB";
694 prefix = "GB";
698 prefix = "PB";
704 prefix = "UB";
718 snprintf(tmp_name, sizeof(tmp_name), "%s[%i]", prefix, i);
737 snprintf(tmp_name, sizeof(tmp_name), "%s[%i]", prefix, idx);
1023 char prefix = pshader ? 'P' : 'V'; local
1103 shader_addline(buffer, "uniform vec4 %cC[%u];\n", prefix, max_constantsF);
1110 shader_addline(buffer, "uniform ivec4 %cI[%u];\n", prefix, Thi
1502 const char prefix = pshader ? 'P' : 'V'; local
4142 hardcode_local_constants(IWineD3DBaseShaderImpl *shader, const struct wined3d_gl_info *gl_info, GLhandleARB programId, char prefix) argument
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dipoib.c618 /* Update MAC address based on potentially-new GID prefix */
619 memcpy ( &mac->gid.s.prefix, &ibdev->gid.s.prefix,
620 sizeof ( mac->gid.s.prefix ) );
/vbox/src/libs/xpcom18a4/xpcom/typelib/xpt/tools/
H A Dxpt_link.c507 while (XPT_TDP_TAG(td->prefix) == TD_ARRAY) {
511 if (XPT_TDP_TAG(td->prefix) == TD_INTERFACE_TYPE) {
524 if (XPT_TDP_TAG(td->prefix) == TD_INTERFACE_TYPE) {
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/X64/
H A DDisablePaging64.asm58 DB 48h ; prefix to composite "retq" with next "retf"
/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A DparserInternals.h352 xmlChar **prefix);
582 xmlChar **prefix);
/vbox/src/VBox/Devices/PC/BIOS/
H A Debda.h112 uint8_t prefix; member in struct:__anon14983
/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManage.h227 const com::Utf8Str &prefix = "",
H A DVBoxManageInfo.cpp53 const Utf8Str &prefix /* = ""*/,
67 RTPrintf("SnapshotName%s=\"%ls\"\n", prefix.c_str(), name.raw());
68 RTPrintf("SnapshotUUID%s=\"%s\"\n", prefix.c_str(), Utf8Str(uuid).c_str());
70 RTPrintf("SnapshotDescription%s=\"%ls\"\n", prefix.c_str(), description.raw());
75 RTPrintf("CurrentSnapshotNode=\"SnapshotName%s\"\n", prefix.c_str());
82 prefix.c_str(),
87 RTPrintf(" %sDescription:\n%ls\n", prefix.c_str(), description.raw());
103 newPrefix = Utf8StrFmt("%s-%d", prefix.c_str(), index + 1);
106 newPrefix = Utf8StrFmt("%s ", prefix.c_str());
/vbox/src/VBox/RDP/client-1.8.3/
H A Dconfigure706 prefix
784 prefix=NONE
804 datarootdir='${prefix}/share'
806 sysconfdir='${prefix}/etc'
807 sharedstatedir='${prefix}/com'
808 localstatedir='${prefix}/var'
809 includedir='${prefix}/include'
918 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
922 -exec-prefix
[all...]

Completed in 366 milliseconds

123456789