| /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/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/session/ |
| D | default_session.cc | 69 auto runtime = this->GetGraphRuntime(); in CompileGraph() local 88 auto runtime = this->GetGraphRuntime(); in RunGraph() local 150 auto runtime = this->GetGraphRuntime(); in Resize() local 168 auto runtime = this->GetGraphRuntime(); in GetOutputs() local 178 auto runtime = this->GetGraphRuntime(); in GetInputs() local 188 auto runtime = this->GetGraphRuntime(); in GetOutputNames() local 201 auto runtime = this->GetGraphRuntime(); in GetInputNames() local 214 auto runtime = this->GetGraphRuntime(); in GetOutputByTensorName() local 233 auto runtime = this->GetGraphRuntime(); in GetInputByTensorName() local
|
| /third_party/python/Python/ |
| D | pystate.c | 94 init_runtime(_PyRuntimeState *runtime, in init_runtime() 132 _PyRuntimeState_Init(_PyRuntimeState *runtime) in _PyRuntimeState_Init() 161 _PyRuntimeState_Fini(_PyRuntimeState *runtime) in _PyRuntimeState_Fini() 184 _PyRuntimeState_ReInitThreads(_PyRuntimeState *runtime) in _PyRuntimeState_ReInitThreads() 216 #define HEAD_LOCK(runtime) \ argument 218 #define HEAD_UNLOCK(runtime) \ argument 226 _PyInterpreterState_Enable(_PyRuntimeState *runtime) in _PyInterpreterState_Enable() 275 _PyRuntimeState *runtime, int64_t id, in init_interpreter() 322 _PyRuntimeState *runtime = &_PyRuntime; in PyInterpreterState_New() local 393 _PyRuntimeState *runtime = interp->runtime; in interpreter_clear() local [all …]
|
| D | pylifecycle.c | 291 emit_stderr_warning_for_legacy_locale(_PyRuntimeState *runtime) in emit_stderr_warning_for_legacy_locale() 539 pyinit_core_reconfigure(_PyRuntimeState *runtime, in pyinit_core_reconfigure() 577 pycore_init_runtime(_PyRuntimeState *runtime, in pycore_init_runtime() 639 pycore_create_interpreter(_PyRuntimeState *runtime, in pycore_create_interpreter() 885 pyinit_config(_PyRuntimeState *runtime, in pyinit_config() 925 _PyRuntimeState *runtime = &_PyRuntime; in _Py_PreInitializeFromPyArgv() local 992 _PyRuntimeState *runtime = &_PyRuntime; in _Py_PreInitializeFromConfig() local 1037 pyinit_core(_PyRuntimeState *runtime, in pyinit_core() 1251 _PyRuntimeState *runtime = &_PyRuntime; in Py_InitializeFromConfig() local 1280 _PyRuntimeState *runtime = &_PyRuntime; in Py_InitializeEx() local [all …]
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/pipeline/task/ |
| D | task.cc | 21 namespace runtime { namespace
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/actor/memory/ |
| D | memory_free_actor.cc | 22 namespace runtime { namespace
|
| D | memory_alloc_actor.cc | 21 namespace runtime { namespace
|
| /third_party/ltp/lib/newlib_tests/ |
| D | test_runtime01.c | 13 int runtime; in run() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/pipeline/ |
| D | pipeline.cc | 21 namespace runtime { namespace
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/optimizer/ |
| D | batch_data_arrow_fusion.cc | 21 namespace runtime { namespace
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/actor/rpc/ |
| D | mux_send_actor.cc | 21 namespace runtime { namespace
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/actor/ |
| D | recorder_actor.cc | 26 namespace runtime { namespace
|
| D | kernel_async_resize_actor.cc | 21 namespace runtime { namespace
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/delegate/tensorrt/ |
| D | tensorrt_serializer.cc | 33 nvinfer1::IRuntime *runtime = nvinfer1::createInferRuntime(logger_); in GetSerializedEngine() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/actor/fusion/ |
| D | fusion_actor.cc | 20 namespace runtime { namespace
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/test/ut/src/runtime/kernel/opencl/ |
| D | fill_tests.cc | 37 auto runtime = runtime_wrapper.GetInstance(); in TEST_F() local 107 auto runtime = runtime_wrapper.GetInstance(); in TEST_F() local
|
| /third_party/mesa3d/src/vulkan/ |
| D | meson.build | 67 subdir('runtime') subdir
|