/external/chromium_org/content/browser/indexed_db/ |
indexed_db_fake_backing_store.cc | 26 int64 int_version, 27 int64* row_id) { 32 int64 row_id, 37 int64 row_id, 38 int64 version) { 46 int64 database_id, 47 int64 object_store_id, 55 int64 database_id, 56 int64 object_store_id) { 60 int64 database_id [all...] |
indexed_db_fake_backing_store.h | 26 int64 int_version, 27 int64* row_id) OVERRIDE; 29 int64 row_id, 32 int64 row_id, 33 int64 version) OVERRIDE; 37 int64 database_id, 38 int64 object_store_id, 44 int64 database_id, 45 int64 object_store_id) OVERRIDE; 47 int64 database_id [all...] |
indexed_db_database.h | 50 static const int64 kInvalidId = 0; 51 static const int64 kMinimumIndexId = 30; 60 int64 id() const { return metadata_.id; } 64 int64 new_max_object_store_id); 65 void RemoveObjectStore(int64 object_store_id); 66 void AddIndex(int64 object_store_id, 68 int64 new_max_index_id); 69 void RemoveIndex(int64 object_store_id, int64 index_id); 74 int64 transaction_id [all...] |
indexed_db_metadata.h | 19 int64 id, 29 int64 id; 34 static const int64 kInvalidId = -1; 40 int64 id, 43 int64 max_index_id); 46 int64 id; 49 int64 max_index_id; 51 static const int64 kInvalidId = -1; 53 typedef std::map<int64, IndexedDBIndexMetadata> IndexMap; 64 typedef std::map<int64, IndexedDBObjectStoreMetadata> ObjectStoreMap [all...] |
indexed_db_leveldb_coding.h | 28 CONTENT_EXPORT void EncodeInt(int64 value, std::string* into); 29 CONTENT_EXPORT void EncodeVarInt(int64 value, std::string* into); 43 int64* value); 45 int64* value); 79 explicit KeyPrefix(int64 database_id); 80 KeyPrefix(int64 database_id, int64 object_store_id); 81 KeyPrefix(int64 database_id, int64 object_store_id, int64 index_id) [all...] |
indexed_db_backing_store.h | 74 int64 int_version, 75 int64* row_id); 78 int64 row_id, 82 int64 row_id, 83 int64 int_version); 86 bool GetObjectStores(int64 database_id, 91 int64 database_id, 92 int64 object_store_id, 98 int64 database_id, 99 int64 object_store_id) WARN_UNUSED_RESULT [all...] |
indexed_db_index_writer.h | 32 int64 database_id, 33 int64 object_store_id, 34 int64 index_id, 42 int64 database_id, 43 int64 object_store_id) const; 50 int64 database_id, 51 int64 object_store_id, 52 int64 index_id, 64 int64 database_id, 68 const std::vector<int64>& index_ids [all...] |
indexed_db_metadata.cc | 11 int64 id, 14 int64 max_index_id) 27 int64 id, 29 int64 int_version, 30 int64 max_object_store_id)
|
/external/chromium_org/ppapi/proxy/ |
ppp_class_proxy.h | 42 int64 ppp_class, 43 int64 class_data); 47 int64 ppp_class, 48 int64* ppp_class_data); 55 void OnMsgHasProperty(int64 ppp_class, int64 object, 59 void OnMsgHasMethod(int64 ppp_class, int64 object, 63 void OnMsgGetProperty(int64 ppp_class, int64 object [all...] |
/external/chromium_org/cc/debug/ |
rendering_stats.h | 15 int64 animation_frame_count; 16 int64 screen_frame_count; 17 int64 dropped_frame_count; 24 int64 total_commit_count; 25 int64 total_pixels_painted; 26 int64 total_pixels_recorded; 27 int64 total_pixels_rasterized; 28 int64 num_impl_thread_scrolls; 29 int64 num_main_thread_scrolls; 30 int64 num_layers_drawn [all...] |
/external/valgrind/main/memcheck/tests/amd64/ |
xor-undef-amd64.stdout.exp | 2 Complain int64 4 No complain int64
|
/external/chromium_org/webkit/browser/quota/ |
quota_temporary_storage_evictor.h | 34 int64 num_errors_on_evicting_origin; 35 int64 num_errors_on_getting_usage_and_quota; 36 int64 num_evicted_origins; 37 int64 num_eviction_rounds; 38 int64 num_skipped_eviction_rounds; 57 int64 usage_overage_at_round; 58 int64 diskspace_shortage_at_round; 60 int64 usage_on_beginning_of_round; 61 int64 usage_on_end_of_round; 62 int64 num_evicted_origins_in_round [all...] |
/external/chromium/chrome/browser/sync/engine/ |
read_node_mock.h | 23 MOCK_CONST_METHOD0(GetId, int64());
24 MOCK_CONST_METHOD0(GetFirstChildId, int64());
25 MOCK_CONST_METHOD0(GetFirstChild, int64());
26 MOCK_CONST_METHOD0(GetSuccessorId, int64());
27 MOCK_METHOD1(InitByIdLookup, bool(int64 id));
|
polling_constants.h | 13 extern const int64 kDefaultShortPollIntervalSeconds; 14 extern const int64 kDefaultLongPollIntervalSeconds; 15 extern const int64 kMaxBackoffSeconds;
|
/external/chromium_org/media/webm/ |
webm_video_client.h | 40 virtual bool OnUInt(int id, int64 val) OVERRIDE; 45 int64 pixel_width_; 46 int64 pixel_height_; 47 int64 crop_bottom_; 48 int64 crop_top_; 49 int64 crop_left_; 50 int64 crop_right_; 51 int64 display_width_; 52 int64 display_height_; 53 int64 display_unit_ [all...] |
/external/chromium_org/webkit/browser/appcache/ |
appcache_database.h | 36 int64 group_id; 47 int64 cache_id; 48 int64 group_id; 51 int64 cache_size; // the sum of all response sizes in this cache 57 int64 cache_id; 60 int64 response_id; 61 int64 response_size; 68 int64 cache_id; 78 int64 cache_id; 90 int64 GetOriginUsage(const GURL& origin) [all...] |
/external/chromium_org/media/filters/ |
in_memory_url_protocol.h | 21 InMemoryUrlProtocol(const uint8* buf, int64 size, bool streaming); 26 virtual bool GetPosition(int64* position_out) OVERRIDE; 27 virtual bool SetPosition(int64 position) OVERRIDE; 28 virtual bool GetSize(int64* size_out) OVERRIDE; 33 int64 size_; 34 int64 position_;
|
/external/chromium_org/net/quic/ |
quic_bandwidth.cc | 13 const int64 kQuicInfiniteBandwidth = GG_INT64_C(0x7fffffffffffffff); 21 QuicBandwidth QuicBandwidth::FromBitsPerSecond(int64 bits_per_second) { 26 QuicBandwidth QuicBandwidth::FromKBitsPerSecond(int64 k_bits_per_second) { 32 QuicBandwidth QuicBandwidth::FromBytesPerSecond(int64 bytes_per_second) { 38 QuicBandwidth QuicBandwidth::FromKBytesPerSecond(int64 k_bytes_per_second) { 49 int64 bytes_per_second = (bytes * base::Time::kMicrosecondsPerSecond) / 54 QuicBandwidth::QuicBandwidth(int64 bits_per_second) 59 int64 QuicBandwidth::ToBitsPerSecond() const { 63 int64 QuicBandwidth::ToKBitsPerSecond() const { 67 int64 QuicBandwidth::ToBytesPerSecond() const [all...] |
quic_bandwidth.h | 24 static QuicBandwidth FromBitsPerSecond(int64 bits_per_second); 27 static QuicBandwidth FromKBitsPerSecond(int64 k_bits_per_second); 30 static QuicBandwidth FromBytesPerSecond(int64 bytes_per_second); 33 static QuicBandwidth FromKBytesPerSecond(int64 k_bytes_per_second); 39 int64 ToBitsPerSecond() const; 41 int64 ToKBitsPerSecond() const; 43 int64 ToBytesPerSecond() const; 45 int64 ToKBytesPerSecond() const; 49 int64 ToKBytesPerPeriod(QuicTime::Delta time_period) const; 60 explicit QuicBandwidth(int64 bits_per_second) [all...] |
/external/chromium_org/net/url_request/ |
url_fetcher_delegate.cc | 10 const URLFetcher* source, int64 current, int64 total) {} 16 const URLFetcher* source, int64 current, int64 total) {}
|
/external/valgrind/main/VEX/test/ |
test-amd64-shift.h | 30 void exec_opq(int64 s2, int64 s0, int64 s1, int64 iflags) 32 int64 res, flags; 43 void exec_opl(int64 s2, int64 s0, int64 s1, int64 iflags) 45 int64 res, flags [all...] |
/external/chromium_org/chrome/browser/extensions/api/web_navigation/ |
web_navigation_api_helpers.h | 25 int GetFrameId(bool is_main_frame, int64 frame_id); 30 int64 frame_id, 32 int64 parent_frame_id, 38 int64 frame_id, 46 int64 frame_id); 51 int64 frame_id); 56 int64 source_frame_id, 64 int64 frame_id,
|
/external/lzma/CPP/Common/ |
IntToString.h | 11 void ConvertInt64ToString(Int64 value, char *s);
12 void ConvertInt64ToString(Int64 value, wchar_t *s);
|
/external/chromium/net/http/ |
http_byte_range.h | 22 int64 first_byte_position() const { return first_byte_position_; } 23 void set_first_byte_position(int64 value) { first_byte_position_ = value; } 25 int64 last_byte_position() const { return last_byte_position_; } 26 void set_last_byte_position(int64 value) { last_byte_position_ = value; } 28 int64 suffix_length() const { return suffix_length_; } 29 void set_suffix_length(int64 value) { suffix_length_ = value; } 48 bool ComputeBounds(int64 size); 51 int64 first_byte_position_; 52 int64 last_byte_position_; 53 int64 suffix_length_ [all...] |
/external/chromium_org/net/http/ |
http_byte_range.h | 22 int64 first_byte_position() const { return first_byte_position_; } 23 void set_first_byte_position(int64 value) { first_byte_position_ = value; } 25 int64 last_byte_position() const { return last_byte_position_; } 26 void set_last_byte_position(int64 value) { last_byte_position_ = value; } 28 int64 suffix_length() const { return suffix_length_; } 29 void set_suffix_length(int64 value) { suffix_length_ = value; } 48 bool ComputeBounds(int64 size); 51 int64 first_byte_position_; 52 int64 last_byte_position_; 53 int64 suffix_length_ [all...] |