Searched
refs:who (Results
351 -
375 of
588) sorted by null
<<11121314151617181920>>
/external/iproute2/bridge/ |
fdb.c | 62 int print_fdb(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg)
|
link.c | 99 int print_linkinfo(const struct sockaddr_nl *who,
|
/external/iproute2/ip/ |
ipneigh.c | 193 int print_neigh(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg)
|
ipl2tp.c | 358 static int session_nlmsg(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg) 392 static int tunnel_nlmsg(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg)
|
xfrm_policy.c | 459 int xfrm_policy_print(const struct sockaddr_nl *who, struct nlmsghdr *n, 706 static int xfrm_policy_keep(const struct sockaddr_nl *who,
|
/external/iproute2/tc/ |
tc_class.c | 305 int print_class(const struct sockaddr_nl *who,
|
tc_filter.c | 194 int print_filter(const struct sockaddr_nl *who,
|
/frameworks/av/media/libmediaplayerservice/ |
MediaPlayerService.h | 355 virtual void binderDied(const wp<IBinder>& who);
|
/frameworks/native/libs/binder/ |
IMemory.cpp | 47 virtual void binderDied(const wp<IBinder>& who);
|
/frameworks/native/services/surfaceflinger/ |
SurfaceFlinger.h | 241 virtual void binderDied(const wp<IBinder>& who);
|
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
ConversationItemView.java | 632 public void invalidateDrawable(final Drawable who) { 635 if (mSendersImageView.equals(who)) { 636 final Rect r = new Rect(who.getBounds()); 643 super.invalidateDrawable(who); [all...] |
/external/dnsmasq/contrib/dnslist/ |
dnslist.pl | 390 entire whole, and thus to each and every part regardless of who wrote it. 444 However, parties who have received copies, or rights, from you under 474 all those who receive copies directly or indirectly through you, then 499 original copyright holder who places the Program under this License 539 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
|
/external/nanohttpd/ |
README.md | 252 *Thank you to everyone who has reported bugs and suggested fixes.*
|
/external/nanohttpd/src/site/markdown/ |
index.md | 248 *Thank you to everyone who has reported bugs and suggested fixes.*
|
/external/valgrind/coregrind/ |
m_debuglog.c | [all...] |
/frameworks/base/core/java/android/content/ |
ContextWrapper.java | 367 String who, Intent intent, int requestCode, Bundle options) { 368 mBase.startActivityForResult(who, intent, requestCode, options);
|
/frameworks/native/include/binder/ |
Parcel.h | 773 const flat_binder_object& obj, const void* who); 775 const flat_binder_object& obj, const void* who);
|
/frameworks/native/libs/binder/tests/ |
binderLibTest.cpp | 316 virtual void binderDied(const wp<IBinder>& who) { 317 (void)who;
|
/frameworks/native/libs/gui/ |
SurfaceComposerClient.cpp | 66 virtual void binderDied(const wp<IBinder>& who) { 68 who.unsafe_get());
|
/prebuilts/go/darwin-x86/src/html/template/ |
doc.go | 187 "A developer (or code reviewer) familiar with HTML, CSS, and JavaScript, who
|
/prebuilts/go/darwin-x86/src/runtime/ |
signal_386.go | 86 // won't get to see who faulted.)
|
signal_amd64x.go | 120 // won't get to see who faulted.)
|
/prebuilts/go/darwin-x86/src/syscall/ |
zsyscall_solaris_amd64.go | 488 func Getpriority(which int, who int) (n int, err error) { 489 r0, _, e1 := sysvicall6(uintptr(unsafe.Pointer(&libc_Getpriority)), 2, uintptr(which), uintptr(who), 0, 0, 0, 0) 791 func Setpriority(which int, who int, prio int) (err error) { 792 _, _, e1 := sysvicall6(uintptr(unsafe.Pointer(&libc_Setpriority)), 3, uintptr(which), uintptr(who), uintptr(prio), 0, 0, 0)
|
/prebuilts/go/linux-x86/src/html/template/ |
doc.go | 187 "A developer (or code reviewer) familiar with HTML, CSS, and JavaScript, who
|
/prebuilts/go/linux-x86/src/runtime/ |
signal_386.go | 86 // won't get to see who faulted.)
|
Completed in 1001 milliseconds
<<11121314151617181920>>