/external/valgrind/none/tests/linux/ |
mremap2.c | 97 char* identify ( char* p ) function 151 // printf("%p (== %s)\n", r, identify(r));
|
/toolchain/binutils/binutils-2.25/gas/ |
messages.c | 22 static void identify (char *); 64 identify (char *file) function 112 identify (file); 150 identify (file); 215 identify (file);
|
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/ |
gensuitemodule.py | 440 packagename = identify(os.path.splitext(os.path.basename(fname))[0]) 576 modname = identify(name) 714 funcname = identify(name) 721 fp.write(" %r : %r,\n"%(identify(a[0]), a[1])) 749 fp.write(" Keyword argument %s: %s\n"%(identify(arg[0]), 787 (kname, identify(ename))) 881 self.addnamecode('enum', '_Enum_'+identify(code), code) 1189 def identify(str): function [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
gensuitemodule.py | 440 packagename = identify(os.path.splitext(os.path.basename(fname))[0]) 576 modname = identify(name) 714 funcname = identify(name) 721 fp.write(" %r : %r,\n"%(identify(a[0]), a[1])) 749 fp.write(" Keyword argument %s: %s\n"%(identify(arg[0]), 787 (kname, identify(ename))) 881 self.addnamecode('enum', '_Enum_'+identify(code), code) 1189 def identify(str): function [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/ |
ttk.py | 558 def identify(self, x, y): member in class:Widget 563 return self.tk.call(self._w, "identify", x, y) 675 def identify(self, x, y): member in class:Entry 678 return self.tk.call(self._w, "identify", x, y) 857 def identify(self, x, y): member in class:Notebook 860 return self.tk.call(self._w, "identify", x, y) 1273 def identify(self, component, x, y): member in class:Treeview [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/ |
ttk.py | 558 def identify(self, x, y): member in class:Widget 563 return self.tk.call(self._w, "identify", x, y) 675 def identify(self, x, y): member in class:Entry 678 return self.tk.call(self._w, "identify", x, y) 857 def identify(self, x, y): member in class:Notebook 860 return self.tk.call(self._w, "identify", x, y) 1273 def identify(self, component, x, y): member in class:Treeview [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
ttk.py | 558 def identify(self, x, y): member in class:Widget 563 return self.tk.call(self._w, "identify", x, y) 675 def identify(self, x, y): member in class:Entry 678 return self.tk.call(self._w, "identify", x, y) 857 def identify(self, x, y): member in class:Notebook 860 return self.tk.call(self._w, "identify", x, y) 1273 def identify(self, component, x, y): member in class:Treeview [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
ttk.py | 558 def identify(self, x, y): member in class:Widget 563 return self.tk.call(self._w, "identify", x, y) 675 def identify(self, x, y): member in class:Entry 678 return self.tk.call(self._w, "identify", x, y) 857 def identify(self, x, y): member in class:Notebook 860 return self.tk.call(self._w, "identify", x, y) 1273 def identify(self, component, x, y): member in class:Treeview [all...] |
/bionic/libc/kernel/uapi/linux/ |
nvme.h | 477 struct nvme_identify identify; member in union:nvme_command::__anon794
|
/development/ndk/platforms/android-21/include/linux/ |
nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon1901
|
/external/kernel-headers/original/uapi/linux/ |
nvme.h | 417 struct nvme_identify identify; member in union:nvme_command::__anon14874
|
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/ |
nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon56388
|
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/ |
nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon57155
|
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/ |
nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon57934
|
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/ |
nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon58712
|
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/ |
nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon59488
|
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/ |
nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon60265
|
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/ |
nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon61035
|
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/ |
nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon61802
|
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/ |
nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon62581
|
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/ |
nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon63359
|
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/ |
nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon64135
|
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/ |
nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon64912
|
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/ |
nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon65682
|
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/ |
nvme.h | 437 struct nvme_identify identify; member in union:nvme_command::__anon66449
|