/third_party/jerryscript/jerry-core/parser/js/ |
H A D | js-lexer.c | 914 lexer_parse_string(parser_context_t *context_p, lexer_string_options_t opts) lexer_parse_string() argument 2097 lexer_convert_literal_to_chars(parser_context_t *context_p, const lexer_lit_location_t *literal_p, uint8_t *local_byte_array_p, lexer_string_options_t opts) lexer_convert_literal_to_chars() argument
|
/third_party/jerryscript/jerry-core/ecma/operations/ |
H A D | ecma-objects.c | 2055 ecma_op_object_get_property_names(ecma_object_t *obj_p, uint32_t opts) ecma_op_object_get_property_names() argument [all...] |
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsinfo.c | 96 } opts; variable [all...] |
/third_party/ntfs-3g/src/ |
H A D | ntfs-3g.c | 177 static struct ntfs_options opts; variable [all...] |
/third_party/libfuse/example/ |
H A D | cxxopts.hpp | 1533 operator ()( const std::string& opts, const std::string& desc, std::shared_ptr<const Value> value, std::string arg_help ) operator ()() argument
|
/third_party/libinput/tools/ |
H A D | libinput-debug-gui.c | 1899 static struct option opts[] = { in main() local
|
/third_party/ltp/testcases/kernel/mce-test/tools/ |
H A D | page-types.c | 913 static const struct option opts[] = { variable
|
/third_party/lwip/src/api/ |
H A D | sockets.c | 2270 lwip_pollscan(struct pollfd *fds, nfds_t nfds, enum lwip_pollscan_opts opts) in lwip_pollscan() argument
|
/third_party/mesa3d/src/gallium/auxiliary/nir/ |
H A D | tgsi_to_nir.c | 2540 const struct nir_lower_tex_options opts = { .lower_rect = true, }; in ttn_finalize_nir() local
|
/third_party/mesa3d/src/gallium/drivers/asahi/ |
H A D | agx_state.c | 935 nir_lower_blend_options opts = { in agx_update_shader() local
|
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_pipeline.c | 348 struct nir_to_dxil_options opts = { in dzn_pipeline_compile_shader() local
|
/third_party/mksh/ |
H A D | misc.c | 141 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 D | funcs.c | 389 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 D | sfn_instr_alu.cpp | 1855 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 D | coap_net.c | 843 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 D | main.cpp | 1269 CompilerGLSL::Options opts = compiler->get_common_options(); in compile_iteration() local [all...] |
H A D | spirv_glsl.hpp | 216 void set_common_options(const Options &opts) in set_common_options() argument
|
/third_party/skia/tests/ |
H A D | CodecTest.cpp | 390 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 D | canvaskit_bindings.cpp | 581 bool ApplyStroke(SkPath& path, StrokeOpts opts) { in ApplyStroke() argument
|
/kernel/linux/linux-5.10/drivers/block/mtip32xx/ |
H A D | mtip32xx.c | 937 u32 opts; member 958 mtip_exec_internal_command(struct mtip_port *port, struct host_to_dev_fis *fis, int fis_len, dma_addr_t buffer, int buf_len, u32 opts, unsigned long timeout) mtip_exec_internal_command() argument [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/ |
H A D | i40iw_cm.c | 1345 struct i40iw_kmem_info opts; in i40iw_send_syn() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/ |
H A D | de2104x.c | 257 u8 opts; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/via/ |
H A D | via-velocity.c | 466 static void velocity_get_options(struct velocity_opt *opts, int index) in velocity_get_options() argument [all...] |
/kernel/linux/linux-5.10/drivers/phy/qualcomm/ |
H A D | phy-qcom-qmp.c | 2785 static int qcom_qmp_dp_phy_configure(struct phy *phy, union phy_configure_opts *opts) in qcom_qmp_dp_phy_configure() argument
|
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_mbx.c | 6760 int qla28xx_secure_flash_update(scsi_qla_host_t *vha, uint16_t opts, in qla28xx_secure_flash_update() argument
|