Searched refs:use (Results 1 - 21 of 21) sorted by relevance

/system/extras/tests/bionic/libstdc++/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
26 # you can use EXTRA_CFLAGS to indicate additional CFLAGS to use
42 # you can use EXTRA_LDLIBS to indicate additional linker flags
76 # host environments don't provide it unless you use specific
/system/extras/showslab/
H A Dshowslab.c28 unsigned long use; /* percent full: total / active */ member in struct:slab_info
129 p->use = 100 * p->nr_active_objs / p->nr_objs;
132 p->use = 0;
239 BUILD_SORT_FUNC(use)
340 p->nr_objs, p->nr_active_objs, p->use,
/system/core/libmincrypt/tools/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/system/extras/latencytop/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/system/extras/libpagemap/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/system/extras/librank/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/system/extras/libublock/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/system/extras/procmem/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/system/extras/timeinfo/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/system/extras/fatblock/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/system/extras/procrank/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/system/extras/tests/cpueater/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/system/extras/tests/fstest/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/system/extras/tests/sdcard/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/system/security/keystore-engine/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/system/security/softkeymaster/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/system/extras/tests/bionic/libc/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
25 # you can use EXTRA_CFLAGS to indicate additional CFLAGS to use
44 # you can use EXTRA_LDLIBS to indicate additional linker flags
257 # the shared version will use the target device's C library, while
258 # the static one will use the current build product implementation.
/system/core/libcutils/
H A Dprivate.h11 ** This header is for use ONLY with the time conversion code.
149 Please use a compiler that supports a 64-bit integer type (or wider);
322 ** The default is to use gettext if available, and use MSGID otherwise.
/system/core/fastboot/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/system/core/libcorkscrew/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/system/core/libnetutils/
H A Difc_utils.c5 * you may not use this file except in compliance with the License.
652 int flags, refcnt, use, metric, mtu, win, irtt; local
668 ifname, &dest, &gway, &flags, &refcnt, &use, &metric, &mask,
705 int flags, refcnt, use, metric, mtu, win, irtt; local
721 name, &dest, &gway, &flags, &refcnt, &use, &metric, &mask,

Completed in 197 milliseconds