Home
last modified time | relevance | path

Searched refs:binary (Results 1 – 9 of 9) 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/python-packages/gdbrunner/
D__init__.py301 binary = binary_file.read(0x14)
304 ei_class = ord(binary[0x4]) # 1 = 32-bit, 2 = 64-bit
305 ei_data = ord(binary[0x5]) # Endianness
311 e_machine = ord(binary[0x13]) << 8 | ord(binary[0x12])
/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/vndk/tools/header-checker/src/repr/symbol/
Dso_file_parser.cpp130 auto binary = llvm::object::createBinary(so_file_path); in Create() local
131 if (!binary) { in Create()
136 llvm::dyn_cast<llvm::object::ObjectFile>(binary.get().getBinary()); in Create()
/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/sdk/
Dsdk_files_NOTICE.txt8 Redistribution and use in source and binary forms, with or without
12 * Redistributions in binary form must reproduce the above copyright
848 normally distributed (in either source or binary form) with the major
1045 // Redistribution and use in source and binary forms, with or without
1051 // * Redistributions in binary form must reproduce the above
1093 * Redistribution and use in source and binary forms, with or without
1158 // Redistribution and use in source and binary forms, with or without
1164 // * Redistributions in binary form must reproduce the above
1193 Redistribution and use in source and binary forms, with or without
1249 Redistribution and use in source and binary forms, with or without
[all …]
/development/tools/apkcheck/
DREADME.txt72 (1) Class names are not in binary form
/development/tools/winscope/
Dyarn.lock349 babel-helper-builder-binary-assignment-operator-visitor@^6.24.1:
351 …//registry.yarnpkg.com/babel-helper-builder-binary-assignment-operator-visitor/-/babel-helper-buil…
705 babel-helper-builder-binary-assignment-operator-visitor "^6.24.1"
865 binary-extensions@^1.0.0:
867 …resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.13.1.tgz#598afe5475…
1155 is-binary-path "^1.0.0"
2651 is-binary-path@^1.0.0:
2653 …resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-1.0.1.tgz#75f16642b480f187a…
2656 binary-extensions "^1.0.0"
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv1534 …38,platform/cts,fake_vkiasgbHREidbWi5gipHtw@fakeemail.com,Host-side test for the tzdatacheck binary
1712 …3f,platform/cts,fake_vkiasgbHREidbWi5gipHtw@fakeemail.com,Host-side test for the tzdatacheck binary
3219 …35,platform/cts,fake_VTWJLiuGS1SWVzGYDBD5Eg@fakeemail.com,simpleperf_cts_test: build static binary.
4693 …ts,fake_49ibn47zRsuTfEWr14P2RQ@fakeemail.com,Allow CTS/STS tests to push binary resources to the t…
5599 …m/core,fake_2m6CFV4mROmLvKIQ5979mg@fakeemail.com,Don't include the build number in the adbd binary.
5634 …a-S-DJKEj3juwfake_-pRe7HvfTh-7H5fXuvLrzQ@fakeemail.com,Use LOG_TAG instead of binary name as a tag.
6185 …eb3,platform/system/core,fake_yqetFk_sRFWXcsJotEpt1A@fakeemail.com,Add a binary to dump demangled …
6190 …atform/system/core,fake_C6lFbQYMS-CYqR-i72i_7A@fakeemail.com,Tag hostapd binary with CAP_NET_ADMIN…
6723 …stem/core,fake_TKtbFpDGTEGasvBhGDq5XA@fakeemail.com,logcat: support --regex on binary buffers as-is
12176 …d56fbd2,platform/build,fake_1DHqQnNMQOOg6ea6DVClPQ@fakeemail.com,"Update binary name to ""brotli""…
[all …]