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

  /build/soong/python/
python.go 93 Py2 VersionProperties `android:"arch_variant"`
213 pyVersion2 = "PY2"
228 if base.properties.Version.Py2.Enabled != nil &&
229 *(base.properties.Version.Py2.Enabled) == true {
256 return proptools.Bool(p.properties.Version.Py2.Embedded_launcher)
273 // deps from "version.py2.srcs" property.
274 android.ExtractSourcesDeps(ctx, p.properties.Version.Py2.Srcs)
275 android.ExtractSourcesDeps(ctx, p.properties.Version.Py2.Exclude_srcs)
278 uniqueLibs(ctx, p.properties.Libs, "version.py2.libs",
279 p.properties.Version.Py2.Libs)...
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_texfilter.c     [all...]
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tex_sample.c     [all...]

Completed in 547 milliseconds