HomeSort by relevance Sort by last modified time
    Searched full:executable (Results 351 - 375 of 4711) sorted by null

<<11121314151617181920>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/
NdkHelper.java 132 * "${NdkRoot}/prebuilt/<platform>/bin/". If the executable is not found, it simply returns
133 * the name of the executable (which is equal to assuming that it is available on the path).
135 private static synchronized IPath getFullPathTo(String executable) {
137 executable += ".exe";
143 return new Path(executable);
151 .append(executable);
158 return new Path(executable);
  /external/libphonenumber/
build.xml 35 <exec executable="java">
49 <exec executable="java">
63 <exec executable="java">
77 <exec executable="java">
91 <exec executable="java">
101 <exec executable="java">
111 <exec executable="java">
121 <exec executable="java">
131 <exec executable="java">
141 <exec executable="java"
    [all...]
  /external/llvm/utils/Misc/
zkill 39 to extract the executable path, even if it includes spaces."""
45 # exist. If so that's probably the executable.
117 # Add our best guess at the executable.
118 record['executable'] = extractExecutable(record['command'])
171 help="Kill processes whose executable matches the given regexp",
240 os.path.basename(p.executable))]
243 if re_full_match(opts.execPath, p.executable)]
265 note('kill(%r, %s) # (user=%r, executable=%r, CPU=%2.2f%%, time=%r, vmem=%r, rss=%r)' %
266 (p.pid, signalValueName, p.user, p.executable, p.cpu_percent, p.cpu_time, p.vmem_size, p.rss))
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/
feedWatch.emf.properties 33 # <exec executable="/path/to/executable"><arg line="-somearg value -someotherarg anothervalue"/></exec>
40 # <exec executable="../scripts_rss/sendEmailAlert.sh">
47 # If you do NOT want to pass arguments to your executable, use the word "null" instead. This will NOT be passed to your script.
72 # simply pass in the executable as "null" to prevent any shell execution from occurring. For example:
feedWatch.uml2.properties 30 # <exec executable="/path/to/executable"><arg line="-somearg value -someotherarg anothervalue"/></exec>
37 # <exec executable="../scripts_rss/sendEmailAlert.sh">
44 # If you do NOT want to pass arguments to your executable, use the word "null" instead. This will NOT be passed to your script.
69 # simply pass in the executable as "null" to prevent any shell execution from occurring. For example:
  /external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/
build-ios32.xml 79 <apply failonerror="true" executable="${g++}" dest="${buildDir}" verbose="true">
94 <apply failonerror="true" executable="${gcc}" dest="${buildDir}" verbose="true">
119 <exec executable="${linker}" failonerror="true" dir="${buildDir}">
131 <apply failonerror="true" executable="${g++}" dest="${buildDir}" verbose="true">
146 <apply failonerror="true" executable="${gcc}" dest="${buildDir}" verbose="true">
171 <exec executable="${linker}" failonerror="true" dir="${buildDir}">
183 <apply failonerror="true" executable="${g++}" dest="${buildDir}" verbose="true">
198 <apply failonerror="true" executable="${gcc}" dest="${buildDir}" verbose="true">
223 <exec executable="${linker}" failonerror="true" dir="${buildDir}">
235 <apply failonerror="true" executable="${g++}" dest="${buildDir}" verbose="true">
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/
build-ios32.xml 81 <apply failonerror="true" executable="${g++}" dest="${buildDir}" verbose="true">
99 <apply failonerror="true" executable="${gcc}" dest="${buildDir}" verbose="true">
127 <exec executable="${linker}" failonerror="true" dir="${buildDir}">
139 <apply failonerror="true" executable="${g++}" dest="${buildDir}" verbose="true">
157 <apply failonerror="true" executable="${gcc}" dest="${buildDir}" verbose="true">
185 <exec executable="${linker}" failonerror="true" dir="${buildDir}">
197 <apply failonerror="true" executable="${g++}" dest="${buildDir}" verbose="true">
215 <apply failonerror="true" executable="${gcc}" dest="${buildDir}" verbose="true">
243 <exec executable="${linker}" failonerror="true" dir="${buildDir}">
255 <apply failonerror="true" executable="${g++}" dest="${buildDir}" verbose="true">
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/
build-ios32.xml 122 <apply failonerror="true" executable="${g++}" dest="${buildDir}" verbose="true">
138 <apply failonerror="true" executable="${gcc}" dest="${buildDir}" verbose="true">
164 <exec executable="${linker}" failonerror="true" dir="${buildDir}">
176 <apply failonerror="true" executable="${g++}" dest="${buildDir}" verbose="true">
192 <apply failonerror="true" executable="${gcc}" dest="${buildDir}" verbose="true">
218 <exec executable="${linker}" failonerror="true" dir="${buildDir}">
230 <apply failonerror="true" executable="${g++}" dest="${buildDir}" verbose="true">
246 <apply failonerror="true" executable="${gcc}" dest="${buildDir}" verbose="true">
272 <exec executable="${linker}" failonerror="true" dir="${buildDir}">
284 <apply failonerror="true" executable="${g++}" dest="${buildDir}" verbose="true">
    [all...]
  /external/libgdx/extensions/gdx-jnigen/src/com/badlogic/gdx/jnigen/resources/scripts/
build-ios.xml.template 76 <apply failonerror="true" executable="${g++}" dest="${buildDir}" verbose="true">
91 <apply failonerror="true" executable="${gcc}" dest="${buildDir}" verbose="true">
116 <exec executable="${linker}" failonerror="true" dir="${buildDir}">
128 <apply failonerror="true" executable="${g++}" dest="${buildDir}" verbose="true">
143 <apply failonerror="true" executable="${gcc}" dest="${buildDir}" verbose="true">
168 <exec executable="${linker}" failonerror="true" dir="${buildDir}">
180 <apply failonerror="true" executable="${g++}" dest="${buildDir}" verbose="true">
195 <apply failonerror="true" executable="${gcc}" dest="${buildDir}" verbose="true">
220 <exec executable="${linker}" failonerror="true" dir="${buildDir}">
232 <apply failonerror="true" executable="${g++}" dest="${buildDir}" verbose="true">
    [all...]
  /external/libgdx/gdx/jni/
build-ios32.xml 80 <apply failonerror="true" executable="${g++}" dest="${buildDir}" verbose="true">
96 <apply failonerror="true" executable="${gcc}" dest="${buildDir}" verbose="true">
122 <exec executable="${linker}" failonerror="true" dir="${buildDir}">
134 <apply failonerror="true" executable="${g++}" dest="${buildDir}" verbose="true">
150 <apply failonerror="true" executable="${gcc}" dest="${buildDir}" verbose="true">
176 <exec executable="${linker}" failonerror="true" dir="${buildDir}">
188 <apply failonerror="true" executable="${g++}" dest="${buildDir}" verbose="true">
204 <apply failonerror="true" executable="${gcc}" dest="${buildDir}" verbose="true">
230 <exec executable="${linker}" failonerror="true" dir="${buildDir}">
242 <apply failonerror="true" executable="${g++}" dest="${buildDir}" verbose="true">
    [all...]
  /frameworks/base/core/java/android/hardware/location/
NanoApp.java 24 * A nano app is a piece of executable code that can be
156 * set executable memory needed
159 * executable memory needed in bytes
244 * executable memory needed in bytes
246 * @return executable memory needed in bytes
  /frameworks/webview/chromium/tools/
memreport.py 38 (' Executable', '.* ..x. .*'),
40 (' Anonymous executable (JIT)', '.* ..x. .* shared_other=[0-9]+ ($|.*dlmalloc.*)'),
44 (' File executable', '.* ..x. .* /((?!dev/ashmem/dlmalloc).*)'),
52 (' libwebcore.so executable', '.* r.x. .* /.*libwebcore.so'),
56 (' libwebviewchromium.so executable', '.* r.x. .* /.*libwebviewchromium.so'),
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
build.py 44 ('executable=', 'e',
68 self.executable = None
117 if self.executable is None:
118 self.executable = os.path.normpath(sys.executable)
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
build.py 44 ('executable=', 'e',
68 self.executable = None
117 if self.executable is None:
118 self.executable = os.path.normpath(sys.executable)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
build.py 44 ('executable=', 'e',
68 self.executable = None
117 if self.executable is None:
118 self.executable = os.path.normpath(sys.executable)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
build.py 44 ('executable=', 'e',
68 self.executable = None
117 if self.executable is None:
118 self.executable = os.path.normpath(sys.executable)
  /toolchain/binutils/binutils-2.25/binutils/
filemode.c 52 'S' if it is set-group-id but not executable.
61 'T' if the file is sticky but not executable. */
223 /* Set-uid, but not executable by owner. */
233 /* Set-gid, but not executable by group. */
243 /* Sticky, but not executable by others. */
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cygwin/
exe-export.exp 115 # Compile the executable.
117 fail "compiling executable"
122 fail "linking executable"
140 pass "Compile and link and executable with an export table"
149 pass "export table in executable"
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-s390/
tlsbinpic.s 87 /* GD -> IE because variable is not defined in executable */
92 /* GD -> IE because variable is not defined in executable where
98 /* GD -> LE with global variable defined in executable */
103 /* GD -> LE with local variable defined in executable */
108 /* GD -> LE with hidden variable defined in executable */
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sparc/
tlssunbinpic32.s 49 /* GD -> IE because variable is not defined in executable */
60 /* GD -> IE because variable is not defined in executable where
69 /* GD -> LE with global variable defined in executable */
77 /* GD -> LE with local variable defined in executable */
85 /* GD -> LE with hidden variable defined in executable */
tlssunbinpic64.s 48 /* GD -> IE because variable is not defined in executable */
59 /* GD -> IE because variable is not defined in executable where
68 /* GD -> LE with global variable defined in executable */
76 /* GD -> LE with local variable defined in executable */
84 /* GD -> LE with hidden variable defined in executable */
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
tlsbinpic.s 42 /* GD -> IE because variable is not defined in executable */
50 /* GD -> IE because variable is not defined in executable where
59 /* GD -> LE with global variable defined in executable */
67 /* GD -> LE with local variable defined in executable */
75 /* GD -> LE with hidden variable defined in executable */
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-xtensa/
tlsbin.dd 13 # GD -> IE because variable is not defined in executable
17 # GD -> IE because variable is not defined in executable where
22 # GD -> LE with global variable defined in executable
26 # GD -> LE with local variable defined in executable
30 # GD -> LE with hidden variable defined in executable
  /art/runtime/
oat_file.cc 74 // 1) Allocate an instance through the standard constructor (location, executable)
90 bool executable,
96 OatFileBase(const std::string& filename, bool executable) : OatFile(filename, executable) {}
106 bool executable,
138 bool executable,
142 std::unique_ptr<OatFileBase> ret(new kOatFileBaseSubType(location, executable));
149 executable,
495 DlOpenOatFile(const std::string& filename, bool executable)
496 : OatFileBase(filename, executable),
    [all...]
  /external/pdfium/testing/tools/
run_javascript_tests.py 31 [sys.executable, fixup_path, '--output-dir=' + working_dir, input_path])
39 [sys.executable, text_diff_path, expected_path, txt_path])
59 print "FAILURE: Can't find test executable '%s'" % pdfium_test_path

Completed in 1932 milliseconds

<<11121314151617181920>>