/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
list_tests.py | 123 del a[1] 125 del a[0] 129 del a[-2] 131 del a[-1] 193 del a[1:2] 194 del a[0:1] 198 del a[1L:2L] 199 del a[0L:1L] 203 del a[-2:-1] 207 del a[-2L:-1L [all...] |
test_compile.py | 408 del self.data[str(key)] 417 del d[1] 424 del d[1, 1] 431 del d[1:2] 438 del d[1:2, 1:2] 445 del d[1:2:3] 452 del d[1:2:3, 1:2:3] 459 del d[...] 466 del d[..., ...]
|
test_threading_local.py | 35 del t 92 del cycle 137 del obj.y 179 del obj.__dict__ 202 del x
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
list_tests.py | 123 del a[1] 125 del a[0] 129 del a[-2] 131 del a[-1] 193 del a[1:2] 194 del a[0:1] 198 del a[1L:2L] 199 del a[0L:1L] 203 del a[-2:-1] 207 del a[-2L:-1L [all...] |
test_compile.py | 408 del self.data[str(key)] 417 del d[1] 424 del d[1, 1] 431 del d[1:2] 438 del d[1:2, 1:2] 445 del d[1:2:3] 452 del d[1:2:3, 1:2:3] 459 del d[...] 466 del d[..., ...]
|
test_threading_local.py | 35 del t 92 del cycle 137 del obj.y 179 del obj.__dict__ 202 del x
|
/bionic/libc/upstream-netbsd/libc/isc/ |
ev_timers.c | 248 evTimer *del = id.opaque; local 252 ctx->cur->u.timer.this == del) { 258 del->inter = evConsTime(0, 0); 262 if (heap_element(ctx->timers, del->index) != del) 265 if (heap_delete(ctx->timers, del->index) < 0) 267 FREE(del); 393 evTimer *del = id.opaque; local 394 idle_timer *tt = del->uap;
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
asynchat.py | 69 # del lst[:] is faster than sio.truncate(0) 89 del self.incoming[:] 213 del self.producer_fifo[0] 230 del self.producer_fifo[0] 244 del self.producer_fifo[0] 251 del self.incoming[:]
|
copy_reg.py | 182 del _extension_registry[key] 183 del _inverted_registry[code] 185 del _extension_cache[code]
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
asynchat.py | 69 # del lst[:] is faster than sio.truncate(0) 89 del self.incoming[:] 213 del self.producer_fifo[0] 230 del self.producer_fifo[0] 244 del self.producer_fifo[0] 251 del self.incoming[:]
|
copy_reg.py | 182 del _extension_registry[key] 183 del _inverted_registry[code] 185 del _extension_cache[code]
|
/development/tools/axl/ |
chewie.py | 27 del self.queue[x] 123 del active[thread][0] 129 del active[thread][0]
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/ |
outputcapture.py | 65 del self.saved_outputs[output_name] 120 del self.__captured_stdout 121 del self.__captured_stderr
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/ |
test_compat.py | 51 del f 64 del f[3] 151 del f
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
WidgetRedirector.py | 45 widget = self.widget; del self.widget 46 orig = self.orig; del self.orig 61 del self._operations[operation]
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/ |
test_compat.py | 51 del f 64 del f[3] 151 del f
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
WidgetRedirector.py | 45 widget = self.widget; del self.widget 46 orig = self.orig; del self.orig 61 del self._operations[operation]
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_register.py | 118 del register_module.raw_input 170 del register_module.raw_input 188 del register_module.raw_input 232 del register_module.raw_input 243 del register_module.raw_input 261 del register_module.raw_input
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_register.py | 118 del register_module.raw_input 170 del register_module.raw_input 188 del register_module.raw_input 232 del register_module.raw_input 243 del register_module.raw_input 261 del register_module.raw_input
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
util.rb | 57 each_delegate do |del| 58 del.#{ name } = value
|
/external/chromium/chrome/browser/history/ |
visit_database.cc | 169 sql::Statement del(GetDB().GetCachedStatement(SQL_FROM_HERE, 171 if (!del) 173 del.BindInt64(0, visit.visit_id); 174 del.Run(); 179 del.Assign(GetDB().GetCachedStatement(SQL_FROM_HERE, 181 if (!del.is_valid()) 183 del.BindInt64(0, visit.visit_id); 184 del.Run();
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
schema_util.py | 18 del item[key] 84 del node['$ref']
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/ |
reset.css | 14 del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
|
/external/chromium_org/third_party/opus/src/win32/ |
genversion.bat | 46 del %1_temp
|
/external/ipsec-tools/src/racoon/samples/roadwarrior/client/ |
phase1-down.sh | 44 ifconfig ${if}:1 del ${INTERNAL_ADDR4}
|