/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,
|
/external/libvorbis/doc/ |
05-comment.tex | 117 The artist(s) who performed the work. In classical music this would be the conductor, orchestra, soloists. In an audio book it would be the actor who did the reading. In popular music this is typically the same as the ARTIST and is omitted.
|
/frameworks/av/include/media/ |
AudioTrack.h | [all...] |
/frameworks/av/services/audioflinger/ |
AudioPolicyService.h | 122 virtual void binderDied(const wp<IBinder>& who);
|
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
KeyguardActivityLauncher.java | 240 result.result, result.thisTime, result.totalTime, result.who,
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/ |
register.py | 104 1. figure who the user is, and then 120 Otherwise, to figure who the user is, we offer the user three 142 We need to know who you are, so please choose either:
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
imaplib.py | 411 def deleteacl(self, mailbox, who): 412 """Delete the ACLs (remove any rights) set for who on mailbox. 414 (typ, [data]) = <instance>.deleteacl(mailbox, who) 416 return self._simple_command('DELETEACL', mailbox, who) 663 def setacl(self, mailbox, who, what): 666 (typ, [data]) = <instance>.setacl(mailbox, who, what) 668 return self._simple_command('SETACL', mailbox, who, what) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
register.py | 104 1. figure who the user is, and then 120 Otherwise, to figure who the user is, we offer the user three 142 We need to know who you are, so please choose either:
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
imaplib.py | 411 def deleteacl(self, mailbox, who): 412 """Delete the ACLs (remove any rights) set for who on mailbox. 414 (typ, [data]) = <instance>.deleteacl(mailbox, who) 416 return self._simple_command('DELETEACL', mailbox, who) 663 def setacl(self, mailbox, who, what): 666 (typ, [data]) = <instance>.setacl(mailbox, who, what) 668 return self._simple_command('SETACL', mailbox, who, what) [all...] |
/external/valgrind/main/coregrind/m_gdbserver/ |
m_gdbserver.c | 61 static void invalidate_current_ip (ThreadId tid, char *who); 569 static void invalidate_current_ip (ThreadId tid, char *who) 571 invalidate_if_jump_not_yet_gdbserved (VG_(get_IP) (tid), who); [all...] |
/external/valgrind/main/coregrind/ |
m_redir.c | 310 static void show_redir_state ( HChar* who ); [all...] |
/frameworks/base/core/java/android/app/ |
Fragment.java | [all...] |
LoadedApk.java | 531 String who, String what) { 539 what + " " + who + " has leaked IntentReceiver " 564 what + " " + who + " has leaked ServiceConnection " [all...] |
/frameworks/support/v4/java/android/support/v4/app/ |
Fragment.java | 899 * startActivityForResult(), allowing you to identify who this [all...] |
/external/valgrind/main/exp-sgcheck/ |
sg_main.c | 480 static void pp_StackTree ( WordFM* sitree, HChar* who ) 483 VG_(printf)("<<< BEGIN pp_StackTree %s\n", who ); 490 VG_(printf)(">>> END pp_StackTree %s\n", who ); 640 HChar* who ) 644 VG_(printf)("<<< GlobalBlockTree (%s)\n", who); [all...] |
/external/libppp/src/ |
physical.c | 1080 physical_SetupStack(struct physical *p, const char *who, int how) 1101 log_Printf(LogWARN, "Sync device setting ignored for ``%s'' device\n", who); 1105 who);
|
/frameworks/base/cmds/am/src/com/android/commands/am/ |
Am.java | [all...] |
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/ |
ContactListItemView.java | 742 protected boolean verifyDrawable(Drawable who) { 743 return who == mActivatedBackgroundDrawable || super.verifyDrawable(who); [all...] |
/external/iproute2/ip/ |
ipneigh.c | 184 int print_neigh(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg)
|
/frameworks/av/drm/libdrmframework/ |
DrmManagerClientImpl.cpp | 342 void DrmManagerClientImpl::DeathNotifier::binderDied(const wp<IBinder>& who) {
|
/frameworks/native/libs/binder/ |
IMemory.cpp | 46 virtual void binderDied(const wp<IBinder>& who);
|
/frameworks/native/services/surfaceflinger/ |
SurfaceFlinger.h | 215 virtual void binderDied(const wp<IBinder>& who);
|
/external/valgrind/main/helgrind/ |
libhb_core.c | [all...] |