/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | RangeManip.cpp | 54 void RangeList::delRanges(const RangeList& rl,RangeList& deleted) { in delRanges() argument 56 delRange(rl.list[i],deleted); in delRanges() 76 void RangeList::delRange(const Range& r,RangeList& deleted) { in delRange() argument 100 deleted.addRange(intersection); in delRange()
|
/hardware/google/gfxstream/guest/mesa/src/util/tests/hash_table/ |
D | clear.c | 52 bool *deleted = (bool *)entry->data; in delete_function() local 53 assert(!*deleted); in delete_function() 54 *deleted = true; in delete_function()
|
/hardware/interfaces/media/bufferpool/aidl/default/ |
D | BufferPool.cpp | 193 bool deleted = erase(&mUsingBuffers, connectionId, bufferId); in handleReleaseBuffer() local 194 if (deleted) { in handleReleaseBuffer() 211 ALOGV("release buffer %u : %d", bufferId, deleted); in handleReleaseBuffer() 212 return deleted; in handleReleaseBuffer() 275 bool deleted = erase(&mPendingTransactions, message.connectionId, in handleTransferResult() local 277 if (deleted) { in handleTransferResult() 301 message.bufferId, deleted); in handleTransferResult() 302 return deleted; in handleTransferResult() 360 bool deleted = erase(&mUsingConnections, bufferId, connectionId); in handleClose() local 361 if (deleted) { in handleClose()
|
/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/ |
D | RangeManip.h | 54 void delRange(const Range& r,RangeList& deleted); 55 void delRanges(const RangeList& rl,RangeList& deleted);
|
/hardware/interfaces/wifi/supplicant/1.1/ |
D | ISupplicantStaIface.hal | 34 * be automatically deleted when the corresponding client process is dead or
|
/hardware/interfaces/wifi/1.5/ |
D | IWifi.hal | 35 * objects must be deleted when the corresponding client process is dead.
|
/hardware/interfaces/wifi/supplicant/1.4/ |
D | ISupplicantP2pIface.hal | 58 * be automatically deleted when the corresponding client process is dead or
|
D | ISupplicantStaIface.hal | 46 * be automatically deleted when the corresponding client process is dead or
|
D | ISupplicantStaNetwork.hal | 160 * be automatically deleted when the corresponding client process is dead or
|
/hardware/interfaces/biometrics/fingerprint/2.1/ |
D | IBiometricsFingerprint.hal | 125 * fingerprintMsg.data.removed.finger indicating the template id deleted 127 * templates must be deleted by this operation.
|
/hardware/interfaces/wifi/hostapd/1.1/ |
D | IHostapd.hal | 91 * objects is supported. These objects must be deleted when the corresponding
|
/hardware/interfaces/wifi/supplicant/1.3/ |
D | ISupplicantStaIface.hal | 35 * be automatically deleted when the corresponding client process is dead or
|
/hardware/interfaces/wifi/1.0/ |
D | IWifi.hal | 33 * objects must be deleted when the corresponding client process is dead.
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantP2pNetwork.hal | 32 * be automatically deleted when the corresponding client process is dead or
|
D | ISupplicant.hal | 93 * objects is supported. These objects must be deleted when the corresponding
|
D | ISupplicantStaIface.hal | 79 * be automatically deleted when the corresponding client process is dead or
|
/hardware/interfaces/wifi/hostapd/1.3/ |
D | IHostapd.hal | 154 * objects is supported. These objects must be deleted when the corresponding
|
/hardware/interfaces/wifi/supplicant/1.2/ |
D | ISupplicantStaIface.hal | 34 * be automatically deleted when the corresponding client process is dead or
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssBatching.hal | 140 * must be deleted (and not sent via callback.)
|
D | IGnss.hal | 162 * @param aidingDataFlags Flags specifying the aiding data to be deleted.
|
/hardware/interfaces/gatekeeper/1.0/ |
D | IGatekeeper.hal | 96 * Deletes the enrolledPasswordHandle associated with the uid. Once deleted
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_KHR_acceleration_structure.adoc | 161 ** slink:VkAccelerationStructureMemoryRequirementsInfoNV (deleted - 169 ** flink:vkGetAccelerationStructureMemoryRequirementsNV (deleted -
|
/hardware/interfaces/biometrics/face/1.0/ |
D | IBiometricsFace.hal | 185 * authenticator ID must not be changed when a face is deleted. The
|
/hardware/google/gfxstream/host/ |
D | FrameBuffer.cpp | 1325 bool deleted = false; in closeColorBufferLocked() local 1350 deleted = true; in closeColorBufferLocked() 1360 return deleted; in closeColorBufferLocked()
|
/hardware/interfaces/keymaster/4.0/ |
D | types.hal | 241 * deleted with deleteKey() or deleteAllKeys(), the key is guaranteed to be permanently deleted 242 * and unusable. It's possible that keys without this tag could be deleted and then restored
|