/aosp12/frameworks/av/media/libnbaio/ |
H A D | PipeReader.cpp | 85 ssize_t flushed = mFifoReader.flush(&lost); in flush() local 86 if (flushed == -EOVERFLOW || lost > 0) { in flush() 89 flushed = OVERRUN; in flush() 91 if (flushed <= 0) { in flush() 92 return flushed; in flush() 94 mFramesRead += (size_t) flushed; // we consider flushed frames as read, but not lost frames in flush() 95 return flushed; in flush()
|
/aosp12/art/test/134-reg-promotion/ |
H A D | info.txt | 2 and float operations is flushed to all home location.
|
/aosp12/system/media/audio_utils/ |
H A D | fifo.cpp | 657 size_t flushed = (size_t) ret; in flush() local 658 release(flushed); in flush() 659 mTotalFlushed += flushed; in flush() 660 ret = flushed; in flush()
|
/aosp12/frameworks/rs/script_api/ |
H A D | rs_vector_math.spec | 30 subnormal values may be flushed to zero, rounding towards zero may be used, and NaN and 33 values may be flushed to zero, and rounding towards zero may be used.</li>
|
H A D | rs_math.spec | 36 rs_fp_relaxed and rs_fp_full. Under rs_fp_relaxed, subnormal values may be flushed to zero and 44 subnormal values may be flushed to zero, rounding towards zero may be used, and NaN and 47 values may be flushed to zero, and rounding towards zero may be used.</li>
|
/aosp12/frameworks/av/media/codec2/hidl/1.0/vts/functional/audio/ |
H A D | VtsHalMediaC2V1_0TargetAudioEncTest.cpp | 328 int32_t nChannels, int32_t nSampleRate, bool flushed = false, in encodeNFrames() argument 364 if (flushed) { in encodeNFrames() 366 flushed = false; in encodeNFrames()
|
/aosp12/frameworks/av/media/codec2/hidl/1.0/vts/functional/video/ |
H A D | VtsHalMediaC2V1_0TargetVideoEncTest.cpp | 331 uint32_t nWidth, int32_t nHeight, bool flushed = false, bool signalEOS = true) { in encodeNFrames() argument 363 if (flushed) { in encodeNFrames() 365 flushed = false; in encodeNFrames()
|
/aosp12/system/chre/doc/ |
H A D | framework_debugging.md | 17 (AP), so they should be buffered on a best-effort basis and flushed to the AP
|
/aosp12/frameworks/rs/script_api/include/ |
H A D | rs_vector_math.rsh | 31 * subnormal values may be flushed to zero, rounding towards zero may be used, and NaN and 34 * values may be flushed to zero, and rounding towards zero may be used.
|
H A D | rs_math.rsh | 38 * rs_fp_relaxed and rs_fp_full. Under rs_fp_relaxed, subnormal values may be flushed to zero and 46 * subnormal values may be flushed to zero, rounding towards zero may be used, and NaN and 49 * values may be flushed to zero, and rounding towards zero may be used.
|
/aosp12/hardware/google/interfaces/media/c2/1.0/ |
H A D | IComponent.hal | 73 * - OK - The component has been successfully flushed. 78 * @return flushedWorkBundle WorkBundle object containing flushed Works.
|
/aosp12/hardware/interfaces/media/c2/1.0/ |
H A D | IComponent.hal | 80 * - `OK` - The component has been successfully flushed. 83 * @return flushedWorkBundle `WorkBundle` object containing flushed `Work`
|
/aosp12/frameworks/base/services/core/java/com/android/server/location/provider/ |
H A D | LocationProviderManager.java | 1846 boolean flushed = updateRegistration(listener.asBinder(), registration -> { 1850 if (!flushed) { 1863 boolean flushed = updateRegistration(pendingIntent, registration -> { 1867 if (!flushed) {
|
/aosp12/frameworks/hardware/interfaces/cameraservice/device/2.0/ |
H A D | ICameraDeviceUser.hal | 178 * @return lastFrameNumber the frame number of the last frame flushed.
|
/aosp12/hardware/interfaces/sensors/1.0/ |
H A D | ISensors.hal | 112 * @param sensorHandle handle of sensor to be flushed.
|
/aosp12/system/bt/gd/l2cap/ |
H A D | l2cap_packets.pdl | 379 flush_timeout : 32, // in microseconds 0x0 = no retransmissions 0xFFFFFFFF = never flushed
|
/aosp12/hardware/interfaces/sensors/2.0/ |
H A D | ISensors.hal | 190 * @param sensorHandle handle of sensor to be flushed.
|
/aosp12/hardware/interfaces/graphics/mapper/4.0/ |
H A D | IMapper.hal | 282 * copy should still be flushed but what happens is undefined except that
|
/aosp12/frameworks/av/services/audioflinger/ |
H A D | Threads.cpp | 8107 const ssize_t flushed = mPipeSource->flush(); in inputStandBy() local 8108 if (flushed > 0) { in inputStandBy() 8109 ALOGV("Input standby flushed PipeSource %zd frames", flushed); in inputStandBy() 8110 mTimestamp.mPosition[ExtendedTimestamp::LOCATION_SERVER] += flushed; in inputStandBy()
|
/aosp12/frameworks/proto_logging/stats/ |
H A D | atoms.proto | 7881 * Logs information about session being flushed.
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |