Searched refs:directory (Results 1 – 25 of 52) sorted by relevance
123
52 ### Root directory56 All projects in the root directory that are not in the overlays57 directory are shared among all Android targets.59 ### Overlays directory64 directory can be mounted at the root directory to support different targets.66 ### Build out directory
7 The code for the Trebuchet library can be found in the `core/` directory.15 …directory that is a member of the PATH system variable. If you wish to use Gradle, you can use th…19 …directory that is a member of the PATH system variable. If you wish to use Gradle, you can use th…23 The `scripts/` directory contains a shell script called `run-startup.sh`, which will start a trace,…
2 on Android 11 code base and dropped to this directory. This is to workaround14 2. Copy the generated binary to this directory:16 cp out/host/linux-x86/bin/update_apn <path/to/this/directory>17 cp out/host/linux-x86/bin/update_carrier_data <path/to/this/directory>
20 Working directory: /sdb/android/aosp-master/frameworks/base100 Working directory: /sdb/android/aosp-master/packages/apps/Car/Notification155 Working directory: /sdb/android/aosp-master/packages/services/Car164 Working directory: /sdb/android/aosp-master/packages/services/Car170 Working directory: /sdb/android/aosp-master/packages/services/Car176 Working directory: /sdb/android/aosp-master/packages/services/Car187 Working directory: /sdb/android/aosp-master/frameworks/base220 Working directory: /sdb/android/aosp-master/packages/apps/Car/Notification
229 CentralDirectory directory = new CentralDirectory(file); in makeFromData() local233 directory.readEntry(bytes); in makeFromData()246 return directory; in makeFromData()260 CentralDirectory directory = new CentralDirectory(file); in makeFromEntries() local264 !directory.entries.containsKey(cdr.getName()), in makeFromEntries()266 directory.entries.put(cdr.getName(), entry); in makeFromEntries()269 return directory; in makeFromEntries()
33 # Change to the directory where you ran the full build.59 1. Initialize a new repo directory using the steps in73 1. Find the dependency source project in your full-manifest repo directory.77 directory specifies a project that should be included in the split86 full-manifest directory. Remember to pass the path of your config XML to the97 - Use an external directory diffing tool on the output directories for each
3 This directory contains ACTS/sl4a test scripts to verify and characterize33 directory which lists all tests in the directory. E.g. to execute all functional40 the *config* sub-directory. The configurations simply use all connected
... String timeUnit public void testBuildInodeopCommandEmpty () String inodeopBinary String directory String fromDirectory String toDirectory int nFiles boolean maintainState String workload ...
4 …init, replace the path <path_to_gdb_json_printer> by the actual path of gdb_json_printer directory.6 First, in the gdb_json_printer directory, compile each example program with O0 optimization15 second, run gdb in the gdb_json_printer directory:
19 REM Locate apksigner.jar in the directory where apksigner.bat was found and start it.22 REM and set up progdir to be the fully-qualified pathname of its directory.46 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
16 <option name="binary-test-working-directory" value="_32bit::/data/nativetest/" />17 <option name="binary-test-working-directory" value="_64bit::/data/nativetest64/" />
1 # Ignore everything in this directory
1 Note that this directory contains additional files to be packaged specifically
1 The object in this prebuilt directory can be built from
18 # Because atest plugin needs to use the directory, which contains "build"
34 val file = File(fd.directory, filename) in selectFile()
1 This directory contains scripts for automating various tasks.
3 directory:
49 FatLfnDirectory parent, boolean directory) { in FatLfnDirectoryEntry() argument57 this.realEntry = FatDirectoryEntry.create(directory); in FatLfnDirectoryEntry()
188 public static FatDirectoryEntry create(boolean directory) { in create() argument191 if (directory) { in create()
36 pip-delete-this-directory.txt
12 directory. The typical path of IntelliJ is /opt/intellij.