Home
last modified time | relevance | path

Searched refs:input (Results 6901 - 6925 of 7000) sorted by relevance

1...<<271272273274275276277278279280

/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/crypto/aes/
H A Daes-s390x.S1674 algr %r7,%r3 # input is shorter than allocated buffer
1827 algr %r7,%r3 # input is shorter than allocated buffer
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm_avx2/crypto/aes/
H A Daes-s390x.S1674 algr %r7,%r3 # input is shorter than allocated buffer
1827 algr %r7,%r3 # input is shorter than allocated buffer
/third_party/node/deps/openssl/openssl/
H A DConfigure311 # We reverse the input list for cosmetic purely reasons, to compensate that
312 # 'unshift' adds at the front of the list (i.e. in reverse input order).
710 # input, as opposed to the VAR=string option that override the corresponding
3040 # configuration reader, evaluates the input file as a perl script and expects
3517 die "input text ending with continuation line\n" if $_;
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1840 input: *const ::c_char, in regexec()
/third_party/pulseaudio/src/modules/
H A Dmodule-stream-restore.c44 #include <pulsecore/sink-input.h>
1319 /* Ignore this sink input if it is connecting a filter sink to in subscribe_callback()
1324 if (!(name = pa_proplist_get_stream_group(sink_input->proplist, "sink-input", IDENTIFICATION_PROPERTY))) in subscribe_callback()
1447 if (!(name = pa_proplist_get_stream_group(new_data->proplist, "sink-input", IDENTIFICATION_PROPERTY))) in sink_input_new_hook_callback()
1495 if (!(name = pa_proplist_get_stream_group(new_data->proplist, "sink-input", IDENTIFICATION_PROPERTY))) in sink_input_fixate_hook_callback()
1499 pa_log_debug("Not restoring volume for sink input %s, because it connects a filter to the master sink.", name); in sink_input_fixate_hook_callback()
1507 pa_log_debug("Not restoring volume for sink input %s, because its volume can't be changed.", name); in sink_input_fixate_hook_callback()
1509 pa_log_debug("Not restoring volume for sink input %s, because already set.", name); in sink_input_fixate_hook_callback()
1513 pa_log_info("Restoring volume for sink input %s.", name); in sink_input_fixate_hook_callback()
1527 pa_log_info("Restoring mute state for sink input in sink_input_fixate_hook_callback()
[all...]
/third_party/openssl/
H A DConfigure311 # We reverse the input list for cosmetic purely reasons, to compensate that
312 # 'unshift' adds at the front of the list (i.e. in reverse input order).
710 # input, as opposed to the VAR=string option that override the corresponding
3035 # configuration reader, evaluates the input file as a perl script and expects
3512 die "input text ending with continuation line\n" if $_;
/third_party/openssl/crypto/aes/asm/
H A Daes-armv4.pl217 ldrb $s0,[$rounds,#3] @ load input data in endian-neutral
494 ldrb $s0,[$rounds,#3] @ load input data in endian-neutral
778 mov $i1,r0 @ input
993 ldrb $s0,[$rounds,#3] @ load input data in endian-neutral
/third_party/skia/third_party/externals/opengl-registry/xml/
H A Dreadme.tex963 \input{readme.ind}
/third_party/python/Lib/urllib/
H A Drequest.py2349 user = input("Enter username for %s at %s: " % (realm, host))
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_msl.cpp589 // Note that we can't just abuse gl_ViewIndex for this purpose: it's an input, but in build_implicit_builtins()
1406 // Create structs to hold input, output and uniform variables. in compile()
1564 // MSL does not support the use of global variables for shader input content.
1891 // For all variables that are some form of non-input-output interface block, mark that all the structs
1939 // If a shader input exists at the location, it is marked as being used by this shader
2300 SPIRV_CROSS_THROW("MSL cannot emit arrays-of-matrices in input and output variables."); in add_composite_variable_to_interface_block()
2307 SPIRV_CROSS_THROW("MSL cannot emit arrays-of-arrays in input and output variables."); in add_composite_variable_to_interface_block()
2517 SPIRV_CROSS_THROW("MSL cannot emit arrays-of-matrices in input and output variables."); in add_composite_member_variable_to_interface_block()
2524 SPIRV_CROSS_THROW("MSL cannot emit arrays-of-arrays in input and output variables."); in add_composite_member_variable_to_interface_block()
3203 // MSL does not allow matrices or arrays in input o in add_variable_to_interface_block()
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DParseHelper.cpp193 bool TParseContext::parseShaderStrings(TPpContext& ppContext, TInputScanner& input, bool versionWillBeError) in parseShaderStrings() argument
195 currentScanner = &input; in parseShaderStrings()
196 ppContext.setInput(input, versionWillBeError); in parseShaderStrings()
633 // input/output blocks either don't exist or can't be variably indexed in handleBracketDereference()
703 // Return true if this is a geometry shader input array or tessellation control output array
731 error(loc, "tessellation input array size must be gl_MaxPatchVertices or implicitly sized", "[]", ""); in fixIoArraySize()
748 // Handle a dereference of a geometry shader input array or tessellation control output array.
766 // If there has been an input primitive declaration (geometry shader) or an output
767 // number of vertices declaration(tessellation shader), make sure all input array types
852 error(loc, "inconsistent input primitiv in checkIoArrayConsistency()
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dmeasfmttest.cpp4930 for (const auto& input : inputs) { in TestInvalidIdentifiers()
4931 status.setScope(input); in TestInvalidIdentifiers()
4932 MeasureUnit::forIdentifier(input, status); in TestInvalidIdentifiers()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface.c106 const char *input,
13492 const char *input,
13500 if (input)
13501 show_ctrl = !!os_strstr(input, "ctrl");
/device/soc/rockchip/common/vendor/drivers/devfreq/
H A Drockchip_dmc.c20 #include <linux/input.h>
192 * input: de_skew
250 * input: de_skew
2880 dev_err(dmcfreq->dev, "failed to register input handler\n"); in rockchip_dmcfreq_boost_init()
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/
H A Drockchip_dmc.c20 #include <linux/input.h>
190 * input: de_skew
245 * input: de_skew
3043 dev_err(dmcfreq->dev, "failed to register input handler\n"); in rockchip_dmcfreq_boost_init()
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/test/sourcemanagerunittest/
H A Ddistributed_input_sourcemanager_test.cpp24 #include <linux/input.h>
462 * @tc.desc: verify the function of starting distributed input on InputDeviceType.
505 * @tc.desc: verify the function of stoping distributed input on InputDeviceType.
543 * @tc.desc: verify the function of starting distributed input on InputDeviceType.
588 * @tc.desc: verify the function of stoping distributed input on InputDeviceType.
761 * @tc.desc: verify the function of starting distributed input with dhid.
819 * @tc.desc: verify the function of stoping distributed input with dhid.
876 * @tc.desc: verify the function of starting distributed input with dhid.
944 * @tc.desc: verify the function of stoping distributed input with dhid.
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_hdmi.c2676 if (edid && edid->input & DRM_EDID_INPUT_DIGITAL) { in intel_hdmi_set_edid()
/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_user.c3545 .input = xfrm_netlink_rcv, in xfrm_user_net_init()
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl-topology.c188 * here based on FE, BE pipeline and direction we calculate the input and
228 * A module needs input and output buffers, which are dependent upon pcm
2178 * Fill up input/output module config format based
2273 m_pin = &res->input[pin_idx]; in skl_tplg_manifest_pin_res_tkn()
/kernel/linux/linux-5.10/fs/ext4/
H A Dext4.h2964 struct ext4_new_group_data *input);
/kernel/linux/linux-5.10/drivers/media/usb/gspca/
H A Dxirlink_cit.c20 #include <linux/input.h>
33 /* FIXME this should be handled through the V4L2 input selection API */
37 "Use rca input instead of ccd sensor on Model 3 cams");
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dsony-laptop.c45 #include <linux/input.h>
209 * and input layer indexes in the keymap
373 /* forward event to the input subsystem */
436 dprintk("unknown input event %.2x\n", event); in sony_laptop_report_input_event()
462 /* input keys */ in sony_laptop_setup_input()
553 /* destroy input devs */ in sony_laptop_remove_input()
639 int (*validate)(const int, const int); /* input/output validation */
912 * sony_nc_values input/output validate functions
917 * manipulate input output values to keep consistency with the
934 * on input validat
[all...]
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/
H A Dpfc-sh7269.c2834 .input = { PINMUX_INPUT_BEGIN, PINMUX_INPUT_END, FORCE_IN },
H A Dpfc-sh73a0.c4394 .input = { PINMUX_INPUT_BEGIN, PINMUX_INPUT_END },
H A Dpfc-sh7734.c2448 .input = { PINMUX_INPUT_BEGIN, PINMUX_INPUT_END },

Completed in 155 milliseconds

1...<<271272273274275276277278279280