| /third_party/mesa3d/src/gallium/frontends/clover/api/ |
| H A D | program.cpp | 38 auto opts = std::string(p_opts ? p_opts : ""); in build_options() local 275 const auto opts = build_options(p_opts, "CLOVER_EXTRA_BUILD_OPTIONS"); in clBuildProgram() local 309 const auto opts = build_options(p_opts, "CLOVER_EXTRA_COMPILE_OPTIONS"); in clCompileProgram() local 348 validate_link_devices(const ref_vector<program> &progs, const ref_vector<device> &all_devs, const std::string &opts) validate_link_devices() argument 432 const auto opts = build_options(p_opts, "CLOVER_EXTRA_LINK_OPTIONS"); clLinkProgram() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/clover/llvm/ |
| H A D | invocation.cpp | 185 get_language_version(const std::vector<std::string> &opts, in get_language_version() argument 216 create_compiler_instance(const device &dev, const std::string& ir_target, const std::vector<std::string> &opts, std::string &r_log) create_compiler_instance() argument 293 compile(LLVMContext &ctx, clang::CompilerInstance &c, const std::string &name, const std::string &source, const header_map &headers, const device &dev, const std::string &opts, bool use_libclc, std::string &r_log) compile() argument 400 compile_program(const std::string &source, const header_map &headers, const device &dev, const std::string &opts, std::string &r_log) compile_program() argument 472 link_program(const std::vector<binary> &binaries, const device &dev, const std::string &opts, std::string &r_log) link_program() argument 508 compile_to_spirv(const std::string &source, const header_map &headers, const device &dev, const std::string &opts, std::string &r_log) compile_to_spirv() argument [all...] |
| /third_party/node/src/ |
| H A D | node_options.cc | 1120 PerProcessOptions* opts = per_process::cli_options.get(); in GetCLIOptions() local
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsfallocate.c | 101 } opts; variable [all...] |
| H A D | ntfsls.c | 121 } opts; variable [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | debug.c | 151 static const struct option opts[] = { in set_verbose_flags() local 191 static const struct option opts[] = { in set_debug_flags() local
|
| /third_party/libfuse/lib/ |
| H A D | helper.c | 149 struct fuse_cmdline_opts *opts = data; in fuse_helper_opt_proc() local 208 fuse_parse_cmdline_312(struct fuse_args *args, struct fuse_cmdline_opts *opts) fuse_parse_cmdline_312() argument 240 struct fuse_cmdline_opts opts; fuse_parse_cmdline_30() local 312 struct fuse_cmdline_opts opts; fuse_main_real() local 398 fuse_apply_conn_info_opts(struct fuse_conn_info_opts *opts, struct fuse_conn_info *conn) fuse_apply_conn_info_opts() argument 447 struct fuse_conn_info_opts *opts; fuse_parse_conn_info_opts() local 463 struct mount_opts *opts = NULL; fuse_open_channel() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_screen.h | 103 D3D12_FEATURE_DATA_D3D12_OPTIONS opts; member
|
| /third_party/musl/Benchmark/musl/ |
| H A D | benchmark_framework.cpp | 106 bench_opts_t opts; in ParseOptions() local 289 void RegisterAllBenchmarks(const bench_opts_t &opts, std::map<std::string, args_vector> &presetArgs) in RegisterAllBenchmarks() argument 295 RegisterSingleBenchmark(bench_opts_t(), opts, entry.first, runArgs); in RegisterAllBenchmarks() local 300 RegisterSingleBenchmark(bench_opts_t(), opts, entr in RegisterAllBenchmarks() local 314 RegisterJsonBenchmarks(const bench_opts_t &opts, std::map<std::string, args_vector> &presetArgs) RegisterJsonBenchmarks() argument 414 bench_opts_t opts = ParseOptions(argc, argv); main() local [all...] |
| /third_party/vk-gl-cts/executor/tools/ |
| H A D | xeBatchResultToXml.cpp | 91 de::cmdline::CommandLine opts; in parseCommandLine() local
|
| H A D | xeTestLogCompare.cpp | 370 de::cmdline::CommandLine opts; in parseCommandLine() local
|
| /third_party/skia/src/codec/ |
| H A D | SkIcoCodec.cpp | 294 onGetPixels(const SkImageInfo& dstInfo, void* dst, size_t dstRowBytes, const Options& opts, int* rowsDecoded) onGetPixels() argument
|
| H A D | SkBmpStandardCodec.cpp | 172 void SkBmpStandardCodec::initializeSwizzler(const SkImageInfo& dstInfo, const Options& opts) { in initializeSwizzler() argument 37 onGetPixels(const SkImageInfo& dstInfo, void* dst, size_t dstRowBytes, const Options& opts, int* rowsDecoded) onGetPixels() argument 217 decodeRows(const SkImageInfo& dstInfo, void* dst, size_t dstRowBytes, const Options& opts) decodeRows() argument
|
| /third_party/skia/third_party/externals/libgifcodec/ |
| H A D | SkLibGifCodec.cpp | 179 SkCodec::Result SkLibGifCodec::prepareToDecode(const SkImageInfo& dstInfo, const Options& opts) { in prepareToDecode() argument 327 SkCodec::Result SkLibGifCodec::decodeFrame(bool firstAttempt, const Options& opts, int* rowsDecoded) { in decodeFrame() argument 270 onGetPixels(const SkImageInfo& dstInfo, void* pixels, size_t dstRowBytes, const Options& opts, int* rowsDecoded) onGetPixels() argument 300 onStartIncrementalDecode(const SkImageInfo& dstInfo, void* pixels, size_t dstRowBytes, const SkCodec::Options& opts) onStartIncrementalDecode() argument [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-debug.hh | 53 hb_options_t opts; member
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ucasemap.cpp | 50 UCaseMap::UCaseMap(const char *localeID, uint32_t opts, UErrorCode *pErrorCode) : in UCaseMap() argument
|
| /third_party/toybox/lib/ |
| H A D | lib.h | 398 char *opts; member
|
| /third_party/toybox/porting/liteos_a/lib/ |
| H A D | lib.h | 389 char *opts; member
|
| /third_party/skia/fuzz/ |
| H A D | FuzzMain.cpp | 600 SkCodec::Options opts; in fuzz_img() local
|
| /base/hiviewdfx/hidumper/frameworks/native/src/manager/ |
| H A D | dump_implement.cpp | 137 void DumpImplement::ProcessDumpOptions(int clientPid, std::shared_ptr<DumperParameter> &dumpParameter, DumperOpts &opts) in ProcessDumpOptions() argument 181 DumperOpts opts; in CmdParse() local 269 CmdParseWithParameter(std::shared_ptr<DumperParameter> &dumpParameter, int argc, char *argv[], DumperOpts &opts) CmdParseWithParameter() argument [all...] |
| /base/theme/wallpaper_mgr/test/unittest/ |
| H A D | wallpaper_test.cpp | 263 InitializationOptions opts = { { 5, 7 }, OHOS::Media::PixelFormat::ARGB_8888 }; in CreateTempPixelMap() local
|
| /base/theme/wallpaper_mgr/frameworks/native/src/ |
| H A D | wallpaper_manager.cpp | 379 OHOS::Media::SourceOptions opts; in CreatePixelMapByFd() local
|
| /device/soc/rockchip/common/sdk_linux/net/bluetooth/ |
| H A D | l2cap_sock.c | 455 struct l2cap_options opts; in l2cap_sock_getsockopt_old() local 756 struct l2cap_options opts; l2cap_sock_setsockopt_old() local [all...] |
| H A D | sco.c | 919 struct sco_options opts; in sco_sock_getsockopt_old() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
| H A D | navigation_layout_algorithm.cpp | 647 auto&& opts = navigationLayoutProperty->GetSafeAreaExpandOpts(); in Layout() local
|