/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/process/pty_process/ |
H A D | pty.rs | 58 ws_row: u16, in resize() 59 ws_col: u16, in resize() 60 ws_xpixel: u16, in resize() 61 ws_ypixel: u16, in resize() 256 ws_row: u16, in resize() 257 ws_col: u16, in resize() 258 ws_xpixel: u16, in resize() 259 ws_ypixel: u16, in resize() 315 ws_row: u16, in resize() 316 ws_col: u16, in resize() [all …]
|
H A D | sys.rs | 47 ws_row: u16, in set_size() 48 ws_col: u16, in set_size() 49 ws_xpixel: u16, in set_size() 50 ws_ypixel: u16, in set_size()
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/ |
H A D | queue.rs | 29 unsafe fn non_atomic_load(data: &AtomicU16) -> u16 { in non_atomic_load() 65 fn unwrap(num: u32) -> (u16, u16) { in unwrap() 72 fn wrap(steal_pos: u16, head_pos: u16) -> u32 { in wrap() 98 pub(crate) fn remaining(&self) -> u16 { in remaining() 106 pub(crate) fn len(&self) -> u16 { in len() 152 fn len(&self) -> u16 { in len() 237 pub(crate) fn remaining(&self) -> u16 { in remaining() 300 front: u16, in push_overflowed() 568 fn len(&self) -> u16 { in len() 579 pub fn len(&self) -> u16 { in len()
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/sys/ |
H A D | addr.rs | 106 impl ToSocketAddrs for (IpAddr, u16) { implementation 118 impl ToSocketAddrs for (Ipv4Addr, u16) { implementation 127 impl ToSocketAddrs for (Ipv6Addr, u16) { implementation 136 impl ToSocketAddrs for (&str, u16) { implementation
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_profiler/unittest/ |
H A D | rs_profiler_utils_test.cpp | 84 uint16_t u16 = 0; variable
|
H A D | rs_profiler_packet_test.cpp | 77 uint16_t u16 = 234; variable
|
/ohos5.0/base/msdp/device_status/rust/subsystem/distributed_hardware/sys/src/interaction/ |
H A D | dm_device_info.rs | 64 pub fn device_type_id(&self) -> u16 { in device_type_id()
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/response/ |
H A D | status.rs | 68 pub fn as_u16(&self) -> u16 { in as_u16()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/texture_encode/ |
H A D | common.h | 73 uint16_t u16[2]; member
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/sync_impl/ |
H A D | connector.rs | 149 port: u16, in tunnel()
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/connector/ |
H A D | mod.rs | 285 (host, port): (String, u16), in https_connect() argument 341 port: u16, in tunnel()
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/unix/ |
H A D | kqueue.rs | 206 fn kevent_new(ident: RawFd, filter: i16, flags: u16, udata: usize) -> Event { in kevent_new()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/ |
H A D | pixel_convert.h | 155 uint16_t u16 = static_cast<uint16_t>( in FloatToHalf() local
|
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/ |
H A D | dwarf_op.h | 100 uint16_t u16; in OpDerefSize() local
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h3/ |
H A D | octets.rs | 65 pub fn into_u16(&mut self) -> Result<u16> { in into_u16()
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/gridobjectsortcomponent/interfaces/ |
H A D | gridobjectsortcomponent.js | 74 constructor(t16, u16, v16, w16 = -1, x16 = undefined, y16) { argument
|
/ohos5.0/commonlibrary/rust/ylong_json/src/ |
H A D | states.rs | 303 fn get_next_digit<R: Cacheable>(deserializer: &mut Deserializer<R>) -> Result<u16, Error> { in parse_unicode() 321 ) -> Result<u16, Error> { in parse_unicode()
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/request/uri/ |
H A D | mod.rs | 599 pub fn default_port(&self) -> u16 { in default_port() 817 pub fn as_u16(&self) -> Result<u16, HttpError> { in as_u16()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/text/ |
H A D | text_emoji_processor.cpp | 51 std::u16string u16 = StringUtils::Str8ToStr16(content); in Delete() local
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h2/ |
H A D | frame.rs | 402 pub fn setting_identifier(&self) -> u16 { in setting_identifier()
|
H A D | decoder.rs | 857 pub fn get_setting(id: u16, value: u32) -> Result<Option<Setting>, H2Error> { in get_setting()
|
/ohos5.0/base/request/request/test/rustest/src/ |
H A D | lib.rs | 488 fn take_value(&mut self) -> u16 { in take_value()
|
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/ |
H A D | wrapper.rs | 321 impl Process for u16 { implementation
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_pattern.cpp | 5405 std::u16string u16 = StringUtils::Str8ToStr16(content); in IsEmojiOnCaretPosition() local
|