Home
last modified time | relevance | path

Searched refs:shorts (Results 1 – 25 of 44) sorted by relevance

12

/third_party/rust/crates/clap/clap_lex/tests/
Dshorts.rs7 let shorts = next.to_short().unwrap(); in iter() localVariable
9 let actual: String = shorts.map(|s| s.unwrap()).collect(); in iter()
19 let mut shorts = next.to_short().unwrap(); in next_flag() localVariable
22 actual.push(shorts.next_flag().unwrap().unwrap()); in next_flag()
23 actual.push(shorts.next_flag().unwrap().unwrap()); in next_flag()
24 actual.push(shorts.next_flag().unwrap().unwrap()); in next_flag()
25 actual.push(shorts.next_flag().unwrap().unwrap()); in next_flag()
26 actual.push(shorts.next_flag().unwrap().unwrap()); in next_flag()
27 assert_eq!(shorts.next_flag(), None); in next_flag()
38 let mut shorts = next.to_short().unwrap(); in next_value_os() localVariable
[all …]
Dparsed.rs114 let shorts = next.to_short().unwrap(); in to_short() localVariable
115 let actual: String = shorts.map(|s| s.unwrap()).collect(); in to_short()
/third_party/rust/crates/clap/clap_complete/src/shells/
Dpowershell.rs87 if let Some(shorts) = option.get_short_and_visible_aliases() { in generate_inner()
88 let tooltip = get_tooltip(option.get_help(), shorts[0]); in generate_inner()
89 for short in shorts { in generate_inner()
117 if let Some(shorts) = flag.get_short_and_visible_aliases() { in generate_inner()
118 let tooltip = get_tooltip(flag.get_help(), shorts[0]); in generate_inner()
119 for short in shorts { in generate_inner()
Delvish.rs82 if let Some(shorts) = option.get_short_and_visible_aliases() { in generate_inner()
83 let tooltip = get_tooltip(option.get_help(), shorts[0]); in generate_inner()
84 for short in shorts { in generate_inner()
100 if let Some(shorts) = flag.get_short_and_visible_aliases() { in generate_inner()
101 let tooltip = get_tooltip(flag.get_help(), shorts[0]); in generate_inner()
102 for short in shorts { in generate_inner()
Dfish.rs88 if let Some(shorts) = option.get_short_and_visible_aliases() {
89 for short in shorts {
114 if let Some(shorts) = flag.get_short_and_visible_aliases() {
115 for short in shorts {
Dbash.rs183 if let Some(shorts) = o.get_short_and_visible_aliases() { in option_details_for_path()
184 opts.extend(shorts.iter().map(|short| { in option_details_for_path()
Dzsh.rs466 if let Some(shorts) = o.get_short_and_visible_aliases() {
467 for short in shorts {
/third_party/flutter/txt/src/utils/
DJenkinsHash.cpp59 const uint16_t* shorts, in JenkinsHashMixShorts() argument
67 uint32_t data = shorts[i] | (shorts[i + 1] << 16); in JenkinsHashMixShorts()
71 uint32_t data = shorts[i]; in JenkinsHashMixShorts()
DJenkinsHash.h49 const uint16_t* shorts,
/third_party/flutter/engine/flutter/third_party/txt/src/utils/
DJenkinsHash.cpp59 const uint16_t* shorts, in JenkinsHashMixShorts() argument
67 uint32_t data = shorts[i] | (shorts[i + 1] << 16); in JenkinsHashMixShorts()
71 uint32_t data = shorts[i]; in JenkinsHashMixShorts()
DJenkinsHash.h49 const uint16_t* shorts,
/third_party/ffmpeg/libavcodec/ppc/
Dpixblockdsp.c54 vector signed short shorts = (vector signed short) vec_perm(bytes, zero, perm); in get_pixels_altivec() local
57 vec_vsx_st(shorts, i * 16, (vector signed short *) block); in get_pixels_altivec()
79 vec_s16 shorts = (vec_s16)vec_mergeh(zero, bytes); in get_pixels_altivec() local
82 vec_st(shorts, i * 16, (vec_s16 *)block); in get_pixels_altivec()
237 vec_s16 shorts = vsx_ld_u8_s16(0, pixels); in get_pixels_vsx() local
239 vec_vsx_st(shorts, i * 16, block); in get_pixels_vsx()
/third_party/rust/crates/clap/clap_complete/src/generator/
Dutils.rs248 let shorts = shorts_and_visible_aliases(&cmd); in test_shorts() localVariable
250 assert_eq!(shorts.len(), 2); in test_shorts()
251 assert_eq!(shorts[0], 'h'); in test_shorts()
252 assert_eq!(shorts[1], 'V'); in test_shorts()
/third_party/rust/crates/clap/clap_complete_fig/src/
Dfig.rs152 if let Some(shorts) = option.get_short_and_visible_aliases() { in gen_options()
154 shorts in gen_options()
269 if let Some(shorts) = flag.get_short_and_visible_aliases() { in gen_options()
270 flags.extend(shorts.iter().map(|s| format!("-{}", s))); in gen_options()
/third_party/ntfs-3g/libntfs-3g/
Dunistr.c830 int shorts, ret = -1; in ntfs_utf8_to_utf16() local
832 shorts = utf8_to_utf16_size(ins); in ntfs_utf8_to_utf16()
833 if (shorts < 0) in ntfs_utf8_to_utf16()
838 *outs = ntfs_malloc((shorts + 1) * sizeof(ntfschar)); in ntfs_utf8_to_utf16()
/third_party/skia/third_party/externals/swiftshader/
DBUILD.gn51 # of signed shorts.
/third_party/rust/crates/clap/src/builder/
Darg.rs3767 let mut shorts = match self.short { in get_short_and_visible_aliases() localVariable
3772 shorts.extend(aliases); in get_short_and_visible_aliases()
3774 Some(shorts) in get_short_and_visible_aliases()
/third_party/openGLES/extensions/SGIX/
DSGIX_slim.txt167 unsigned bytes or signed shorts corresponding to an
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DSGIX_slim.txt167 unsigned bytes or signed shorts corresponding to an
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_window_pos.txt71 of shorts and will want to use WindowPos3svARB(). Chris Hecker
DARB_clear_buffer_object.txt276 bytes, shorts or ints), and then pass them using a supported internal
/third_party/openGLES/extensions/ARB/
DARB_clear_buffer_object.txt286 bytes, shorts or ints), and then pass them using a supported internal
DARB_window_pos.txt81 of shorts and will want to use WindowPos3svARB(). Chris Hecker
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/
DAMD_interleaved_elements.txt39 inception, OpenGL has supported unsigned bytes, unsigned shorts and
/third_party/openGLES/extensions/AMD/
DAMD_interleaved_elements.txt39 inception, OpenGL has supported unsigned bytes, unsigned shorts and

12