/external/chromium/chrome/browser/ui/cocoa/applescript/examples/ |
D | bookmark_current_tabs.applescript | 6 tell application "Chromium" 9 tell window 1 14 end tell 15 tell bookmarks bar 17 tell var 21 end tell 22 end tell 23 end tell
|
D | advanced_tab_manipulation.applescript | 5 tell application "Chromium" 6 tell tab 1 of window 1 8 end tell 10 tell tab 1 of window 1 19 end tell 21 tell tab 1 of window 1 23 end tell 24 end tell
|
D | copy_html.applescript | 6 tell application "Chromium" 7 tell tab 1 of window 1 to view source 10 tell tab 2 of window 1 to select all 11 tell tab 2 of window 1 to copy selection 12 end tell 14 tell application "TextEdit" 16 end tell
|
D | tab_manipulation.applescript | 6 tell application "Chromium" 7 tell window 1 to make new tab with properties {URL:"http://google.com"} 21 tell tab 1 of window 1 33 end tell 36 tell tab 1 of window 1 44 end tell 45 end tell
|
D | execute_javascript.applescript | 6 tell application "Chromium" 7 tell tab 1 of window 1 9 end tell 10 end tell
|
D | delete_bookmarks.applescript | 6 tell application "Chromium" 9 tell var 12 end tell 13 end tell
|
D | tab_navigation.applescript | 5 tell application "Chromium" 6 tell window 1 12 end tell 13 end tell
|
D | open_tabs_from_bookmark_folder.applescript | 5 tell application "Chromium" 10 tell window 1 to make new tab with properties {u} 12 end tell
|
D | app_info.applescript | 6 tell application "Chromium" 9 end tell
|
D | quit_app.applescript | 6 tell application "Chromium" 8 end tell
|
D | window_creation.applescript | 6 tell application "Chromium" 10 end tell
|
D | window_operations.applescript | 6 tell application "Chromium" 22 end tell
|
/external/llvm/test/Scripts/ |
D | macho-dumpx | 21 def tell(self): member in Reader 22 return self.file.tell() 95 start = f.tell() 102 if f.tell() - start != loadCommandsSize: 107 start = f.tell() 132 if f.tell() - start != cmdSize: 169 prev_pos = f.tell() 226 prev_pos = f.tell() 263 prev_pos = f.tell()
|
D | coff-dump.py | 282 Stack [0:0] = [Input.tell()] 514 end_of_array = Input.tell() + value 516 prev_loc = Input.tell() 518 while Input.tell() < end_of_array: 523 index += (Input.tell() - prev_loc) / item_size 524 prev_loc = Input.tell()
|
/external/tcpdump/tests/ |
D | isakmp4.out | 1 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
|
D | isakmp4.new | 1 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
|
D | eapon1.new | 11 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
|
D | eapon1.out | 11 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/llvm/lib/MC/ |
D | MachObjectWriter.cpp | 121 uint64_t Start = OS.tell(); in WriteHeader() 136 assert(OS.tell() - Start == in WriteHeader() 151 uint64_t Start = OS.tell(); in WriteSegmentLoadCommand() 179 assert(OS.tell() - Start == SegmentLoadCommandSize); in WriteSegmentLoadCommand() 199 uint64_t Start = OS.tell(); in WriteSection() 228 assert(OS.tell() - Start == (is64Bit() ? macho::Section64Size : in WriteSection() 238 uint64_t Start = OS.tell(); in WriteSymtabLoadCommand() 248 assert(OS.tell() - Start == macho::SymtabLoadCommandSize); in WriteSymtabLoadCommand() 261 uint64_t Start = OS.tell(); in WriteDysymtabLoadCommand() 285 assert(OS.tell() - Start == macho::DysymtabLoadCommandSize); in WriteDysymtabLoadCommand()
|
/external/clang/lib/Frontend/ |
D | CacheTokens.cpp | 275 Offset TokenOff = (Offset) Out.tell(); in LexTokens() 312 Offset HashOff = (Offset) Out.tell(); in LexTokens() 420 Offset PPCondOff = (Offset) Out.tell(); in LexTokens() 439 Offset SpellingsOff = Out.tell(); in EmitCachedSpellings() 454 Offset PrologueOffset = Out.tell(); in GeneratePTH() 596 key->FileOffset = Out.tell(); in EmitKey() 644 Offset IDOff = Out.tell(); in EmitIdentifierTable()
|
/external/libvpx/examples/includes/geshi/docs/ |
D | README | 27 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/ |
D | gfileinputstream.c | 99 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()
|
D | gfileoutputstream.c | 102 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()
|
/external/sonivox/jet_tools/JetCreator/ |
D | midifile.py | 207 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 …]
|
/external/flac/include/FLAC/ |
D | callback.h | 173 FLAC__IOCallback_Tell tell; member
|