HomeSort by relevance Sort by last modified time
    Searched full:runtime (Results 151 - 175 of 18263) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/junit/src/org/junit/experimental/theories/
Theory.java 9 @Retention(RetentionPolicy.RUNTIME)
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/
value_handler.hpp 18 // Boost.Runtime.Parameter
19 #include <boost/test/utils/runtime/config.hpp>
21 #include <boost/test/utils/runtime/cla/fwd.hpp>
32 // ************** runtime::cla::assigner ************** //
named_parameter.hpp 18 // Boost.Runtime.Parameter
19 #include <boost/test/utils/runtime/config.hpp>
21 #include <boost/test/utils/runtime/cla/basic_parameter.hpp>
22 #include <boost/test/utils/runtime/cla/id_policy.hpp>
63 // ************** runtime::cla::named_parameter ************** //
89 # include <boost/test/utils/runtime/cla/named_parameter.ipp>
validation.ipp 18 // Boost.Runtime.Parameter
19 #include <boost/test/utils/runtime/config.hpp>
21 #include <boost/test/utils/runtime/cla/argv_traverser.hpp>
22 #include <boost/test/utils/runtime/cla/validation.hpp>
23 #include <boost/test/utils/runtime/validation.hpp> // BOOST_RT_PARAM_NAMESPACE::logic_error
37 // ************** runtime::cla::validation ************** //
value_generator.hpp 18 // Boost.Runtime.Parameter
19 #include <boost/test/utils/runtime/config.hpp>
21 #include <boost/test/utils/runtime/cla/fwd.hpp>
22 #include <boost/test/utils/runtime/cla/parser.hpp>
33 // ************** runtime::cla::const_generator ************** //
51 // ************** runtime::cla::ref_generator ************** //
parser.hpp 18 // Boost.Runtime.Parameter
19 #include <boost/test/utils/runtime/config.hpp>
20 #include <boost/test/utils/runtime/fwd.hpp>
21 #include <boost/test/utils/runtime/argument.hpp>
23 #include <boost/test/utils/runtime/cla/fwd.hpp>
24 #include <boost/test/utils/runtime/cla/modifier.hpp>
25 #include <boost/test/utils/runtime/cla/argv_traverser.hpp>
40 // ************** runtime::cla::parser ************** //
73 // ************** runtime::cla::parser ************** //
149 # include <boost/test/utils/runtime/cla/parser.ipp
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/r/
exception.i 4 %insert("runtime") {
  /prebuilts/tools/common/m2/repository/org/codehaus/gmaven/runtime/gmaven-runtime/1.5/
_remote.repositories 3 gmaven-runtime-1.5.pom>central=
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/
VecMath.g3 12 @lexer::namespace{Antlr3.Runtime.Test.Composition}
13 @parser::namespace{Antlr3.Runtime.Test.Composition}
  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
t053heteroTP15.g 11 V15.superclass.constructor.call(this, new org.antlr.runtime.CommonToken(ttype));
13 org.antlr.lang.extend(V15, org.antlr.runtime.tree.CommonTree, {
t053heteroTP16.g 10 V16.superclass.constructor.call(this, new org.antlr.runtime.CommonToken(ttype));
13 org.antlr.lang.extend(V16, org.antlr.runtime.tree.CommonTree, {
t053heteroTP17.g 10 V17.superclass.constructor.call(this, new org.antlr.runtime.CommonToken(ttype));
12 org.antlr.lang.extend(V17, org.antlr.runtime.tree.CommonTree, {
  /external/chromium_org/chrome/common/extensions/docs/server2/test_data/github_file_system/
expected_read.txt 4 * @see http://developer.chrome.com/trunk/apps/app.runtime.html
7 chrome.app.runtime.onLaunched.addListener(function() {
  /external/chromium_org/tools/gyp/test/win/compiler-flags/
runtime-checks.gyp 15 'sources': ['runtime-checks.cc'],
26 'sources': ['runtime-checks.cc'],
  /external/compiler-rt/test/asan/TestCases/Linux/
asan_rt_confict_test-1.cc 1 // Test that preloading dynamic runtime to statically sanitized
7 // REQUIRES: asan-dynamic-runtime
  /external/guava/guava/src/com/google/common/util/concurrent/
UncaughtExceptionHandlers.java 47 return new Exiter(Runtime.getRuntime());
53 private final Runtime runtime; field in class:UncaughtExceptionHandlers.Exiter
55 Exiter(Runtime runtime) {
56 this.runtime = runtime;
62 runtime.exit(1);
  /external/hamcrest/src/org/hamcrest/
Factory.java 5 import static java.lang.annotation.RetentionPolicy.RUNTIME;
14 @Retention(RUNTIME)
  /external/libcxx/test/utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.modifiers/
Android.mk 17 test_makefile := external/libcxx/test/utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.modifiers/Android.mk
19 test_name := utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.modifiers/release
23 test_name := utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.modifiers/swap
27 test_name := utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.modifiers/reset1
  /art/runtime/native/
java_lang_Runtime.cc 25 #include "runtime.h"
33 if (Runtime::Current()->IsExplicitGcDisabled()) {
37 Runtime::Current()->GetHeap()->CollectGarbage(false);
42 Runtime::Current()->CallExitHook(status);
73 JavaVMExt* vm = Runtime::Current()->GetJavaVM();
86 return Runtime::Current()->GetHeap()->GetMaxMemory();
90 return Runtime::Current()->GetHeap()->GetTotalMemory();
94 return Runtime::Current()->GetHeap()->GetFreeMemory();
98 NATIVE_METHOD(Runtime, freeMemory, "!()J"),
99 NATIVE_METHOD(Runtime, gc, "()V")
    [all...]
  /prebuilts/tools/common/m2/repository/org/codehaus/gmaven/runtime/gmaven-runtime-2.0/1.5/
gmaven-runtime-2.0-1.5.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.runtime.compatibility_3.2.100.v20100505.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.5.200.v20130514-1256/
runtime_registry_compatibility.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.5.200.v20130514-1256/
runtime_registry_compatibility.jar 
  /external/chromium_org/extensions/renderer/resources/
last_error.js 36 // We check to see if developers access runtime.lastError in order to decide
38 privates(targetChrome.runtime).accessedLastError = false;
39 $Object.defineProperty(targetChrome.runtime, 'lastError', {
42 privates(targetChrome.runtime).accessedLastError = true;
51 * Check if anyone has checked chrome.runtime.lastError since it was set.
57 return privates(targetChrome.runtime).accessedLastError === true;
71 if ('lastError' in targetChrome.runtime)
88 delete targetChrome.runtime.lastError;
89 delete privates(targetChrome.runtime).accessedLastError;
93 // chrome.runtime should always be available, but maybe it's disappeared fo
    [all...]
  /external/compiler-rt/lib/sanitizer_common/scripts/
check_lint.sh 23 ASAN_RTL_LINT_FILTER=${COMMON_LINT_FILTER},-runtime/int
24 ASAN_TEST_LINT_FILTER=${COMMON_LINT_FILTER},-runtime/sizeof,-runtime/int,-runtime/printf,-runtime/threadsafe_fn
27 TSAN_TEST_LINT_FILTER=${TSAN_RTL_LINT_FILTER},-runtime/threadsafe_fn,-runtime/int
32 DFSAN_RTL_LINT_FILTER=${COMMON_LINT_FILTER},-runtime/int,-runtime/printf,-runtime/reference
    [all...]

Completed in 678 milliseconds

1 2 3 4 5 67 8 91011>>