HomeSort by relevance Sort by last modified time
    Searched defs:int64 (Results 1 - 16 of 16) sorted by null

  /frameworks/base/media/libstagefright/codecs/mp3dec/include/
pvmp3_audio_type_defs.h 72 typedef int64_t int64; typedef
  /external/bluetooth/glib/gio/
gfileattribute-priv.h 38 gint64 int64; member in union:__anon1187::__anon1188
  /external/opencore/oscl/oscl/osclbase/src/
oscl_types.h 69 typedef OSCL_NATIVE_INT64_TYPE int64; typedef
  /external/opencore/codecs_v2/standalone_headerfiles/
arbt_types.h 87 #ifndef int64
96 typedef ARBT_NATIVE_INT64_TYPE int64; typedef
98 #endif // int64
133 #ifndef INT64
134 #define INT64 int64
  /frameworks/base/media/libstagefright/codecs/amrwb/src/
pv_amr_wb_type_defs.h 170 typedef int64_t int64; typedef
  /external/neven/Embedded/common/src/b_BasicEm/
Basic.h 83 typedef __int64 int64; typedef
86 typedef long long int64; typedef
  /external/dbus/tools/
dbus-send.c 47 dbus_int64_t int64; local
86 int64 = strtoll (value, NULL, 0);
87 dbus_message_iter_append_basic (iter, DBUS_TYPE_INT64, &int64);
191 else if (!strcmp (arg, "int64"))
  /hardware/broadcom/wlan/bcm4329/src/include/
typedefs.h 199 typedef signed long long int64; typedef
  /packages/inputmethods/PinyinIME/jni/include/
dictdef.h 35 typedef long long int64; typedef in namespace:ime_pinyin
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
compat.h 40 typedef long long int64; typedef
75 #define DECLARE_int64(name) extern int64 FLAGS_ ## name
129 bool SetFlag(const string &val, int64 *address) const {
225 #define DEFINE_int64(name, value, doc) DEFINE_VAR(int64, name, value, doc)
300 template<> struct hash<int64> {
301 size_t operator()(int64 x) const {
  /external/qemu/fpu/
softfloat.h 60 typedef int64_t int64; typedef
  /external/bluetooth/glib/glib/
goption.c 56 gint64 int64; member in union:__anon1316::__anon1317
1194 change->prev.int64 = *(gint64 *)entry->arg_data;
    [all...]
  /external/icu4c/common/
putil.c 226 int64_t int64; member in union:__anon2055
267 return (UDate)((winTime.int64 - EPOCH_BIAS) / HECTONANOSECOND_PER_MILLISECOND);
    [all...]
  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_types.h 75 #ifndef int64
76 typedef long long int64; typedef
  /system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
public_types.h 75 #ifndef int64
76 typedef long long int64; typedef
  /external/bluetooth/bluez/include/bluetooth/
sdp.h 485 int64_t int64; member in union:sdp_data_struct::__anon1107

Completed in 409 milliseconds