Searched defs:modification (Results 1 - 10 of 10) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
H A DFieldWithLocationTest.java115 private static String getFieldCapabilityName(boolean modification) { argument
116 return modification ? "canWatchFieldModification" :
120 private static byte getFieldEventKind(boolean modification) { argument
121 return modification ? JDWPConstants.EventKind.FIELD_MODIFICATION :
125 private void runFieldLocationTest(boolean modification) { argument
126 final byte eventKind = getFieldEventKind(modification);
127 final String capabilityname = getFieldCapabilityName(modification);
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/EventModifiers/
H A DJDWPEventModifierTestCase.java184 boolean modification) {
186 if (modification) {
181 createFieldEventBuilder(byte typeTag, String typeSignature, String fieldName, boolean modification) argument
/external/ppp/pppd/
H A Dsys-linux.c8 * modification, are permitted provided that the following conditions
36 * modification, are permitted provided that the following conditions
1966 * Internal routine to decode the version.modification.patch level
1970 int *modification, int *patch)
1975 *modification = 0;
1980 *modification = (int) strtoul (buf, &endp, 10);
2140 /* The modification levels must be legal */
1969 decode_version(char *buf, int *version, int *modification, int *patch) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 1067 milliseconds