Home
last modified time | relevance | path

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

12345

/aosp_15_r20/external/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nvc0.cpp1912 static inline uint16_t getSuClampSubOp(const TexInstruction *su, int c) in getSuClampSubOp()
2020 NVC0LoweringPass::processSurfaceCoordsNVE4(TexInstruction *su) in processSurfaceCoordsNVE4()
2260 NVC0LoweringPass::convertSurfaceFormat(TexInstruction *su, Instruction **loaded) in convertSurfaceFormat()
2355 NVC0LoweringPass::insertOOBSurfaceOpResult(TexInstruction *su) in insertOOBSurfaceOpResult()
2376 NVC0LoweringPass::handleSurfaceOpNVE4(TexInstruction *su) in handleSurfaceOpNVE4()
2421 NVC0LoweringPass::processSurfaceCoordsNVC0(TexInstruction *su) in processSurfaceCoordsNVC0()
2569 NVC0LoweringPass::handleSurfaceOpNVC0(TexInstruction *su) in handleSurfaceOpNVC0()
2625 NVC0LoweringPass::processSurfaceCoordsGM107(TexInstruction *su, Instruction *ret[4]) in processSurfaceCoordsGM107()
2778 NVC0LoweringPass::handleSurfaceOpGM107(TexInstruction *su) in handleSurfaceOpGM107()
H A Dnv50_ir_lowering_nv50.cpp1664 NV50LoweringPreSSA::processSurfaceCoords(TexInstruction *su) in processSurfaceCoords()
1799 NV50LoweringPreSSA::handleSULDP(TexInstruction *su) in handleSULDP()
1920 NV50LoweringPreSSA::handleSUREDP(TexInstruction *su) in handleSUREDP()
1946 NV50LoweringPreSSA::handleSUSTP(TexInstruction *su) in handleSUSTP()
/aosp_15_r20/external/ltp/testcases/kernel/containers/sysvipc/
H A Dsem_comm.c44 union semun su = { in chld1_sem() local
69 union semun su = { in chld2_sem() local
/aosp_15_r20/system/sepolicy/microdroid/system/public/
H A Dsu.te6 type su, domain; type
/aosp_15_r20/system/sepolicy/public/
H A Dsu.te6 type su, domain; type
/aosp_15_r20/system/sepolicy/prebuilts/api/29.0/public/
H A Dsu.te3 type su, domain; type
/aosp_15_r20/system/sepolicy/prebuilts/api/32.0/public/
H A Dsu.te3 type su, domain; type
/aosp_15_r20/system/sepolicy/prebuilts/api/31.0/public/
H A Dsu.te3 type su, domain; type
/aosp_15_r20/system/sepolicy/prebuilts/api/202404/public/
H A Dsu.te6 type su, domain; type
/aosp_15_r20/system/sepolicy/prebuilts/api/30.0/public/
H A Dsu.te3 type su, domain; type
/aosp_15_r20/system/sepolicy/prebuilts/api/34.0/public/
H A Dsu.te6 type su, domain; type
/aosp_15_r20/system/sepolicy/prebuilts/api/33.0/public/
H A Dsu.te6 type su, domain; type
/aosp_15_r20/external/libcap/contrib/sucap/
H A DMakefile10 su: su.c $(DEPS) target
/aosp_15_r20/external/deqp/framework/delibs/decpp/
H A DdeSTLUtil.cpp68 set<int> su = set_union(s1, s2); in STLUtil_selfTest() local
/aosp_15_r20/platform_testing/libraries/sts-common-util/autorepro/example/submission/hostTest/src/main/java/com/android/security/autorepro_placeholder/
H A DHostsideTest.java182 try (AutoCloseable su = new UserUtils.SecondaryUser(getDevice()).withUser()) { in testWithSecondaryUser()
/aosp_15_r20/external/eigen/blas/f2c/
H A Dsrotmg.c37 real su, sp1, sp2, sq1, sq2, sh11, sh12, sh21, sh22; in srotmg_() local
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/
H A DFileNameUtil.java95 int lu = Integer.MIN_VALUE, su = Integer.MAX_VALUE; in FileNameUtil() local
/aosp_15_r20/external/lzma/CPP/Common/
H A DLang.cpp24 UString su; in OpenFromString() local
/aosp_15_r20/external/python/cpython2/Objects/
Dtypeobject.c6631 superobject *su = (superobject *)self; local
6643 superobject *su = (superobject *)self; local
6659 superobject *su = (superobject *)self; local
6791 superobject *su = (superobject *)self; local
6825 superobject *su = (superobject *)self; local
6861 superobject *su = (superobject *)self; local
/aosp_15_r20/external/python/cpython3/Objects/
Dtypeobject.c8794 superobject *su = (superobject *)self; in super_dealloc() local
8806 superobject *su = (superobject *)self; in super_repr() local
8822 superobject *su = (superobject *)self; in super_getattro() local
8952 superobject *su = (superobject *)self; in super_descr_get() local
9076 superobject *su = (superobject *)self; in super_init_impl() local
9128 superobject *su = (superobject *)self; in super_traverse() local
9152 PyObject *su = self_type->tp_alloc(self_type, 0); in super_vectorcall() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/font-types-0.4.3/src/
H A Dfixed.rs144 let mut su = self.0 as u64; localVariable
/aosp_15_r20/system/incremental_delivery/incfs/tests/
H A Dincfs_test.cpp221 ScopedUnmount su(tmp_dir_to_bind.path); in TEST_F() local
307 ScopedUnmount su(tmp_dir_to_bind.path); in TEST_F() local
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.cpp28 for (unsigned su = 0, e = SUnits.size(); su != e; ++su) { in postprocessDAG() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp205 for (unsigned su = 0, e = DAG->SUnits.size(); su != e; ++su) { in apply() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp426 for (unsigned su = 0, e = SUnits.size(); su != e; ++su) { in AddSchedEdges() local

12345