/third_party/ltp/testcases/kernel/containers/sysvipc/ |
D | sem_comm.c | 60 union semun su; in chld1_sem() local 102 union semun su; in chld2_sem() local
|
/third_party/ffmpeg/libavcodec/ |
D | atrac1.c | 106 static int at1_imdct_block(AT1SUCtx* su, AT1Ctx *q) in at1_imdct_block() 190 static int at1_unpack_dequant(GetBitContext* gb, AT1SUCtx* su, in at1_unpack_dequant() 255 static void at1_subband_synthesis(AT1Ctx *q, AT1SUCtx* su, float *pOut) in at1_subband_synthesis() 294 AT1SUCtx* su = &q->SUs[ch]; in atrac1_decode_frame() local
|
D | cbs_av1.c | 558 #define su(width, name) \ macro
|
/third_party/nghttp2/src/ |
D | network.h | 62 union sockaddr_union su; member
|
D | shrpx.cc | 899 sockaddr_union su; in get_inherited_addr_from_config() local 1028 sockaddr_union su; in get_inherited_addr_from_env() local
|
/third_party/skia/modules/canvaskit/ |
D | particles_bindings.cpp | 87 ParticleUniform su; in fromUniform() local 123 ParticleUniform su; in EMSCRIPTEN_BINDINGS() local
|
D | canvaskit_bindings.cpp | 624 RuntimeEffectUniform su; in fromUniform() local 1829 RuntimeEffectUniform su = fromUniform(*it); in EMSCRIPTEN_BINDINGS() local
|
/third_party/ltp/testcases/kernel/syscalls/setresuid/ |
D | setresuid01.c | 204 uid_verify(struct passwd *ru, struct passwd *eu, struct passwd *su, char *when) in uid_verify()
|
D | setresuid02.c | 214 uid_verify(struct passwd *ru, struct passwd *eu, struct passwd *su, char *when) in uid_verify()
|
D | setresuid03.c | 227 uid_verify(struct passwd *ru, struct passwd *eu, struct passwd *su, char *when) in uid_verify()
|
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
D | parser_impl_handle_test.cc | 926 Usage su = p->GetHandleUsage(10); in TEST_P() local 983 Usage su = p->GetHandleUsage(10); in TEST_P() local 1122 Usage su = p->GetHandleUsage(20); in TEST_P() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-format.c | 97 const guint8 *restrict su = GET_U_LINE (uv); in unpack_planar_420() local 957 const guint8 *restrict su = GET_U_LINE (y); in unpack_Y41B() local 1043 const guint8 *restrict su = GET_U_LINE (y); in unpack_Y42B() local 1125 const guint8 *restrict su = GET_U_LINE (y); in unpack_Y444() local 2063 const guint8 *restrict su = GET_U_LINE (uv); in unpack_A420() local 2222 const guint8 *restrict su = GET_U_LINE (uv); in unpack_410() local 2979 guint16 *restrict su = GET_U_LINE (y); in unpack_Y444_10LE() local 3037 const guint16 *restrict su = GET_U_LINE (y); in unpack_Y444_10BE() local 3096 const guint16 *restrict su = GET_U_LINE (uv); in unpack_I420_10LE() local 3180 const guint16 *restrict su = GET_U_LINE (uv); in unpack_I420_10BE() local [all …]
|
D | video-converter.c | 3547 const guint8 *s, *s2, *su, *sv; member 4398 guint8 *sy, *su, *sv, *d; in convert_Y42B_YUY2() local 4460 guint8 *sy, *su, *sv, *d; in convert_Y42B_UYVY() local 4523 guint8 *sy, *su, *sv, *d; in convert_Y42B_AYUV() local 4588 guint8 *sy, *su, *sv, *d; in convert_Y444_YUY2() local 4650 guint8 *sy, *su, *sv, *d; in convert_Y444_UYVY() local 4713 guint8 *sy, *su, *sv, *d; in convert_Y444_AYUV() local 4990 guint8 *sy, *su, *sv, *d; in convert_I420_BGRA_task() local 5064 guint8 *sy, *su, *sv, *d; in convert_I420_ARGB_task() local 5144 guint8 *sy, *su, *sv; in convert_I420_pack_ARGB_task() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonSubtarget.cpp | 205 for (unsigned su = 0, e = DAG->SUnits.size(); su != e; ++su) { in apply() local
|
/third_party/boost/boost/math/special_functions/ |
D | jacobi_elliptic.hpp | 82 T su = sin(x); in jacobi_imp() local
|
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | sg_err.c | 1211 int su = (driver_status & SG_ERR_SUGGEST_MASK) >> 4; in sg_print_driver_status() local
|
/third_party/python/Objects/ |
D | typeobject.c | 7871 superobject *su = (superobject *)self; in super_dealloc() local 7883 superobject *su = (superobject *)self; in super_repr() local 7899 superobject *su = (superobject *)self; in super_getattro() local 8032 superobject *su = (superobject *)self; in super_descr_get() local 8143 superobject *su = (superobject *)self; in super_init() local 8207 superobject *su = (superobject *)self; in super_traverse() local
|
/third_party/curl/lib/ |
D | connect.c | 636 struct sockaddr_un *su = NULL; in Curl_addr2string() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGSDNodes.cpp | 443 for (unsigned su = 0, e = SUnits.size(); su != e; ++su) { in AddSchedEdges() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | ScheduleDAGInstrs.cpp | 101 for (const SUnit *su : L) { in dumpSUList() local
|
/third_party/glib/glib/ |
D | gslice.c | 1743 unsigned int i, j, t = 0, o = 0, b = 0, su = 0, ex = 0, en = 4294967295u; in g_slice_debug_tree_statistics() local
|
/third_party/pulseaudio/src/pulse/ |
D | stream.c | 1939 pa_usec_t su; in stream_get_timing_info_callback() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Demangle/ |
D | ItaniumDemangle.cpp | 3995 save_value<decltype(db.encoding_depth)> su(db.encoding_depth); in parse_encoding() local
|
/third_party/ejdb/src/jbl/ |
D | binn.c | 656 uint16_t su; in AddValue() local
|
/third_party/boost/boost/graph/detail/ |
D | adjacency_list.hpp | 1963 stored_vertex* su = (stored_vertex*)u; in remove_vertex() local
|