Home
last modified time | relevance | path

Searched refs:original (Results 1 – 11 of 11) sorted by relevance

/bionic/tests/
Dlocale_test.cpp106 locale_t original = uselocale(nullptr); in TEST() local
107 EXPECT_FALSE(original == nullptr); in TEST()
108 EXPECT_EQ(LC_GLOBAL_LOCALE, original); in TEST()
112 EXPECT_FALSE(n == original); in TEST()
115 EXPECT_TRUE(old == original); in TEST()
/bionic/libc/bionic/
Dscandir.cpp85 static dirent* CopyDirent(dirent* original) { in CopyDirent() argument
87 size_t size = ((original->d_reclen + 3) & ~3); in CopyDirent()
89 memcpy(copy, original, original->d_reclen); in CopyDirent()
/bionic/libc/private/
Dbionic_asm.h82 #define ALIAS_SYMBOL(alias, original) \ argument
84 .equ alias, original
/bionic/
D.gitignore3 libc/kernel/original
/bionic/libc/kernel/
DREADME.md7 in the `tools/` directory. The tools process the original
20 * `external/kernel-headers/original/`
27 in `external/kernel-headers/original/uapi/`.
46 `external/kernel-headers/original/`.
/bionic/libc/malloc_debug/
DREADME.md49 to find memory corruption occuring to a region before the original allocation.
65 and information about the original allocation.
75 to find memory corruption occuring to a region after the original allocation.
85 information about the original allocation.
113 the backtrace and information about the original allocation. After that, this
140 the backtrace and information about the original allocation. After that, this
171 above the original usable size will be set to 0xeb.
215 the backtrace and information about the original allocation. After that, this
253 the backtrace and information about the original allocation. After that, this
425 04-15 12:00:31.305 7412 7412 E malloc_debug: Backtrace of original free:
DREADME_api.md38 *backtrace\_size* as returned by the original call to
/bionic/libc/arch-x86_64/string/
Dsse2-memmove-slm.S71 # define ALIAS_SYMBOL(alias, original) \ argument
73 .equ alias, original
/bionic/libc/malloc_hooks/
DREADME.md70 the original hook function to do allocations. If the app does not do this,
/bionic/libdl/
DNOTICE44 represent, as a whole, an original work of authorship. For the purposes
50 the original version of the Work and any modifications or additions
/bionic/libc/
DNOTICE159 algorithms are contained in the original files.