Home
last modified time | relevance | path

Searched refs:directory (Results 1 – 15 of 15) sorted by relevance

/art/test/
DREADME.txt10 in the "src2" directory are compiled separately but to the same output
11 directory; this can be used to exercise "API mismatch" situations by
12 replacing class files created in the first pass. The "src-ex" directory
/art/test/utils/python/testgen/
Dmixins.py131 def dump(self, directory): argument
135 out_file = directory / self.get_file_name()
/art/runtime/interpreter/mterp/
DREADME.txt9 are generated. The sources are written into the "out" directory, where
13 generated files in the "out" directory.
57 op-start <directory>
60 commands. The specified directory is the default location to pull
63 op <opcode> <directory>|FALLBACK
70 a directory name, the source file specified in fallback-stub will instead
73 alt <opcode> <directory>
173 combined source files in the "out" directory. Make sure the files in
Dconfig_arm34 # opcode list; argument to op-start is default directory
Dconfig_mips6434 # opcode list; argument to op-start is default directory
Dconfig_mips34 # opcode list; argument to op-start is default directory
Dconfig_arm6435 # opcode list; argument to op-start is default directory
Dconfig_x86_6438 # opcode list; argument to op-start is default directory
Dconfig_x8638 # opcode list; argument to op-start is default directory
/art/compiler/debug/dwarf/
Dheaders.h183 for (const std::string& directory : include_directories) { in WriteDebugLineTable() local
184 writer.PushData(directory.data(), directory.size() + 1); in WriteDebugLineTable()
/art/tools/dexfuzz/
DREADME35 4. Create a new directory, and place some DEX files in here. These are the seed files
37 5. Create a directory on your device that mutated test files can be pushed to and
69 Add in --execute-dir=<dir on device> if you want to specify an execution directory.
80 - Files will always be executed in the same directory where you are executing DexFuzz.
/art/test/134-nodex2oat-nofallback/
Dexpected.txt23 …ck.odex (error Failed to open oat filename for reading: No such file or directory) (no dalvik_cach…
54 …ck.odex (error Failed to open oat filename for reading: No such file or directory) (no dalvik_cach…
/art/tools/
Dlibcore_failures.txt18 description: "Differences between vogar and cts in user directory",
/art/cmdline/
DREADME.md6 This directory contains the classes that do common command line tool initialization and parsing. The
/art/
DNOTICE243 have its own individual LICENSE.TXT file in the directory in which it appears.