Home
last modified time | relevance | path

Searched defs:check_name (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/
Dadd_new_check.py50 def write_header(module_path, module, namespace, check_name, check_name_camel): argument
156 def adapt_module(module_path, module, check_name, check_name_camel): argument
216 def add_release_notes(module_path, module, check_name): argument
269 def write_test(module_path, module, check_name, test_extension): argument
317 def has_auto_fix(check_name): argument
395 def write_docs(module_path, module, check_name): argument
411 def get_camel_name(check_name): argument
Drename_check.py130 def adapt_module(module_path, module, check_name, check_name_camel): argument
/external/dtc/tests/
Dget_name.c17 static void check_name(void *fdt, const char *path) in check_name() function
/external/tpm2-tss/test/integration/
Desys-createloaded.int.c23 static bool check_name(ESYS_CONTEXT * esys_context, ESYS_TR object_handle) in check_name() function
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate.cpp241 const std::string check_name(check_str); in ValidateBinaryUsingContextAndValidationState() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate.cpp241 const std::string check_name(check_str); in ValidateBinaryUsingContextAndValidationState() local
/external/python/cpython2/Lib/compiler/
Dsymbols.py87 def check_name(self, name): member in Scope
/external/e2fsprogs/e2fsck/
Dpass2.c489 static int check_name(e2fsck_t ctx, in check_name() function