Home
last modified time | relevance | path

Searched +defs:val +defs:runtime (Results 1 – 25 of 649) sorted by relevance

12345678910>>...26

/aosp_15_r20/external/icu/tools/srcgen/currysrc/libs/
HDorg.eclipse.equinox.preferences_3.7.100.v20180510-1129.jar ... eclipse/core/ org/eclipse/core/runtime/ org/eclipse/core/runtime/preferences
HDorg.eclipse.core.contenttype_3.7.0.v20180426-1644.jar ... eclipse/core/ org/eclipse/core/runtime/ org/eclipse/core/runtime/content ...
HDorg.eclipse.core.runtime_3.14.0.v20180417-0825.jar ... l private final synthetic org.eclipse.core.runtime.Preferences$PropertyChangeEvent val$pe void <init
HDorg.eclipse.core.jobs_3.10.0.v20180427-1454.jar ... { private final synthetic org.eclipse.core.runtime.jobs.IJobFunction val$function void <init ...
/aosp_15_r20/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyMessage.java67 public RubyMessage(Ruby runtime, RubyClass klazz, Descriptor descriptor) { in RubyMessage()
93 final Ruby runtime = context.runtime; in initialize() local
258 Ruby runtime = context.runtime; in eq() local
391 Ruby runtime = context.runtime; in methodMissing() local
496 String val = values.eltInternal(i).toString(); in methodMissing() local
684 Ruby runtime = context.runtime; in encodeJson() local
740 Ruby runtime = context.runtime; in decodeJson() local
781 Ruby runtime = context.runtime; in toHash() local
984 (val) -> { in discardUnknownFields() argument
1020 Object val = null; in convert() local
[all …]
H A DRubyRepeatedField.java46 public static void createRubyRepeatedField(Ruby runtime) { in createRubyRepeatedField()
62 public RubyRepeatedField(Ruby runtime, RubyClass klazz) { in RubyRepeatedField()
67 Ruby runtime, RubyClass klazz, FieldDescriptor.Type fieldType, IRubyObject typeClass) { in RubyRepeatedField()
76 Ruby runtime = context.runtime; in initialize() local
178 IRubyObject val = args[i]; in push() local
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyMessage.java67 public RubyMessage(Ruby runtime, RubyClass klazz, Descriptor descriptor) { in RubyMessage()
93 final Ruby runtime = context.runtime; in initialize() local
258 Ruby runtime = context.runtime; in eq() local
391 Ruby runtime = context.runtime; in methodMissing() local
496 String val = values.eltInternal(i).toString(); in methodMissing() local
684 Ruby runtime = context.runtime; in encodeJson() local
740 Ruby runtime = context.runtime; in decodeJson() local
781 Ruby runtime = context.runtime; in toHash() local
984 (val) -> { in discardUnknownFields() argument
1020 Object val = null; in convert() local
[all …]
H A DRubyRepeatedField.java46 public static void createRubyRepeatedField(Ruby runtime) { in createRubyRepeatedField()
62 public RubyRepeatedField(Ruby runtime, RubyClass klazz) { in RubyRepeatedField()
67 Ruby runtime, RubyClass klazz, FieldDescriptor.Type fieldType, IRubyObject typeClass) { in RubyRepeatedField()
76 Ruby runtime = context.runtime; in initialize() local
178 IRubyObject val = args[i]; in push() local
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/org/glassfish/jaxb/jaxb-runtime/2.3.2/
HDjaxb-runtime-2.3.2.jar ... sun/xml/bind/v2/model/runtime/ com/sun/xml/bind/v2 ...
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
Dnashorn.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/javax. ...
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
Dnashorn.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/javax. ...
/aosp_15_r20/dalvik/dx/etc/
HDjasmin.jar ... .lang.Object) throws jas.jasError int val boolean badval Object value jas.CP cp public jas ...
/aosp_15_r20/art/runtime/
H A Dstack.cc252 uint32_t* val, in GetVReg()
311 uint32_t* val, in GetVRegFromOptimizedCode()
711 Runtime* const runtime = Runtime::Current(); in ValidateFrame() local
770 Runtime* runtime = Runtime::Current(); in GetCurrentQuickFrameInfo() local
851 Runtime* runtime = Runtime::Current(); in WalkStack() local
861 Runtime* runtime = Runtime::Current(); in WalkStack() local
H A Dinstrumentation.cc323 Runtime* runtime = Runtime::Current(); in CanUseAotCode() local
480 Runtime* runtime = Runtime::Current(); in UpdateEntrypointsForDebuggable() local
1093 Runtime* runtime = Runtime::Current(); in UpdateStubs() local
1122 Runtime* runtime = Runtime::Current(); in SetEntrypointsInstrumented() local
1175 Runtime* runtime = Runtime::Current(); in ResetQuickAllocEntryPoints() local
1380 Runtime* runtime = Runtime::Current(); in MaybeSwitchRuntimeDebugState() local
1615 Handle<mirror::Object> val(hs.NewHandle(field_value.GetL())); in FieldWriteEventImpl() local
/aosp_15_r20/external/caliper/lib/
HDjava-allocation-instrumenter-2.0.jar ... google/monitoring/ com/google/monitoring/runtime/ com/google/monitoring/runtime/instrumentation ...
/aosp_15_r20/external/pytorch/torch/csrc/jit/backends/xnnpack/
H A Dxnnpack_graph_builder.cpp72 xnn_runtime_t runtime = nullptr; in runGraphOnInputs() local
137 for (auto val : _inputs) { in serializedXNNGraph() local
142 for (auto val : _outputs) { in serializedXNNGraph() local
153 for (auto val : _outputs) { in getGraphOutputShapes() local
207 for (auto val : _intermediate_tensors) { in defineAllTensorValues() local
316 bool XNNGraph::isGraphInput(torch::jit::Value* val) { in isGraphInput()
320 bool XNNGraph::isGraphOutput(torch::jit::Value* val) { in isGraphOutput()
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/lib/
Dsa-jdi.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/com. ...
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/lib/
Dsa-jdi.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/com. ...
/aosp_15_r20/external/python/cpython3/Python/
Dceval.c351 _PyEval_ThreadsInitialized(_PyRuntimeState *runtime) in _PyEval_ThreadsInitialized()
359 _PyRuntimeState *runtime = &_PyRuntime; in PyEval_ThreadsInitialized() local
423 _PyRuntimeState *runtime = &_PyRuntime; in PyEval_AcquireLock() local
433 _PyRuntimeState *runtime = &_PyRuntime; in PyEval_ReleaseLock() local
469 _PyRuntimeState *runtime = tstate->interp->runtime; in PyEval_ReleaseThread() local
486 _PyRuntimeState *runtime = tstate->interp->runtime; in _PyEval_ReInitThreads() local
519 _PyRuntimeState *runtime = &_PyRuntime; in PyEval_SaveThread() local
751 PyObject *exc, *val, *tb; in _Py_FinishPendingCalls() local
1183 _PyRuntimeState * const runtime = &_PyRuntime; in eval_frame_handle_pending() local
2681 PyObject *val = POP(); local
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/cc/experimental/libtf/tests/
H A Dtensor_test.cc52 TaggedValue MakeContext(T runtime) { in MakeContext()
100 TaggedValue MakeScalarTensor(TaggedValue self, TaggedValue val) { in MakeScalarTensor()
/aosp_15_r20/external/guice/extensions/struts2/lib/
HDjsp-2.1.jar ... jasper/xmlparser/ org/apache/jasper/runtime/ org/apache/jasper/util/ org ...
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dselect.go5 package runtime package
539 val unsafe.Pointer // ptr to data (SendDir) or ptr to receive buffer (RecvDir) member
Druntime.go5 package runtime package
25 val atomic.Int64 member
/aosp_15_r20/prebuilts/misc/common/jacoco/lib/
HDorg.jacoco.core-0.8.8.202204050719.jar ... internal/instr/ org/jacoco/core/runtime/ org/jacoco/core/tools/ about ...
/aosp_15_r20/external/armnn/src/armnn/test/
H A DRuntimeTests.cpp37 void RuntimeLoadedNetworksReserve(armnn::RuntimeImpl* runtime) in RuntimeLoadedNetworksReserve()
120 for (auto val: output) { variable
129 for (auto val: output) { variable
134 for (auto val: output) { variable
168 for (auto val: output) { variable
248 for (auto val : outputData1) in __anon93245f6b0102() local
253 for (auto val : outputData2) in __anon93245f6b0102() local

12345678910>>...26