Home
last modified time | relevance | path

Searched refs:modification (Results 1 – 25 of 1362) sorted by relevance

12345678910>>...55

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DFieldWithLocationTest.java118 private static String getFieldCapabilityName(boolean modification) { in getFieldCapabilityName() argument
119 return modification ? "canWatchFieldModification" : in getFieldCapabilityName()
123 private static byte getFieldEventKind(boolean modification) { in getFieldEventKind() argument
124 return modification ? JDWPConstants.EventKind.FIELD_MODIFICATION : in getFieldEventKind()
128 private void runFieldLocationTest(boolean modification) { in runFieldLocationTest() argument
129 final byte eventKind = getFieldEventKind(modification); in runFieldLocationTest()
130 final String capabilityname = getFieldCapabilityName(modification); in runFieldLocationTest()
/external/openssh/regress/
Dmodpipe.c44 struct modification { struct
51 parse_modification(const char *s, struct modification *m) in parse_modification() argument
88 struct modification mods[MAX_MODIFICATIONS]; in main()
/external/ipsec-tools/src/racoon/
DNOTICE5 modification, are permitted provided that the following conditions
34 modification, are permitted provided that the following conditions
63 modification, are permitted provided that the following conditions
92 modification, are permitted provided that the following conditions
120 modification, are permitted provided that the following conditions
149 modification, are permitted provided that the following conditions
179 modification, are permitted provided that the following conditions
208 modification, are permitted provided that the following conditions
240 modification, are permitted provided that the following conditions
270 modification, are permitted provided that the following conditions
[all …]
/external/ipsec-tools/
DNOTICE5 modification, are permitted provided that the following conditions
34 modification, are permitted provided that the following conditions
63 modification, are permitted provided that the following conditions
92 modification, are permitted provided that the following conditions
120 modification, are permitted provided that the following conditions
149 modification, are permitted provided that the following conditions
179 modification, are permitted provided that the following conditions
208 modification, are permitted provided that the following conditions
240 modification, are permitted provided that the following conditions
270 modification, are permitted provided that the following conditions
[all …]
/external/androidplot/Examples/DemoApp/
Dproject.properties4 # Redistribution and use of source without modification and derived binaries with or without modifi…
Dant.properties4 # Redistribution and use of source without modification and derived binaries with or without modifi…
/external/libnfnetlink/
DMake_global.am3 # documentation before making any modification
/external/netcat/
DNOTICE9 * modification, are permitted provided that the following conditions
37 * modification, are permitted provided that the following conditions
62 * modification, are permitted provided that the following conditions
/external/libnetfilter_conntrack/
DMake_global.am3 # documentation before making any modification
/external/r8/src/test/java/com/android/tools/r8/jsr45/
Dkeep-rules-2.txt6 # allow access modification to enable minification
Dkeep-rules-4.txt8 # allow access modification to enable minification
Dkeep-rules-3.txt8 # allow access modification to enable minification
/external/r8/src/test/examples/shaking6/
Dkeep-public.txt10 # allow access modification to enable minifcation
Dkeep-non-public.txt14 # allow access modification to enable minifcation
/external/curl/docs/cmdline-opts/
Dhead.d8 curl displays the file size and last modification time only.
/external/llvm/test/CodeGen/X86/
Dmusttail.ll44 ; without modification.
61 ; Combine the complex stack frame with the parameter modification.
/external/r8/src/test/examples/shaking3/
Dkeep-by-tag-default.txt12 # allow access modification to enable minifcation
Dkeep-by-tag-with-pattern.txt14 # allow access modification to enable minifcation
Dkeep-by-tag.txt14 # allow access modification to enable minifcation
Dkeep-by-tag-via-interface.txt14 # allow access modification to enable minifcation
Dkeep-by-tag-on-method.txt14 # allow access modification to enable minifcation
Dkeep-no-abstract-classes.txt14 # allow access modification to enable minifcation
/external/fsck_msdos/
DNOTICE6 * modification, are permitted provided that the following conditions
40 * modification, are permitted provided that the following conditions
74 * modification, are permitted provided that the following conditions
/external/r8/src/test/examples/shaking5/
Dkeep-rules.txt11 # allow access modification to enable minifcation
/external/r8/src/test/examples/shaking4/
Dkeep-rules.txt11 # allow access modification to enable minifcation

12345678910>>...55