OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bionic
(Results
76 - 94
of
94
) sorted by null
1
2
3
4
/build/soong/cc/
ndk_sysroot.go
18
// 1.
Bionic
headers.
21
// 4.
Bionic
static libraries.
26
// The
bionic
and platform API headers are generalized into a single
45
// The NDK only provides static libraries for
bionic
, not the platform APIs.
binary.go
114
if ctx.toolchain().
Bionic
() {
193
if !ctx.toolchain().
Bionic
() {
232
if ctx.toolchain().
Bionic
() {
235
// However,
bionic
/linker uses -shared to overwrite.
linker.go
159
if ctx.toolchain().
Bionic
() {
228
if !ctx.toolchain().
Bionic
() {
265
// The
bionic
linker now has support gnu style hashes (which are much faster!), but shipping
library.go
291
if ctx.toolchain().
Bionic
() {
340
// since for
bionic
libraries, abi-filtering is taken care of by version
453
if ctx.toolchain().
Bionic
() && !Bool(library.baseLinker.Properties.Nocrt) {
/test/vts/testcases/target/hal_lights/
Android.mk
149
bionic
/libc \
/test/vts/testcases/target/hal_power/
Android.mk
149
bionic
/libc \
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/
Android.mk
163
# Use --as-needed to strip the DT_NEEDED on libstdc++.so (
bionic
's) that the
/bionic/linker/
dlfcn.cpp
40
#include <
bionic
/pthread_internal.h>
/external/valgrind/
Android.mk
678
LOCAL_SRC_FILES :=
bionic
.supp
688
LOCAL_SRC_FILES :=
bionic
.supp
configure
[
all
...]
/system/extras/simpleperf/
Android.mk
26
-DUSE_BIONIC_UAPI_HEADERS -I
bionic
/libc/kernel \
/external/swiftshader/third_party/LLVM/
Android.mk
436
bionic
\
/build/soong/android/
arch.go
245
func (os OsType)
Bionic
() bool {
470
"
Bionic
",
488
if os.
Bionic
() {
692
//
bionic
: {
711
if os.
Bionic
() {
712
field = "
Bionic
"
713
prefix = "target.
bionic
"
/build/make/core/
main.mk
211
ADDITIONAL_BUILD_PROPERTIES += ro.
bionic
.ld.warning=1 \
216
ADDITIONAL_BUILD_PROPERTIES += ro.
bionic
.ld.warning=1 \
[
all
...]
config.mk
257
#
bionic
/libc/kernel/tools/clean_header.py tool. Additionally, the original
[
all
...]
/external/boringssl/src/ssl/test/runner/
runner.go
[
all
...]
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/bin/
mips64el-linux-android-gcc-4.9.x
[
all
...]
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/
aarch64-linux-android-gcc-4.9.x
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/
arm-linux-androideabi-gcc-4.9.x
[
all
...]
Completed in 4425 milliseconds
1
2
3
4