Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/SemaCUDA/
Ddefault-ctor.cu26 InH inh; // expected-error{{no matching constructor for initialization of 'InH'}} in fd() local
37 InH inh; in fh() local
/external/linux-kselftest/tools/testing/selftests/capabilities/
Dtest_execve.c207 bool eff, bool perm, bool inh, bool ambient) in exec_other_validate_cap()
215 static void exec_validate_cap(bool eff, bool perm, bool inh, bool ambient) in exec_validate_cap()
/external/jdiff/src/jdiff/
DAPIComparator.java581 int inh = changedInheritance(oldMethod.inheritedFrom_, newMethod.inheritedFrom_); in compareMethods() local
710 … int inh = changedInheritance(oldField.inheritedFrom_, newField.inheritedFrom_); in compareAllFields() local
/external/vulkan-validation-layers/tests/
Dvklayertests_command.cpp935 VkCommandBufferInheritanceInfo inh = { in TEST_F() local
962 VkCommandBufferInheritanceInfo inh = { in TEST_F() local
/external/guice/lib/build/jdiff/
Djdiff.jar ... .MemberDiff methodDiff boolean differs String oldSig String newSig int inh String modifiersChange public boolean compareAllFields (jdiff.ClassAPI, ...