HomeSort by relevance Sort by last modified time
    Searched full:int64 (Results 726 - 750 of 779) sorted by null

<<21222324252627282930>>

  /external/chromium/net/url_request/
url_request.h 551 int64 GetExpectedContentSize() const;
  /external/chromium/testing/gmock/include/gmock/
gmock-actions.h 139 GMOCK_DEFINE_DEFAULT_ACTION_FOR_RETURN_TYPE_(Int64, 0);
    [all...]
gmock-matchers.h     [all...]
  /external/dbus/
NEWS.pre-1-0 367 - added support for int64 and uint64 to the python bindings
  /external/dbus/dbus/
dbus-message-util.c 892 _dbus_assert_not_reached ("int64 array differs");
    [all...]
  /external/icu4c/i18n/
digitlst.cpp 648 // The max and min int64 are 19 digts, so this number fits.
  /external/libvpx/vp8/
vp8_cx_iface.c 728 INT64 dst_time_stamp, dst_end_time_stamp;
    [all...]
  /external/protobuf/java/src/main/java/com/google/protobuf/
CodedInputStream.java 173 /** Read an {@code int64} field value from the stream. */
  /external/protobuf/src/google/protobuf/compiler/
parser.cc 78 result["int64" ] = FieldDescriptorProto::TYPE_INT64;
    [all...]
command_line_interface.cc 266 virtual int64 ByteCount() const { return inner_->ByteCount(); }
    [all...]
  /external/protobuf/src/google/protobuf/io/
tokenizer_unittest.cc 144 int64 ByteCount() const { return array_stream_.ByteCount(); }
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
map.h 775 isymbols_->AddSymbol(osymbols_->Find((int64) 0), 0);
  /external/chromium/net/base/
cookie_monster.cc 877 std::set<int64> creation_times;
884 int64 cookie_creation_time = (*it)->CreationDate().ToInternalValue();
    [all...]
  /external/icu4c/i18n/unicode/
decimfmt.h     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 717 val const_of_int64 : lltype -> Int64.t -> bool -> llvalue
719 (** [int64_of_const c] returns the int64 value of the [c] constant integer.
722 val int64_of_const : llvalue -> Int64.t option
    [all...]
  /external/bluetooth/bluez/lib/
sdp.c 397 d->val.int64 = bt_get_unaligned((int64_t *) value);
858 u64 = hton64(d->val.int64);
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor_unittest.cc     [all...]
  /external/bluetooth/glib/gio/
gfileinfo.c 1114 * @attr_value: int64 value to set attribute to.
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_updater_unittest.cc     [all...]
  /external/chromium/chrome/browser/profiles/
profile_impl.cc 188 int64 size = file_util::ComputeFilesSize(path_, FILE_PATH_LITERAL("*"));
    [all...]
  /external/chromium/chrome/browser/search_engines/
template_url_model.cc 858 int64 value;
    [all...]
  /external/chromium/chrome/browser/sessions/
session_service.cc 94 int64 close_time;
    [all...]
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_unittest.cc 240 int64 original_value = message.optional_int64();
    [all...]
  /external/valgrind/main/VEX/priv/
host_ppc_isel.c     [all...]
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_controller_unittest.mm 675 int64 ids[] = { 1, 3, 4, 40, 400, 4000, 800000000, 2, 123456789 };
714 int64 tag = [bar_ nodeIdFromMenuTag:[item tag]];
    [all...]

Completed in 1046 milliseconds

<<21222324252627282930>>