Home
last modified time | relevance | path

Searched refs:hash (Results 1 – 25 of 30) sorted by relevance

12

/hardware/interfaces/tests/hash/1.0/
DAndroid.bp4 name: "android.hardware.tests.hash@1.0_hal",
11 name: "android.hardware.tests.hash@1.0_genc++",
13 …dware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.tests.hash@1.0",
15 ":android.hardware.tests.hash@1.0_hal",
18 "android/hardware/tests/hash/1.0/HashAll.cpp",
23 name: "android.hardware.tests.hash@1.0_genc++_headers",
25 …dware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.tests.hash@1.0",
27 ":android.hardware.tests.hash@1.0_hal",
30 "android/hardware/tests/hash/1.0/IHash.h",
31 "android/hardware/tests/hash/1.0/IHwHash.h",
[all …]
DIHash.hal17 package android.hardware.tests.hash@1.0;
21 * This file is FREEZED to ensure its hash doesn't change.
/hardware/libhardware/modules/sensors/dynamic_sensor/
DHidRawDevice.h59 std::hash<unsigned int> hash; in operator() local
60 return hash(v.first) ^ hash(v.second); in operator()
DDummyDynamicAccelDaemon.cpp112 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/
DAndroid.bp2 name: "android.hardware.tests.hash@1.0-impl",
11 "android.hardware.tests.hash@1.0",
DHash.h11 namespace hash {
15 using ::android::hardware::tests::hash::V1_0::IHash;
DHash.cpp6 namespace hash { namespace
/hardware/interfaces/tests/
DAndroid.bp12 "hash/1.0",
13 "hash/1.0/default",
/hardware/intel/common/libwsbm/src/
Dwsbm_manager.c148 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 …]
Dwsbm_driver.h104 uint32_t hash; member
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/
Dloc_api.xdr91 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/
Dloc_api.xdr91 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/
Dloc_api.xdr91 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/
Dipa_nat_drvi.c268 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/65xx/libsensors_iio/software/core/mllite/
Dml_math_func.c544 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/6515/libsensors_iio/software/core/mllite/
Dml_math_func.c544 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/
Dloc_api.xdr100 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/
Dloc_api.xdr100 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/
Dloc_api.xdr100 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/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
Dloc_api.xdr120 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/
Dloc_api.xdr120 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/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
Dloc_api.xdr120 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/
Dloc_api.xdr120 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/
Dloc_api.xdr120 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/neuralnetworks/1.0/
Dtypes.hal358 * Looks up values of a hash table with given keys.
474 * Tensor[0].Dim[0]: Number of hash functions.
475 * Tensor[0].Dim[1]: Number of seeds per hash functions.
487 * hash functions.
496 * A tensor of int32 that represents hash signatures.

12