/aosp12/build/soong/zip/ |
H A D | rate_limit.go | 36 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 D | proptools.go | 62 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 D | reader.go | 70 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 D | zip_test.go | 165 func (r *rleBuffer) ReadAt(p []byte, off int64) (n int, err error) { 253 func testZip64(t testing.TB, size int64) *rleBuffer {
|
H A D | writer.go | 41 func (w *Writer) SetOffset(n int64) {
|
/aosp12/frameworks/av/media/codecs/mp3dec/include/ |
H A D | pvmp3_audio_type_defs.h | 72 typedef int64_t int64; typedef
|
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
H A D | qtypes.h | 82 typedef long long int64; typedef
|
H A D | mp4_utils.h | 32 typedef signed long long int64; typedef
|
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
H A D | qtypes.h | 82 typedef long long int64; typedef
|
H A D | mp4_utils.h | 32 typedef signed long long int64; typedef
|
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
H A D | qtypes.h | 82 typedef long long int64; typedef
|
H A D | mp4_utils.h | 32 typedef signed long long int64; typedef
|
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
H A D | qtypes.h | 82 typedef long long int64; typedef
|
H A D | mp4_utils.h | 32 typedef signed long long int64; typedef
|
/aosp12/hardware/qcom/sm8150/media/libarbitrarybytes/inc/ |
H A D | qtypes.h | 82 typedef long long int64; typedef
|
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/ |
H A D | qtypes.h | 82 typedef long long int64; typedef
|
/aosp12/frameworks/av/media/codecs/amrwb/dec/src/ |
H A D | pv_amr_wb_type_defs.h | 170 typedef int64_t int64; typedef
|
/aosp12/frameworks/av/media/libeffects/loudness/common/core/ |
H A D | basic_types.h | 42 typedef long long int64; typedef
|
/aosp12/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
H A D | typedefs.h | 225 typedef signed long long int64; typedef
|
/aosp12/packages/modules/NeuralNetworks/common/random/ |
H A D | philox_random.h | 46 typedef int64_t int64; typedef
|
/aosp12/system/logging/liblog/include/log/ |
H A D | log_event_list.h | 50 int64_t int64; member
|
/aosp12/system/chre/platform/slpi/see/ |
H A D | see_helper.cc | 136 int64_t int64; member
|