HomeSort by relevance Sort by last modified time
    Searched refs:runtime (Results 476 - 500 of 1892) sorted by null

<<11121314151617181920>>

  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
RewriteRuleSubtreeStream.as 28 package org.antlr.runtime.tree {
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
Token.java 28 package org.antlr.runtime;
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
DebugTreeNodeStream.java 28 package org.antlr.runtime.debug;
30 import org.antlr.runtime.tree.TreeAdaptor;
31 import org.antlr.runtime.tree.TreeNodeStream;
32 import org.antlr.runtime.TokenStream;
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/misc/
IntArray.java 28 package org.antlr.runtime.misc;
42 * When runtime can be 1.5, I'll make this generic.
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
RewriteRuleNodeStream.java 28 package org.antlr.runtime.tree;
TreeIterator.java 28 package org.antlr.runtime.tree;
30 import org.antlr.runtime.Token;
31 import org.antlr.runtime.CommonToken;
32 import org.antlr.runtime.misc.FastQueue;
TreeRewriter.java 28 package org.antlr.runtime.tree;
30 import org.antlr.runtime.RecognizerSharedState;
31 import org.antlr.runtime.RecognitionException;
32 import org.antlr.runtime.TokenStream;
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/awslambda/
test_awslambda.py 48 runtime='nodejs'
58 '=event&Role=myrole&Runtime=nodejs'
80 runtime='nodejs'
91 '=event&Role=myrole&Runtime=nodejs'
103 runtime='nodejs'
116 runtime='nodejs'
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/
PerformanceResultsPreferenceInitializer.java 13 import org.eclipse.core.runtime.preferences.AbstractPreferenceInitializer;
14 import org.eclipse.core.runtime.preferences.DefaultScope;
15 import org.eclipse.core.runtime.preferences.IEclipsePreferences;
16 import org.eclipse.core.runtime.preferences.IScopeContext;
30 * @see org.eclipse.core.runtime.preferences.AbstractPreferenceInitializer#initializeDefaultPreferences()
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui_3.6.1.M20100826-1330.jar 
  /external/fio/examples/
e4defrag2.fio 70 runtime=30
84 runtime=30
  /external/jacoco/org.jacoco.agent.rt.test/src/org/jacoco/agent/rt/internal/output/
TcpClientOutputTest.java 29 import org.jacoco.core.runtime.AgentOptions;
30 import org.jacoco.core.runtime.RemoteControlReader;
31 import org.jacoco.core.runtime.RemoteControlWriter;
32 import org.jacoco.core.runtime.RuntimeData;
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/runtime/
RemoteControlReader.java 12 package org.jacoco.core.runtime;
20 * {@link ExecutionDataReader} with commands added for runtime remote control.
RemoteControlWriter.java 12 package org.jacoco.core.runtime;
20 * {@link ExecutionDataWriter} with commands added for runtime remote control.
  /external/webrtc/webrtc/modules/audio_coding/codecs/g711/test/
testG711.cc 22 /* Runtime statistics */
45 /* Runtime statistics */
47 double runtime; local
115 starttime = clock() / (double) CLOCKS_PER_SEC_G711; /* Runtime statistics */
158 runtime = (double)(clock() / (double) CLOCKS_PER_SEC_G711 - starttime);
162 runtime,
163 (100 * runtime / length_file));
  /external/webrtc/webrtc/modules/audio_coding/codecs/g722/test/
testG722.cc 23 /* Runtime statistics */
52 /* Runtime statistics */
54 double runtime = 0; local
131 runtime += (double)((clock()/(double)CLOCKS_PER_SEC_G722)-starttime);
150 printf("Time to run G.722: %.2f s (%.2f %% of realtime)\n\n", runtime, (100*runtime/length_file));
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/env/
fwd.hpp 22 // Boost.Runtime.Parameter
23 #include <boost/test/utils/runtime/config.hpp>
  /prebuilts/go/darwin-x86/src/runtime/cgo/
asm_arm.s 17 * Additionally, runtime·load_g will clobber R0, so we need to save R0
21 BL runtime·load_g(SB)
  /prebuilts/go/darwin-x86/src/runtime/
sys_solaris_amd64.s 14 TEXT runtime·settls(SB),NOSPLIT,$8
21 // Called using runtime·asmcgocall from os_solaris.c:/minit.
23 TEXT runtime·miniterrno(SB),NOSPLIT,$0
32 // int64 runtime·nanotime1(void);
35 // runtime·nanotime stack.
37 // Called using runtime·sysvicall6 from os_solaris.c:/nanotime.
39 TEXT runtime·nanotime1(SB),NOSPLIT,$0
54 TEXT runtime·pipe1(SB),NOSPLIT,$0
72 // Called by runtime·asmcgocall or runtime·cgocall
    [all...]
  /prebuilts/go/linux-x86/src/runtime/cgo/
asm_arm.s 17 * Additionally, runtime·load_g will clobber R0, so we need to save R0
21 BL runtime·load_g(SB)
  /prebuilts/go/linux-x86/src/runtime/
sys_solaris_amd64.s 14 TEXT runtime·settls(SB),NOSPLIT,$8
21 // Called using runtime·asmcgocall from os_solaris.c:/minit.
23 TEXT runtime·miniterrno(SB),NOSPLIT,$0
32 // int64 runtime·nanotime1(void);
35 // runtime·nanotime stack.
37 // Called using runtime·sysvicall6 from os_solaris.c:/nanotime.
39 TEXT runtime·nanotime1(SB),NOSPLIT,$0
54 TEXT runtime·pipe1(SB),NOSPLIT,$0
72 // Called by runtime·asmcgocall or runtime·cgocall
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/mzscheme/
mzscheme.swg 9 %runtime "swigrun.swg" // Common C API type-checking code
10 %runtime "mzrun.swg"
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/
JavaResChangedSet.java 22 import org.eclipse.core.runtime.IPath;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
AndroidExportNature.java 21 import org.eclipse.core.runtime.CoreException;
84 * this project nature runtime. This is called by
  /sdk/eclipse/plugins/com.android.ide.eclipse.base/src/com/android/ide/eclipse/base/
InstallDetails.java 19 import org.eclipse.core.runtime.Platform;

Completed in 349 milliseconds

<<11121314151617181920>>