/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()
|
/third_party/python/Python/ |
D | pystate.c | 49 _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 …]
|
D | pylifecycle.c | 271 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/ |
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/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
|
/third_party/mindspore/mindspore/ccsrc/runtime/framework/actor/ |
D | recorder_actor.cc | 27 namespace runtime { namespace
|
D | abstract_actor.cc | 21 namespace runtime { namespace
|
/third_party/mindspore/mindspore/lite/src/delegate/tensorrt/ |
D | tensorrt_subgraph.h | 35 … 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/ |
D | fill_tests.cc | 37 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/ |
D | SkFontMgr.h | 141 static void SetFontMgrConfig(const std::string runtime, const std::string containerFontBasePath) in SetFontMgrConfig()
|