/packages/modules/Bluetooth/system/gd/common/ |
D | strings.h | 42 std::stringstream tmp; in ToString() local 54 std::stringstream tmp; in ToHexString() local 65 std::stringstream tmp; variable 73 std::stringstream tmp; variable
|
/packages/modules/Bluetooth/system/gd/l2cap/ |
D | signal_id.h | 68 struct SignalId tmp = *this; variable 80 struct SignalId tmp = *this; variable
|
/packages/modules/Bluetooth/system/internal_include/ |
D | bt_trace.h | 39 std::stringstream tmp; in loghex() local 50 std::stringstream tmp; in loghex() local
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/ |
D | ColorSpaceMatrix.java | 84 float[] tmp = c.mMatrix; in xRotateMatrix() local 97 float[] tmp = c.mMatrix; in yRotateMatrix() local 110 float[] tmp = c.mMatrix; in zRotateMatrix() local 122 float[] tmp = c.mMatrix; in zShearMatrix() local
|
/packages/apps/Gallery2/jni/filters/ |
D | edge.c | 61 float tmp = 0.0f; in JNIFUNCF() local 75 float tmp = 0.0f; in JNIFUNCF() local
|
/packages/modules/Bluetooth/system/embdrv/encoder_for_aptxhd/src/ |
D | QuantiseDifference.c | 24 int32_t tmp = 0; in BsearchLL() local 90 int32_t tmp = 0; in BsearchHL() local 122 int32_t tmp = 0; in BsearchHH() local 629 int32_t tmp; in BsearchLH() local
|
/packages/modules/Bluetooth/system/bta/gatt/ |
D | bta_gattc_queue.cc | 56 gatt_read_op_data* tmp = (gatt_read_op_data*)data; in gatt_read_op_finished() local 79 gatt_write_op_data* tmp = (gatt_write_op_data*)data; in gatt_write_op_finished() local 102 gatt_configure_mtu_op_data* tmp = (gatt_configure_mtu_op_data*)data; in gatt_configure_mtu_op_finished() local 127 gatt_read_multi_op_data* tmp = (gatt_read_multi_op_data*)data; in gatt_read_multi_op_finished() local
|
/packages/modules/Bluetooth/system/gd/hci/ |
D | uuid.cc | 152 UUID128Bit tmp; in From128BitBE() local 164 UUID128Bit tmp; in From128BitLE() local
|
/packages/modules/Bluetooth/system/types/bluetooth/ |
D | uuid.cc | 128 UUID128Bit tmp; in From128BitBE() local 140 UUID128Bit tmp; in From128BitLE() local
|
/packages/apps/Gallery2/jni_jpegstream/src/ |
D | stream_wrapper.cpp | 52 jbyteArray tmp = env->NewByteArray(getBufferSize()); in init() local
|
D | jpeg_writer.cpp | 184 uint8_t tmp = *d; in formatPixels() local
|
/packages/modules/Bluetooth/system/embdrv/encoder_for_aptx/src/ |
D | QuantiseDifference.c | 25 int32_t tmp; in BsearchLL() local 90 int32_t tmp; in BsearchHH() local 116 int32_t tmp; in BsearchLH() local
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/development/storage/ |
D | SharedDataPreferenceControllerTest.java | 113 final List<BlobInfo> tmp = new ArrayList<>(); in generateBlobList() local
|
/packages/modules/Bluetooth/system/gd/os/ |
D | handler.cc | 57 std::queue<OnceClosure>* tmp = nullptr; in Clear() local
|
/packages/modules/Bluetooth/system/packet/tests/base/ |
D | packet_test_common.h | 28 std::stringstream tmp; in loghex() local
|
/packages/modules/Bluetooth/system/gd/security/ |
D | pairing_handler_le_unittest.cc | 113 std::optional<bluetooth::security::CommandView> tmp = std::nullopt; in WaitForOutgoingL2capPacket() local 123 std::optional<bluetooth::security::CommandView> tmp = std::nullopt; in WaitForOutgoingL2capPacket() local
|
/packages/modules/Bluetooth/system/types/ |
D | raw_address.cc | 122 RawAddress tmp; in IsValidAddress() local
|
/packages/modules/Connectivity/staticlibs/netd/libnetdutils/include/netdutils/ |
D | StatusOr.h | 91 #define ASSIGN_OR_RETURN_IMPL(tmp, lhs, stmt) \ argument
|
D | Status.h | 113 #define RETURN_IF_NOT_OK_IMPL(tmp, stmt) \ argument
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/ |
D | CropActivity.java | 452 Bitmap tmp = Bitmap.createBitmap(ret, 0, 0, ret.getWidth(), in doInBackground() local 526 Bitmap tmp = Bitmap.createBitmap((int) returnRect.width(), in doInBackground() local 536 Bitmap tmp = Bitmap.createBitmap(crop, 0, 0, crop.getWidth(), in doInBackground() local
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
D | Mosaic.cpp | 244 double tmp[3][3]; in balanceRotations() local
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_ble_sec.cc | 1908 reset_id_data tmp; in btm_ble_reset_id() local 1911 [](reset_id_data tmp, BT_OCTET8 rand) { in btm_ble_reset_id() 1914 [](reset_id_data tmp, BT_OCTET8 rand) { in btm_ble_reset_id() 1917 [](reset_id_data tmp, BT_OCTET8 rand) { in btm_ble_reset_id()
|
/packages/apps/Car/VoiceControl/src/com/android/car/voicecontrol/ |
D | StringUtils.java | 59 String tmp = s; in getDistance() local
|
/packages/apps/Camera2/src/com/android/camera/burst/ |
D | BurstFacadeImpl.java | 145 int tmp = width; in startBurst() local
|
/packages/modules/DnsResolver/ |
D | DnsTlsQueryMap.cpp | 49 std::vector<uint8_t> tmp(query.base(), query.base() + query.size()); in recordQuery() local
|