Searched defs:normalize (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_current.py50 normalize = 1 variable
53 normalize = 0 variable
61 if (ucname == 'COLOR' or ucname == 'NORMAL' or ucname == 'SECONDARYCOLOR' or normalize) and type != 'f' and type != 'd':
/vbox/src/VBox/GuestHost/OpenGL/include/state/
H A Dcr_transform.h64 GLboolean normalize; member in struct:__anon16248
H A Dcr_attrib.h83 GLboolean normalize; member in struct:__anon16152
315 GLboolean normalize; member in struct:__anon16167
/vbox/src/libs/libxml2-2.6.31/
H A Dparser.c2759 int *len, int *alloc, int normalize);
3200 * @normalize: wether to apply the inner normalization
3209 xmlParseAttValueComplex(xmlParserCtxtPtr ctxt, int *attlen, int normalize) { argument
3352 if ((len != 0) || (!normalize)) {
3353 if ((!normalize) || (!in_space)) {
3373 if ((in_space) && (normalize)) {
3421 * checked for validity, the XML processor must normalize it as follows:
7866 * @normalize: if 1 then further non-CDATA normalization must be done
7874 * checked for validity, the XML processor must normalize it as follows:
7897 int normalize)
7896 xmlParseAttValueInternal(xmlParserCtxtPtr ctxt, int *len, int *alloc, int normalize) argument
8041 int normalize = 0; local
[all...]
H A Dxmlschemas.c7163 /* TODO: Maybe we need to normalize the value beforehand. */
15685 int normalize,
24369 int normalize,
24379 (normalize || (type->flags & XML_SCHEMAS_TYPE_NORMVALUENEEDED))) { \
24423 * Whitespace-normalize.
24607 normalize = 1;
24636 * Always normalize union type values, since we currently
24363 xmlSchemaVCheckCVCSimpleType(xmlSchemaAbstractCtxtPtr actxt, xmlNodePtr node, xmlSchemaTypePtr type, const xmlChar *value, xmlSchemaValPtr *retVal, int fireErrors, int normalize, int isNormalized) argument
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dhttp.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/net/ com/sun/net/httpserver/ ...
H A Dresolver.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/org/ com/sun/org/apache/ ...
H A Dsaaj-impl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_private.h1824 DWORD normalize : 1; member in struct:wined3d_ffp_vs_settings

Completed in 225 milliseconds