/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
httplib.py | 54 is impossible to tell whether the server will close the connection 268 startofline = unread = tell = None 272 tell = self.fp.tell 274 if tell: 276 startofline = tell() 278 startofline = tell = None 319 elif tell: [all...] |
socket.py | 362 buf_len = buf.tell() 403 #assert buf_len == buf.tell() 409 if buf.tell() > 0: 466 buf_len = buf.tell() 508 #assert buf_len == buf.tell()
|
binhex.py | 57 dlen = fp.tell() 60 rlen = fp.tell() 92 dsize = fp.tell()
|
htmllib.py | 242 self.setliteral('xmp') # Tell SGML parser 249 self.setliteral('listing') # Tell SGML parser 440 self.setnomoretags() # Tell SGML parser
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/ |
_io.so | |
/external/antlr/antlr-3.4/runtime/C/src/ |
antlr3tokenstream.c | 641 ts->debugger->consumeToken(ts->debugger, t); // Tell the debugger that we consumed the first token 647 // we need to tell the debugger about those tokens. 659 /** A simple filter mechanism whereby you can tell this token stream 661 * when interpreting, we cannot execute actions so we need to tell 843 /// As per mark() but with a call to tell the debugger we are doing this
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
socket.py | 362 buf_len = buf.tell() 403 #assert buf_len == buf.tell() 409 if buf.tell() > 0: 466 buf_len = buf.tell() 508 #assert buf_len == buf.tell()
|
binhex.py | 57 dlen = fp.tell() 60 rlen = fp.tell() 92 dsize = fp.tell()
|
htmllib.py | 242 self.setliteral('xmp') # Tell SGML parser 249 self.setliteral('listing') # Tell SGML parser 440 self.setnomoretags() # Tell SGML parser
|
/system/bt/stack/sdp/ |
sdp_main.c | 272 /* Tell the user if he has a callback */ 476 /* Tell the user if he has a callback */ 647 /* Tell the user if he has a callback */ 681 /* Tell the user if he has a callback */ 710 /* Tell the user if he has a callback */
|
/art/runtime/ |
common_throws.cc | 389 // Since we replaced the method index, we ask the verifier to tell us which 421 // Since we replaced the field index, we ask the verifier to tell us which 453 // Since we replaced the field index, we ask the verifier to tell us which
|
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/main/java/org/antlr/mojo/antlr3/ |
Antlr3Mojo.java | 335 // Tell ANTLR that we always want the output files to be produced in the output directory 391 // Tell Maven that there are some new source files underneath 436 // Tell the ANTLR tool that we want sorted build mode
|
/external/google-breakpad/src/testing/gtest/include/gtest/internal/ |
gtest-port.h | 302 // The user didn't tell us whether exceptions are enabled, so we need 344 // The user didn't tell us whether ::string is available, so we need 352 // The user didn't tell us whether ::std::wstring is available, so we need 366 // The user didn't tell us whether ::wstring is available, so we need 374 // The user didn't tell us whether RTTI is enabled, so we need to 428 // The user didn't tell us explicitly, so we assume pthreads support is 450 // The user didn't tell us not to do it, so we assume it's OK. 457 // The user didn't tell us, so we need to figure it out. 530 // The user didn't tell us, so we need to figure it out. 621 // Also use it after a variable or parameter declaration to tell th [all...] |
/external/gtest/include/gtest/internal/ |
gtest-port.h | 339 // The user didn't tell us whether exceptions are enabled, so we need 381 // The user didn't tell us whether ::string is available, so we need 389 // The user didn't tell us whether ::std::wstring is available, so we need 403 // The user didn't tell us whether ::wstring is available, so we need 411 // The user didn't tell us whether RTTI is enabled, so we need to 474 // The user didn't tell us explicitly, so we assume pthreads support is 500 // The user didn't tell us not to do it, so we assume it's OK. 508 // The user didn't tell us, so we need to figure it out. 610 // The user didn't tell us, so we need to figure it out. 711 // Also use it after a variable or parameter declaration to tell th [all...] |
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
gtest-port.h | 302 // The user didn't tell us whether exceptions are enabled, so we need 344 // The user didn't tell us whether ::string is available, so we need 352 // The user didn't tell us whether ::std::wstring is available, so we need 367 // The user didn't tell us whether ::wstring is available, so we need 375 // The user didn't tell us whether RTTI is enabled, so we need to 422 // The user didn't tell us explicitly, so we assume pthreads support is 444 // The user didn't tell us not to do it, so we assume it's OK. 451 // The user didn't tell us, so we need to figure it out. 524 // The user didn't tell us, so we need to figure it out. 615 // Also use it after a variable or parameter declaration to tell th [all...] |
/external/mesa3d/src/gtest/include/gtest/internal/ |
gtest-port.h | 296 // The user didn't tell us whether exceptions are enabled, so we need 338 // The user didn't tell us whether ::string is available, so we need 346 // The user didn't tell us whether ::std::wstring is available, so we need 360 // The user didn't tell us whether ::wstring is available, so we need 368 // The user didn't tell us whether RTTI is enabled, so we need to 415 // The user didn't tell us explicitly, so we assume pthreads support is 436 // The user didn't tell us not to do it, so we assume it's OK. 443 // The user didn't tell us, so we need to figure it out. 515 // The user didn't tell us, so we need to figure it out. 605 // Also use it after a variable or parameter declaration to tell th [all...] |
/external/netperf/ |
netcpu_kstat10.c | 163 /* might want to tell people about what we are skipping. 235 /* might want to tell people about what we are skipping. 339 /* tests tell up what the elapsed time should be. */
|
/external/selinux/sepolgen/src/sepolgen/ |
interfaces.py | 73 # If the object is not implicitly typed, tell the 91 # so we just leave the first entry and tell the caller 421 # Tell caller to drop this because it must have
|
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/ |
gtest-port.h | 339 // The user didn't tell us whether exceptions are enabled, so we need 381 // The user didn't tell us whether ::string is available, so we need 389 // The user didn't tell us whether ::std::wstring is available, so we need 403 // The user didn't tell us whether ::wstring is available, so we need 411 // The user didn't tell us whether RTTI is enabled, so we need to 474 // The user didn't tell us explicitly, so we assume pthreads support is 500 // The user didn't tell us not to do it, so we assume it's OK. 508 // The user didn't tell us, so we need to figure it out. 610 // The user didn't tell us, so we need to figure it out. 711 // Also use it after a variable or parameter declaration to tell th [all...] |
/packages/apps/DeskClock/src/com/android/deskclock/timer/ |
TimerReceiver.java | 149 // Flag to tell DeskClock to re-sync with the database 177 // Flag to tell DeskClock to re-sync with the database 220 // Tell AlarmManager to send a "Time's up" message to this receiver when this timer expires.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/ |
interfaces.py | 73 # If the object is not implicitly typed, tell the 91 # so we just leave the first entry and tell the caller 421 # Tell caller to drop this because it must have
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/sepolgen/ |
interfaces.py | 73 # If the object is not implicitly typed, tell the 91 # so we just leave the first entry and tell the caller 421 # Tell caller to drop this because it must have
|
/art/tools/dexfuzz/src/dexfuzz/rawdex/ |
RawDexFile.java | 81 // else. Therefore, when we get to the end of the header, tell OffsetTracker 83 // tell OffsetTracker to skip back there, and then return to where it was previously.
|
/development/samples/ApiDemos/src/com/example/android/apis/content/ |
ExternalStorage.java | 206 // Tell the media scanner about the new file so that it is 270 // Tell the media scanner about the new file so that it is
|
/development/samples/BackupRestore/src/com/example/android/backuprestore/ |
ExampleAgent.java | 42 * tell properly how to read "old" versions if at some point we want 204 * we had, the 'appVersionCode' parameter would tell us how we should
|