/prebuilts/tools/common/offline-m2/com/google/protobuf/protobuf-java/2.6.1/ |
protobuf-java-2.6.1.pom | 81 <exec executable="../src/protoc"> 99 <exec executable="../src/protoc">
|
/prebuilts/tools/common/offline-m2/org/apache/httpcomponents/httpcore/4.1/ |
httpcore-4.1.pom | 87 <executable>${httpcore.compiler.javac}</executable>
|
/prebuilts/tools/linux-x86_64/kythe/ |
README.md | 68 -Dmaven.compiler.executable=/opt/kythe/extractors/javac-wrapper.sh 128 -Dmaven.compiler.executable=$JAVA_HOME/bin/javac
|
/toolchain/binutils/binutils-2.25/bfd/ |
aix5ppc-core.c | 163 /* .data section from executable. */ 240 /* Return `TRUE' if given core is from the given executable. */
|
elf-vxworks.c | 78 When creating an executable, set *SRELPLT2_OUT to the .rel(a).plt.unloaded 184 /* This is a relocation from an executable or shared
|
elf32-frv.c | [all...] |
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-bootstrap/ |
bootstrap.exp | 48 # order to test -r. Then link the result into an executable, ld1, to 107 # executable.
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome/ |
desktop_browser_backend.py | 86 sys.executable, 104 def __init__(self, desktop_platform_backend, browser_options, executable, 120 self._executable = executable 122 raise Exception('Cannot create browser, no executable found!') 443 logging.warning('Error when checking whether executable is stripped: %s' 449 # We assume that if there are more than 10 symbols the executable is not
|
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_common.h | 609 // executable or a shared object). 615 void addAddressRange(uptr beg, uptr end, bool executable); 625 bool executable; 627 AddressRange(uptr beg, uptr end, bool executable) 628 : next(nullptr), beg(beg), end(end), executable(executable) {}
|
/external/ltrace/testsuite/lib/ |
ltrace.exp | 62 # executable if output is an executable. 220 if {[ltrace_compile "${objects}" "${dest}" executable $link_options] != ""} { 441 # will be a PIE, otherwise it will be an executable. In 481 set type "executable" 485 set type "executable"
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
libiberty.h | 413 /* Search for program in executable search path. */ 454 EXECUTABLE The program to execute. 497 const char *executable, char * const *argv, 512 const char *executable, 577 EXECUTABLE As for pex_run. 586 extern const char *pex_one (int flags, const char *executable,
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
os.py | 310 Execute the executable file with argument list args, replacing the 317 Execute the executable file with argument list args and 325 Execute the executable file (which is searched for along $PATH) 332 Execute the executable file (which is searched for along $PATH) 341 Execute the executable file (which is searched for along $PATH) 349 Execute the executable file (which is searched for along $PATH)
|
sysconfig.py | 103 if sys.executable: 104 _PROJECT_BASE = os.path.dirname(_safe_realpath(sys.executable)) 106 # sys.executable can be empty if argv[0] has been changed and Python is 369 vars['BINDIR'] = os.path.dirname(_safe_realpath(sys.executable)) 507 # as the executable. Assume executable is in the build
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_threading.py | 282 rc = subprocess.call([sys.executable, "-c", """if 1: 312 p = subprocess.Popen([sys.executable, "-c", """if 1: 346 p = subprocess.Popen([sys.executable, "-c", """if 1: 466 p = subprocess.Popen([sys.executable, "-c", script], stdout=subprocess.PIPE) 529 p = subprocess.Popen([sys.executable, "-c", script], 761 p = subprocess.Popen([sys.executable, "-c", script],
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
os.py | 310 Execute the executable file with argument list args, replacing the 317 Execute the executable file with argument list args and 325 Execute the executable file (which is searched for along $PATH) 332 Execute the executable file (which is searched for along $PATH) 341 Execute the executable file (which is searched for along $PATH) 349 Execute the executable file (which is searched for along $PATH)
|
sysconfig.py | 103 if sys.executable: 104 _PROJECT_BASE = os.path.dirname(_safe_realpath(sys.executable)) 106 # sys.executable can be empty if argv[0] has been changed and Python is 369 vars['BINDIR'] = os.path.dirname(_safe_realpath(sys.executable)) 507 # as the executable. Assume executable is in the build
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_threading.py | 282 rc = subprocess.call([sys.executable, "-c", """if 1: 312 p = subprocess.Popen([sys.executable, "-c", """if 1: 346 p = subprocess.Popen([sys.executable, "-c", """if 1: 466 p = subprocess.Popen([sys.executable, "-c", script], stdout=subprocess.PIPE) 529 p = subprocess.Popen([sys.executable, "-c", script], 761 p = subprocess.Popen([sys.executable, "-c", script],
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
os.py | 310 Execute the executable file with argument list args, replacing the 317 Execute the executable file with argument list args and 325 Execute the executable file (which is searched for along $PATH) 332 Execute the executable file (which is searched for along $PATH) 341 Execute the executable file (which is searched for along $PATH) 349 Execute the executable file (which is searched for along $PATH)
|
sysconfig.py | 103 if sys.executable: 104 _PROJECT_BASE = os.path.dirname(_safe_realpath(sys.executable)) 106 # sys.executable can be empty if argv[0] has been changed and Python is 369 vars['BINDIR'] = os.path.dirname(_safe_realpath(sys.executable)) 507 # as the executable. Assume executable is in the build
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_threading.py | 282 rc = subprocess.call([sys.executable, "-c", """if 1: 312 p = subprocess.Popen([sys.executable, "-c", """if 1: 346 p = subprocess.Popen([sys.executable, "-c", """if 1: 466 p = subprocess.Popen([sys.executable, "-c", script], stdout=subprocess.PIPE) 529 p = subprocess.Popen([sys.executable, "-c", script], 761 p = subprocess.Popen([sys.executable, "-c", script],
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
os.py | 310 Execute the executable file with argument list args, replacing the 317 Execute the executable file with argument list args and 325 Execute the executable file (which is searched for along $PATH) 332 Execute the executable file (which is searched for along $PATH) 341 Execute the executable file (which is searched for along $PATH) 349 Execute the executable file (which is searched for along $PATH)
|
sysconfig.py | 103 if sys.executable: 104 _PROJECT_BASE = os.path.dirname(_safe_realpath(sys.executable)) 106 # sys.executable can be empty if argv[0] has been changed and Python is 369 vars['BINDIR'] = os.path.dirname(_safe_realpath(sys.executable)) 507 # as the executable. Assume executable is in the build
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_threading.py | 282 rc = subprocess.call([sys.executable, "-c", """if 1: 312 p = subprocess.Popen([sys.executable, "-c", """if 1: 346 p = subprocess.Popen([sys.executable, "-c", """if 1: 466 p = subprocess.Popen([sys.executable, "-c", script], stdout=subprocess.PIPE) 529 p = subprocess.Popen([sys.executable, "-c", script], 761 p = subprocess.Popen([sys.executable, "-c", script],
|
/toolchain/binutils/binutils-2.25/include/ |
libiberty.h | 416 /* Search for program in executable search path. */ 462 EXECUTABLE The program to execute. 505 const char *executable, char * const *argv, 520 const char *executable, 585 EXECUTABLE As for pex_run. 594 extern const char *pex_one (int flags, const char *executable,
|
/external/v8/test/cctest/ |
test-macro-assembler-x64.cc | 147 // Allocate an executable page of memory. 233 // Allocate an executable page of memory. 282 // Allocate an executable page of memory. 409 // Allocate an executable page of memory. 452 // Allocate an executable page of memory. 672 // Allocate an executable page of memory. 884 // Allocate an executable page of memory. 1101 // Allocate an executable page of memory. [all...] |