/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/crypto/aes/ |
H A D | aes-s390x.S | 1674 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 D | aes-s390x.S | 1674 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 D | Configure | 311 # 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 D | mod.rs | 1840 input: *const ::c_char, in regexec()
|
/third_party/pulseaudio/src/modules/ |
H A D | module-stream-restore.c | 44 #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 D | Configure | 311 # 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 D | aes-armv4.pl | 217 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 D | readme.tex | 963 \input{readme.ind}
|
/third_party/python/Lib/urllib/ |
H A D | request.py | 2349 user = input("Enter username for %s at %s: " % (realm, host))
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_msl.cpp | 589 // 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 D | ParseHelper.cpp | 193 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 D | measfmttest.cpp | 4930 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 D | ctrl_iface.c | 106 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 D | rockchip_dmc.c | 20 #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 D | rockchip_dmc.c | 20 #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 D | distributed_input_sourcemanager_test.cpp | 24 #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 D | intel_hdmi.c | 2676 if (edid && edid->input & DRM_EDID_INPUT_DIGITAL) { in intel_hdmi_set_edid()
|
/kernel/linux/linux-5.10/net/xfrm/ |
H A D | xfrm_user.c | 3545 .input = xfrm_netlink_rcv, in xfrm_user_net_init()
|
/kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
H A D | skl-topology.c | 188 * 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 D | ext4.h | 2964 struct ext4_new_group_data *input);
|
/kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
H A D | xirlink_cit.c | 20 #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 D | sony-laptop.c | 45 #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 D | pfc-sh7269.c | 2834 .input = { PINMUX_INPUT_BEGIN, PINMUX_INPUT_END, FORCE_IN },
|
H A D | pfc-sh73a0.c | 4394 .input = { PINMUX_INPUT_BEGIN, PINMUX_INPUT_END },
|
H A D | pfc-sh7734.c | 2448 .input = { PINMUX_INPUT_BEGIN, PINMUX_INPUT_END },
|