Home
last modified time | relevance | path

Searched refs:binary (Results 1 – 7 of 7) sorted by relevance

/development/testrunner/test_defs/
Dnative_test.py139 binary = os.path.basename(f)
140 binary = os.path.splitext(binary)[0]
141 found = self._FindFileRecursively(path, binary)
143 binary = os.path.relpath(os.path.abspath(found),
145 binaries.append(binary)
167 def _RunHostCommand(self, binary, valgrind=False): argument
184 full_path = os.path.join(android_build.GetHostBin(), binary)
/development/ide/emacs/
Dandroid-common.el135 (defun android-find-host-bin (binary)
142 (android-host) "/bin/" binary)))
145 (error (concat binary " is missing."))))
146 (executable-find binary)))
/development/testrunner/
Drun_command.py150 def RunHostCommand(binary, valgrind=False): argument
167 subproc = subprocess.Popen(binary, stdout=subprocess.PIPE,
176 "--leak-check=yes", "-q", binary],
/development/python-packages/gdbrunner/
D__init__.py289 binary = binary_file.read(0x14)
292 ei_class = ord(binary[0x4]) # 1 = 32-bit, 2 = 64-bit
293 ei_data = ord(binary[0x5]) # Endianness
299 e_machine = ord(binary[0x13]) << 8 | ord(binary[0x12])
/development/docs/copyright-templates/bsd/
Dc.txt5 * Redistribution and use in source and binary forms, with or without
10 * * Redistributions in binary form must reproduce the above copyright
/development/tools/winscope/
Dyarn.lock299 babel-helper-builder-binary-assignment-operator-visitor@^6.24.1:
301 …//registry.yarnpkg.com/babel-helper-builder-binary-assignment-operator-visitor/-/babel-helper-buil…
613 babel-helper-builder-binary-assignment-operator-visitor "^6.24.1"
747 binary-extensions@^1.0.0:
749 …resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.10.0.tgz#9aeb9a6c5e…
982 is-binary-path "^1.0.0"
2155 is-binary-path@^1.0.0:
2157 …resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-1.0.1.tgz#75f16642b480f187a…
2159 binary-extensions "^1.0.0"
/development/tools/apkcheck/
DREADME.txt72 (1) Class names are not in binary form