HomeSort by relevance Sort by last modified time
    Searched full:folder (Results 151 - 175 of 2895) sorted by null

1 2 3 4 5 67 8 91011>>

  /development/samples/JetBoy/
JETBOY_content_README.txt 3 The "JETBOY_content" folder contains the JET Creator file and assets used in "JETBOY", the Android demonstration game using SONiVOX' JET interactive music technology.
11 4. After importing the first time, you can use the OPEN command to open the .jtc file in the folder you selected as the target for import.
  /development/samples/training/basic/ActivityLifecycle/
ant.properties 9 # 'source.dir' for the location of your java source folder and
10 # 'out.dir' for the location of your output folder.
build.properties 9 # 'source.dir' for the location of your java source folder and
10 # 'out.dir' for the location of your output folder.
  /external/autotest/site_utils/stats/
__init__.py 5 # Looks up all python files in this folder at runtime, and sets them to
12 # Import all the files in this folder so that _registry gets filled in and
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/
parsecvs.sh 7 # pass in specific target folder(s) or do all in cvssrc/ folder
  /external/fonttools/Windows/
README.TXT 20 5. Unzip the source code of TTX/FontTools into a folder.
21 6. In the folder where you unzipped TTX/FontTools, type:
31 and put the Installer folder into your Python folder,
41 7. Unzip the source code of TTX/FontTools into a folder.
42 8. In the folder where you unzipped TTX/FontTools, type:
50 in the Output subfolder of the FontTools\Windows folder.
52 For information on running TTX on Windows, see fonttools-win-setup.txt in this folder.
  /external/jacoco/org.jacoco.ant.test/src/org/jacoco/ant/
AntResourcesLocatorTest.java 43 public final TemporaryFolder folder = new TemporaryFolder(); field in class:AntResourcesLocatorTest
75 locator.add(new FileResource(folder.getRoot(), "src"));
86 locator.add(new FileResource(folder.getRoot(), "src"));
97 locator.add(new FileResource(folder.getRoot(), "src1"));
99 locator.add(new FileResource(folder.getRoot(), "src2"));
101 locator.add(new FileResource(folder.getRoot(), "src3"));
124 final File file = new File(folder.getRoot(), path);
130 return new FileResource(folder.getRoot(), path);
  /external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/
ReportOutputFolderTest.java 81 final ReportOutputFolder folder = root.subFolder("f1").subFolder("f2"); local
82 assertEquals("f1/f2/test.html", folder.getLink(root, "test.html"));
87 final ReportOutputFolder folder = root.subFolder("f1").subFolder("f2"); local
89 assertEquals("../../f1/f2/test.html", folder.getLink(base, "test.html"));
94 final ReportOutputFolder folder = root.subFolder("f1").subFolder("f2"); local
96 assertEquals("../f2/test.html", folder.getLink(base, "test.html"));
101 final ReportOutputFolder folder = root.subFolder("f1").subFolder("f2"); local
104 folder.getLink(base, "test.html");
  /external/llvm/test/CodeGen/Generic/
print-machineinstrs.ll 1 ; RUN: llc < %s -O3 -debug-pass=Structure -print-machineinstrs=branch-folder -o /dev/null 2>&1 | FileCheck %s
6 ; CHECK: -branch-folder -machineinstr-printer
  /external/llvm/test/CodeGen/MIR/AArch64/
expected-target-flag-name.mir 1 # RUN: not llc -mtriple=aarch64-none-linux-gnu -start-after branch-folder -stop-after branch-folder -o /dev/null %s 2>&1 | FileCheck %s
invalid-target-flag-name.mir 1 # RUN: not llc -mtriple=aarch64-none-linux-gnu -start-after branch-folder -stop-after branch-folder -o /dev/null %s 2>&1 | FileCheck %s
  /external/llvm/test/CodeGen/MIR/Generic/
expected-mbb-reference-for-successor-mbb.mir 1 # RUN: not llc -start-after branch-folder -stop-after branch-folder -o /dev/null %s 2>&1 | FileCheck %s
llvm-ir-error-reported.mir 1 # RUN: not llc -start-after branch-folder -stop-after branch-folder -o /dev/null %s 2>&1 | FileCheck %s
machine-function-missing-function.mir 1 # RUN: not llc -start-after branch-folder -stop-after branch-folder -o /dev/null %s 2>&1 | FileCheck %s
register-info.mir 1 # RUN: llc -start-after branch-folder -stop-after branch-folder -o /dev/null %s | FileCheck %s
  /external/llvm/test/CodeGen/MIR/NVPTX/
expected-floating-point-literal.mir 1 # RUN: not llc -march=nvptx -mcpu=sm_20 -start-after branch-folder -stop-after branch-folder -o /dev/null %s 2>&1 | FileCheck %s
floating-point-invalid-type-error.mir 1 # RUN: not llc -march=nvptx -mcpu=sm_20 -start-after branch-folder -stop-after branch-folder -o /dev/null %s 2>&1 | FileCheck %s
  /external/llvm/test/CodeGen/MIR/X86/
cfi-def-cfa-offset.mir 1 # RUN: llc -march=x86-64 -start-after branch-folder -stop-after branch-folder -o /dev/null %s | FileCheck %s
cfi-def-cfa-register.mir 1 # RUN: llc -march=x86-64 -start-after branch-folder -stop-after branch-folder -o /dev/null %s | FileCheck %s
constant-pool-item-redefinition-error.mir 1 # RUN: not llc -march=x86-64 -start-after branch-folder -stop-after branch-folder -o /dev/null %s 2>&1 | FileCheck %s
constant-value-error.mir 1 # RUN: not llc -march=x86-64 -start-after branch-folder -stop-after branch-folder -o /dev/null %s 2>&1 | FileCheck %s
dead-register-flag.mir 1 # RUN: llc -march=x86-64 -start-after branch-folder -stop-after branch-folder -o /dev/null %s | FileCheck %s
expected-comma-after-memory-operand.mir 1 # RUN: not llc -march=x86-64 -start-after branch-folder -stop-after branch-folder -o /dev/null %s 2>&1 | FileCheck %s
expected-from-in-memory-operand.mir 1 # RUN: not llc -march=x86-64 -start-after branch-folder -stop-after branch-folder -o /dev/null %s 2>&1 | FileCheck %s
expected-integer-after-offset-sign.mir 1 # RUN: not llc -march=x86-64 -start-after branch-folder -stop-after branch-folder -o /dev/null %s 2>&1 | FileCheck %s

Completed in 377 milliseconds

1 2 3 4 5 67 8 91011>>