Searched refs:D (Results 1 – 6 of 6) sorted by relevance
/bionic/libc/dns/resolv/ |
D | res_state.c | 46 # 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/ |
D | Preprocessor.cpp | 75 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() 106 D(" Calculated result: %s\n", to_string(result).c_str()); in calculateRequiredGuard() 107 D("\n"); in calculateRequiredGuard() 160 D("Generating guard for availability: %s\n", to_string(avail).c_str()); in generateGuardCondition() 186 D(" Checking arch set '%s'\n", arch_expr.c_str()); in generateGuardCondition() 198 D(" Skipping arch set, availability for %s doesn't match %s\n", in generateGuardCondition() 211 D(" Generated expression '%s'\n", expressions.rbegin()->c_str()); in generateGuardCondition() 310 D("Didn't find block comment terminator, skipping line\n"); in mergeGuards() [all …]
|
D | versioner.h | 29 #define D(...) \ macro
|
/bionic/libc/arch-arm64/generic/bionic/ |
D | memset.S | 110 mov val, v0.D[0]
|
/bionic/libm/ |
D | NOTICE | 20 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. 560 Copyright (c) 2005 Bruce D. Evans and Steven G. Kargl [all …]
|
/bionic/tests/libs/ |
D | Android.bp | 565 // because B is the first in the D (below) dependency order, and library A 576 // D depends on B, C, and Y with DT_RUNPATH. 592 // D version for open-from-zip test with runpath 623 // A leaf library in a directory library D has DT_RUNPATH for.
|