Searched refs:inh (Results 1 - 9 of 9) sorted by relevance

/external/jdiff/src/jdiff/
H A DAPIComparator.java581 int inh = changedInheritance(oldMethod.inheritedFrom_, newMethod.inheritedFrom_);
582 if (inh != 0)
584 if (inh == 1) {
587 } else if (inh == 2) {
589 } else if (inh == 3) {
710 int inh = changedInheritance(oldField.inheritedFrom_, newField.inheritedFrom_);
711 if (inh != 0)
713 if (inh == 1) {
716 } else if (inh == 2) {
718 } else if (inh
[all...]
/external/chromium_org/third_party/openssl/openssl/crypto/des/
H A Dread_pwd.c513 HANDLE inh; local
514 inh = GetStdHandle(STD_INPUT_HANDLE);
515 FlushConsoleInputBuffer(inh);
/external/openssl/crypto/des/
H A Dread_pwd.c513 HANDLE inh; local
514 inh = GetStdHandle(STD_INPUT_HANDLE);
515 FlushConsoleInputBuffer(inh);
/external/chromium_org/third_party/openssl/openssl/crypto/ui/
H A Dui_openssl.c711 HANDLE inh; local
712 inh = GetStdHandle(STD_INPUT_HANDLE);
713 FlushConsoleInputBuffer(inh);
/external/openssl/crypto/ui/
H A Dui_openssl.c711 HANDLE inh; local
712 inh = GetStdHandle(STD_INPUT_HANDLE);
713 FlushConsoleInputBuffer(inh);
/external/yaffs2/yaffs2/direct/
H A Ddtest.c19 int inh,outh; local
22 inh = open(inName,O_RDONLY);
25 while((ni = read(inh,buffer,100)) > 0)
36 close(inh);
/external/guava/guava/lib/
H A Djdiff.jar ... .MemberDiff methodDiff boolean differs String oldSig String newSig int inh String modifiersChange public boolean compareAllFields (jdiff.ClassAPI, jdiff. ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...

Completed in 322 milliseconds