Searched defs:output (Results 76 - 100 of 103) sorted by relevance

12345

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxf86Crtc.h368 * Called to allow the output a chance to create properties after the
372 (*create_resources)(xf86OutputPtr output);
375 * Turns the output on/off, or sets intermediate power levels if available.
378 * mode is DPMSModeOff, the output must be disabled, as the DPLL may be
382 (*dpms)(xf86OutputPtr output,
386 * Saves the output's state for restoration on VT switch.
389 (*save)(xf86OutputPtr output);
392 * Restore's the output's state at VT switch.
395 (*restore)(xf86OutputPtr output);
398 * Callback for testing a video mode for a given output
633 xf86OutputPtr *output; member in struct:_xf86CrtcConfig
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxf86Crtc.h382 * Called to allow the output a chance to create properties after the
386 (*create_resources)(xf86OutputPtr output);
389 * Turns the output on/off, or sets intermediate power levels if available.
392 * mode is DPMSModeOff, the output must be disabled, as the DPLL may be
396 (*dpms)(xf86OutputPtr output,
400 * Saves the output's state for restoration on VT switch.
403 (*save)(xf86OutputPtr output);
406 * Restore's the output's state at VT switch.
409 (*restore)(xf86OutputPtr output);
412 * Callback for testing a video mode for a given output
647 xf86OutputPtr *output; member in struct:_xf86CrtcConfig
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxf86Crtc.h387 * Called to allow the output a chance to create properties after the
391 (*create_resources) (xf86OutputPtr output);
394 * Turns the output on/off, or sets intermediate power levels if available.
397 * mode is DPMSModeOff, the output must be disabled, as the DPLL may be
401 (*dpms) (xf86OutputPtr output, int mode);
404 * Saves the output's state for restoration on VT switch.
407 (*save) (xf86OutputPtr output);
410 * Restore's the output's state at VT switch.
413 (*restore) (xf86OutputPtr output);
416 * Callback for testing a video mode for a given output
663 xf86OutputPtr *output; member in struct:_xf86CrtcConfig
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxf86Crtc.h387 * Called to allow the output a chance to create properties after the
391 (*create_resources) (xf86OutputPtr output);
394 * Turns the output on/off, or sets intermediate power levels if available.
397 * mode is DPMSModeOff, the output must be disabled, as the DPLL may be
401 (*dpms) (xf86OutputPtr output, int mode);
404 * Saves the output's state for restoration on VT switch.
407 (*save) (xf86OutputPtr output);
410 * Restore's the output's state at VT switch.
413 (*restore) (xf86OutputPtr output);
416 * Callback for testing a video mode for a given output
663 xf86OutputPtr *output; member in struct:_xf86CrtcConfig
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxf86Crtc.h384 * Called to allow the output a chance to create properties after the
388 (*create_resources) (xf86OutputPtr output);
391 * Turns the output on/off, or sets intermediate power levels if available.
394 * mode is DPMSModeOff, the output must be disabled, as the DPLL may be
398 (*dpms) (xf86OutputPtr output, int mode);
401 * Saves the output's state for restoration on VT switch.
404 (*save) (xf86OutputPtr output);
407 * Restore's the output's state at VT switch.
410 (*restore) (xf86OutputPtr output);
413 * Callback for testing a video mode for a given output
660 xf86OutputPtr *output; member in struct:_xf86CrtcConfig
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dgen.c12 * PCCTS, or its output, into commerical software.
20 * output, please mention that you developed it using PCCTS. In
109 for (i=0; i<tabs; i++) fputc('\t', output); \
111 for (i=0; i<tabs*TabWidth; i++) fputc(' ',output); \
127 static void dumpAfterActions(FILE *output);
153 #define gen(s) {tab(); fprintf(output, s);}
154 #define gen1(s,a) {tab(); fprintf(output, s,a);}
155 #define gen2(s,a,b) {tab(); fprintf(output, s,a,b);}
156 #define gen3(s,a,b,c) {tab(); fprintf(output, s,a,b,c);}
157 #define gen4(s,a,b,c,d) {tab(); fprintf(output,
755 dumpPredAction(ActionNode *anode, char *s,FILE *output,int tabs,int file,int line,int final_newline) argument
4158 dumpAction( char *s, FILE *output, int tabs, int file, int line, int final_newline ) argument
4585 dumpActionPlus(ActionNode *a, char *s, FILE *output, int tabs, int file, int line, int final_newline ) argument
4638 DumpInitializers(FILE* output, RuleEntry *r, char * pReturn) argument
4677 DumpFormals(FILE* output, char * pReturn, int bInitializer) argument
[all...]
H A Dglobals.c10 * PCCTS, or its output, into commerical software.
18 * output, please mention that you developed it using PCCTS. In
311 FILE *output=NULL; /* current parser output file */ variable
392 /* C++ output stuff */
439 int CodeGen=TRUE; /* Generate output code? */
464 int GenCC = 0; /* Generate C++ output */
/vbox/src/VBox/RDP/client-1.8.3/
H A Drdesktop.c1669 stdout/stderr output, call linehandler. Returns false on failure. */
1676 char output[256]; local
1711 n = read(fd[0], output, 255);
1712 output[n] = '\0';
1713 str_handle_lines(output, &rest, linehandler, data);
/vbox/src/VBox/Additions/x11/vboxvideo/
H A Dvboxvideo.c496 vbox_output_stub (xf86OutputPtr output) argument
497 { (void) output; }
500 vbox_output_dpms (xf86OutputPtr output, int mode) argument
502 (void)output; (void)mode;
506 vbox_output_mode_valid (xf86OutputPtr output, DisplayModePtr mode) argument
512 vbox_output_mode_fixup (xf86OutputPtr output, DisplayModePtr mode, argument
514 { (void) output; (void) mode; (void) adjusted_mode; return TRUE; }
517 vbox_output_mode_set (xf86OutputPtr output, DisplayModePtr mode, argument
519 { (void) output; (void) mode; (void) adjusted_mode; }
523 vbox_output_detect (xf86OutputPtr output) argument
569 vbox_output_get_modes(xf86OutputPtr output) argument
[all...]
/vbox/src/libs/libxml2-2.6.31/
H A Dencoding.c1250 * @output: the xmlCharEncodingOutputFunc to write that encoding
1259 xmlCharEncodingOutputFunc output) {
1303 handler->output = output;
1632 enc->output = NULL;
1686 * -3 if there the last byte can't form a single output char.
1742 * @out: an xmlBuffer for the output.
1830 * @out: an xmlBuffer for the output.
1926 * @out: an xmlBuffer for the output.
1929 * Generic front-end for the encoding handler output functio
1257 xmlNewCharEncodingHandler(const char *name, xmlCharEncodingInputFunc input, xmlCharEncodingOutputFunc output) argument
1948 int output = 0; local
[all...]
H A Dxmllint.c116 XMLLINT_ERR_OUT, /* Error writing output */
137 static const char *output = NULL; variable
2390 htmlSaveFile(output ? output : "-", doc);
2394 htmlSaveFileFormat(output ? output : "-", doc, encoding, 1);
2397 htmlSaveFileFormat(output ? output : "-", doc, encoding, 0);
2401 htmlSaveFileFormat(output ? output
[all...]
H A Druntest.c100 const char *out; /* output directory */
101 const char *suffix;/* suffix for output files */
102 const char *err; /* suffix for error output files */
430 channel(data, "output ");
1180 char output[40]; local
1187 output[i] = ch[i];
1188 output[i] = 0;
1190 fprintf(SAXdebug, "SAX.characters(%s, %d)\n", output, len);
1222 char output[40]; local
1229 output[
1540 unsigned char output[40]; local
1570 unsigned char output[40]; local
1591 unsigned char output[40]; local
[all...]
H A Dxmlregexp.c933 xmlRegPrintAtomType(FILE *output, xmlRegAtomType type) { argument
936 fprintf(output, "epsilon "); break;
938 fprintf(output, "charval "); break;
940 fprintf(output, "ranges "); break;
942 fprintf(output, "subexpr "); break;
944 fprintf(output, "string "); break;
946 fprintf(output, "anychar "); break;
948 fprintf(output, "anyspace "); break;
950 fprintf(output, "notspace "); break;
952 fprintf(output, "initnam
1045 xmlRegPrintQuantType(FILE *output, xmlRegQuantType type) argument
1066 xmlRegPrintRange(FILE *output, xmlRegRangePtr range) argument
1075 xmlRegPrintAtom(FILE *output, xmlRegAtomPtr atom) argument
1104 xmlRegPrintTrans(FILE *output, xmlRegTransPtr trans) argument
1138 xmlRegPrintState(FILE *output, xmlRegStatePtr state) argument
1159 xmlRegPrintCtxt(FILE *output, xmlRegParserCtxtPtr ctxt) argument
5389 xmlRegexpPrint(FILE *output, xmlRegexpPtr regexp) argument
[all...]
H A Drelaxng.c7544 static void xmlRelaxNGDumpDefine(FILE * output,
7549 * @output: the file output
7555 xmlRelaxNGDumpDefines(FILE * output, xmlRelaxNGDefinePtr defines) argument
7558 xmlRelaxNGDumpDefine(output, defines);
7565 * @output: the file output
7571 xmlRelaxNGDumpDefine(FILE * output, xmlRelaxNGDefinePtr define) argument
7577 fprintf(output, "<empty/>\n");
7580 fprintf(output, "<notAllowe
7688 xmlRelaxNGDumpGrammar(FILE * output, xmlRelaxNGGrammarPtr grammar, int top) argument
7728 xmlRelaxNGDump(FILE * output, xmlRelaxNGPtr schema) argument
7759 xmlRelaxNGDumpTree(FILE * output, xmlRelaxNGPtr schema) argument
[all...]
H A Dtrio.c712 * The last output error that was detected.
3063 * This is the main engine for formatting output
3267 * characters written to the output stream so far by
3451 TRIO_ARGS2((self, output),
3453 int output)
3462 if (fputc(output, file) == EOF)
3477 TRIO_ARGS2((self, output),
3479 int output)
3487 ch = (char)output;
3504 TRIO_ARGS2((self, output),
3450 TrioOutStreamFile(self, output), trio_class_t *self, int output argument
3476 TrioOutStreamFileDescriptor(self, output), trio_class_t *self, int output argument
3503 TrioOutStreamCustom(self, output), trio_class_t *self, int output argument
3537 TrioOutStreamString(self, output), trio_class_t *self, int output argument
3558 TrioOutStreamStringMax(self, output), trio_class_t *self, int output argument
3583 TrioOutStreamStringDynamic(self, output), trio_class_t *self, int output argument
[all...]
H A Dxpath.c875 xmlXPathDebugDumpNode(FILE *output, xmlNodePtr cur, int depth) { argument
883 fprintf(output, shift);
884 fprintf(output, "Node is NULL !\n");
891 fprintf(output, shift);
892 fprintf(output, " /\n");
894 xmlDebugDumpAttr(output, (xmlAttrPtr)cur, depth);
896 xmlDebugDumpOneNode(output, cur, depth);
899 xmlXPathDebugDumpNodeList(FILE *output, xmlNodePtr cur, int depth) { argument
908 fprintf(output, shift);
909 fprintf(output, "Nod
922 xmlXPathDebugDumpNodeSet(FILE *output, xmlNodeSetPtr cur, int depth) argument
948 xmlXPathDebugDumpValueTree(FILE *output, xmlNodeSetPtr cur, int depth) argument
969 xmlXPathDebugDumpLocationSet(FILE *output, xmlLocationSetPtr cur, int depth) argument
1001 xmlXPathDebugDumpObject(FILE *output, xmlXPathObjectPtr cur, int depth) argument
1106 xmlXPathDebugDumpStepOp(FILE *output, xmlXPathCompExprPtr comp, xmlXPathStepOpPtr op, int depth) argument
1291 xmlXPathDebugDumpCompExpr(FILE *output, xmlXPathCompExprPtr comp, int depth) argument
4217 xmlGenericErrorContextNodeSet(FILE *output, xmlNodeSetPtr obj) argument
[all...]
H A Dxmlschemas.c2229 * VAL TODO: The output of the given schema component is currently
4146 xmlSchemaTypeDump(xmlSchemaTypePtr type, FILE * output); /* forward */
4151 * @output: the file output
4156 xmlSchemaElementDump(xmlSchemaElementPtr elem, FILE * output, argument
4165 fprintf(output, "Element");
4167 fprintf(output, " (global)");
4168 fprintf(output, ": '%s' ", elem->name);
4170 fprintf(output, "ns '%s'", namespace);
4171 fprintf(output, "\
4241 xmlSchemaAnnotDump(FILE * output, xmlSchemaAnnotPtr annot) argument
4265 xmlSchemaContentModelDump(xmlSchemaParticlePtr particle, FILE * output, int depth) argument
4338 xmlSchemaAttrUsesDump(xmlSchemaItemListPtr uses, FILE * output) argument
4382 xmlSchemaTypeDump(xmlSchemaTypePtr type, FILE * output) argument
4483 xmlSchemaDump(FILE * output, xmlSchemaPtr schema) argument
4517 xmlSchemaDebugDumpIDCTable(FILE * output, const xmlChar *namespaceName, const xmlChar *localName, xmlSchemaPSVIIDCBindingPtr bind) argument
[all...]
/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsFastLoadFile.cpp1996 // Get the unbuffered output stream, which flushes the buffered header
2001 nsCOMPtr<nsIOutputStream> output; local
2002 rv = bufferAccess->GetUnbufferedStream(getter_AddRefs(output));
2003 if (NS_FAILED(rv) || !output)
2055 seekable = do_QueryInterface(output);
2064 rv = output->Write(NS_REINTERPRET_CAST(char*, &checksum),
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-impl.jar ... xml/bind/v2/runtime/ com/sun/xml/bind/v2/runtime/output/ com/sun/xml/bind/v2/runtime/property/ com/sun/xml ...
H A Djaxws-api.jar ... .String input () public abstract java.lang.String output () public abstract javax.xml.ws.FaultAction[] fault ...
H A Dsaaj-impl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Djaxws-tools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ...
/vbox/src/libs/libxml2-2.6.31/python/
H A Dlibxml.c419 * Create a buffered output for the progressive saving to a PyFile_Type
422 * Returns the new parser output or NULL
470 * Returns the new parser output or NULL
596 * Create a buffered output for the progressive saving to a PyFile_Type
599 * Returns the new parser output or NULL
2911 FILE *output; local
2932 output = PyFile_AsFile(py_file);
2933 if (output == NULL) {
2963 buf = xmlOutputBufferCreateFile(output, handler);
3594 FILE * output; local
[all...]
H A Dlibxml2-py.c146 FILE * output; local
154 output = (FILE *) PyFile_Get(pyobj_output);
157 xmlDebugDumpNodeList(output, node, depth);
2631 FILE * output; local
2639 output = (FILE *) PyFile_Get(pyobj_output);
2642 xmlDebugDumpAttr(output, attr, depth);
2718 FILE * output; local
2726 output = (FILE *) PyFile_Get(pyobj_output);
2729 xmlDebugDumpOneNode(output, node, depth);
3300 FILE * output; local
3983 FILE * output; local
4002 FILE * output; local
6459 FILE * output; local
6770 FILE * output; local
7068 FILE * output; local
7558 FILE * output; local
7906 FILE * output; local
8575 FILE * output; local
11029 FILE * output; local
12010 FILE * output; local
12204 FILE * output; local
13394 FILE * output; local
[all...]

Completed in 258 milliseconds

12345