/external/python/cpython2/Lib/lib-tk/test/test_tkinter/ |
D | test_geometry_managers.py | 17 def create2(self): member in PackTest 28 pack, a, b, c, d = self.create2() 44 pack, a, b, c, d = self.create2() 61 pack, a, b, c, d = self.create2() 77 pack, a, b, c, d = self.create2() 101 pack, a, b, c, d = self.create2() 118 pack, a, b, c, d = self.create2() 160 pack, a, b, c, d = self.create2() 202 pack, a, b, c, d = self.create2() 216 pack, a, b, c, d = self.create2() [all …]
|
D | test_widgets.py | 1024 def create2(self): member in PanedWindowTest 1033 p, b, c = self.create2() 1057 p, b, c = self.create2() 1063 p, b, c = self.create2() 1069 p, b, c = self.create2() 1077 p, b, c = self.create2() 1083 p, b, c = self.create2() 1089 p, b, c = self.create2() 1095 p, b, c = self.create2() 1101 p, b, c = self.create2() [all …]
|
/external/python/cpython3/Lib/tkinter/test/test_tkinter/ |
D | test_geometry_managers.py | 17 def create2(self): member in PackTest 28 pack, a, b, c, d = self.create2() 44 pack, a, b, c, d = self.create2() 61 pack, a, b, c, d = self.create2() 77 pack, a, b, c, d = self.create2() 101 pack, a, b, c, d = self.create2() 118 pack, a, b, c, d = self.create2() 160 pack, a, b, c, d = self.create2() 202 pack, a, b, c, d = self.create2() 216 pack, a, b, c, d = self.create2() [all …]
|
D | test_widgets.py | 1036 def create2(self): member in PanedWindowTest 1045 p, b, c = self.create2() 1069 p, b, c = self.create2() 1075 p, b, c = self.create2() 1081 p, b, c = self.create2() 1089 p, b, c = self.create2() 1095 p, b, c = self.create2() 1101 p, b, c = self.create2() 1107 p, b, c = self.create2() 1113 p, b, c = self.create2() [all …]
|
/external/ltp/testcases/kernel/security/tomoyo/ |
D | tomoyo_new_file_test.c | 49 static void create2(const char *pathname) in create2() function 349 create2(filename); in stage_file_test() 463 create2(filename); in stage_file_test() 466 create2(filename); in stage_file_test() 513 create2(filename); in stage_file_test() 523 create2(filename); in stage_file_test() 527 create2(filename); in stage_file_test() 549 create2(filename); in stage_file_test()
|
/external/kernel-headers/original/uapi/linux/ |
D | uhid.h | 192 struct uhid_create2_req create2; member
|