Home
last modified time | relevance | path

Searched defs:u4 (Results 1 – 21 of 21) sorted by relevance

/third_party/libwebsockets/win32port/zlib/
Dcrc32.c39 typedef unsigned int u4; typedef
42 typedef unsigned long u4; typedef
45 typedef unsigned short u4; typedef
/third_party/elfutils/libcpu/
Dmemory-access.h87 uint32_t u4; member
/third_party/typescript/tests/baselines/reference/
DlogicalAndOperatorStrictMode.js59 const u4 = u && b; constant
135 var u4 = u && b; variable
/third_party/elfutils/libdw/
Dmemory-access.h236 uint32_t u4; member
369 uint32_t u4; in read_3ubyte_unaligned() member
/third_party/typescript/tests/cases/conformance/expressions/binaryOperators/logicalAndOperator/
DlogicalAndOperatorStrictMode.ts60 const u4 = u && b; constant
/third_party/musl/porting/liteos_a/kernel/src/math/
Dlgamma_r.c120 u4 = 2.28963728064692451092e-01, /* 0x3FCD4EAE, 0xF6010924 */ variable
Dlgammaf_r.c55 u4 = 2.2896373272e-01, /* 0x3e6a7578 */ variable
Dlgammal.c153 u4 = 7.447065275665887457628865263491667767695E2L, variable
/third_party/musl/src/math/
Dlgammaf_r.c55 u4 = 2.2896373272e-01, /* 0x3e6a7578 */ variable
Dlgamma_r.c120 u4 = 2.28963728064692451092e-01, /* 0x3FCD4EAE, 0xF6010924 */ variable
Dlgammal.c153 u4 = 7.447065275665887457628865263491667767695E2L, variable
/third_party/mesa3d/src/compiler/glsl/
Dlower_packing_builtins.cpp347 ir_variable *u4 = factory.make_temp(glsl_type::uvec4_type, in unpack_uint_to_uvec4() local
/third_party/mesa3d/src/asahi/compiler/
Dagx_pack.c512 unsigned u4 = 4; // XXX in agx_pack_instr() local
/third_party/icu/icu4c/source/test/intltest/
Ditutil.cpp498 UnicodeString *u4 = new UnicodeString[4]; in TestLocalArray() local
/third_party/gstreamer/gstplugins_good/gst/videobox/
Dgstvideobox.c244 gint u1, u2, u3, u4; in copy_ayuv_i420() local
950 gint u1, u2, u3, u4; in copy_y41b_y41b() local
1215 gint u1, u2, u3, u4; in copy_i420_i420() local
/third_party/ffmpeg/libavfilter/
Dvf_removegrain.c420 const int u4 = FFMIN(c - ma4, linediff4); in mode23() local
449 const int u4 = FFMIN(tu4, linediff4 - tu4); in mode24() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-converter.c4101 guint8 u0, u2, u4; in convert_YUY2_v210_task() local
4335 guint16 u0, u2, u4; in convert_v210_Y42B_task() local
4591 guint8 u0, u2, u4; in convert_UYVY_v210_task() local
4750 guint16 u0, u2, u4; in convert_v210_UYVY_task() local
4863 guint16 u0, u2, u4; in convert_v210_YUY2_task() local
5661 guint8 u0, u2, u4; in convert_Y42B_v210_task() local
Dvideo-format.c568 guint16 u0, u2, u4; in unpack_v210() local
/third_party/ffmpeg/libavcodec/
Dsvq3.c1255 int u4 = get_interleaved_ue_golomb(&gb); in svq3_decode_init() local
/third_party/ejdb/src/bindings/ejdb2_jni/src/main/java/com/softmotions/ejdb2/
DJSON.java772 final int u4 = buf[i++]; in readStringSlowPath() local
/third_party/sqlite/src/
Dsqlite3.c18559 } u4; member