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

1 2 3 4 5 67 8 91011

  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
linux-unistd.h 41 int getrusage (int who, struct rusage* r_usage);
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
linux-unistd.h 41 int getrusage (int who, struct rusage* r_usage);
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
linux-unistd.h 41 int getrusage (int who, struct rusage* r_usage);
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
linux-unistd.h 41 int getrusage (int who, struct rusage* r_usage);
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
linux-unistd.h 41 int getrusage (int who, struct rusage* r_usage);
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
linux-unistd.h 41 int getrusage (int who, struct rusage* r_usage);
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/sys/
linux-unistd.h 41 int getrusage (int who, struct rusage* r_usage);
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/sys/
linux-unistd.h 41 int getrusage (int who, struct rusage* r_usage);
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/sys/
linux-unistd.h 41 int getrusage (int who, struct rusage* r_usage);
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/sys/
linux-unistd.h 41 int getrusage (int who, struct rusage* r_usage);
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/sys/
linux-unistd.h 41 int getrusage (int who, struct rusage* r_usage);
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/sys/
linux-unistd.h 41 int getrusage (int who, struct rusage* r_usage);
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/sys/
linux-unistd.h 41 int getrusage (int who, struct rusage* r_usage);
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/sys/
linux-unistd.h 41 int getrusage (int who, struct rusage* r_usage);
  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
LayerDrawableTest.java 343 public void invalidateDrawable(Drawable who) {
347 public void scheduleDrawable(Drawable who, Runnable what, long when) {
351 public void unscheduleDrawable(Drawable who, Runnable what) {
367 public int getResolvedLayoutDirection(Drawable who) {
    [all...]
  /device/samsung/crespo/
device_base.mk 32 # vendor tree and is used by engineers who have access to it. The other
34 # and is used by people who have access to binary versions of the drivers
  /external/bluetooth/bluez/gdbus/
NOTICE 144 entire whole, and thus to each and every part regardless of who wrote it.
198 However, parties who have received copies, or rights, from you under
228 all those who receive copies directly or indirectly through you, then
253 original copyright holder who places the Program under this License
293 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
  /external/bluetooth/bluez/input/
NOTICE 144 entire whole, and thus to each and every part regardless of who wrote it.
198 However, parties who have received copies, or rights, from you under
228 all those who receive copies directly or indirectly through you, then
253 original copyright holder who places the Program under this License
293 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
  /external/bluetooth/bluez/plugins/
NOTICE 144 entire whole, and thus to each and every part regardless of who wrote it.
198 However, parties who have received copies, or rights, from you under
228 all those who receive copies directly or indirectly through you, then
253 original copyright holder who places the Program under this License
293 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
  /external/bluetooth/bluez/src/
NOTICE 146 entire whole, and thus to each and every part regardless of who wrote it.
200 However, parties who have received copies, or rights, from you under
230 all those who receive copies directly or indirectly through you, then
255 original copyright holder who places the Program under this License
295 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
  /external/iproute2/genl/
ctrl.c 180 static int print_ctrl(const struct sockaddr_nl *who, struct nlmsghdr *n,
  /external/iproute2/tc/
tc_class.c 151 int print_class(const struct sockaddr_nl *who,
tc_filter.c 184 int print_filter(const struct sockaddr_nl *who,
tc_qdisc.c 197 int print_qdisc(const struct sockaddr_nl *who,
  /frameworks/av/services/audioflinger/
AudioPolicyService.h 120 virtual void binderDied(const wp<IBinder>& who);

Completed in 801 milliseconds

1 2 3 4 5 67 8 91011