Home
last modified time | relevance | path

Searched defs:su (Results 1 – 25 of 25) sorted by relevance

/third_party/ltp/testcases/kernel/containers/sysvipc/
Dsem_comm.c44 union semun su = { in chld1_sem() local
69 union semun su = { in chld2_sem() local
/third_party/ffmpeg/libavcodec/
Datrac1.c110 static int at1_imdct_block(AT1SUCtx* su, AT1Ctx *q) in at1_imdct_block()
194 static int at1_unpack_dequant(GetBitContext* gb, AT1SUCtx* su, in at1_unpack_dequant()
259 static void at1_subband_synthesis(AT1Ctx *q, AT1SUCtx* su, float *pOut) in at1_subband_synthesis()
298 AT1SUCtx* su = &q->SUs[ch]; in atrac1_decode_frame() local
Dcbs_av1.c554 #define su(width, name) \ macro
/third_party/vk-gl-cts/framework/delibs/decpp/
DdeSTLUtil.cpp68 set<int> su = set_union(s1, s2); in STLUtil_selfTest() local
/third_party/libfuse/example/
Dpassthrough_helpers.h47 struct sockaddr_un su; in mknod_wrapper() local
/third_party/nghttp2/src/
Dnetwork.h62 union sockaddr_union su; member
Dshrpx_quic_listener.cc52 sockaddr_union su; in on_read() local
Dh2load_quic.cc542 sockaddr_union su; in read_quic() local
Dshrpx.cc1010 sockaddr_union su; in get_inherited_addr_from_config() local
1139 sockaddr_union su; in get_inherited_addr_from_env() local
/third_party/skia/modules/canvaskit/
Dparticles_bindings.cpp87 ParticleUniform su; in fromUniform() local
123 ParticleUniform su; in EMSCRIPTEN_BINDINGS() local
Dcanvaskit_bindings.cpp624 RuntimeEffectUniform su; in fromUniform() local
1829 RuntimeEffectUniform su = fromUniform(*it); in EMSCRIPTEN_BINDINGS() local
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_lowering_nvc0.cpp1890 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()
Dnv50_ir_lowering_nv50.cpp1699 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/
Dparser_impl_handle_test.cc926 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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonSubtarget.cpp205 for (unsigned su = 0, e = DAG->SUnits.size(); su != e; ++su) { in apply() local
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dsg_err.c1211 int su = (driver_status & SG_ERR_SUGGEST_MASK) >> 4; in sg_print_driver_status() local
/third_party/python/Objects/
Dtypeobject.c8666 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/
DScheduleDAGSDNodes.cpp443 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/
DScheduleDAGInstrs.cpp101 for (const SUnit *su : L) { in dumpSUList() local
/third_party/curl/lib/
Dconnect.c195 struct sockaddr_un *su = NULL; in Curl_addr2string() local
/third_party/libfuse/test/
Dtest_syscalls.c1867 struct sockaddr_un su; in test_socket() local
/third_party/pulseaudio/src/pulse/
Dstream.c1978 pa_usec_t su; in stream_get_timing_info_callback() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Demangle/
DItaniumDemangle.cpp3995 save_value<decltype(db.encoding_depth)> su(db.encoding_depth); in parse_encoding() local
/third_party/rust/crates/nix/src/sys/socket/
Daddr.rs1027 let mut su: libc::sockaddr_un = mem::zeroed(); in from_raw() localVariable
/third_party/toybox/generated/
Dglobals.h1499 struct su_data su; member