Home
last modified time | relevance | path

Searched refs:sources (Results 1 – 6 of 6) sorted by relevance

/art/test/971-iface-super/util-src/
Dgenerate_java.py58 def __init__(self, sources, javac, temp_dir, classes_dir): argument
62 self.sources = sources
81 for f in self.sources:
89 ifaces = set(i for i in self.sources if isinstance(i, base.TestInterface))
/art/test/968-default-partial-compile-gen/util-src/
Dgenerate_java.py58 def __init__(self, sources, javac, temp_dir, classes_dir): argument
62 self.sources = sources
81 for f in self.sources:
89 ifaces = set(i for i in self.sources if isinstance(i, base.TestInterface))
/art/tools/
Ddt_fds_forward.py94 sources = [local_sock, finish_event, sock]
95 print("Starting select on " + str(sources))
96 (rf, _, _) = select.select(sources, [], [])
/art/runtime/interpreter/mterp/
DREADME.txt13 The final assembly sources are written into the "out" directory, where
22 The assembly instruction files are simply fragments of assembly sources.
33 Both C and assembly sources will be passed through the C pre-processor,
43 ==== Using C constants from assembly sources ====
/art/libartpalette/
DAndroid.bp76 // Targets without support for dlopen just use the sources for
/art/test/
DREADME.md21 sources are in the `src` subdirectory. Sources found in the `src2` directory are