Home
last modified time | relevance | path

Searched refs:D (Results 1 – 7 of 7) sorted by relevance

/bionic/libc/dns/resolv/
Dres_state.c46 # define D(...) async_safe_format_log(ANDROID_LOG_DEBUG,"libc", __VA_ARGS__) macro
48 # define D(...) do{}while(0) macro
89 D("%s: rt=%p for thread=%d", __FUNCTION__, rt, gettid()); in _res_thread_free()
119 D("%s: tid=%d Created new DNS state rt=%p", in _res_thread_get()
125 D("%s: tid=%d, rt=%p, setting DNS state (options RES_INIT=%d)", in _res_thread_get()
129 D("%s: tid=%d rt=%p, woot, res_ninit() returned < 0", in _res_thread_get()
/bionic/tools/versioner/src/
DPreprocessor.cpp75 D("Calculating required guard for %s:\n", declaration.name.c_str()); in calculateRequiredGuard()
76 D(" Declaration availability: %s\n", to_string(decl_av).c_str()); in calculateRequiredGuard()
91 D(" Declaration visibility: global = %d, arch = %s\n", global_min_api_visible, in calculateRequiredGuard()
107 D(" Calculated result: %s\n", to_string(result).c_str()); in calculateRequiredGuard()
108 D("\n"); in calculateRequiredGuard()
161 D("Generating guard for availability: %s\n", to_string(avail).c_str()); in generateGuardCondition()
190 D(" Checking arch set '%s'\n", arch_expr.c_str()); in generateGuardCondition()
203 D(" Skipping arch set, availability for %s doesn't match %s\n", in generateGuardCondition()
216 D(" Skipping arch set, availability for %s doesn't match %s\n", in generateGuardCondition()
225 D(" Generated expression '%s'\n", expressions.rbegin()->c_str()); in generateGuardCondition()
[all …]
Dversioner.h29 #define D(...) \ macro
/bionic/tests/libs/
DAndroid.bp693 // because B is the first in the D (below) dependency order, and library A
704 // D depends on B, C, and Y with DT_RUNPATH.
720 // D version for open-from-zip test with runpath
750 // A leaf library in a directory library D has DT_RUNPATH for.
1854 … " $(location soong_zip) -o $(out).unaligned -L 0 -C $(genDir)/zipdir -D $(genDir)/zipdir &&" +
1893 … " $(location soong_zip) -o $(out).unaligned -L 0 -C $(genDir)/zipdir -D $(genDir)/zipdir &&" +
/bionic/libm/
DNOTICE20 Optimized by Bruce D. Evans.
70 Optimized by Bruce D. Evans.
89 Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans.
100 Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans.
108 Optimized by Bruce D. Evans.
114 Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans.
128 Copyright (c) 2009-2011, Bruce D. Evans, Steven G. Kargl, David Schultz.
137 written by Steven G. Kargl with input from Bruce D. Evans
162 Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans.
552 Copyright (c) 2013 Bruce D. Evans
[all …]
/bionic/libc/
DAndroid.bp2882 " -D $${BIONIC_LIBC_DIR}/kernel/uapi " +
2884 " -D $${BIONIC_LIBC_DIR}/kernel/android/scsi " +
2886 " -D $${BIONIC_LIBC_DIR}/kernel/android/uapi " +
2888 " -D $${BIONIC_LIBC_DIR}/execinfo/include " +
2890 " -D $${BIONIC_LIBC_DIR}/b64/include " +
2931 …cmd: "includes=($(in)) && $(location soong_zip) -o $(out) -P include/asm -j -D $$(dirname $${inclu…
DNOTICE4672 Copyright (c) 1998 John D. Polstra.