Home
last modified time | relevance | path

Searched defs:runtime (Results 1 – 25 of 80) sorted by relevance

1234

/third_party/node/doc/
Dabi_version_registry.json3 { "modules": 85, "runtime": "electron", "variant": "electron", "versions": "11" }, string
4 …{ "modules": 84, "runtime": "node", "variant": "v8_8.3", "versions": "15.0.0-pre… string
5 … { "modules": 83, "runtime": "node", "variant": "v8_8.1", "versions": "14.0.0" }, string
6 { "modules": 82, "runtime": "electron", "variant": "electron", "versions": "10" }, string
7 …{ "modules": 81, "runtime": "node", "variant": "v8_7.9", "versions": "14.0.0-pre… string
8 { "modules": 80, "runtime": "electron", "variant": "electron", "versions": "9" }, string
9 { "modules": 79, "runtime": "node", "variant": "v8_7.8", "versions": "13" }, string
10 …{ "modules": 78, "runtime": "node", "variant": "v8_7.7", "versions": "13.0.0-pre… string
11 …{ "modules": 77, "runtime": "node", "variant": "v8_7.6", "versions": "13.0.0-pre… string
12 { "modules": 76, "runtime": "electron", "variant": "electron", "versions": "8" }, string
[all …]
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyEnumDescriptor.java51 public static void createRubyEnumDescriptor(Ruby runtime) { in createRubyEnumDescriptor()
63 public RubyEnumDescriptor(Ruby runtime, RubyClass klazz) { in RubyEnumDescriptor()
132 Ruby runtime = context.runtime; in each() local
168 Ruby runtime = context.runtime; in buildModuleFromDescriptor() local
DUtils.java69 Ruby runtime = context.runtime; in checkType() local
134 Ruby runtime = context.runtime; in wrapPrimaryValue() local
179 public static long num2ulong(Ruby runtime, IRubyObject value) { in num2ulong()
238 Ruby runtime = context.runtime; in msgdefCreateField() local
273 Ruby runtime = context.runtime; in validateTypeClass() local
DRubyBuilder.java43 public static void createRubyBuilder(Ruby runtime) { in createRubyBuilder()
54 public RubyBuilder(Ruby runtime, RubyClass metaClass) { in RubyBuilder()
72 Ruby runtime = context.runtime; in initialize() local
DRubyMessageBuilderContext.java47 public static void createRubyMessageBuilderContext(Ruby runtime) { in createRubyMessageBuilderContext()
84 Ruby runtime = context.runtime; in optional() local
143 Ruby runtime = context.runtime; in map() local
DRubyDescriptor.java51 public static void createRubyDescriptor(Ruby runtime) { in createRubyDescriptor()
63 public RubyDescriptor(Ruby runtime, RubyClass klazz) { in RubyDescriptor()
237 Ruby runtime = context.runtime; in buildClassFromDescriptor() local
DRubyRepeatedField.java47 public static void createRubyRepeatedField(Ruby runtime) { in createRubyRepeatedField()
60 public RubyRepeatedField(Ruby runtime, RubyClass klazz) { in RubyRepeatedField()
64 …public RubyRepeatedField(Ruby runtime, RubyClass klazz, Descriptors.FieldDescriptor.Type fieldType… in RubyRepeatedField()
73 Ruby runtime = context.runtime; in initialize() local
DRubyMessage.java69 final Ruby runtime = context.runtime; in initialize() local
205 Ruby runtime = context.runtime; in eq() local
361 Ruby runtime = context.runtime; in decodeJson() local
373 Ruby runtime = context.runtime; in toHash() local
487 Ruby runtime = context.runtime; in checkRepeatedFieldType() local
497 Ruby runtime = context.runtime; in convert() local
578 Ruby runtime = context.runtime; in wrapField() local
DRubyDescriptorPool.java48 public static void createRubyDescriptorPool(Ruby runtime) { in createRubyDescriptorPool()
122 Ruby runtime = context.runtime; in buildFileDescriptor() local
DRubyProtobuf.java45 public static void createProtobuf(Ruby runtime) { in createProtobuf()
/third_party/python/Python/
Dpystate.c49 _PyRuntimeState_Init_impl(_PyRuntimeState *runtime) in _PyRuntimeState_Init_impl()
102 _PyRuntimeState_Init(_PyRuntimeState *runtime) in _PyRuntimeState_Init()
116 _PyRuntimeState_Fini(_PyRuntimeState *runtime) in _PyRuntimeState_Fini()
139 _PyRuntimeState_ReInitThreads(_PyRuntimeState *runtime) in _PyRuntimeState_ReInitThreads()
171 #define HEAD_LOCK(runtime) \ argument
173 #define HEAD_UNLOCK(runtime) \ argument
181 _PyInterpreterState_Enable(_PyRuntimeState *runtime) in _PyInterpreterState_Enable()
224 _PyRuntimeState *runtime = &_PyRuntime; in PyInterpreterState_New() local
290 _PyRuntimeState *runtime = interp->runtime; in interpreter_clear() local
380 _PyRuntimeState *runtime = interp->runtime; in PyInterpreterState_Delete() local
[all …]
Dpylifecycle.c271 emit_stderr_warning_for_legacy_locale(_PyRuntimeState *runtime) in emit_stderr_warning_for_legacy_locale()
519 pyinit_core_reconfigure(_PyRuntimeState *runtime, in pyinit_core_reconfigure()
557 pycore_init_runtime(_PyRuntimeState *runtime, in pycore_init_runtime()
619 pycore_create_interpreter(_PyRuntimeState *runtime, in pycore_create_interpreter()
850 pyinit_config(_PyRuntimeState *runtime, in pyinit_config()
890 _PyRuntimeState *runtime = &_PyRuntime; in _Py_PreInitializeFromPyArgv() local
957 _PyRuntimeState *runtime = &_PyRuntime; in _Py_PreInitializeFromConfig() local
1002 pyinit_core(_PyRuntimeState *runtime, in pyinit_core()
1216 _PyRuntimeState *runtime = &_PyRuntime; in Py_InitializeFromConfig() local
1245 _PyRuntimeState *runtime = &_PyRuntime; in Py_InitializeEx() local
[all …]
/third_party/grpc/tools/interop_matrix/
Drun_interop_matrix_tests.py126 def _read_test_cases_file(lang, runtime, release): argument
163 def _generate_test_case_jobspecs(lang, runtime, release, suite_name): argument
219 def _test_release(lang, runtime, release, image, xml_report_tree, skip_tests): argument
249 def _run_tests_for_lang(lang, runtime, images, xml_report_tree): argument
/third_party/libpsl/
Dmeson_options.txt1 option('runtime', type : 'combo', combo
/third_party/boost/boost/test/utils/runtime/
Dfwd.hpp30 namespace runtime { namespace
Dfinalize.hpp28 namespace runtime { namespace
Dmodifier.hpp37 namespace runtime { namespace
/third_party/boost/libs/fusion/example/performance/
Daccumulate.cpp47 double runtime = 0; in time_for_std_accumulate() local
122 double runtime = 0; in time_for_fusion_accumulate() local
Dinner_product.cpp82 double runtime = 0; in time_for_std_inner_product() local
125 double runtime = 0; in time_for_fusion_inner_product() local
Dinner_product2.cpp82 double runtime = 0; in time_for_std_inner_product() local
143 double runtime = 0; in time_for_fusion_inner_product2() local
/third_party/mindspore/mindspore/ccsrc/runtime/framework/actor/
Drecorder_actor.cc27 namespace runtime { namespace
Dabstract_actor.cc21 namespace runtime { namespace
/third_party/mindspore/mindspore/lite/src/delegate/tensorrt/
Dtensorrt_subgraph.h35 … std::shared_ptr<GPUDeviceInfo> device_info, TensorRTRuntime *runtime, bool support_hw_resize) in TensorRTSubGraph()
/third_party/mindspore/mindspore/lite/test/ut/src/runtime/kernel/opencl/
Dfill_tests.cc37 auto runtime = runtime_wrapper.GetInstance(); in TEST_F() local
108 auto runtime = runtime_wrapper.GetInstance(); in TEST_F() local
/third_party/flutter/skia/include/core/
DSkFontMgr.h141 static void SetFontMgrConfig(const std::string runtime, const std::string containerFontBasePath) in SetFontMgrConfig()

1234