Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/capabilities/
Dtest_execve.c196 bool eff, bool perm, bool inh, bool ambient) in exec_other_validate_cap()
204 static void exec_validate_cap(bool eff, bool perm, bool inh, bool ambient) in exec_validate_cap()
/external/libjpeg-turbo/simd/
Djdsample-altivec.c319 __vector unsigned char in, inl, inh; in jsimd_h2v1_upsample_altivec() local
358 __vector unsigned char in, inl, inh; in jsimd_h2v2_upsample_altivec() local
/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