HomeSort by relevance Sort by last modified time
    Searched refs:who (Results 526 - 550 of 735) sorted by null

<<21222324252627282930

  /external/iproute2/tc/
m_action.c 352 int print_action(const struct sockaddr_nl *who,
  /external/libnl/lib/idiag/
idiag_msg_obj.c 43 static int idiagnl_msg_parser(struct nl_cache_ops *ops, struct sockaddr_nl *who,
  /external/libnl/lib/netfilter/
ct.c 410 static int ct_msg_parser(struct nl_cache_ops *ops, struct sockaddr_nl *who,
exp.c 294 static int exp_msg_parser(struct nl_cache_ops *ops, struct sockaddr_nl *who,
  /external/libnl/lib/route/
neigh.c 320 static int neigh_msg_parser(struct nl_cache_ops *ops, struct sockaddr_nl *who,
rule.c 84 static int rule_msg_parser(struct nl_cache_ops *ops, struct sockaddr_nl *who,
  /external/valgrind/coregrind/
m_transtab.c     [all...]
  /frameworks/base/core/java/android/app/
ContextImpl.java 2394 mPackageInfo.removeContextRegistrations(getOuterContext(), who, what); local
    [all...]
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.h 321 virtual void binderDied(const wp<IBinder>& who);
  /prebuilts/go/darwin-x86/src/syscall/
syscall_solaris.go 456 //sys Getpriority(which int, who int) (n int, err error)
482 //sys Setpriority(which int, who int, prio int) (err error)
syscall_linux.go 836 //sys Getpriority(which int, who int) (prio int, err error)
837 //sysnb Getrusage(who int, rusage *Rusage) (err error)
874 //sys Setpriority(which int, who int, prio int) (err error)
zsysnum_netbsd_386.go 71 SYS_SETPRIORITY = 96 // { int|sys||setpriority(int which, id_t who, int prio); }
73 SYS_GETPRIORITY = 100 // { int|sys||getpriority(int which, id_t who); }
242 SYS_GETRUSAGE = 445 // { int|sys|50|getrusage(int who, struct rusage *rusage); }
zsysnum_netbsd_amd64.go 71 SYS_SETPRIORITY = 96 // { int|sys||setpriority(int which, id_t who, int prio); }
73 SYS_GETPRIORITY = 100 // { int|sys||getpriority(int which, id_t who); }
242 SYS_GETRUSAGE = 445 // { int|sys|50|getrusage(int who, struct rusage *rusage); }
  /prebuilts/go/linux-x86/src/syscall/
syscall_solaris.go 456 //sys Getpriority(which int, who int) (n int, err error)
482 //sys Setpriority(which int, who int, prio int) (err error)
  /external/valgrind/helgrind/
libhb_core.c     [all...]
  /external/compiler-rt/lib/dfsan/
dfsan_custom.cc 496 int __dfsw_getrusage(int who, struct rusage *usage, dfsan_label who_label,
498 int ret = getrusage(who, usage);
    [all...]
  /external/iproute2/ip/
xfrm_state.c 868 int xfrm_state_print(const struct sockaddr_nl *who, struct nlmsghdr *n,
1043 static int xfrm_state_keep(const struct sockaddr_nl *who,
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
  /external/valgrind/cachegrind/
cg_merge.c 132 static void mallocFail ( SOURCE* s, const char* who )
134 fprintf(stderr, "%s: out of memory in %s\n", argv0, who );
    [all...]
  /external/valgrind/coregrind/m_debuginfo/
image.c 130 static Bool is_sane_CEnt ( const HChar* who, const DiImage* img, UInt i )
153 VG_(printf)("is_sane_CEnt[%u]: fail: %s\n", i, who);
    [all...]
tytypes.c 200 void ML_(pp_TyEnts)( const XArray* tyents, const HChar* who )
203 VG_(printf)("------ %s ------\n", who);
  /frameworks/av/media/libaudioclient/
AudioSystem.cpp 471 void AudioSystem::AudioFlingerClient::binderDied(const wp<IBinder>& who __unused)
    [all...]
  /frameworks/av/services/camera/libcameraservice/common/
CameraProviderManager.cpp 719 const wp<hidl::base::V1_0::IBase>& who) {
720 (void) who;
    [all...]
  /frameworks/native/libs/gui/
SurfaceComposerClient.cpp 67 virtual void binderDied(const wp<IBinder>& who) {
69 who.unsafe_get());
    [all...]
  /prebuilts/misc/common/robolectric/lib/
android-all-4.1.2_r1-robolectric-0.jar 

Completed in 2331 milliseconds

<<21222324252627282930