Home
last modified time | relevance | path

Searched defs:int64 (Results 1 – 22 of 22) sorted by relevance

/aosp12/build/soong/zip/
H A Drate_limit.go36 func NewRateLimit(capacity int64) *RateLimit {
50 func (r *RateLimit) Request(size int64) {
64 func (r *RateLimit) Finish(size int64) {
74 func (r *RateLimit) monitorChannels(capacity int64) {
121 func NewCPURateLimiter(capacity int64) *CPURateLimiter {
146 func NewMemoryRateLimiter(capacity int64) *MemoryRateLimiter {
/aosp12/build/blueprint/proptools/
H A Dproptools.go62 func Int64Ptr(i int64) *int64 {
104 func IntDefault(i *int64, def int) int {
113 func Int(i *int64) int {
/aosp12/build/soong/third_party/zip/
H A Dreader.go70 func NewReader(r io.ReaderAt, size int64) (*Reader, error) {
78 func (z *Reader) init(r io.ReaderAt, size int64) error {
389 func readDirectoryEnd(r io.ReaderAt, size int64) (dir *directoryEnd, err error) {
448 func findDirectory64End(r io.ReaderAt, directoryEndOffset int64) (int64, error) {
473 func readDirectory64End(r io.ReaderAt, offset int64, d *directoryEnd) (err error) {
H A Dzip_test.go165 func (r *rleBuffer) ReadAt(p []byte, off int64) (n int, err error) {
253 func testZip64(t testing.TB, size int64) *rleBuffer {
H A Dwriter.go41 func (w *Writer) SetOffset(n int64) {
/aosp12/frameworks/av/media/codecs/mp3dec/include/
H A Dpvmp3_audio_type_defs.h72 typedef int64_t int64; typedef
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Dqtypes.h82 typedef long long int64; typedef
H A Dmp4_utils.h32 typedef signed long long int64; typedef
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Dqtypes.h82 typedef long long int64; typedef
H A Dmp4_utils.h32 typedef signed long long int64; typedef
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
H A Dqtypes.h82 typedef long long int64; typedef
H A Dmp4_utils.h32 typedef signed long long int64; typedef
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Dqtypes.h82 typedef long long int64; typedef
H A Dmp4_utils.h32 typedef signed long long int64; typedef
/aosp12/hardware/qcom/sm8150/media/libarbitrarybytes/inc/
H A Dqtypes.h82 typedef long long int64; typedef
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
H A Dqtypes.h82 typedef long long int64; typedef
/aosp12/frameworks/av/media/codecs/amrwb/dec/src/
H A Dpv_amr_wb_type_defs.h170 typedef int64_t int64; typedef
/aosp12/frameworks/av/media/libeffects/loudness/common/core/
H A Dbasic_types.h42 typedef long long int64; typedef
/aosp12/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dtypedefs.h225 typedef signed long long int64; typedef
/aosp12/packages/modules/NeuralNetworks/common/random/
H A Dphilox_random.h46 typedef int64_t int64; typedef
/aosp12/system/logging/liblog/include/log/
H A Dlog_event_list.h50 int64_t int64; member
/aosp12/system/chre/platform/slpi/see/
H A Dsee_helper.cc136 int64_t int64; member