HomeSort by relevance Sort by last modified time
    Searched full:int64 (Results 676 - 700 of 3116) sorted by null

<<21222324252627282930>>

  /external/chromium_org/third_party/protobuf/src/google/protobuf/
wire_format_lite.h 232 static uint64 ZigZagEncode64(int64 n);
233 static int64 ZigZagDecode64(uint64 n);
355 static inline void WriteInt64NoTag (int64 value, output) INL;
359 static inline void WriteSInt64NoTag (int64 value, output) INL;
363 static inline void WriteSFixed64NoTag(int64 value, output) INL;
371 static void WriteInt64 (field_number, int64 value, output);
375 static void WriteSInt64 (field_number, int64 value, output);
379 static void WriteSFixed64(field_number, int64 value, output);
417 static inline uint8* WriteInt64NoTagToArray (int64 value, output) INL;
421 static inline uint8* WriteSInt64NoTagToArray (int64 value, output) INL
    [all...]
  /external/protobuf/src/google/protobuf/
wire_format_lite.h 224 static uint64 ZigZagEncode64(int64 n);
225 static int64 ZigZagDecode64(uint64 n);
313 static inline void WriteInt64NoTag (int64 value, output) INL;
317 static inline void WriteSInt64NoTag (int64 value, output) INL;
321 static inline void WriteSFixed64NoTag(int64 value, output) INL;
329 static void WriteInt64 (field_number, int64 value, output);
333 static void WriteSInt64 (field_number, int64 value, output);
337 static void WriteSFixed64(field_number, int64 value, output);
375 static inline uint8* WriteInt64NoTagToArray (int64 value, output) INL;
379 static inline uint8* WriteSInt64NoTagToArray (int64 value, output) INL
    [all...]
  /external/chromium/base/
platform_file_posix.cc 142 int ReadPlatformFile(PlatformFile file, int64 offset, char* data, int size) {
149 int WritePlatformFile(PlatformFile file, int64 offset,
157 bool TruncatePlatformFile(PlatformFile file, int64 length) {
  /external/chromium/chrome/browser/automation/
automation_tab_helper.cc 119 int64 frame_id, double delay_seconds) {
136 void AutomationTabHelper::OnDidCompleteOrCancelClientRedirect(int64 frame_id) {
137 std::set<int64>::iterator iter =
automation_tab_helper.h 101 void OnWillPerformClientRedirect(int64 frame_id, double delay_seconds);
102 void OnDidCompleteOrCancelClientRedirect(int64 frame_id);
111 std::set<int64> pending_client_redirects_;
  /external/chromium/chrome/browser/policy/
cloud_policy_subsystem.cc 31 const int64 kPolicyRefreshRateMinMs = 30 * 60 * 1000; // 30 minutes
32 const int64 kPolicyRefreshRateMaxMs = 24 * 60 * 60 * 1000; // 1 day
154 int64 refresh_rate = policy_refresh_rate_.GetValue();
  /external/chromium/chrome/browser/sync/glue/
autofill_change_processor.h 94 int64 sync_id);
98 int64 sync_id);
104 int64 sync_id);
  /external/chromium/webkit/glue/media/
buffered_resource_loader_unittest.cc 105 void FullResponse(int64 instance_size) {
109 void FullResponse(int64 instance_size, int status) {
132 void PartialResponse(int64 first_position, int64 last_position,
133 int64 instance_size) {
137 void PartialResponse(int64 first_position, int64 last_position,
138 int64 instance_size, bool chunked, bool accept_ranges) {
150 int64 content_length = -1;
209 void ReadLoader(int64 position, int size, uint8* buffer)
    [all...]
simple_data_source.h 50 virtual void Read(int64 position, size_t size,
52 virtual bool GetSize(int64* size_out);
124 int64 size_;
  /external/chromium_org/base/android/
jni_array_unittest.cc 32 const int64* long_array,
48 const int64 kLongs[] = { 0, 1, -1, kint64min, kint64max};
54 const std::vector<int64> vec(kLongs, kLongs + kLen);
  /external/chromium_org/base/i18n/
number_formatting_unittest.cc 17 int64 number;
23 {std::numeric_limits<int64>::max(),
25 {std::numeric_limits<int64>::min(),
  /external/chromium_org/chrome/browser/chromeos/contacts/
contact.proto 24 optional int64 update_time = 2;
111 optional int64 last_update_start_time = 1;
115 optional int64 last_contact_update_time = 2;
  /external/chromium_org/chrome/browser/chromeos/drive/
change_list_processor.h 40 int64 largest_changestamp() const { return largest_changestamp_; }
45 int64 largest_changestamp_;
112 void UpdateRootEntry(int64 largest_changestamp);
  /external/chromium_org/chrome/browser/chromeos/drive/file_system/
truncate_operation.cc 33 int64 length) {
83 int64 length,
107 int64 length,
  /external/chromium_org/chrome/browser/extensions/api/identity/
web_auth_flow.h 113 int64 frame_id,
114 int64 parent_frame_id,
120 virtual void DidFailProvisionalLoad(int64 frame_id,
  /external/chromium_org/chrome/browser/sync/glue/
typed_url_model_associator_unittest.cc 29 int64 last_visit,
48 int64 last_visit,
230 const int64 visits[] = { 1024, 2065, 65534, 1237684 };
253 const int64 visits_left[] = { 1, 2, 1024, 1500, 2065, 6000,
255 const int64 visits_right[] = { 1024, 2065, 65534, 1237684 };
260 const int64 visits_removed[] = { 1500, 6000, 2237684 };
290 const int64 visits_left[] = { 1024, 2065, 65534, 1237684 };
291 const int64 visits_right[] = { 1, 1024, 1500, 2065, 6000,
294 const int64 visits_added[] = { 1, 1500, 6000, 2237684 };
322 int64 timestamp)
    [all...]
  /external/chromium_org/chrome/browser/sync_file_system/local/
sync_file_system_backend.h 46 int64 offset,
51 int64 offset,
68 virtual int64 GetOriginUsageOnFileThread(
  /external/chromium_org/chrome/browser/ui/ash/launcher/
launcher_favicon_loader_browsertest.cc 42 int64 frame_id,
92 const int64 max_seconds = 10;
107 const int64 max_seconds = 10;
  /external/chromium_org/content/browser/download/
download_resource_handler.h 102 void SetContentLength(const int64& content_length);
110 int64 content_length_;
127 int64 bytes_read_;
  /external/chromium_org/content/browser/indexed_db/
indexed_db_transaction_coordinator.cc 108 static bool DoScopesOverlap(const std::set<int64>& scope1,
109 const std::set<int64>& scope2) {
110 for (std::set<int64>::const_iterator it = scope1.begin(); it != scope1.end();
  /external/chromium_org/content/common/
appcache_messages.h 66 int64 /* appcache_document_was_loaded_from */,
76 int64 /* appcache_id */)
82 int64 /* appcache_document_was_loaded_from */)
  /external/chromium_org/content/public/renderer/
render_thread.h 95 virtual void ScheduleIdleHandler(int64 initial_delay_ms) = 0;
101 virtual int64 GetIdleNotificationDelayInMs() const = 0;
103 int64 idle_notification_delay_in_ms) = 0;
  /external/chromium_org/content/renderer/media/
buffered_data_source.cc 32 ReadOperation(int64 position, int size, uint8* data,
44 int64 position() { return position_; }
51 const int64 position_;
60 int64 position, int size, uint8* data,
111 int64 first_byte_position, int64 last_byte_position) {
219 int64 position, int size, uint8* data,
240 bool BufferedDataSource::GetSize(int64* size_out) {
323 int64 position = 0;
495 void BufferedDataSource::ProgressCallback(int64 position)
    [all...]
  /external/chromium_org/media/base/
audio_timestamp_helper_unittest.cc 21 int64 AddFrames(int frames) {
26 int64 FramesToTarget(int target_in_microseconds) {
76 int64 expected_durations[] = { 113, 113, 114, 113, 113, 114 };
  /external/chromium_org/media/mp4/
mp4_stream_parser.h 63 bool ReadAndDiscardMDATsUntil(const int64 offset);
98 int64 moof_head_;
101 int64 mdat_tail_;

Completed in 899 milliseconds

<<21222324252627282930>>