Searched refs:cin (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | iostream | 24 extern istream cin; 50 extern _LIBCPP_FUNC_VIS istream cin;
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | iostream | 24 extern istream cin; 50 extern _LIBCPP_FUNC_VIS istream cin;
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/mptcp/ |
| H A D | mptcp_connect.sh | 10 cin="" 124 rm -f "$cin" "$cout" 142 cin=$(mktemp) 272 …netns exec ${disabled_ns} ./mptcp_connect -t $timeout -p 10000 -s MPTCP 127.0.0.1 < "$cin" 2>&1 | \ 421 … ./mptcp_connect -t $timeout -p $port -s ${cl_proto} $extra_args $connect_addr < "$cin" > "$cout" & 454 check_transfer $cin $sout "file received by server" 601 make_file "$cin" "client"
|
| H A D | mptcp_join.sh | 7 cin="" 65 rm -f "$cin" "$cout" 173 …connector_ns} $mptcp_connect -t $timeout -p $port -s ${cl_proto} $connect_addr < "$cin" > "$cout" & 223 check_transfer $cin $sout "file received by server" 405 cin=$(mktemp) 408 make_file "$cin" "client"
|
| H A D | simult_flows.sh | 126 local cin=$1 167 ip netns exec ${ns1} ./mptcp_connect -jt $timeout -p $port 10.0.3.3 < "$cin" > "$cout" & 189 cmp $cin $sout > /dev/null 2>&1 208 ls -l $cin $sout
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/ |
| H A D | komeda_pipeline_state.c | 674 struct komeda_compiz_input_cfg *cin; in komeda_compiz_set_input() local 697 cin = &(to_compiz_st(c_st)->cins[idx]); in komeda_compiz_set_input() 699 cin->hsize = dflow->out_w; in komeda_compiz_set_input() 700 cin->vsize = dflow->out_h; in komeda_compiz_set_input() 701 cin->hoffset = dflow->out_x; in komeda_compiz_set_input() 702 cin->voffset = dflow->out_y; in komeda_compiz_set_input() 703 cin->pixel_blend_mode = dflow->pixel_blend_mode; in komeda_compiz_set_input() 704 cin->layer_alpha = dflow->layer_alpha; in komeda_compiz_set_input() 710 if (memcmp(&(to_compiz_st(old_st)->cins[idx]), cin, sizeof(*cin))) in komeda_compiz_set_input()
|
| /OK3568_Linux_fs/kernel/sound/usb/ |
| H A D | midi.c | 445 u8 cin = buffer[i] & 0x0f; in snd_usbmidi_maudio_broken_running_status_input() local 449 length = snd_usbmidi_cin_length[cin]; in snd_usbmidi_maudio_broken_running_status_input() 450 if (cin == 0xf && buffer[i + 1] >= 0xf8) in snd_usbmidi_maudio_broken_running_status_input() 452 else if (cin >= 0x8 && cin <= 0xe) in snd_usbmidi_maudio_broken_running_status_input() 455 else if (cin == 0x4 && in snd_usbmidi_maudio_broken_running_status_input() 480 unsigned int i, cin, length; in ch345_broken_sysex_input() local 485 cin = buffer[i] & 0x0f; in ch345_broken_sysex_input() 487 cin == ep->last_cin && in ch345_broken_sysex_input() 488 (buffer[i + 1 + (cin == 0x6)] & 0x80) == 0) in ch345_broken_sysex_input() 489 cin = 0x4; in ch345_broken_sysex_input() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | iostream | 60 extern istream cin; /// Linked to standard input 73 // For construction of filebuffers for cout, cin, cerr, clog et. al.
|
| H A D | istream | 116 * <code>std::cin >> std::ws</code>. 900 * std::cin >> std::ws >> mc; 902 * will skip leading whitespace before calling operator>> on cin and your
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | iostream | 60 extern istream cin; /// Linked to standard input 73 // For construction of filebuffers for cout, cin, cerr, clog et. al.
|
| H A D | istream | 116 * <code>std::cin >> std::ws</code>. 900 * std::cin >> std::ws >> mc; 902 * will skip leading whitespace before calling operator>> on cin and your
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/d71/ |
| H A D | d71_component.c | 579 struct komeda_compiz_input_cfg *cin) in compiz_enable_input() argument 582 u8 blend = cin->pixel_blend_mode; in compiz_enable_input() 589 ctrl |= CU_INPUT_CTRL_ALPHA(cin->layer_alpha); in compiz_enable_input() 594 HV_SIZE(cin->hsize, cin->vsize)); in compiz_enable_input() 596 HV_OFFSET(cin->hoffset, cin->voffset)); in compiz_enable_input()
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | CC-BY-NC-SA-2.0-FR | 17 …ons, les arrangements musicaux, les adaptations théâtrales, littéraires ou cinématographiques, les…
|