HomeSort by relevance Sort by last modified time
    Searched refs:libc (Results 151 - 175 of 448) sorted by null

1 2 3 4 5 67 8 91011>>

  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
Android.mk 21 libsdmutils libc++ liblog libdrmutils libui libgpu_tonemapper
  /hardware/qcom/display/sdm845/sdm/libs/hwc/
Android.mk 19 libpowermanager libsdmutils libgpu_tonemapper libc++ liblog \
  /hardware/qcom/wlan/qcwcn/wcnss-service/
Android.mk 18 LOCAL_SHARED_LIBRARIES := libc libcutils libutils liblog
  /prebuilts/go/darwin-x86/misc/cgo/errors/
malloc.go 21 // The Dragonfly libc succeeds when asked to allocate
  /prebuilts/go/darwin-x86/misc/cgo/stdio/
stdio.go 15 // instead of depending on internals of libc implementation.
  /prebuilts/go/darwin-x86/src/runtime/cgo/
openbsd.go 13 // the libc dynamic library needs them.
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/lif/
syscall.go 14 //go:cgo_import_dynamic libc_ioctl ioctl "libc.so"
  /prebuilts/go/linux-x86/misc/cgo/errors/
malloc.go 21 // The Dragonfly libc succeeds when asked to allocate
  /prebuilts/go/linux-x86/misc/cgo/stdio/
stdio.go 15 // instead of depending on internals of libc implementation.
  /prebuilts/go/linux-x86/src/runtime/cgo/
openbsd.go 13 // the libc dynamic library needs them.
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/lif/
syscall.go 14 //go:cgo_import_dynamic libc_ioctl ioctl "libc.so"
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/libcxxabi/lib/
buildit 30 EXTRA_FLAGS="-std=c++11 -stdlib=libc++ -fstrict-aliasing -Wstrict-aliasing=2 \
50 LDSHARED_FLAGS="-o libc++abi.dylib \
54 -install_name /usr/lib/libc++abi.dylib \
64 LDSHARED_FLAGS="-o libc++abi.dll \
65 -shared -nodefaultlibs -Wl,--export-all-symbols -Wl,--allow-multiple-definition -Wl,--out-implib,libc++abi.dll.a \
71 LDSHARED_FLAGS="-o libc++abi.so.1.0 \
72 -shared -nodefaultlibs -Wl,-soname,libc++abi.so.1 \
79 rm -f libc++abi.1.$SOEXT*
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++abi/lib/
buildit 30 EXTRA_FLAGS="-std=c++11 -stdlib=libc++ -fstrict-aliasing -Wstrict-aliasing=2 \
50 LDSHARED_FLAGS="-o libc++abi.dylib \
54 -install_name /usr/lib/libc++abi.dylib \
64 LDSHARED_FLAGS="-o libc++abi.dll \
65 -shared -nodefaultlibs -Wl,--export-all-symbols -Wl,--allow-multiple-definition -Wl,--out-implib,libc++abi.dll.a \
71 LDSHARED_FLAGS="-o libc++abi.so.1.0 \
72 -shared -nodefaultlibs -Wl,-soname,libc++abi.so.1 \
79 rm -f libc++abi.1.$SOEXT*
  /system/core/healthd/
Android.mk 30 libc \
88 libc \
136 libc \
217 libc \
  /system/extras/puncture_fs/
Android.mk 23 LOCAL_SHARED_LIBRARIES := libc liblog liblogwrap
  /bionic/libc/kernel/uapi/linux/
ipx.h 6 *** call into the kernel available to libc. It contains only constants,
12 *** run bionic/libc/kernel/tools/update_all.py
21 #include <linux/libc-compat.h>
  /external/bison/lib/
unsetenv.c 40 # include <bits/libc-lock.h>
  /external/e2fsprogs/intl/
textdomain.c 35 # include <bits/libc-lock.h>
44 names than the internal variables in GNU libc, otherwise programs
  /external/kernel-headers/original/uapi/linux/
ipx.h 3 #include <linux/libc-compat.h> /* for compatibility with glibc netipx/ipx.h */
  /external/libcxx/test/support/
debug_mode_helper.h 22 #error This header may only be used for libc++ tests"
47 /// Assert that the specified expression throws a libc++ debug exception.
  /external/libcxx/utils/
gen_link_script.py 27 Generate a linker script that links libc++ to the proper ABI library.
28 The script replaces the specified libc++ symlink.
29 An example script for c++abi would look like "INPUT(libc++.so.1 -lc++abi)".
32 <path/to/libcxx.so> - The top level symlink to the versioned libc++ shared
61 # Check that the given libc++.so file is a valid symlink.
65 # Read the symlink so we know what libc++ to link to in the linker script.
76 # Remove the existing libc++ symlink and replace it with the script.
  /frameworks/base/services/tests/notification/
Android.mk 43 libc++ \
  /frameworks/base/services/tests/servicestests/
Android.mk 47 libc++ \
  /frameworks/base/tests/net/
Android.mk 36 libc++ \
  /hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
Android.mk 67 LOCAL_SHARED_LIBRARIES := libc libcutils

Completed in 5570 milliseconds

1 2 3 4 5 67 8 91011>>