/aosp12/frameworks/av/media/codecs/mp3dec/include/ |
H A D | pvmp3_audio_type_defs.h | 73 typedef uint64_t uint64; typedef
|
/aosp12/build/soong/symbol_inject/ |
H A D | symbol_inject.go | 85 func InjectUint64Symbol(file *File, w io.Writer, symbol string, value uint64) error { 101 func copyAndInject(r io.ReaderAt, w io.Writer, offset uint64, buf []byte) (err error) {
|
/aosp12/build/soong/cmd/host_bionic_inject/ |
H A D | host_bionic_inject_test.go | 24 func prog(flags elf.ProgFlag, offset, addr, filesz, memsz uint64) *elf.Prog {
|
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
H A D | qtypes.h | 83 typedef unsigned long long uint64; typedef
|
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
H A D | qtypes.h | 83 typedef unsigned long long uint64; typedef
|
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
H A D | qtypes.h | 83 typedef unsigned long long uint64; typedef
|
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
H A D | qtypes.h | 83 typedef unsigned long long uint64; typedef
|
/aosp12/hardware/qcom/sm8150/media/libarbitrarybytes/inc/ |
H A D | qtypes.h | 83 typedef unsigned long long uint64; typedef
|
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/ |
H A D | qtypes.h | 83 typedef unsigned long long uint64; typedef
|
/aosp12/build/soong/third_party/zip/ |
H A D | writer.go | 449 func (b *writeBuf) uint64(v uint64) { func
|
H A D | zip_test.go | 66 func testHeaderRoundTrip(fh *FileHeader, wantUncompressedSize uint32, wantUncompressedSize64 uint64…
|
H A D | reader.go | 523 func (b *readBuf) uint64() uint64 { func
|
/aosp12/packages/services/BuiltInPrintService/jni/include/ |
H A D | wtypes.h | 64 typedef unsigned long long uint64; typedef
|
/aosp12/build/soong/ui/build/ |
H A D | context.go | 66 func (c ContextImpl) CompleteTrace(name, desc string, begin, end uint64) {
|
/aosp12/build/soong/finder/fs/ |
H A D | readdir.go | 194 func direntTypeToFileMode(typ uint64) (os.FileMode, bool) {
|
H A D | fs.go | 981 func (m *MockFs) SetDeviceNumber(deviceNumber uint64) {
|
/aosp12/frameworks/av/media/libeffects/loudness/common/core/ |
H A D | basic_types.h | 47 typedef unsigned long long uint64; typedef
|
/aosp12/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
H A D | typedefs.h | 205 typedef unsigned long long uint64; typedef
|
/aosp12/packages/modules/NeuralNetworks/common/random/ |
H A D | philox_random.h | 47 typedef uint64_t uint64; typedef
|
/aosp12/build/soong/ui/tracer/ |
H A D | tracer.go | 240 func (t *tracerImpl) Complete(name string, thread Thread, begin, end uint64) {
|