Home
last modified time | relevance | path

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

12

/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/bsp/intel/peripheral/libmraa/cmake/modules/
DGetGitRevisionDescription.cmake8 # Returns the refspec and sha hash of the current head revision
87 get_git_head_revision(refspec hash)
92 if(NOT hash)
110 ${hash}
/hardware/bsp/intel/peripheral/libupm/cmake/modules/
DGetGitRevisionDescription.cmake8 # Returns the refspec and sha hash of the current head revision
87 get_git_head_revision(refspec hash)
92 if(NOT hash)
110 ${hash}
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dwebmenc.h89 void write_webm_file_footer(struct EbmlGlobal *glob, int hash);
Dwebmenc.c292 void write_webm_file_footer(struct EbmlGlobal *glob, int hash) { in write_webm_file_footer() argument
328 Ebml_SerializeUnsigned32(glob, TrackUID, glob->debug ? 0xDEADBEEF : hash); in write_webm_file_footer()
Dvpxenc.c622 uint32_t hash; member
1179 write_webm_file_footer(&stream->ebml, stream->hash); in close_output_file()
1339 stream->hash = murmur(pkt->data.frame.buf, in get_cx_data()
1341 stream->hash); in get_cx_data()
/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/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/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/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/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/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/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/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/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/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/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/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/bsp/intel/peripheral/sensors/mraa/doc/
DDoxyfile6 # All text after a double hash (##) is considered a comment and is placed in
9 # All text after a single hash (#) is considered a comment and will be ignored.
/hardware/bsp/intel/peripheral/libupm/doxy/
DDoxyfile.java.in6 # All text after a double hash (##) is considered a comment and is placed in
9 # All text after a single hash (#) is considered a comment and will be ignored.
DDoxyfile.in6 # All text after a double hash (##) is considered a comment and is placed in
9 # All text after a single hash (#) is considered a comment and will be ignored.
/hardware/bsp/intel/peripheral/libmraa/
DDoxyfile.in6 # All text after a double hash (##) is considered a comment and is placed in
9 # All text after a single hash (#) is considered a comment and will be ignored.
DDoxyfile.java.in6 # All text after a double hash (##) is considered a comment and is placed in
9 # All text after a single hash (#) is considered a comment and will be ignored.

12