Home
last modified time | relevance | path

Searched defs:opts (Results 376 - 400 of 421) sorted by relevance

1...<<11121314151617

/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_state.c935 nir_lower_blend_options opts = { in agx_update_shader() local
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_pipeline.c348 struct nir_to_dxil_options opts = { in dzn_pipeline_compile_shader() local
/third_party/mksh/
H A Dmisc.c141 int opts[NELEM(options)]; member
393 const char *opts = what == OF_CMDLINE || what == OF_FIRSTTIME ? in parse_args() local
1526 print_columns(struct columnise_opts *opts, unsigned int n, in print_columns() argument
[all...]
H A Dfuncs.c389 const char *opts = "AcelNnpRrsu,"; in c_print() local
1232 const char *opts, *var; in c_getopts() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_alu.cpp1855 emit_alu_op2(const nir_alu_instr& alu, EAluOp opcode, Shader& shader, AluInstr::Op2Options opts) emit_alu_op2() argument
1893 emit_alu_op2_int(const nir_alu_instr& alu, EAluOp opcode, Shader& shader, AluInstr::Op2Options opts) emit_alu_op2_int() argument
/third_party/libcoap/src/
H A Dcoap_net.c843 coap_send_error(coap_session_t *session, const coap_pdu_t *request, coap_pdu_code_t code, coap_opt_filter_t *opts) coap_send_error() argument
2367 coap_new_error_response(const coap_pdu_t *request, coap_pdu_code_t code, coap_opt_filter_t *opts) coap_new_error_response() argument
/third_party/skia/third_party/externals/spirv-cross/
H A Dmain.cpp1269 CompilerGLSL::Options opts = compiler->get_common_options(); in compile_iteration() local
[all...]
H A Dspirv_glsl.hpp216 void set_common_options(const Options &opts) in set_common_options() argument
/third_party/skia/tests/
H A DCodecTest.cpp390 SkCodec::Options opts; in check_subset_decode() local
1035 SkAndroidCodec::AndroidOptions opts; in DEF_TEST() local
1068 SkAndroidCodec::AndroidOptions opts; check_color_xform() local
1243 SkCodec::Options opts; decode_frame() local
1385 SkAndroidCodec::AndroidOptions opts; DEF_TEST() local
1558 SkCodec::Options opts; DEF_TEST() local
[all...]
/third_party/skia/modules/canvaskit/
H A Dcanvaskit_bindings.cpp581 bool ApplyStroke(SkPath& path, StrokeOpts opts) { in ApplyStroke() argument
/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_drawing.cpp1749 Media::SourceOptions opts; in DecodeSvgToPixelMap() local
3255 Media::SourceOptions opts; in DrawFromSVG() local
/device/soc/rockchip/common/sdk_linux/drivers/phy/rockchip/
H A Dphy-rockchip-inno-dsidphy.c704 static int inno_dsidphy_configure(struct phy *phy, union phy_configure_opts *opts) in inno_dsidphy_configure() argument
/third_party/ffmpeg/libavformat/
H A Drtmpproto.c2594 static int rtmp_open(URLContext *s, const char *uri, int flags, AVDictionary **opts) in rtmp_open() argument
H A Ddashenc.c1144 AVDictionary *opts = NULL; in write_manifest() local
1493 AVDictionary *opts = NULL; in dash_init() local
2248 AVDictionary *opts = NULL; dash_write_packet() local
[all...]
H A Dhttp.c456 int ff_http_do_new_request2(URLContext *h, const char *uri, AVDictionary **opts) in ff_http_do_new_request2() argument
H A Ddashdec.c1205 AVDictionary *opts = NULL; in parse_manifest() local
1683 AVDictionary *opts = NULL; in open_input() local
401 open_url(AVFormatContext *s, AVIOContext **pb, const char *url, AVDictionary **opts, AVDictionary *opts2, int *is_http) open_url() argument
1832 nested_io_open(AVFormatContext *s, AVIOContext **pb, const char *url, int flags, AVDictionary **opts) nested_io_open() argument
[all...]
H A Dhls.c764 AVDictionary *opts = NULL; in parse_playlist() local
1277 AVDictionary *opts in open_input() local
639 open_url(AVFormatContext *s, AVIOContext **pb, const char *url, AVDictionary **opts, AVDictionary *opts2, int *is_http_out) open_url() argument
1789 nested_io_open(AVFormatContext *s, AVIOContext **pb, const char *url, int flags, AVDictionary **opts) nested_io_open() argument
[all...]
/third_party/backends/backend/
H A Dhp5590.c267 SANE_Option_Descriptor *opts; member
607 SANE_Option_Descriptor *opts; in sane_open() local
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dmkntfs.c229 } opts; variable
[all...]
H A Dntfsrecover.c156 int opts; /* sync the file system */ variable
[all...]
/third_party/ntfs-3g/src/
H A Dlowntfs-3g.c240 static struct ntfs_options opts; variable
[all...]
/third_party/libinput/tools/
H A Dlibinput-record.c2683 struct option opts[] = { in main() local
/third_party/python/Python/
H A Dsysmodule.c2355 PyObject *opts = get_xoptions(tstate); in _PySys_AddXOptionWithError() local
3015 sys_add_xoption(PyObject *opts, const wchar_t *s) in sys_add_xoption() argument
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngstest.c340 print_opts(png_uint_32 opts) in print_opts() argument
576 png_uint_32 opts; global() member
651 initimage(Image *image, png_uint_32 opts, const char *file_name, int stride_extra) initimage() argument
3307 testimage(Image *image, png_uint_32 opts, format_list *pf) testimage() argument
3445 test_one_file(const char *file_name, format_list *formats, png_uint_32 opts, int stride_extra, int log_pass) test_one_file() argument
3490 png_uint_32 opts = FAST_WRITE | STRICT; main() local
[all...]
/third_party/toybox/toys/pending/
H A Dip.c2541 struct arglist opts[] = { {"mode", 0}, {"key", 1}, {"ikey", 2}, in parse_iptunnel_args() local
2768 struct arglist opts[] = {{"add", 0}, {"change", 0}, {"del", 0}, in iptunnel() local

Completed in 78 milliseconds

1...<<11121314151617