| /third_party/node/doc/ |
| D | abi_version_registry.json | 3 { "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/ |
| D | RubyEnumDescriptor.java | 51 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
|
| D | Utils.java | 69 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
|
| D | RubyBuilder.java | 43 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
|
| D | RubyMessageBuilderContext.java | 47 public static void createRubyMessageBuilderContext(Ruby runtime) { in createRubyMessageBuilderContext() 84 Ruby runtime = context.runtime; in optional() local 143 Ruby runtime = context.runtime; in map() local
|
| D | RubyDescriptor.java | 51 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
|
| D | RubyRepeatedField.java | 47 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
|
| D | RubyMessage.java | 69 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
|
| D | RubyDescriptorPool.java | 48 public static void createRubyDescriptorPool(Ruby runtime) { in createRubyDescriptorPool() 122 Ruby runtime = context.runtime; in buildFileDescriptor() local
|
| D | RubyProtobuf.java | 45 public static void createProtobuf(Ruby runtime) { in createProtobuf()
|
| D | RubyEnumBuilderContext.java | 47 public static void createRubyEnumBuilderContext(Ruby runtime) { in createRubyEnumBuilderContext()
|
| /third_party/grpc/tools/interop_matrix/ |
| D | run_interop_matrix_tests.py | 126 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/python/Python/ |
| D | pystate.c | 48 _PyRuntimeState_Init_impl(_PyRuntimeState *runtime) in _PyRuntimeState_Init_impl() 92 _PyRuntimeState_Init(_PyRuntimeState *runtime) in _PyRuntimeState_Init() 106 _PyRuntimeState_Fini(_PyRuntimeState *runtime) in _PyRuntimeState_Fini() 131 _PyRuntimeState_ReInitThreads(_PyRuntimeState *runtime) in _PyRuntimeState_ReInitThreads() 161 #define HEAD_LOCK(runtime) \ argument 163 #define HEAD_UNLOCK(runtime) \ argument 171 _PyInterpreterState_Enable(_PyRuntimeState *runtime) in _PyInterpreterState_Enable() 214 _PyRuntimeState *runtime = &_PyRuntime; in PyInterpreterState_New() local 279 _PyRuntimeState *runtime = interp->runtime; in PyInterpreterState_Clear() local 337 _PyRuntimeState *runtime = interp->runtime; in PyInterpreterState_Delete() local [all …]
|
| D | pylifecycle.c | 261 emit_stderr_warning_for_legacy_locale(_PyRuntimeState *runtime) in emit_stderr_warning_for_legacy_locale() 446 pyinit_core_reconfigure(_PyRuntimeState *runtime, in pyinit_core_reconfigure() 484 pycore_init_runtime(_PyRuntimeState *runtime, in pycore_init_runtime() 546 pycore_create_interpreter(_PyRuntimeState *runtime, in pycore_create_interpreter() 750 pyinit_config(_PyRuntimeState *runtime, in pyinit_config() 790 _PyRuntimeState *runtime = &_PyRuntime; in _Py_PreInitializeFromPyArgv() local 857 _PyRuntimeState *runtime = &_PyRuntime; in _Py_PreInitializeFromConfig() local 902 pyinit_core(_PyRuntimeState *runtime, in pyinit_core() 1112 _PyRuntimeState *runtime = &_PyRuntime; in _Py_InitializeMain() local 1131 _PyRuntimeState *runtime = &_PyRuntime; in Py_InitializeFromConfig() local [all …]
|
| /third_party/libpsl/ |
| D | meson_options.txt | 1 option('runtime', type : 'combo', combo
|
| /third_party/boost/boost/test/utils/runtime/ |
| D | fwd.hpp | 30 namespace runtime { namespace
|
| D | finalize.hpp | 28 namespace runtime { namespace
|
| D | modifier.hpp | 37 namespace runtime { namespace
|
| /third_party/boost/libs/fusion/example/performance/ |
| D | accumulate.cpp | 47 double runtime = 0; in time_for_std_accumulate() local 122 double runtime = 0; in time_for_fusion_accumulate() local
|
| D | inner_product.cpp | 82 double runtime = 0; in time_for_std_inner_product() local 125 double runtime = 0; in time_for_fusion_inner_product() local
|
| D | inner_product2.cpp | 82 double runtime = 0; in time_for_std_inner_product() local 143 double runtime = 0; in time_for_fusion_inner_product2() local
|
| D | functional.cpp | 108 double runtime = 0; in call_unfused() local 151 double runtime = 0; in call_fused_ra() local 204 double runtime = 0; in call_fused() local
|
| /third_party/uboot/u-boot-2020.01/lib/efi_selftest/ |
| D | efi_selftest_rtc.c | 15 static struct efi_runtime_services *runtime; variable
|
| /third_party/boost/boost/test/utils/runtime/env/ |
| D | fetch.hpp | 28 namespace runtime { namespace
|
| /third_party/boost/boost/test/utils/runtime/cla/ |
| D | argv_traverser.hpp | 25 namespace runtime { namespace
|