OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:addint64
(Results
1 - 25
of
113
) sorted by null
1
2
3
4
5
/frameworks/av/services/mediaanalytics/
MetricsSummarizerPlayer.cpp
65
summation.
addInt64
("android.media.mediaplayer.durationMs",duration);
71
summation.
addInt64
("android.media.mediaplayer.playingMs",playing);
77
summation.
addInt64
("android.media.mediaplayer.frames",frames);
83
summation.
addInt64
("android.media.mediaplayer.dropped",dropped);
/prebuilts/go/darwin-x86/src/runtime/race/testdata/
atomic_test.go
21
if atomic.
AddInt64
(&s, 1) == 2 {
28
if atomic.
AddInt64
(&s, 1) == 2 {
43
if atomic.
AddInt64
(&s, 1) == 1 {
50
if atomic.
AddInt64
(&s, 1) == 1 {
177
atomic.
AddInt64
(&s, 1)
/prebuilts/go/linux-x86/src/runtime/race/testdata/
atomic_test.go
21
if atomic.
AddInt64
(&s, 1) == 2 {
28
if atomic.
AddInt64
(&s, 1) == 2 {
43
if atomic.
AddInt64
(&s, 1) == 1 {
50
if atomic.
AddInt64
(&s, 1) == 1 {
177
atomic.
AddInt64
(&s, 1)
/frameworks/base/tools/incident_report/
generic_message.cpp
37
GenericMessage::
addInt64
(int32_t fieldId, uint64_t value)
generic_message.h
57
void
addInt64
(int32_t fieldId, uint64_t value);
/hardware/libhardware/modules/camera/3_0/
ExampleCamera.cpp
108
m.
addInt64
(ANDROID_SCALER_AVAILABLE_JPEG_MIN_DURATIONS,
123
m.
addInt64
(ANDROID_SCALER_AVAILABLE_PROCESSED_MIN_DURATIONS,
133
m.
addInt64
(ANDROID_SCALER_AVAILABLE_RAW_MIN_DURATIONS,
156
m.
addInt64
(ANDROID_SENSOR_INFO_MAX_FRAME_DURATION,
Metadata.h
38
int
addInt64
(uint32_t tag, int count, const int64_t *data);
/prebuilts/go/darwin-x86/test/fixedbugs/
issue5493.go
27
atomic.
AddInt64
(&count, -1)
/prebuilts/go/linux-x86/test/fixedbugs/
issue5493.go
27
atomic.
AddInt64
(&count, -1)
/hardware/libhardware/modules/usbcamera/
Metadata.h
38
int
addInt64
(uint32_t tag, int count, const int64_t *data);
UsbCamera.cpp
110
m.
addInt64
(ANDROID_SCALER_AVAILABLE_JPEG_MIN_DURATIONS,
125
m.
addInt64
(ANDROID_SCALER_AVAILABLE_PROCESSED_MIN_DURATIONS,
135
m.
addInt64
(ANDROID_SCALER_AVAILABLE_RAW_MIN_DURATIONS,
158
m.
addInt64
(ANDROID_SENSOR_INFO_MAX_FRAME_DURATION,
/prebuilts/go/darwin-x86/src/cmd/vet/
atomic.go
45
case "AddInt32", "
AddInt64
", "AddUint32", "AddUint64", "AddUintptr":
/prebuilts/go/linux-x86/src/cmd/vet/
atomic.go
45
case "AddInt32", "
AddInt64
", "AddUint32", "AddUint64", "AddUintptr":
/prebuilts/go/darwin-x86/pkg/darwin_amd64/sync/
atomic.a
36
AddUint32 . 0
AddInt64