Home
last modified time | relevance | path

Searched refs:flags_parser (Results 1 – 25 of 27) sorted by relevance

12

/dports/net/google-cloud-sdk/google-cloud-sdk/platform/bq/third_party/absl/
H A Dapp.py184 flags_parser=parse_flags_with_usage, argument
213 args_to_main = flags_parser(original_argv)
273 flags_parser=parse_flags_with_usage, argument
297 flags_parser,
356 flags_parser, argument
360 return flags_parser(argv)
366 flags_parser=flags_parser,
/dports/devel/py-absl/absl-py-0.7.1/absl/
H A Dapp.py184 flags_parser=parse_flags_with_usage, argument
213 args_to_main = flags_parser(original_argv)
273 flags_parser=parse_flags_with_usage, argument
294 flags_parser,
341 flags_parser, argument
345 return flags_parser(argv)
351 flags_parser=flags_parser,
/dports/devel/py-absl-py/absl-py-0.15.0/absl/
H A Dapp.py191 flags_parser=parse_flags_with_usage, argument
220 args_to_main = flags_parser(original_argv)
280 flags_parser=parse_flags_with_usage, argument
306 flags_parser,
365 flags_parser, argument
369 return flags_parser(argv)
375 flags_parser=flags_parser,
/dports/devel/llvm10/llvm-10.0.1.src/utils/gn/secondary/compiler-rt/lib/scudo/standalone/
H A DBUILD.gn18 "flags_parser.cpp",
19 "flags_parser.h",
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/utils/gn/secondary/compiler-rt/lib/scudo/standalone/
H A DBUILD.gn18 "flags_parser.cpp",
19 "flags_parser.h",
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/gn/secondary/compiler-rt/lib/scudo/standalone/
H A DBUILD.gn24 "flags_parser.cpp",
25 "flags_parser.h",
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/utils/gn/secondary/compiler-rt/lib/scudo/standalone/
H A DBUILD.gn24 "flags_parser.cpp",
25 "flags_parser.h",
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/utils/gn/secondary/compiler-rt/lib/scudo/standalone/
H A DBUILD.gn24 "flags_parser.cpp",
25 "flags_parser.h",
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/gn/secondary/compiler-rt/lib/scudo/standalone/
H A DBUILD.gn24 "flags_parser.cpp",
25 "flags_parser.h",
/dports/devel/llvm11/llvm-11.0.1.src/utils/gn/secondary/compiler-rt/lib/scudo/standalone/
H A DBUILD.gn24 "flags_parser.cpp",
25 "flags_parser.h",
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/gn/secondary/compiler-rt/lib/scudo/standalone/
H A DBUILD.gn25 "flags_parser.cpp",
26 "flags_parser.h",
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/gn/secondary/compiler-rt/lib/scudo/standalone/
H A DBUILD.gn25 "flags_parser.cpp",
26 "flags_parser.h",
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/gn/secondary/compiler-rt/lib/scudo/standalone/
H A DBUILD.gn25 "flags_parser.cpp",
26 "flags_parser.h",
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/utils/gn/secondary/compiler-rt/lib/scudo/standalone/
H A DBUILD.gn25 "flags_parser.cpp",
26 "flags_parser.h",
/dports/graphics/llvm-mesa/llvm-13.0.1.src/utils/gn/secondary/compiler-rt/lib/scudo/standalone/
H A DBUILD.gn25 "flags_parser.cpp",
26 "flags_parser.h",
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/utils/gn/secondary/compiler-rt/lib/scudo/standalone/
H A DBUILD.gn25 "flags_parser.cpp",
26 "flags_parser.h",
/dports/math/stanmath/math-4.2.0/lib/benchmark_1.5.1/bindings/python/benchmark/
H A D__init__.py62 return app.run(_run_benchmarks, argv=argv, flags_parser=_flags_parser)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/utils/google-benchmark/bindings/python/google_benchmark/
H A D__init__.py153 return app.run(_run_benchmarks, argv=argv, flags_parser=_flags_parser)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/utils/google-benchmark/bindings/python/google_benchmark/
H A D__init__.py153 return app.run(_run_benchmarks, argv=argv, flags_parser=_flags_parser)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/utils/google-benchmark/bindings/python/google_benchmark/
H A D__init__.py153 return app.run(_run_benchmarks, argv=argv, flags_parser=_flags_parser)
/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/third-party/google-benchmark/bindings/python/google_benchmark/
H A D__init__.py153 return app.run(_run_benchmarks, argv=argv, flags_parser=_flags_parser)
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/utils/google-benchmark/bindings/python/google_benchmark/
H A D__init__.py153 return app.run(_run_benchmarks, argv=argv, flags_parser=_flags_parser)
/dports/devel/benchmark/benchmark-1.6.0/bindings/python/google_benchmark/
H A D__init__.py153 return app.run(_run_benchmarks, argv=argv, flags_parser=_flags_parser)
/dports/security/xinetd/xinetd-2.3.15/xinetd/
H A Dparsers.h34 status_e flags_parser(pset_h, struct service_config *, enum assign_op) ;
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/bq/third_party/pyglib/
H A Dappcommands.py837 return app.run(_CommandsStart, flags_parser=ParseFlagsWithUsage)

12