Searched refs:I (Results 1 – 5 of 5) sorted by relevance
2850 #define compute_tree_index(S, I)\ argument2854 I = 0;\2856 I = NTREEBINS-1;\2859 I = (bindex_t)((K << 1) + ((S >> (K + (TREEBIN_SHIFT-1)) & 1)));\2864 #define compute_tree_index(S, I)\ argument2868 I = 0;\2870 I = NTREEBINS-1;\2873 I = (bindex_t)((K << 1) + ((S >> (K + (TREEBIN_SHIFT-1)) & 1)));\2878 #define compute_tree_index(S, I)\ argument2882 I = 0;\[all …]
12 mypy = sh -c "find . -name '*.py' | xargs -I{} mypy {}"
12 …/external/python/jinja/src:${REPO_ROOT}/prebuilts/libprotobuf/python xargs -I{} mypy --follow-impo…