Home
last modified time | relevance | path

Searched defs:check_extensions (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/python/cpython3/Tools/scripts/
Dsmelly.py109 def check_extensions(): function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/sanity/
Dcheck_deprecated_grpc++.py166 check_extensions = [".h", ".cc", ".c", ".m"] variable
/aosp_15_r20/external/grpc-grpc/tools/run_tests/sanity/
H A Dcheck_deprecated_grpc++.py179 check_extensions = [".h", ".cc", ".c", ".m"] variable
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_mimetypes.py175 def check_extensions(): function
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp631 check_extensions(const device &dev, const std::string &source, in check_extensions() function