Searched refs:produced (Results 1 – 22 of 22) sorted by relevance
/frameworks/libs/binary_translation/runtime_primitives/ |
D | signal_queue.cc | 32 Node* produced = produced_.load(std::memory_order_relaxed); in EnqueueSignal() local 34 node->next = produced; in EnqueueSignal() 35 } while (!produced_.compare_exchange_weak(produced, node, std::memory_order_release)); in EnqueueSignal() 40 Node* produced = produced_.exchange(nullptr, std::memory_order_acquire); in DequeueSignalUnsafe() local 43 if (produced) { in DequeueSignalUnsafe() 44 Node* last = produced; in DequeueSignalUnsafe() 49 consumed_ = produced; in DequeueSignalUnsafe()
|
/frameworks/proto_logging/stats/atoms/input/ |
D | input_atoms.proto | 114 // End: the app produced a buffer 116 // Start: the app produced a buffer 199 // End: the app produced a buffer 201 // Start: the app produced a buffer 225 // End: the app produced a buffer 227 // Start: the app produced a buffer
|
/frameworks/base/data/keyboards/ |
D | Vendor_046d_Product_c532.kl | 22 # - FORWARD_DEL is produced by fn + BACKSPACE 23 # - PAGE_UP / PAGE_DOWN is produced by fn + CHANNEL_UP / CHANNEL_DOWN
|
D | Vendor_05ac_Product_0239.kl | 19 # - Keys such as PAGE_UP and FORWARD_DEL are produced using the
|
D | Vendor_057e_Product_2009.kl | 60 # Hat - currently not being produced by hid-nintendo, but an upcoming patch set will change the beh…
|
/frameworks/native/libs/gralloc/types/fuzzer/ |
D | Android.bp | 44 // produced, you may find uncommenting the below line very useful.
|
/frameworks/rs/driver/ |
D | README.txt | 7 compiler that produced that bitcode. A bitcode consumer is allowed to
|
/frameworks/av/media/libeffects/lvm/wrapper/Reverb/aidl/ |
D | EffectReverb.h | 55 IEffect::Status status(binder_status_t status, size_t consumed, size_t produced);
|
/frameworks/av/media/libeffects/lvm/wrapper/Aidl/ |
D | EffectBundleAidl.h | 62 IEffect::Status status(binder_status_t status, size_t consumed, size_t produced);
|
/frameworks/native/libs/binder/tests/parcel_fuzzer/ |
D | Android.bp | 84 // produced, you may find uncommenting the below line very useful.
|
/frameworks/proto_logging/stats/enums/media/codec/ |
D | enums.proto | 119 // The HDR format produced by the decoder.
|
/frameworks/native/cmds/evemu-record/ |
D | README.md | 4 suite][FreeDesktop]. It records the descriptor and events produced by a single input device in a
|
/frameworks/hardware/interfaces/cameraservice/device/2.0/ |
D | ICameraDeviceUser.hal | 76 * be produced(In case the request is not repeating. Otherwise it 95 * produced from this repeating request. If there are no inflight
|
D | types.hal | 60 * No output will be produced for this request. Subsequent requests are
|
/frameworks/base/tools/lint/ |
D | README.md | 67 - Lint report will not be produced if you just build the module, i.e. `m services.autofill` will not
|
/frameworks/proto_logging/stats/message/ |
D | mediametrics_message.proto | 169 // Total bytes produced by an encoder. When divided by video_encode_duration_us
|
/frameworks/base/core/java/android/window/ |
D | SurfaceSyncGroup.md | 41 As mentioned above, SurfaceViews are a special case because the buffers produced are handled by the…
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | BLASTSync.md | 13 which when observed by the client, produces a visible outcome in the produced frame.
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 398 # normally produced when WARNINGS is set to YES.
|
/frameworks/proto_logging/stats/ |
D | atoms.proto | 8765 * Reads from a cached file produced daily by DiskStatsLoggingService.java. 8778 // Time that the cache file was produced. 8786 * Reads from a cached file produced daily by DiskStatsLoggingService.java. 8804 // Time that the cache file was produced. 11160 // Whether the bubble is produced by an app running in foreground. 11456 // Total bytes produced by an encoder. When divided by video_encode_duration_us
|
/frameworks/av/media/codec2/docs/ |
D | doxygen.config | 426 # normally produced when WARNINGS is set to YES.
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile | 435 # normally produced when WARNINGS is set to YES.
|