| /third_party/ltp/testcases/kernel/containers/sysvipc/ |
| D | sem_comm.c | 59 union semun su; in chld1_sem() local 101 union semun su; in chld2_sem() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | atrac1.c | 109 static int at1_imdct_block(AT1SUCtx* su, AT1Ctx *q) in at1_imdct_block() 193 static int at1_unpack_dequant(GetBitContext* gb, AT1SUCtx* su, in at1_unpack_dequant() 258 static void at1_subband_synthesis(AT1Ctx *q, AT1SUCtx* su, float *pOut) in at1_subband_synthesis() 297 AT1SUCtx* su = &q->SUs[ch]; in atrac1_decode_frame() local
|
| D | cbs_av1.c | 554 #define su(width, name) \ macro
|
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| D | deSTLUtil.cpp | 68 set<int> su = set_union(s1, s2); in STLUtil_selfTest() local
|
| /third_party/libfuse/example/ |
| D | passthrough_helpers.h | 47 struct sockaddr_un su; in mknod_wrapper() local
|
| /third_party/nghttp2/src/ |
| D | network.h | 62 union sockaddr_union su; member
|
| D | shrpx_quic_listener.cc | 52 sockaddr_union su; in on_read() local
|
| D | h2load_quic.cc | 518 sockaddr_union su; in read_quic() local
|
| D | shrpx.cc | 1051 sockaddr_union su; in get_inherited_addr_from_config() local 1180 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/mesa3d/src/nouveau/codegen/ |
| D | nv50_ir_lowering_nvc0.cpp | 1890 static inline uint16_t getSuClampSubOp(const TexInstruction *su, int c) in getSuClampSubOp() 1998 NVC0LoweringPass::processSurfaceCoordsNVE4(TexInstruction *su) in processSurfaceCoordsNVE4() 2238 NVC0LoweringPass::convertSurfaceFormat(TexInstruction *su, Instruction **loaded) in convertSurfaceFormat() 2333 NVC0LoweringPass::insertOOBSurfaceOpResult(TexInstruction *su) in insertOOBSurfaceOpResult() 2354 NVC0LoweringPass::handleSurfaceOpNVE4(TexInstruction *su) in handleSurfaceOpNVE4() 2399 NVC0LoweringPass::processSurfaceCoordsNVC0(TexInstruction *su) in processSurfaceCoordsNVC0() 2547 NVC0LoweringPass::handleSurfaceOpNVC0(TexInstruction *su) in handleSurfaceOpNVC0() 2603 NVC0LoweringPass::processSurfaceCoordsGM107(TexInstruction *su, Instruction *ret[4]) in processSurfaceCoordsGM107() 2756 NVC0LoweringPass::handleSurfaceOpGM107(TexInstruction *su) in handleSurfaceOpGM107()
|
| D | nv50_ir_lowering_nv50.cpp | 1699 NV50LoweringPreSSA::processSurfaceCoords(TexInstruction *su) in processSurfaceCoords() 1834 NV50LoweringPreSSA::handleSULDP(TexInstruction *su) in handleSULDP() 1955 NV50LoweringPreSSA::handleSUREDP(TexInstruction *su) in handleSUREDP() 1981 NV50LoweringPreSSA::handleSUSTP(TexInstruction *su) in handleSUSTP()
|
| /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 927 const guint8 *restrict su = GET_U_LINE (y); in unpack_Y41B() local 1013 const guint8 *restrict su = GET_U_LINE (y); in unpack_Y42B() local 1095 const guint8 *restrict su = GET_U_LINE (y); in unpack_Y444() local 2125 const guint8 *restrict su = GET_U_LINE (uv); in unpack_A420() local 2284 const guint8 *restrict su = GET_U_LINE (uv); in unpack_410() local 3393 guint16 *restrict su = GET_U_LINE (y); in unpack_Y444_10LE() local 3451 const guint16 *restrict su = GET_U_LINE (y); in unpack_Y444_10BE() local 3510 const guint16 *restrict su = GET_U_LINE (uv); in unpack_I420_10LE() local 3594 const guint16 *restrict su = GET_U_LINE (uv); in unpack_I420_10BE() local [all …]
|
| D | video-converter.c | 4029 const guint8 *s, *s2, *su, *sv; member 5472 guint8 *sy, *su, *sv, *d; in convert_Y42B_YUY2() local 5536 guint8 *sy, *su, *sv, *d; in convert_Y42B_UYVY() local 5601 guint8 *sy, *su, *sv, *d; in convert_Y42B_AYUV() local 5721 guint8 *d, *sy, *su, *sv; in convert_Y42B_v210() local 5785 guint8 *sy, *su, *sv, *d; in convert_Y444_YUY2() local 5849 guint8 *sy, *su, *sv, *d; in convert_Y444_UYVY() local 5914 guint8 *sy, *su, *sv, *d; in convert_Y444_AYUV() local 6201 guint8 *sy, *su, *sv, *d; in convert_I420_BGRA_task() local 6277 guint8 *sy, *su, *sv, *d; in convert_I420_ARGB_task() local [all …]
|
| /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/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 | 8666 superobject *su = (superobject *)self; in super_dealloc() local 8678 superobject *su = (superobject *)self; in super_repr() local 8694 superobject *su = (superobject *)self; in super_getattro() local 8827 superobject *su = (superobject *)self; in super_descr_get() local 8938 superobject *su = (superobject *)self; in super_init() local 9002 superobject *su = (superobject *)self; in super_traverse() 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/libfuse/test/ |
| D | test_syscalls.c | 1867 struct sockaddr_un su; in test_socket() 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/rust/crates/nix/src/sys/socket/ |
| D | addr.rs | 1027 let mut su: libc::sockaddr_un = mem::zeroed(); in from_raw() localVariable
|