Home
last modified time | relevance | path

Searched defs:opts (Results 151 - 175 of 966) sorted by relevance

12345678910>>...39

/third_party/curl/lib/
H A Dbufq.h102 int opts; /* options for handling queue, see below */ member
/third_party/FreeBSD/sbin/newfs_msdos/
H A Dnewfs_msdos.c74 static const char opts[] = "@:NAB:C:F:I:L:O:S:a:b:c:e:f:h:i:k:m:n:o:r:s:T:u:"; in main() local
268 } opts[] = { in usage() local
/third_party/FreeBSD/sys/sys/
H A Dmutex.h56 mtx_init(pthread_mutex_t *mtx, const char *name, const char *type, int opts) in mtx_init() argument
/third_party/libabigail/tests/
H A Dprint-diff-tree.cc55 parse_command_line(int argc, char* argv[], options& opts) in parse_command_line() argument
86 options opts; in main() local
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dprogram.cpp46 program::compile(const ref_vector<device> &devs, const std::string &opts, in compile() argument
67 program::link(const ref_vector<device> &devs, const std::string &opts, in link() argument
/third_party/mesa3d/src/imagination/rogue/tools/
H A Doffline_compiler.c101 static bool parse_cmdline(int argc, char *argv[], struct compiler_opts *opts) in parse_cmdline() argument
188 struct compiler_opts opts = { .stage = MESA_SHADER_NONE, 0 }; main() local
[all...]
/third_party/ntfs-3g/src/
H A Dntfs-3g.probe.c48 } opts; variable
[all...]
/third_party/mesa3d/src/microsoft/spirv_to_dxil/
H A Dspirv_to_dxil.c146 struct nir_to_dxil_options opts = { in spirv_to_dxil() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_nir_builtins.c58 const struct nir_lower_tex_options opts = { .lower_rect = true, }; in st_nir_finish_builtin_shader() local
/third_party/libwebsockets/lib/roles/ws/
H A Dclient-ws.c245 const struct lws_ext_options *opts; in lws_client_ws_upgrade() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dgmemtool.c105 static const struct option opts[] = { variable
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dcpp_interface_test.cpp202 const ValidatorOptions opts; in TEST() local
211 ValidatorOptions opts; in TEST() local
/third_party/skia/src/core/
H A DSkPictureImageGenerator.cpp78 onGetPixels(const SkImageInfo& info, void* pixels, size_t rowBytes, const Options& opts) onGetPixels() argument
/third_party/skia/src/codec/
H A DSkBmpMaskCodec.cpp27 onGetPixels(const SkImageInfo& dstInfo, void* dst, size_t dstRowBytes, const Options& opts, int* rowsDecoded) onGetPixels() argument
78 decodeRows(const SkImageInfo& dstInfo, void* dst, size_t dstRowBytes, const Options& opts) decodeRows() argument
/third_party/skia/src/images/
H A DSkWebpEncoder.cpp44 bool SkWebpEncoder::Encode(SkWStream* stream, const SkPixmap& pixmap, const Options& opts) { in Encode() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dcpp_interface_test.cpp202 const ValidatorOptions opts; in TEST() local
211 ValidatorOptions opts; in TEST() local
/third_party/skia/src/utils/
H A DSkAnimCodecPlayer.cpp63 SkCodec::Options opts; in getFrameAt() local
/third_party/spirv-tools/test/
H A Dcpp_interface_test.cpp202 const ValidatorOptions opts; in TEST() local
211 ValidatorOptions opts; in TEST() local
/base/hiviewdfx/hidumper/test/unittest/common/
H A Dhidumper_configutils_test.cpp157 DumperOpts opts; in HWTEST_F() local
175 DumperOpts opts; in HWTEST_F() local
193 DumperOpts opts; in HWTEST_F() local
234 DumperOpts opts; HWTEST_F() local
253 DumperOpts opts; HWTEST_F() local
273 DumperOpts opts; HWTEST_F() local
291 DumperOpts opts; HWTEST_F() local
324 DumperOpts opts; HWTEST_F() local
[all...]
/base/msdp/device_status/test/unittest/frameworks/src/
H A Dinteraction_drag_drawing_test.cpp98 Media::InitializationOptions opts; in CreatePixelMap() local
/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_image_util.cpp82 Media::SourceOptions opts; in UnPackImage() local
142 Media::SourceOptions opts; in CreatePixelMap() local
/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
H A Dmock_image_packer.cpp121 void ImagePacker::CopyOptionsToPlugin(const PackOption &opts, PlEncodeOptions &plOpts) in CopyOptionsToPlugin() argument
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dxterm.c28 static void *xterm_init(char *str, int device, const struct chan_opts *opts) in xterm_init() argument
H A Dssl.c31 static struct chan_opts opts = { variable
H A Dport_user.c24 static void *port_init(char *str, int device, const struct chan_opts *opts) in port_init() argument

Completed in 15 milliseconds

12345678910>>...39