Home
last modified time | relevance | path

Searched refs:extra (Results 1 – 17 of 17) sorted by relevance

/bionic/libc/arch-arm/bionic/
D__bionic_clone.S42 # load extra parameters
/bionic/libc/dns/resolv/
Dres_mkquery.c275 u_int16_t extra = minlen % EDNS0_PADDING; in res_nopt() local
276 u_int16_t padlen = (EDNS0_PADDING - extra) % EDNS0_PADDING; in res_nopt()
/bionic/benchmarks/spawn/
DAndroid.bp102 // host/linux-x86/benchmarktest64/bionic-spawn-benchmarks, the runpath needs an extra "..". This
/bionic/benchmarks/
DREADME.md61 Note that benchmarks will run normally if extra arguments are passed in, and it will fail
182 …caling is enabled, the benchmark real time measurements may be noisy and will incur extra overhead.
/bionic/docs/
Ddefines.md70 or 64-bit -- use these macros to conditionally compile. Note the extra
D32-bit-abi.md94 do offer extra interfaces so that 32-bit processes can pass 64-bit
Dlibc_assembler.md82 …caling is enabled, the benchmark real time measurements may be noisy and will incur extra overhead.
Dstatus.md395 The `_FORTIFY_SOURCE` macro can be used to enable extra
Dnative_allocator.md57 kernel on free calls. This is important in Android to avoid consuming extra
Delf-tls.md568 > lazy method is wanted. This is not much extra burden since the requirement to handle dynamically
/bionic/tests/
Dclang_fortify_tests.cpp428 struct pollfd extra[1]; in FORTIFY_TEST() member
/bionic/libc/kernel/uapi/asm-x86/asm/
Dkvm.h314 __u32 extra[]; member
/bionic/linker/
DAndroid.bp359 // Insert an extra objcopy step to add prefix to symbols. This is needed to prevent gdb
/bionic/
DREADME.md96 # of extra stuff that isn't available to userspace). We import the latest
390 You can supply gtest flags as extra arguments to this script.
Dandroid-changes-for-ndk-developers.md229 *Resolution*: remove the extra steps from your build that strip section
/bionic/tests/libs/
DAndroid.bp163 stl: "none", // avoid including extra TLS variables in the executable
170 stl: "none", // avoid including extra TLS variables in the executable
/bionic/libc/malloc_debug/
DREADME.md200 that is extra thorough and can unwind through Java frames. This will run
261 Add an extra amount to allocate for every allocation.