Searched refs:work (Results 1 – 20 of 20) sorted by relevance
/bionic/benchmarks/linker_relocation/ |
D | Android.bp | 38 // TODO: This benchmark doesn't work with TradeFed/atest because it doesn't copy its test libraries 40 // library in the "data" property, but that doesn't work, because each library is listed as having a 43 // work with TradeFed/atest.
|
D | README.md | 4 of shared objects with many symbols and relocations. It mimics the work involved
|
/bionic/apex/ |
D | NOTICE | 36 "Work" shall mean the work of authorship, whether in Source or 38 copyright notice that is included in or attached to the work 41 "Derivative Works" shall mean any work, whether in Source or Object 44 represent, as a whole, an original work of authorship. For the purposes 49 "Contribution" shall mean any work of authorship, including 162 work stoppage, computer failure or malfunction, or any and all 179 APPENDIX: How to apply the Apache License to your work. 181 To apply the Apache License to your work, attach the following
|
/bionic/build/ |
D | NOTICE | 36 "Work" shall mean the work of authorship, whether in Source or 38 copyright notice that is included in or attached to the work 41 "Derivative Works" shall mean any work, whether in Source or Object 44 represent, as a whole, an original work of authorship. For the purposes 49 "Contribution" shall mean any work of authorship, including 162 work stoppage, computer failure or malfunction, or any and all 179 APPENDIX: How to apply the Apache License to your work. 181 To apply the Apache License to your work, attach the following
|
/bionic/docs/ |
D | NOTICE | 36 "Work" shall mean the work of authorship, whether in Source or 38 copyright notice that is included in or attached to the work 41 "Derivative Works" shall mean any work, whether in Source or Object 44 represent, as a whole, an original work of authorship. For the purposes 49 "Contribution" shall mean any work of authorship, including 162 work stoppage, computer failure or malfunction, or any and all 179 APPENDIX: How to apply the Apache License to your work. 181 To apply the Apache License to your work, attach the following
|
D | README.md | 29 how does `_FORTIFY_SOURCE` work on bionic (primarily "with clang").
|
D | defines.md | 40 a file in `/proc`, but aren't restricted to just Android and would work equally 54 work around issues with some of them, use these macros to detect the versinon of
|
D | EINTR.md | 85 everything with `TEMP_FAILURE_RETRY()`" doesn't work. Because some amount of
|
D | 32-bit-abi.md | 76 to work around this.
|
D | libc_assembler.md | 57 command to work, you need to change directory to one of the above
|
D | clang_fortify_anatomy.md | 101 work, and how the pieces fit together to provide FORTIFY-like functionality. 240 all of the work from there. 395 In the above breakdown, it was shown how Clang and Bionic work together to: 798 // and is able to work with that as though the function were defined inline.
|
D | elf-tls.md | 273 `__tls_get_addr`. In principle, this simple implementation would work: 469 using it generally won't work on them. Ideally, the older platforms would reject these binaries 624 work][bionic-lockfree-keys].) 813 slot with this magic value. This hack doesn't appear to work, however. The runtime finds its pthread
|
D | status.md | 42 and apps should use icu4c (or do their i18n work in Java) instead.
|
D | native_allocator.md | 52 to work efficiently.
|
/bionic/libc/malloc_debug/ |
D | README_marshmallow_and_earlier.md | 10 is not guaranteed to work at all. 107 been verified, so it may or may not work.
|
D | README.md | 727 no longer work. Use the commands below so that the wrap.\<APP\> instructions will work:
|
/bionic/ |
D | android-changes-for-ndk-developers.md | 124 machine’s file system) that used to work because we ignored everything 153 page-aligned and stored uncompressed for this to work. 168 will all work exactly the same. 499 in the arrays can be reordered, making sentinels no longer work. This prevents 510 (in NDK >= r27) work with older `libc.so` (in Android <= API level 34), and
|
D | README.md | 187 2. Find the right header file to work in by looking up your system call 360 Some tests cannot do any useful work unless run as root. In this case, 367 all tests. In order for this to continue to work, all architectures must
|
/bionic/libc/kernel/uapi/linux/ |
D | pkt_sched.h | 317 __u64 work; member
|
/bionic/libc/ |
D | Android.bp | 163 // some of this code runs before ifunc resolvers have made string.h functions work, so compile with 1589 // TODO: This is to work around b/24465209. Remove after root cause is fixed. 1636 // TODO: This is to work around b/24465209. Remove after root cause is fixed. 1944 //TODO (dimitry): This is to work around b/24465209. Remove after root cause is fixed 1947 // TODO: This is to work around b/24465209. Remove after root cause is fixed.
|