Home
last modified time | relevance | path

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

12345678910>>...62

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DFieldWithLocationTest.java110 private static String getFieldCapabilityName(boolean modification) { in getFieldCapabilityName() argument
111 return modification ? "canWatchFieldModification" : in getFieldCapabilityName()
115 private static byte getFieldEventKind(boolean modification) { in getFieldEventKind() argument
116 return modification ? JDWPConstants.EventKind.FIELD_MODIFICATION : in getFieldEventKind()
120 private void runFieldLocationTest(boolean modification) { in runFieldLocationTest() argument
121 final byte eventKind = getFieldEventKind(modification); in runFieldLocationTest()
122 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/u-boot/Licenses/
Dbsd-3-clause.txt2 modification, are permitted provided that the following conditions
6 without modification.
/external/newfs_msdos/
DLICENSE5 modification, are permitted provided that the following conditions
35 modification, are permitted provided that the following conditions
63 modification, are permitted provided that the following conditions
DNOTICE5 modification, are permitted provided that the following conditions
35 modification, are permitted provided that the following conditions
63 modification, are permitted provided that the following conditions
/external/adhd/
DNOTICE6 Redistribution and use in source and binary forms, with or without modification,
33 modification, are permitted provided that the following conditions are met:
54 * modification, are permitted provided that the following conditions
/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/tensorflow/tensorflow/contrib/graph_editor/
DREADME.md3 The TensorFlow Graph Editor library allows for modification of an existing
/external/llvm/test/CodeGen/X86/
Dmusttail.ll44 ; without modification.
61 ; Combine the complex stack frame with the parameter modification.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dmusttail.ll44 ; without modification.
61 ; Combine the complex stack frame with the parameter modification.
/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/libnfnetlink/
DMake_global.am3 # documentation before making any modification
/external/libnetfilter_conntrack/
DMake_global.am3 # documentation before making any modification
/external/curl/docs/cmdline-opts/
Dhead.d8 curl displays the file size and last modification time only.
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_GuaranteeConst.pbtxt10 Returns the input tensor without modification.
/external/bsdiff/
DNOTICE10 modification, are permitted providing that the following conditions
35 modification, are permitted provided that the following conditions are
DLICENSE10 modification, are permitted providing that the following conditions
35 modification, are permitted provided that the following conditions are
/external/ipsec-tools/src/libipsec/
DNOTICE5 modification, are permitted provided that the following conditions
34 modification, are permitted provided that the following conditions
/external/hyphenation-patterns/nb/
DNOTICE2 % Copying and distribution of this file, with or without modification,
/external/hyphenation-patterns/nn/
DNOTICE2 % Copying and distribution of this file, with or without modification,
/external/hyphenation-patterns/en-US/
DNOTICE7 % Copying and distribution of this file, with or without modification,
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/EventModifiers/
DJDWPEventModifierTestCase.java176 boolean modification) { in createFieldEventBuilder() argument
178 if (modification) { in createFieldEventBuilder()

12345678910>>...62