HomeSort by relevance Sort by last modified time
    Searched refs:Py2 (Results 1 - 3 of 3) sorted by null

  /build/soong/python/
python.go 92 Py2 VersionProperties `android:"arch_variant"`
215 pyVersion2 = "PY2"
229 if base.properties.Version.Py2.Enabled != nil &&
230 *(base.properties.Version.Py2.Enabled) == true {
257 return Bool(p.properties.Version.Py2.Embedded_launcher)
281 return hasSrcExt(p.properties.Version.Py2.Srcs, protoExt)
299 uniqueLibs(ctx, p.properties.Libs, "version.py2.libs",
300 p.properties.Version.Py2.Libs)...)
303 ctx.AddVariationDependencies(nil, pythonLibTag, "py2-stdlib")
305 launcherModule := "py2-launcher
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_texfilter.c     [all...]
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tex_sample.c     [all...]

Completed in 66 milliseconds