Home
last modified time | relevance | path

Searched refs:work (Results 1 – 20 of 20) sorted by relevance

/bionic/benchmarks/linker_relocation/
DAndroid.bp38 // 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.
DREADME.md4 of shared objects with many symbols and relocations. It mimics the work involved
/bionic/apex/
DNOTICE36 "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/
DNOTICE36 "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/
DNOTICE36 "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
DREADME.md29 how does `_FORTIFY_SOURCE` work on bionic (primarily "with clang").
Ddefines.md40 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
DEINTR.md85 everything with `TEMP_FAILURE_RETRY()`" doesn't work. Because some amount of
D32-bit-abi.md76 to work around this.
Dlibc_assembler.md57 command to work, you need to change directory to one of the above
Dclang_fortify_anatomy.md101 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.
Delf-tls.md273 `__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
Dstatus.md42 and apps should use icu4c (or do their i18n work in Java) instead.
Dnative_allocator.md52 to work efficiently.
/bionic/libc/malloc_debug/
DREADME_marshmallow_and_earlier.md10 is not guaranteed to work at all.
107 been verified, so it may or may not work.
DREADME.md727 no longer work. Use the commands below so that the wrap.\<APP\> instructions will work:
/bionic/
Dandroid-changes-for-ndk-developers.md124 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
DREADME.md187 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/
Dpkt_sched.h317 __u64 work; member
/bionic/libc/
DAndroid.bp163 // 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.