Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 85) sorted by relevance

1234

/packages/modules/Bluetooth/system/gd/common/
Dstrings.h41 std::stringstream tmp; in ToString() local
53 std::stringstream tmp; in ToHexString() local
64 std::stringstream tmp; variable
72 std::stringstream tmp; variable
/packages/modules/Bluetooth/system/gd/l2cap/
Dsignal_id.h68 struct SignalId tmp = *this; variable
80 struct SignalId tmp = *this; variable
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DColorSpaceMatrix.java84 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/
Dedge.c61 float tmp = 0.0f; in JNIFUNCF() local
75 float tmp = 0.0f; in JNIFUNCF() local
/packages/modules/Bluetooth/system/embdrv/encoder_for_aptxhd/src/
DQuantiseDifference.c24 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/
Dbta_gattc_queue.cc51 gatt_read_op_data* tmp = (gatt_read_op_data*)data; in gatt_read_op_finished() local
74 gatt_write_op_data* tmp = (gatt_write_op_data*)data; in gatt_write_op_finished() local
97 gatt_configure_mtu_op_data* tmp = (gatt_configure_mtu_op_data*)data; in gatt_configure_mtu_op_finished() local
/packages/modules/Bluetooth/system/types/bluetooth/
Duuid.cc125 UUID128Bit tmp; in From128BitBE() local
137 UUID128Bit tmp; in From128BitLE() local
/packages/modules/Bluetooth/system/gd/hci/
Duuid.cc152 UUID128Bit tmp; in From128BitBE() local
164 UUID128Bit tmp; in From128BitLE() local
/packages/apps/Gallery2/jni_jpegstream/src/
Dstream_wrapper.cpp52 jbyteArray tmp = env->NewByteArray(getBufferSize()); in init() local
Djpeg_writer.cpp184 uint8_t tmp = *d; in formatPixels() local
/packages/modules/Bluetooth/system/embdrv/encoder_for_aptx/src/
DQuantiseDifference.c25 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/
DSharedDataPreferenceControllerTest.java115 final List<BlobInfo> tmp = new ArrayList<>(); in generateBlobList() local
/packages/modules/Bluetooth/system/types/
Dclass_of_device.cc76 ClassOfDevice tmp; in IsValid() local
Draw_address.cc95 RawAddress tmp; in IsValidAddress() local
/packages/modules/Bluetooth/system/gd/os/
Dhandler.cc58 std::queue<OnceClosure>* tmp = nullptr; in Clear() local
/packages/modules/Bluetooth/system/packet/tests/base/
Dpacket_test_common.h26 std::stringstream tmp; in loghex() local
/packages/modules/Bluetooth/system/gd/security/
Dpairing_handler_le_unittest.cc110 std::optional<bluetooth::security::CommandView> tmp = std::nullopt; in WaitForOutgoingL2capPacket() local
120 std::optional<bluetooth::security::CommandView> tmp = std::nullopt; in WaitForOutgoingL2capPacket() local
/packages/modules/Bluetooth/system/btif/src/
Dbtif_gatt_test.cc185 std::array<uint8_t, Uuid::kNumBytes128> tmp; in btif_gattc_test_command_impl() local
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
DCropActivity.java452 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/
DMosaic.cpp244 double tmp[3][3]; in balanceRotations() local
/packages/apps/Camera2/src/com/android/camera/burst/
DBurstFacadeImpl.java145 int tmp = width; in startBurst() local
/packages/modules/DnsResolver/
DDnsTlsQueryMap.cpp49 std::vector<uint8_t> tmp(query.base(), query.base() + query.size()); in recordQuery() local
/packages/modules/Bluetooth/system/embdrv/sbc/encoder/srce/
Dsbc_dct.c232 int32_t tmp[8]; in SBC_FastIDCT4() local
/packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/common/
DInputStreamProvider.java210 Bitmap tmp = Bitmap.createBitmap((int) returnRect.width(), in readCroppedBitmap() local
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/utils/
DImsMediaNetworkUtil.cpp33 sockaddr_storage tmp; in GetIpPortFromSockAddr() local

1234