Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 97) 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/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/internal/
Dswap.h29 T tmp = a; in Swap() local
/packages/modules/Bluetooth/system/service/common/android/bluetooth/
Dbluetooth_avrcp_int_value.cc40 int32_t tmp; in readFromParcel() local
Dbluetooth_gatt_included_service.cc48 int32_t tmp; in readFromParcel() local
Dbluetooth_a2dp_codec_config.cc61 int32_t tmp; in readFromParcel() local
Dbluetooth_avrcp_string_value.cc40 int32_t tmp; in readFromParcel() local
Dbluetooth_gatt_descriptor.cc47 int32_t tmp; in readFromParcel() local
Dbluetooth_avrcp_media_attr.cc76 int32_t tmp; in readFromParcel() local
Dbluetooth_gatt_characteristic.cc54 int32_t tmp; in readFromParcel() local
Dbluetooth_gatt_service.cc56 int32_t tmp; in readFromParcel() local
/packages/apps/Test/connectivity/sl4n/facades/test/
Dtest_facade.cpp128 rapidjson::Value tmp; in test_string_empty_return_wrapper() local
156 rapidjson::Value tmp; in test_string_max_return_wrapper() 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
/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
/packages/modules/Bluetooth/system/packet/tests/base/
Dpacket_test_common.h26 std::stringstream tmp; in loghex() local
/packages/modules/Bluetooth/system/gd/os/
Dhandler.cc58 std::queue<OnceClosure>* tmp = nullptr; in Clear() local
/packages/apps/Test/connectivity/sl4n/facades/bluetooth/
Dbt_binder_facade.cpp221 rapidjson::Value tmp; in bt_binder_get_local_name_wrapper() local
285 rapidjson::Value tmp; in bt_binder_get_local_address_wrapper() local

1234