Home
last modified time | relevance | path

Searched defs:copts (Results 1 – 15 of 15) sorted by relevance

/external/python/cpython2/Demo/pdist/
Drrcs.py47 def checkin(x, copts, fn): argument
61 def checkout(x, copts, fn): argument
67 def lock(x, copts, fn): argument
70 def unlock(x, copts, fn): argument
73 def info(x, copts, fn): argument
81 def head(x, copts, fn): argument
85 def list(x, copts, fn): argument
89 def log(x, copts, fn): argument
97 def diff(x, copts, fn): argument
113 def same(x, copts, fn, data = None): argument
/external/tensorflow/tensorflow/compiler/xla/mlir/transforms/runtime/
Dcompilation_pipeline.cc64 CompilationPipelineOptions copts; in CreateDefaultPipeline() local
/external/tensorflow/tensorflow/compiler/mlir/tfrt/tests/jit/
Dtf_jitrt_benchmark_test.cc72 CompilationPipelineOptions copts; in BM_InstantiateExecutable() local
/external/pigweed/third_party/abseil-cpp/
Dbazel_to_gn.json5 "copts": [ array
/external/mesa3d/src/gallium/frontends/clover/llvm/
Dcompat.hpp84 T copts, in create_compiler_invocation_from_args()
Dinvocation.cpp232 std::vector<const char *> copts; in create_compiler_instance() local
267 const std::vector<const char *> copts = in create_compiler_instance() local
/external/tensorflow/tensorflow/compiler/mlir/tfrt/benchmarks/
Dbenchmark.cc60 CompilationPipelineOptions copts; in CreateJitExecutable() local
/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/python_binding/
Dtf_jitrt_executor.cc82 CompilationPipelineOptions copts; in Compile() local
/external/libcups/vcnet/regex/
Dmain.c14 int copts = REG_EXTENDED; variable
/external/ComputeLibrary/arm_compute/
DAcl.hpp363 AclContextOptions copts{}; member
/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/
Dtf_jitrt_kernels.cc436 CompilationPipelineOptions copts; in CompileImpl() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_executable.cc98 runtime::CompilationPipelineOptions copts; in Create() local
Dgpu_compiler.cc1469 runtime::CompilationPipelineOptions copts; in CompileAheadOfTime() local
/external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/
Dcall.cc430 const grpc_compression_options copts = channel()->compression_options(); in PrepareOutgoingInitialMetadata() local
/external/grpc-grpc/src/core/lib/surface/
Dcall.cc432 const grpc_compression_options copts = channel()->compression_options(); in PrepareOutgoingInitialMetadata() local