/third_party/flutter/engine/flutter/third_party/txt/src/utils/ |
D | JenkinsHash.cpp | 59 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()
|
D | JenkinsHash.h | 49 const uint16_t* shorts,
|
/third_party/ffmpeg/libavcodec/ppc/ |
D | pixblockdsp.c | 54 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/ntfs-3g/libntfs-3g/ |
D | unistr.c | 830 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/ |
D | BUILD.gn | 51 # of signed shorts.
|
/third_party/openGLES/extensions/SGIX/ |
D | SGIX_slim.txt | 167 unsigned bytes or signed shorts corresponding to an
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | SGIX_slim.txt | 167 unsigned bytes or signed shorts corresponding to an
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_clear_buffer_object.txt | 286 bytes, shorts or ints), and then pass them using a supported internal
|
D | ARB_window_pos.txt | 81 of shorts and will want to use WindowPos3svARB(). Chris Hecker
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_window_pos.txt | 71 of shorts and will want to use WindowPos3svARB(). Chris Hecker
|
D | ARB_clear_buffer_object.txt | 276 bytes, shorts or ints), and then pass them using a supported internal
|
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/ |
D | AMD_interleaved_elements.txt | 39 inception, OpenGL has supported unsigned bytes, unsigned shorts and
|
/third_party/openGLES/extensions/AMD/ |
D | AMD_interleaved_elements.txt | 39 inception, OpenGL has supported unsigned bytes, unsigned shorts and
|
/third_party/pcre2/pcre2/maint/Unicode.tables/ |
D | emoji-data.txt | 402 1FA70..1FA73 ; Emoji # E12.0 [4] (..) ballet shoes..shorts 682 1FA70..1FA73 ; Emoji_Presentation # E12.0 [4] (..) ballet shoes..shorts 1267 1FA70..1FA73 ; Extended_Pictographic# E12.0 [4] (..) ballet shoes..shorts
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_fragment_program_option.txt | 565 - PK2US (pack as two unsigned shorts), 577 - UP2US (unpack two unsigned shorts),
|
D | NV_vertex_program.txt | 345 Colors and normals specified as ints, uints, shorts, ushorts, bytes, 601 most of which are not that useful. Signed shorts are supported 602 however. We expect signed shorts to be useful for passing compact
|
D | NV_float_buffer.txt | 168 to pack two half-precision floats, two normalized unsigned shorts, or
|
/third_party/openGLES/extensions/NV/ |
D | NV_fragment_program_option.txt | 565 - PK2US (pack as two unsigned shorts), 577 - UP2US (unpack two unsigned shorts),
|
D | NV_vertex_program.txt | 345 Colors and normals specified as ints, uints, shorts, ushorts, bytes, 601 most of which are not that useful. Signed shorts are supported 602 however. We expect signed shorts to be useful for passing compact
|
D | NV_float_buffer.txt | 168 to pack two half-precision floats, two normalized unsigned shorts, or
|
/third_party/boost/boost/beast/zlib/detail/ |
D | inflate_stream.ipp | 538 lens shorts, which is used as a work area. type is the type of code
|
/third_party/boost/libs/beast/include/boost/beast/zlib/detail/ |
D | inflate_stream.ipp | 538 lens shorts, which is used as a work area. type is the type of code
|
/third_party/libsnd/docs/ |
D | FAQ.md | 219 shorts and normalised floats is going to suffer other losses in audio quality
|
D | api.md | 428 to by ptr, to take (frames \* channels) number of items (shorts, ints, floats or
|
/third_party/pcre2/pcre2/ |
D | HACKING | 365 8-bit mode, shorts in 16-bit mode, 32-bit words in 32-bit mode), containing
|