Home
last modified time | relevance | path

Searched refs:tell (Results 1 – 25 of 167) sorted by relevance

1234567

/external/tcpdump/tests/
Disakmp4.new1 arp who-has 192.1.2.23 tell 192.1.2.254
13 arp who-has 192.1.2.254 tell 192.1.2.23
26 arp who-has 192.1.2.23 tell 192.1.2.254
32 arp who-has 192.1.2.254 tell 192.1.2.23
Disakmp4.out1 arp who-has 192.1.2.23 tell 192.1.2.254
13 arp who-has 192.1.2.254 tell 192.1.2.23
26 arp who-has 192.1.2.23 tell 192.1.2.254
32 arp who-has 192.1.2.254 tell 192.1.2.23
Deapon1.new11 arp who-has 192.168.1.1 tell 192.168.1.249
40 arp who-has 169.254.67.194 tell 169.254.67.194
41 arp who-has 169.254.67.194 tell 169.254.67.194
42 arp who-has 169.254.67.194 tell 169.254.67.194
Deapon1.out11 arp who-has 192.168.1.1 tell 192.168.1.249
40 arp who-has 169.254.67.194 tell 169.254.67.194
41 arp who-has 169.254.67.194 tell 169.254.67.194
42 arp who-has 169.254.67.194 tell 169.254.67.194
/external/sonivox/jet_tools/JetCreator/
Dmidifile.py207 stream.error_loc = stream.tell()
261 stream.error_loc = stream.tell()
629 pos = stream.tell()
661 pos = stream.tell()
694 pos = stream.tell()
992 self.start = stream.tell()
1004 pos = stream.tell()
1112 track_len = stream.tell() - offset - 8
1118 header_loc = stream.tell()
1162 end_of_track = stream.tell()
[all …]
DJetFile.py459 header_pos = output_file.tell()
462 start_pos = output_file.tell()
469 end_pos = output_file.tell()
487 file_size = lib_file.tell()
499 file_size = output_file.tell()
/external/libvpx/examples/includes/geshi/docs/
DREADME27 please tell me about it! It's worth a link to you, and I can give
32 please tell me about it! Perhaps you've made a good improvement that
/external/bluetooth/glib/gio/
Dgfileinputstream.c99 iface->tell = g_file_input_stream_seekable_tell; in g_file_input_stream_seekable_iface_init()
281 if (class->tell) in g_file_input_stream_tell()
282 offset = class->tell (stream); in g_file_input_stream_tell()
Dgfileoutputstream.c102 iface->tell = g_file_output_stream_seekable_tell; in g_file_output_stream_seekable_iface_init()
326 if (class->tell) in g_file_output_stream_tell()
327 offset = class->tell (stream); in g_file_output_stream_tell()
Dgseekable.h63 goffset (* tell) (GSeekable *seekable); member
Dgseekable.c97 return (* iface->tell) (seekable); in g_seekable_tell()
Dgfileinputstream.h64 goffset (* tell) (GFileInputStream *stream); member
Dgfileoutputstream.h64 goffset (* tell) (GFileOutputStream *stream); member
Dglocalfileinputstream.c102 file_stream_class->tell = g_local_file_input_stream_tell; in g_local_file_input_stream_class_init()
/external/jpeg/
Dmakeproj.mac32 tell application "Finder"
38 end tell
40 tell application "CodeWarrior IDE 2.1"
212 end tell
/external/libvpx/nestegg/include/nestegg/
Dnestegg.h108 int64_t (* tell)(void * userdata); member
/external/libvpx/nestegg/
DTODO1 - Document when read, seek, tell callbacks are used.
/external/libpng/scripts/
Dmakefile.cygwin130 buildsetup-tell:
Dmakefile.mingw130 buildsetup-tell:
/external/strace/
DREADME-linux21 * you can tell make where your kernel sources are. For example if you
/external/libpcap/lbl/
Dos-sunos4.h181 long tell(int);
/external/tcpdump/lbl/
Dos-sunos4.h181 long tell(int);
/external/bluetooth/glib/docs/reference/glib/
Dcompiling.sgml19 To compile a GLib application, you need to tell the compiler where to
/external/webkit/SunSpider/
DTODO33 popular browser, so results on this benchmark will tell you how much
/external/openssl/crypto/
Dopensslconf.h.in121 there's no way to tell at compile time what it is you're running on */

1234567