Home
last modified time | relevance | path

Searched refs:go (Results 1 – 25 of 134) sorted by relevance

123456

/trunk/main/sal/workben/
H A Dtgetpwnam.cxx51 static int go; variable
65 while (go) { in workfunc1()
84 while(go) { in workfunc2()
111 go = 1; in main()
236 go = 0; /* atomic enough for our purposes */ in main()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_svx/
H A DGraphicExporter.java127 Object go = null; in createTestEnvironment() local
135 go = ((XMultiServiceFactory) tParam.getMSF()).createInstance( in createTestEnvironment()
161 XExporter.class, (XInterface) go); in createTestEnvironment()
199 oObj = (XInterface) go; in createTestEnvironment()
/trunk/main/scripting/examples/java/debugger/
H A DDebugRunner.java38 public void go(final XScriptContext xsctxt, String language, String uri, in go() method in DebugRunner
69 debugger.go(xsctxt, path); in go()
84 debugger.go(xsctxt, is); in go()
H A DOOScriptDebugger.java26 public void go(XScriptContext ctxt, String filename); in go() method
27 public void go(XScriptContext ctxt, InputStream in); in go() method
H A DOOBeanShellDebugger.java67 public void go(XScriptContext context, String filename) { in go() method in OOBeanShellDebugger
72 go(context, fis); in go()
83 public void go(XScriptContext context, InputStream in) { in go() method in OOBeanShellDebugger
H A DOORhinoDebugger.java35 public void go(final XScriptContext xsctxt, String filename) { in go() method in OORhinoDebugger
43 public void go(final XScriptContext xsctxt, InputStream in) { in go() method in OORhinoDebugger
/trunk/main/offapi/com/sun/star/animations/
H A DEventTrigger.idl64 /** This event is raised when the user wants the presentation to go one step foreward.
68 /** This event is raised when the user wants the presentation to go one step backward.
/trunk/main/offapi/com/sun/star/view/
H A DXViewCursor.idl49 specifies the number of lines to go down.
65 specifies the number of lines to go up.
/trunk/main/writerfilter/source/rtftok/
H A DRTFScanner.skl281 %% yytext/yyin/yyout/yy_state_type/yylineno etc. def's & init go here
301 %% data tables for the DFA and the user's section 1 definitions go here
456 %% user's declarations go here
520 %% actions go here
564 * yy_get_previous_state() go ahead and do it
1098 * to go ahead and always set it.
/trunk/main/offapi/com/sun/star/ucb/
H A DXContentProviderManager.idl71 the server <code>www.dont.go</code>. One solution would be to register
74 <var>Scheme</var> <code>"http://www.dont.go"([/?#].*)?</code>.
/trunk/main/sal/qa/rtl_strings/
H A Dreadme.txt5 The best way to remark old tests, go to the end of the source code and remark
/trunk/main/sysui/desktop/debian/
H A Dmakefile.mk84 @chmod -R go-w $(MISC)$/$(@:b)
/trunk/main/xmerge/workben/
H A DXmlDiff.properties28 # XmlDiff.output is where the output (err/message) go
/trunk/main/cui/source/dialogs/
H A Dtbxform.src40 Text [ en-US ] = "go to record" ;
/trunk/main/xmerge/source/palmtests/qa/comparator/
H A DXmlDiff.properties28 # XmlDiff.output is where the output (err/message) go
/trunk/main/basic/inc/basic/
H A Dttglobal.hrc28 // Error message that go to the Resultfile.
H A Dttmsg.hrc29 // Error message that go to the Resultfile.
/trunk/main/testtools/
H A Dreadme.txt15 This part of the test can switched off. To do this go into the
/trunk/main/accessibility/source/helper/
H A Daccessiblestrings.src111 Text [ en-US ] = "Please press enter to go into child control for more operations";
/trunk/main/testtools/source/cliversioning/
H A Dmakefile.mk115 @echo To run the test go to qa\cliversioning, run dmake and follow instructions.
/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx2342 GlyphOffsets *go = GlyphOffsetsNew(sfntP); in DumpSfnts() local
2365 for (j = 0; j < go->nGlyphs - 1; j++) { in DumpSfnts()
2366 o = go->offs[j]; in DumpSfnts()
2367 l = go->offs[j + 1] - o; in DumpSfnts()
2375 GlyphOffsetsDispose(go); in DumpSfnts()
/trunk/main/libtextcat/data/new_fingerprints/lm/
H A Dportuguese.lm336 go 146
H A Dserbian-latin.lm166 go 505
H A Dspanish.lm325 go 105
H A Dzulu.lm96 go

Completed in 92 milliseconds

123456