Home
last modified time | relevance | path

Searched defs:uint64 (Results 1 – 25 of 26) sorted by relevance

12

/external/libyuv/files/include/libyuv/
Dbasic_types.h23 typedef unsigned __int64 uint64; typedef
34 typedef unsigned long uint64; // NOLINT typedef
44 typedef unsigned long long uint64; // NOLINT typedef
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dbasic_types.h26 typedef unsigned __int64 uint64; typedef
37 typedef unsigned long uint64; // NOLINT typedef
47 typedef unsigned long long uint64; // NOLINT typedef
/external/openfst/src/include/fst/
Dtypes.h36 typedef uint64_t uint64; typedef
/external/libvpx/libvpx/third_party/libwebm/
Dmkvmuxertypes.hpp26 typedef unsigned long long uint64; typedef
Dmkvwriter.cpp88 void MkvWriter::ElementStartNotify(uint64, int64) {} in ElementStartNotify() argument
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga_types.h33 typedef uint64_t uint64; typedef
/external/google-breakpad/src/common/dwarf/
Dtypes.h46 typedef unsigned long long uint64; typedef
/external/openssh/
Dhash.c28 typedef unsigned long long uint64; typedef
Dblocks.c12 typedef unsigned long long uint64; typedef
/external/jemalloc/test/unit/
Datomic.c68 TEST_STRUCT(uint64, uint64_t) in TEST_STRUCT() argument
/external/nanopb-c/generator/google/protobuf/internal/
Dwire_format.py139 def UInt64ByteSize(field_number, uint64): argument
232 def _VarUInt64ByteSizeNoTag(uint64): argument
/external/protobuf/python/google/protobuf/internal/
Dwire_format.py139 def UInt64ByteSize(field_number, uint64): argument
232 def _VarUInt64ByteSizeNoTag(uint64): argument
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_util.c36 uint64_t uint64; member
/external/regex-re2/util/
Dutil.h74 typedef uint64_t uint64; typedef
/external/libpcap/
Dpcap-dos.h59 typedef unsigned long long uint64; typedef
64 typedef unsigned __int64 uint64; typedef
/external/neven/Embedded/common/src/b_BasicEm/
DBasic.h84 typedef unsigned __int64 uint64; typedef
87 typedef unsigned long long uint64; typedef
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_test_bad_identifiers.proto79 optional uint64 uint64 = 17; field
/external/lldb/include/lldb/Core/
DRegisterValue.h388 uint64_t uint64; member
/external/llvm/bindings/go/llvm/
Dexecutionengine.go63 func NewGenericValueFromInt(t Type, n uint64, signed bool) (g GenericValue) {
Dir.go763 func ConstInt(t Type, n uint64, signExtend bool) (v Value) {
/external/google-breakpad/src/third_party/linux/include/gflags/
Dgflags.h100 typedef uint64_t uint64; typedef
/external/protobuf/src/google/protobuf/stubs/
Dcommon.h168 typedef unsigned __int64 uint64; typedef
178 typedef uint64_t uint64; typedef
/external/lldb/tools/debugserver/source/
DDNBDefs.h288 uint64_t uint64; member
/external/opencv/cxcore/include/
Dcxtypes.h143 typedef unsigned __int64 uint64; typedef
146 typedef unsigned long long uint64; typedef
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py127 def uint64(self): member in BinaryReader

12