Home
last modified time | relevance | path

Searched full:modification (Results 1 – 25 of 16006) sorted by relevance

12345678910>>...641

/external/clang/test/SemaCXX/
Dwarn-unsequenced.cpp17 a + ++a; // expected-warning {{unsequenced modification and access to 'a'}} in test()
19 a + a++; // expected-warning {{unsequenced modification and access to 'a'}} in test()
28 (a ? xs[0] : xs[1]) = ++a; // expected-warning {{unsequenced modification and access}} in test()
33 f(a = 0, a); // expected-warning {{unsequenced modification and access}} in test()
34 f(a, a += 0); // expected-warning {{unsequenced modification and access}} in test()
45 a += ++a; // expected-warning {{unsequenced modification and access}} in test()
48 A agg2 = { a++ + a, a++ }; // expected-warning {{unsequenced modification and access}} in test()
52 S str3 = { a++ + a, a++ }; // expected-warning {{unsequenced modification and access}} in test()
62 (1 && (a = 0)) + a; // expected-warning {{unsequenced modification and access}} in test()
65 (0 || (a = 0)) + a; // expected-warning {{unsequenced modification and access}} in test()
[all …]
/external/clang/test/Sema/
Dwarn-unsequenced.c12 a + ++a; // expected-warning {{unsequenced modification and access to 'a'}} in test()
14 a + a++; // expected-warning {{unsequenced modification and access to 'a'}} in test()
25 f(a = 0, a); // expected-warning {{unsequenced modification and access}} in test()
26 f(a, a += 0); // expected-warning {{unsequenced modification and access}} in test()
38 a += ++a; // expected-warning {{unsequenced modification and access}} in test()
41 A agg2 = { a++ + a, a++ }; // expected-warning {{unsequenced modification and access}} in test()
45 (1 && (a = 0)) + a; // expected-warning {{unsequenced modification and access}} in test()
48 (0 || (a = 0)) + a; // expected-warning {{unsequenced modification and access}} in test()
52 (0 ? a : ++a) + a; // expected-warning {{unsequenced modification and access}} in test()
56 (++a, xs[6] ? ++a : 0) + a; // expected-warning {{unsequenced modification and access}} in test()
[all …]
/external/google-cloud-java/java-datacatalog/proto-google-cloud-datacatalog-v1/src/main/java/com/google/cloud/datacatalog/v1/
DSystemTimestampsOrBuilder.java65 * Timestamp of the last modification of the resource or its metadata within
67 * Note: Depending on the source system, not every modification updates this
69 * For example, BigQuery timestamps every metadata modification but not data
82 * Timestamp of the last modification of the resource or its metadata within
84 * Note: Depending on the source system, not every modification updates this
86 * For example, BigQuery timestamps every metadata modification but not data
99 * Timestamp of the last modification of the resource or its metadata within
101 * Note: Depending on the source system, not every modification updates this
103 * For example, BigQuery timestamps every metadata modification but not data
DSystemTimestamps.java120 * Timestamp of the last modification of the resource or its metadata within
122 * Note: Depending on the source system, not every modification updates this
124 * For example, BigQuery timestamps every metadata modification but not data
140 * Timestamp of the last modification of the resource or its metadata within
142 * Note: Depending on the source system, not every modification updates this
144 * For example, BigQuery timestamps every metadata modification but not data
160 * Timestamp of the last modification of the resource or its metadata within
162 * Note: Depending on the source system, not every modification updates this
164 * For example, BigQuery timestamps every metadata modification but not data
831 * Timestamp of the last modification of the resource or its metadata within
[all …]
/external/kernel-headers/original/uapi/linux/can/
Dgw.h12 * modification, are permitted provided that the following conditions
69 CGW_MOD_AND, /* CAN frame modification binary AND */
70 CGW_MOD_OR, /* CAN frame modification binary OR */
71 CGW_MOD_XOR, /* CAN frame modification binary XOR */
72 CGW_MOD_SET, /* CAN frame modification set alternate values */
82 CGW_MOD_UID, /* user defined identifier for modification updates */
83 CGW_FDMOD_AND, /* CAN FD frame modification binary AND */
84 CGW_FDMOD_OR, /* CAN FD frame modification binary OR */
85 CGW_FDMOD_XOR, /* CAN FD frame modification binary XOR */
86 CGW_FDMOD_SET, /* CAN FD frame modification set alternate values */
[all …]
/external/googleapis/google/cloud/gkebackup/logging/v1/
Dlogging.proto35 // A log entry when modification(creation, update, deletion) is made to a
46 // Modification details.
58 // A log entry when modification(creation, update, deletion) is made to a
72 // Modification details.
85 // A log entry when modification(creation, update, deletion) is made to a
96 // Modification details.
108 // A log entry when modification(creation, update, deletion) is made to a
119 // Modification details.
/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/apache-commons-io/src/main/java/org/apache/commons/io/filefilter/
DAgeFileFilter.java110 …ew age file filter for files older than (at or before) a certain File (whose last modification time
113 …* @param cutoffReference the file whose last modification time is used as the threshold age of the…
120 … new age file filter for files on any one side of a certain File (whose last modification time will
123 …* @param cutoffReference the file whose last modification time is used as the threshold age of the…
176 * Checks to see if the last modification of the file matches cutoff favorably.
178 …* If last modification time equals cutoff and newer files are required, file <b>IS NOT</b> selecte…
179 * modification time equals cutoff and older files are required, file <b>IS</b> selected.
191 * Checks to see if the last modification of the file matches cutoff favorably.
193 …* If last modification time equals cutoff and newer files are required, file <b>IS NOT</b> selecte…
194 * modification time equals cutoff and older files are required, file <b>IS</b> selected.
/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/licenseclassifier/v2/assets/License/BSD-Protection/
Dlicense.txt45 The precise terms and conditions for copying, distribution, and modification
49 MODIFICATION
61 c) "Modification", below, refers to the act of creating derivative works.
66 This license governs the copying, distribution, and modification of the
78 3. Modification and redistribution under closed license.
92 4. Modification and redistribution under open license.
/external/licenseclassifier/licenses/
DBSD-Protection.txt45 The precise terms and conditions for copying, distribution, and modification
49 MODIFICATION
61 c) "Modification", below, refers to the act of creating derivative works.
66 This license governs the copying, distribution, and modification of the
78 3. Modification and redistribution under closed license.
92 4. Modification and redistribution under open license.
DLPPL-1.3c.txt8 license document, but modification of it is not allowed.
51 `Modification'
74 other activities. Note that modification of any installation
75 facilities provided by the Work constitutes modification of the Work.
96 CONDITIONS ON DISTRIBUTION AND MODIFICATION
99 1. Activities other than distribution and/or modification of the Work
106 modification of the Work, and no right to distribute such a Derived
177 apply to, the modification, by any method, of any component so that it
327 A Recommendation on Modification Without Distribution
349 statement that the distribution and/or modification of that
/external/tcpdump/
Dcompiler-tests.h7 * modification, are permitted provided that the following conditions
150 #define ND_IS_AT_LEAST_XL_C_MODFIX(modification, fixlevel) 0 argument
161 #define ND_IS_AT_LEAST_XL_C_MODFIX(modification, fixlevel) \ argument
162 (__ibmxl_modification__ > (modification) || \
163 (__ibmxl_modification__ == (modification) && \
171 #define ND_IS_AT_LEAST_XL_C_MODFIX(modification, fixlevel) \ argument
172 ((((modification) << 8) | (fixlevel)) >= __xlC_ver__)
/external/python/google-api-python-client/docs/dyn/
Dstoragetransfer_v1.transferJobs.html180 …x27;s name is the Cloud Storage object&#x27;s name and its &quot;last modification time&quot; refe…
184 …x27;s name is the Cloud Storage object&#x27;s name and its &quot;last modification time&quot; refe…
188 …x27;s name is the Cloud Storage object&#x27;s name and its &quot;last modification time&quot; refe…
195modification time&quot; refers to the time of the last change to the object&#x27;s content or meta…
202 …jects with a &quot;last modification time&quot; before this timestamp and objects that don&#x27;t …
203 …cts with a &quot;last modification time&quot; on or after this timestamp and objects that don&#x27…
204modification time&quot;. When a TransferOperation begins, objects with a &quot;last modification t…
205modification time&quot;. When a TransferOperation begins, objects with a &quot;last modification t…
218 …in_sink is `true` and time-based object conditions such as &#x27;last modification time&#x27; are …
308 …x27;s name is the Cloud Storage object&#x27;s name and its &quot;last modification time&quot; refe…
[all …]
/external/fsck_msdos/
DNOTICE8 * modification, are permitted provided that the following conditions
35 * modification, are permitted provided that the following conditions
65 * modification, are permitted provided that the following conditions
94 * modification, are permitted provided that the following conditions
122 * modification, are permitted provided that the following conditions
154 * modification, are permitted provided that the following conditions
185 * modification, are permitted provided that the following conditions
213 * modification, are permitted provided that the following conditions
243 * modification, are permitted provided that the following conditions
270 * modification, are permitted provided that the following conditions
/external/google-cloud-java/java-dlp/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/
DContainerOrBuilder.java183 * Findings container modification timestamp, if applicable. For Cloud
184 * Storage, this field contains the last file modification timestamp. For a
198 * Findings container modification timestamp, if applicable. For Cloud
199 * Storage, this field contains the last file modification timestamp. For a
213 * Findings container modification timestamp, if applicable. For Cloud
214 * Storage, this field contains the last file modification timestamp. For a
DContentLocationOrBuilder.java209 * Finding container modification timestamp, if applicable. For Cloud Storage,
210 * this field contains the last file modification timestamp. For a BigQuery
224 * Finding container modification timestamp, if applicable. For Cloud Storage,
225 * this field contains the last file modification timestamp. For a BigQuery
239 * Finding container modification timestamp, if applicable. For Cloud Storage,
240 * this field contains the last file modification timestamp. For a BigQuery
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/docs/
Dexperimental.md49 Inline style modification is the mechanism used by the polyfill to animate
51 that emulates a vanilla inline style object, so that style modification from
55 inline style modification will be overwritten by animations.
56 Due to browser constraints inline style modification is not supported on iOS 7
/external/licenseclassifier/v2/assets/License/geant4/
Dlicense.txt11 Installation, use, reproduction, display, modification and redistribution of
12 this software, with or without modification, in source and binary forms, are
17 modification, must reproduce the above copyright notice and these license
45 patent application in respect of any modification of this software
/external/licenseclassifier/v2/assets/License/Qhull/
Dlicense.txt28 name of the person performing the modification, the date of
29 modification, and the reason for such modification.
/external/icu/tools/srcgen/currysrc/src/main/java/com/google/currysrc/api/process/
DRule.java22 * can indicate whether they must have made a modification to be considered successful.
34 * {@code context}. Only one modification tool can be requested from {@code context}.
38 /** Returns {@code true} if the rule must make a modification to be considered successful. */
/external/licenseclassifier/v2/assets/License/LPPL-1.3c/
Dlicense.txt8 license document, but modification of it is not allowed.
51 `Modification'
74 other activities. Note that modification of any installation
75 facilities provided by the Work constitutes modification of the Work.
96 CONDITIONS ON DISTRIBUTION AND MODIFICATION
99 1. Activities other than distribution and/or modification of the Work
106 modification of the Work, and no right to distribute such a Derived
177 apply to, the modification, by any method, of any component so that it
327 A Recommendation on Modification Without Distribution
349 statement that the distribution and/or modification of that
/external/trusty/musl/
DNOTICE30 modification, are permitted provided that the following conditions
58 modification, are permitted provided that the following conditions
86 modification, are permitted provided that the following conditions
114 modification, are permitted provided that the following conditions
142 modification, are permitted provided that the following conditions
170 modification, are permitted provided that the following conditions
198 modification, are permitted provided that the following conditions
300 modification, are permitted provided that the following conditions
331 modification, are permitted.
343 modification, are permitted provided that the following conditions
[all …]
DLICENSE30 modification, are permitted provided that the following conditions
58 modification, are permitted provided that the following conditions
86 modification, are permitted provided that the following conditions
114 modification, are permitted provided that the following conditions
142 modification, are permitted provided that the following conditions
170 modification, are permitted provided that the following conditions
198 modification, are permitted provided that the following conditions
300 modification, are permitted provided that the following conditions
331 modification, are permitted.
343 modification, are permitted provided that the following conditions
[all …]
/external/pdfium/core/fxcrt/
Dbytestring.h75 // Note: Any subsequent modification of |this| will invalidate the result.
79 // Note: Any subsequent modification of |this| will invalidate the result.
86 // Note: Any subsequent modification of |this| will invalidate the result.
92 // Note: Any subsequent modification of |this| will invalidate the result.
101 // Note: Any subsequent modification of |this| will invalidate iterators.
107 // Note: Any subsequent modification of |this| will invalidate iterators.
167 // Note: any modification of the string (including ReleaseBuffer()) may

12345678910>>...641