Home
last modified time | relevance | path

Searched defs:runtime (Results 1 - 25 of 50) sorted by relevance

12

/third_party/ltp/lib/newlib_tests/
H A Dtest_runtime01.c13 int runtime; in run() local
/drivers/external_device_manager/services/native/driver_extension/src/
H A Ddriver_extension.cpp35 DriverExtension* DriverExtension::Create(const std::unique_ptr<Runtime>& runtime) in Create() argument
H A Djs_driver_extension.cpp120 JsDriverExtension* JsDriverExtension::Create(const std::unique_ptr<Runtime>& runtime) in Create() argument
/third_party/ltp/testcases/kernel/syscalls/perf_event_open/
H A Dperf_event_open03.c28 static int runtime; variable
/third_party/rust/crates/aho-corasick/src/packed/teddy/
H A Dmod.rs13 mod runtime; modules
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyEnumBuilderContext.java47 public static void createRubyEnumBuilderContext(Ruby runtime) { in createRubyEnumBuilderContext() argument
H A DRubyOneofBuilderContext.java47 public static void createRubyOneofBuilderContext(Ruby runtime) { in createRubyOneofBuilderContext() argument
H A DRubyProtobuf.java45 public static void createProtobuf(Ruby runtime) { in createProtobuf() argument
H A DRubyDescriptorPool.java48 public static void createRubyDescriptorPool(Ruby runtime) { in createRubyDescriptorPool() argument
[all...]
H A DRubyEnumDescriptor.java51 public static void createRubyEnumDescriptor(Ruby runtime) { in createRubyEnumDescriptor() argument
63 RubyEnumDescriptor(Ruby runtime, RubyClass klazz) RubyEnumDescriptor() argument
[all...]
H A DRubyBuilder.java43 public static void createRubyBuilder(Ruby runtime) { in createRubyBuilder() argument
54 public RubyBuilder(Ruby runtime, RubyClass metaClass) { in RubyBuilder() argument
[all...]
H A DRubyOneofDescriptor.java21 public static void createRubyOneofDescriptor(Ruby runtime) { in createRubyOneofDescriptor() argument
[all...]
H A DRubyDescriptor.java51 public static void createRubyDescriptor(Ruby runtime) { in createRubyDescriptor() argument
63 RubyDescriptor(Ruby runtime, RubyClass klazz) RubyDescriptor() argument
[all...]
H A DRubyRepeatedField.java47 public static void createRubyRepeatedField(Ruby runtime) { in createRubyRepeatedField() argument
60 RubyRepeatedField(Ruby runtime, RubyClass klazz) RubyRepeatedField() argument
64 RubyRepeatedField(Ruby runtime, RubyClass klazz, Descriptors.FieldDescriptor.Type fieldType, IRubyObject typeClass) RubyRepeatedField() argument
[all...]
H A DUtils.java179 num2ulong(Ruby runtime, IRubyObject value) num2ulong() argument
[all...]
H A DRubyMessageBuilderContext.java47 public static void createRubyMessageBuilderContext(Ruby runtime) { in createRubyMessageBuilderContext() argument
[all...]
H A DRubyMap.java57 public static void createRubyMap(Ruby runtime) { in createRubyMap() argument
[all...]
H A DRubyFieldDescriptor.java46 public static void createRubyFileDescriptor(Ruby runtime) { in createRubyFileDescriptor() argument
57 public RubyFieldDescriptor(Ruby runtime, RubyClass klazz) { in RubyFieldDescriptor() argument
[all...]
/third_party/rust/crates/rustix/src/
H A Dlib.rs209 pub mod runtime; modules
/third_party/python/Include/internal/
H A Dpycore_pystate.h68 _PyRuntimeState_GetThreadState(_PyRuntimeState *runtime) in _PyRuntimeState_GetThreadState() argument
147 PyAPI_FUNC(PyStatus) _PyInterpreterState_Enable(_PyRuntimeState *runtime); variable
H A Dpycore_runtime.h154 PyAPI_FUNC(PyStatus) _PyRuntimeState_Init(_PyRuntimeState *runtime); variable
155 PyAPI_FUNC(void) _PyRuntimeState_Fini(_PyRuntimeState *runtime); variable
169 _PyRuntimeState_GetFinalizing(_PyRuntimeState *runtime) { in _PyRuntimeState_GetFinalizing() argument
174 _PyRuntimeState_SetFinalizing(_PyRuntimeState *runtime, PyThreadState *tstate) _PyRuntimeState_SetFinalizing() argument
[all...]
/third_party/skia/include/core/
H A DSkFontMgr.h162 static void SetFontMgrConfig(const std::string runtime, const std::string containerFontBasePath) in SetFontMgrConfig() argument
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-intl-gen.cc60 GotoIfNot(IsOneByteStringInstanceType(instance_type), &runtime); in TF_BUILTIN() local
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cpp.cpp470 bool runtime = false; in variable_decl() local
/third_party/vk-gl-cts/scripts/
H A Dbuild_android_mustpass.py72 runtime = "23m"), variable
79 runtime = "5m"), variable
86 runtime = "5m"), variable
93 runtime = "5m"), variable
101 runtime = "2m"), variable
117 runtime = "46m"), variable
124 runtime = "10m"), variable
131 runtime = "10m"), variable
138 runtime = "10m"), variable
145 runtime variable
165 runtime = "1h50m"), global() variable
172 runtime = "10m"), global() variable
179 runtime = "10m"), global() variable
186 runtime = "10m"), global() variable
193 runtime = "10m"), global() variable
200 runtime = "1m"), global() variable
206 runtime = "1m"), global() variable
212 runtime = "1m"), global() variable
218 runtime = "1m"), global() variable
227 runtime = "1m"), global() variable
236 runtime = "1m"), global() variable
240 runtime = "5m", global() variable
260 runtime = "1h40m"), global() variable
267 runtime = "10m"), global() variable
274 runtime = "10m"), global() variable
281 runtime = "10m"), global() variable
288 runtime = "10m"), global() variable
295 runtime = "1m30s"), global() variable
301 runtime = "1m30s"), global() variable
307 runtime = "1m30s"), global() variable
313 runtime = "1m30s"), global() variable
321 runtime = "2m"), global() variable
329 runtime = "1m"), global() variable
343 runtime = "2h29m", global() variable
347 runtime = "2h29m", global() variable
351 runtime = "2h29m", global() variable
355 runtime = "10m", global() variable
359 runtime = "10m", global() variable
363 runtime = "10m", global() variable
367 runtime = "5m", global() variable
[all...]

Completed in 10 milliseconds

12