Home
last modified time | relevance | path

Searched refs:match (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/base/
H A Dmpp_trie.c92 rk_s32 match; member
375 if (!node->tag_len || p->match == node->idx) { in mpp_trie_walk()
384 p->match = -1; in mpp_trie_walk()
397 p->match = -1; in mpp_trie_walk()
421 p->match = node->idx; in mpp_trie_walk()
451 walk.match = 0; in mpp_trie_get_node()
/rockchip-linux_mpp/debian/
H A Dchangelog236 * osal: match system implementation with pre-defined marco
/rockchip-linux_mpp/tools/
H A Dmpp_doxyfile295 # tag to YES in order to let doxygen match functions declarations and
569 # type resolution of all parameters of a function it will reject a match between
572 # simple string match. By disabling STRICT_PROTO_MATCHING doxygen will still
573 # accept a match between prototype and implementation in such cases.
855 # filter if there is a match. The filters are a list of the form: pattern=filter
858 # patterns match the file name, INPUT_FILTER is applied.
/rockchip-linux_mpp/build/android/
H A Dandroid.toolchain.cmake808 …message( SEND_ERROR "Specified Android API level (${ANDROID_NATIVE_API_LEVEL}) does not match to t…