/hardware/libhardware/modules/sensors/dynamic_sensor/ |
D | HidRawDevice.h | 59 std::hash<unsigned int> hash; in operator() local 60 return hash(v.first) ^ hash(v.second); in operator()
|
D | DummyDynamicAccelDaemon.cpp | 112 size_t hash = std::hash<std::string>()(mSensorName); in getUuid() local 114 memcpy(uuid, &hash, sizeof(hash)); in getUuid()
|
/hardware/interfaces/tests/hash/1.0/default/ |
D | Android.bp | 2 name: "android.hardware.tests.hash@1.0-impl", 19 static_libs: ["android.hardware.tests.hash@1.0"],
|
D | Hash.h | 11 namespace hash { 15 using ::android::hardware::tests::hash::V1_0::IHash;
|
D | Hash.cpp | 6 namespace hash { namespace
|
/hardware/nxp/secure_element/ls_client/src/ |
D | LsClient.cpp | 101 uint8_t hash[20] = {0}; in performLSDownload_thread() local 104 hash[i / 2] = in performLSDownload_thread() 143 (uint8_t*)hash, (uint16_t)sizeof(hash), resSW); in performLSDownload_thread()
|
/hardware/intel/common/libwsbm/src/ |
D | wsbm_manager.c | 148 uint32_t hash, uint64_t flags, uint64_t mask) in validateListAddNode() argument 171 hashHead = list->hashTable + hash; in validateListAddNode() 180 uint32_t hash, i; in wsbmHashFunc() local 182 for (hash = 0, i = 0; i < len; ++i) { in wsbmHashFunc() 183 hash += *key++; in wsbmHashFunc() 184 hash += (hash << 10); in wsbmHashFunc() 185 hash ^= (hash >> 6); in wsbmHashFunc() 188 hash += (hash << 3); in wsbmHashFunc() 189 hash ^= (hash >> 11); in wsbmHashFunc() 190 hash += (hash << 15); in wsbmHashFunc() [all …]
|
D | wsbm_driver.h | 104 uint32_t hash; member
|
/hardware/interfaces/tests/hash/1.0/ |
D | IHash.hal | 17 package android.hardware.tests.hash@1.0; 21 * This file is FREEZED to ensure its hash doesn't change.
|
D | Android.bp | 4 name: "android.hardware.tests.hash@1.0",
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api.xdr | 91 rpc_uint32 proghash; /* Unique hash value for the API XDR definition */ 92 rpc_uint32 cbproghash; /* Unique hash value for the Callbacks' XDR definition */
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api.xdr | 91 rpc_uint32 proghash; /* Unique hash value for the API XDR definition */ 92 rpc_uint32 cbproghash; /* Unique hash value for the Callbacks' XDR definition */
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api.xdr | 91 rpc_uint32 proghash; /* Unique hash value for the API XDR definition */ 92 rpc_uint32 cbproghash; /* Unique hash value for the Callbacks' XDR definition */
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipanat/src/ |
D | ipa_nat_drvi.c | 268 uint16_t hash = ((uint16_t)(trgt_ip)) ^ ((uint16_t)(trgt_ip >> 16)) ^ in dst_hash() local 275 hash = (hash & size); in dst_hash() 279 if (0 == hash) { in dst_hash() 283 IPADBG("dst_hash returning value: %d\n", hash); in dst_hash() 284 return hash; in dst_hash() 307 uint16_t hash = ((uint16_t)(priv_ip)) ^ ((uint16_t)(priv_ip >> 16)) ^ in src_hash() local 316 hash = (hash & size); in src_hash() 320 if (0 == hash) { in src_hash() 324 IPADBG("src_hash returning value: %d\n", hash); in src_hash() 325 return hash; in src_hash()
|
/hardware/invensense/6515/libsensors_iio/software/core/mllite/ |
D | ml_math_func.c | 544 uint32_t hash = 5381; in inv_checksum() local 549 hash = ((hash << 5) + hash) + c; /* hash * 33 + c */ in inv_checksum() 552 return hash; in inv_checksum()
|
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/ |
D | ml_math_func.c | 544 uint32_t hash = 5381; in inv_checksum() local 549 hash = ((hash << 5) + hash) + c; /* hash * 33 + c */ in inv_checksum() 552 return hash; in inv_checksum()
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-3200/ |
D | loc_api.xdr | 100 rpc_uint32 proghash; /* Unique hash value for the API XDR definition */ 101 rpc_uint32 cbproghash; /* Unique hash value for the Callbacks' XDR definition */
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/ |
D | loc_api.xdr | 100 rpc_uint32 proghash; /* Unique hash value for the API XDR definition */ 101 rpc_uint32 cbproghash; /* Unique hash value for the Callbacks' XDR definition */
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-3200/ |
D | loc_api.xdr | 100 rpc_uint32 proghash; /* Unique hash value for the API XDR definition */ 101 rpc_uint32 cbproghash; /* Unique hash value for the Callbacks' XDR definition */
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/ |
D | loc_api.xdr | 120 rpc_uint32 proghash; /* Unique hash value for the API XDR definition */ 121 rpc_uint32 cbproghash; /* Unique hash value for the Callbacks' XDR definition */
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/ |
D | loc_api.xdr | 120 rpc_uint32 proghash; /* Unique hash value for the API XDR definition */ 121 rpc_uint32 cbproghash; /* Unique hash value for the Callbacks' XDR definition */
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/ |
D | loc_api.xdr | 120 rpc_uint32 proghash; /* Unique hash value for the API XDR definition */ 121 rpc_uint32 cbproghash; /* Unique hash value for the Callbacks' XDR definition */
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/ |
D | loc_api.xdr | 120 rpc_uint32 proghash; /* Unique hash value for the API XDR definition */ 121 rpc_uint32 cbproghash; /* Unique hash value for the Callbacks' XDR definition */
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/ |
D | loc_api.xdr | 120 rpc_uint32 proghash; /* Unique hash value for the API XDR definition */ 121 rpc_uint32 cbproghash; /* Unique hash value for the Callbacks' XDR definition */
|
/hardware/interfaces/broadcastradio/common/utils2x/ |
D | Utils.cpp | 346 auto h = std::hash<uint32_t>{}(id.type); in operator ()() 348 h ^= std::hash<uint64_t>{}(id.value); in operator ()()
|