Home
last modified time | relevance | path

Searched defs:Runtime (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/lite/experimental/swift/Sources/
DTensorFlowLite.swift18 public enum Runtime { enum
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_generator.h59 enum class Runtime { enum
/external/clang/lib/CodeGen/
DCGObjC.cpp72 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); in EmitObjCBoxedExpr() local
205 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); in EmitObjCCollectionLiteral() local
372 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); in EmitObjCMessageExpr() local
2325 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); in EmitObjCMRRAutoreleasePoolPush() local
3355 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); in EmitBlockCopyAndAutorelease() local
/external/v8/src/runtime/
Druntime.h809 friend class Runtime; variable
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Druntime.cc184 Runtime::Runtime(const RuntimeOptions& options, const GpuInfo& gpu_info, in Runtime() function in tflite::gpu::gl::Runtime
/external/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp991 Optional<bool> AllowPartial = None, Optional<bool> Runtime = None) in LoopUnroll()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp1104 Optional<bool> AllowPartial = None, Optional<bool> Runtime = None, in LoopUnroll()
/external/llvm/include/llvm/Analysis/
DTargetTransformInfo.h282 bool Runtime; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DTargetTransformInfo.h410 bool Runtime; member