Home
last modified time | relevance | path

Searched refs:I (Results 1 – 5 of 5) sorted by relevance

/trusty/user/base/lib/dlmalloc/
Ddlmalloc.c2850 #define compute_tree_index(S, I)\ argument
2854 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)\ argument
2868 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)\ argument
2882 I = 0;\
[all …]
/trusty/device/arm/generic-arm64/
DPREUPLOAD.cfg12 mypy = sh -c "find . -name '*.py' | xargs -I{} mypy {}"
/trusty/vendor/google/aosp/
DPREUPLOAD.cfg12 mypy = sh -c "find . -name '*.py' | xargs -I{} mypy {}"
/trusty/user/base/
DPREUPLOAD.cfg12 mypy = sh -c "find . -name '*.py' | xargs -I{} mypy {}"
/trusty/host/common/
DPREUPLOAD.cfg12 …/external/python/jinja/src:${REPO_ROOT}/prebuilts/libprotobuf/python xargs -I{} mypy --follow-impo…