Home
last modified time | relevance | path

Searched full:made (Results 1 – 25 of 7755) sorted by relevance

12345678910>>...311

/external/clang/test/PCH/
Dcxx-traits.h6 struct __is_pod { // expected-warning {{keyword '__is_pod' will be made available as an identifier …
11 struct __is_empty { // expected-warning {{keyword '__is_empty' will be made available as an identif…
20 struct __is_abstract {}; // expected-warning {{made available}}
21 struct __is_arithmetic {}; // expected-warning {{made available}}
22 struct __is_array {}; // expected-warning {{made available}}
23 struct __is_assignable {}; // expected-warning {{made available}}
24 struct __is_base_of {}; // expected-warning {{made available}}
25 struct __is_class {}; // expected-warning {{made available}}
26 struct __is_complete_type {}; // expected-warning {{made available}}
27 struct __is_compound {}; // expected-warning {{made available}}
[all …]
/external/caliper/caliper/src/test/resources/com/google/caliper/bridge/
Djdk7-compilation.txt9 162 2 sun.nio.cs.UTF_8$Decoder::decode (640 bytes) made not entrant
18 made not compilable com.google.common.base.CharMatcher::matches
44 made not compilable java.nio.charset.Charset::newDecoder
70 707 29 java.util.HashMap::get (79 bytes) made not entrant
103 made not compilable java.io.Reader::read
157 1640 148 java.lang.reflect.Method::getAnnotation (26 bytes) made not entrant
168 1701 2 sun.nio.cs.UTF_8$Decoder::decode (640 bytes) made zombie
169 1701 29 java.util.HashMap::get (79 bytes) made zombie
179 made not compilable java.util.regex.Pattern$CharProperty::isSatisfiedBy
189 made not compilable java.net.URLStreamHandler::openConnection
[all …]
Djdk6-compilation.txt47 23 made not entrant (2) java.util.HashMap::get (79 bytes)
76 43 made not entrant (2) java.util.Properties$LineReader::readLine (452 bytes)
85 23 made zombie (2) java.util.HashMap::get (79 bytes)
100 43 made zombie (2) java.util.Properties$LineReader::readLine (452 bytes)
126 110 made not entrant (2) java.lang.reflect.Method::getAnnotation (26 bytes)
153 132 made not entrant (2) java.util.regex.Pattern$BmpCharProperty::match (50 bytes)
178 70 made not entrant (2) java.util.HashMap::put (126 bytes)
179 133 made not entrant (2) java.util.regex.Matcher::search (109 bytes)
181 146 made not entrant (2) java.util.regex.Pattern$CharProperty::match (56 bytes)
185 110 made zombie (2) java.lang.reflect.Method::getAnnotation (26 bytes)
[all …]
/external/apache-harmony/support/src/test/java/tests/support/
DSupport_ProviderRSA.java55 "made.up.provider.name.MessageDigestSHA"); in registerServices()
57 "made.up.provider.name.MessageDigestMD5"); in registerServices()
61 "made.up.provider.name.SecureRandomImpl"); in registerServices()
65 "made.up.provider.name.AlgorithmParameterGeneratorDSA"); in registerServices()
69 "made.up.provider.name.AlgorithmParametersDSA"); in registerServices()
73 "made.up.provider.name.KeyPairGeneratorDSA"); in registerServices()
77 "made.up.provider.name.KeyFactoryDSA"); in registerServices()
79 "made.up.provider.name.KeyFactoryRSA"); in registerServices()
83 "made.up.provider.name.SignatureDSA"); in registerServices()
87 "made.up.provider.name.KeyStore"); in registerServices()
[all …]
DSupport_ProviderJCE.java55 "made.up.provider.name.MessageDigestSHA"); in registerServices()
57 "made.up.provider.name.MessageDigestMD5"); in registerServices()
61 "made.up.provider.name.AlgorithmParameterGeneratorDSA"); in registerServices()
65 "made.up.provider.name.AlgorithmParametersDSA"); in registerServices()
69 "made.up.provider.name.KeyPairGeneratorDSA"); in registerServices()
72 put("KeyFactory.DSA", "made.up.provider.name.KeyFactoryDSA"); in registerServices()
73 put("KeyFactory.RSA", "made.up.provider.name.KeyFactoryRSA"); in registerServices()
77 "made.up.provider.name.SignatureDSA"); in registerServices()
81 "made.up.provider.name.KeyStore"); in registerServices()
85 "made.up.provider.name.CertificateFactoryX509"); in registerServices()
/external/jackson-core/src/main/java/com/fasterxml/jackson/core/filter/
DTokenFilter.java26 * no actual callbacks need to be made. For this reason, it is more efficient
53 * that further inclusion calls on return filter object need to be made
60 * are made recursively for properties of the Object to determine possible inclusion.
80 * that further inclusion calls on return filter object need to be made
87 * are made recursively for elements of the array to determine possible inclusion.
129 * that further inclusion calls on returned filter object need to be made
155 * that further inclusion calls on returned filter object need to be made
181 * that further inclusion calls on returned filter object need to be made
203 * Call made when verifying whether a scaler value is being
220 * Call made to verify whether leaf-level
[all …]
/external/clang/test/Analysis/
Dtest-after-div-zero.c7 var = 77 / x; // expected-note {{Division with compared value made here}} in err_eq()
12 var = 77 / x; // expected-note {{Division with compared value made here}} in err_eq2()
17 var = 77 / x; // expected-note {{Division with compared value made here}} in err_ne()
22 var = 77 / x; // expected-note {{Division with compared value made here}} in err_ge()
27 var = 77 / x; // expected-note {{Division with compared value made here}} in err_le()
32 var = 77 / x; // expected-note {{Division with compared value made here}} in err_yes()
36 var = 77 / x; // expected-note {{Division with compared value made here}} in err_not()
42 var = 77 / *y; // expected-note {{Division with compared value made here}} in err_pnot()
48 var = 77 / x; // expected-note {{Division with compared value made here}} in err_pnot2()
55 var = 77 / **z; // expected-note {{Division with compared value made here}} in err_ppnot()
[all …]
/external/clang/test/Sema/
Denable_if.c45 …har *s, size_t maxlen) // expected-note{{candidate function has been explicitly made unavailable}}
70 …bute__((overloadable)) // expected-note{{candidate function has been explicitly made unavailable}}
84 …bute__((overloadable)) // expected-note{{candidate function has been explicitly made unavailable}}
125 …cted-note@121{{candidate function}} expected-note@122{{candidate function made ineligible by enabl… in test6()
126 …cted-note@121{{candidate function}} expected-note@122{{candidate function made ineligible by enabl… in test6()
127 …cted-note@121{{candidate function}} expected-note@122{{candidate function made ineligible by enabl… in test6()
128 …cted-note@121{{candidate function}} expected-note@122{{candidate function made ineligible by enabl… in test6()
134 …} expected-note@131{{candidate function made ineligible by enable_if}} expected-note@132{{candidat… in test7()
135 …} expected-note@131{{candidate function made ineligible by enable_if}} expected-note@132{{candidat… in test7()
136 …} expected-note@131{{candidate function made ineligible by enable_if}} expected-note@132{{candidat… in test7()
[all …]
/external/robolectric/shadows/httpclient/src/main/java/org/robolectric/shadows/httpclient/
DFakeHttp.java64 …* Accessor to obtain HTTP requests made during the current test in the order in which they were ma…
78 * Accessor to find out if HTTP requests were made during the current test.
80 * @return whether a request was made.
92 …ssor to obtain metadata for an HTTP request made during the current test in the order in which the…
102 …* Accessor to obtain HTTP requests made during the current test in the order in which they were ma…
112 …ssor to obtain metadata for an HTTP request made during the current test in the order in which the…
/external/robolectric-shadows/shadows/httpclient/src/main/java/org/robolectric/shadows/httpclient/
DFakeHttp.java57 …* Accessor to obtain HTTP requests made during the current test in the order in which they were ma…
71 * Accessor to find out if HTTP requests were made during the current test.
73 * @return whether a request was made.
85 …ssor to obtain metadata for an HTTP request made during the current test in the order in which the…
95 …* Accessor to obtain HTTP requests made during the current test in the order in which they were ma…
105 …ssor to obtain metadata for an HTTP request made during the current test in the order in which the…
/external/python/google-api-python-client/docs/dyn/
Drealtimebidding_v1.buyers.creatives.html154 …mainCall": { # Number of HTTP calls made by a creative, broken down by domain. # Number of HT…
156 { # The number of HTTP calls made to the given domain.
158 "httpCallCount": 42, # Number of HTTP calls made to the domain.
161 …"totalHttpCallCount": 42, # The total number of HTTP calls made by the creative, includi…
172 …"httpCall": { # HTTP calls made by a creative that resulted in policy violations. # HTTP…
173 "urls": [ # URLs of HTTP calls made by the creative.
214 …mainCall": { # Number of HTTP calls made by a creative, broken down by domain. # Number of HT…
216 { # The number of HTTP calls made to the given domain.
218 "httpCallCount": 42, # Number of HTTP calls made to the domain.
221 …"totalHttpCallCount": 42, # The total number of HTTP calls made by the creative, includi…
[all …]
Drealtimebidding_v1.bidders.creatives.html163 …mainCall": { # Number of HTTP calls made by a creative, broken down by domain. # Number of HT…
165 { # The number of HTTP calls made to the given domain.
167 "httpCallCount": 42, # Number of HTTP calls made to the domain.
170 …"totalHttpCallCount": 42, # The total number of HTTP calls made by the creative, includi…
181 …"httpCall": { # HTTP calls made by a creative that resulted in policy violations. # HTTP…
182 "urls": [ # URLs of HTTP calls made by the creative.
223 …mainCall": { # Number of HTTP calls made by a creative, broken down by domain. # Number of HT…
225 { # The number of HTTP calls made to the given domain.
227 "httpCallCount": 42, # Number of HTTP calls made to the domain.
230 …"totalHttpCallCount": 42, # The total number of HTTP calls made by the creative, includi…
[all …]
Dcontent_v2_1.returnpolicy.html125 …ost items a minimum of 30 days is required for returns. Exceptions may be made for electronics. A …
126 …ost items a minimum of 30 days is required for returns. Exceptions may be made for electronics or …
139 …ost items a minimum of 30 days is required for returns. Exceptions may be made for electronics. A …
140 …ost items a minimum of 30 days is required for returns. Exceptions may be made for electronics or …
185 …ost items a minimum of 30 days is required for returns. Exceptions may be made for electronics. A …
186 …ost items a minimum of 30 days is required for returns. Exceptions may be made for electronics or …
199 …ost items a minimum of 30 days is required for returns. Exceptions may be made for electronics. A …
200 …ost items a minimum of 30 days is required for returns. Exceptions may be made for electronics or …
251 …ost items a minimum of 30 days is required for returns. Exceptions may be made for electronics. A …
252 …ost items a minimum of 30 days is required for returns. Exceptions may be made for electronics or …
[all …]
/external/clang/test/SemaCXX/
Dwarn-range-loop-analysis.cpp87 // No warning, non-reference type indicates copy is made in test1()
91 // No warning, non-reference type indicates copy is made in test1()
97 // No warning, non-reference type indicates copy is made in test1()
101 // No warning, non-reference type indicates copy is made in test1()
107 // No warning, non-reference type indicates copy is made in test1()
111 // No warning, non-reference type indicates copy is made in test1()
152 // No warning, non-reference type indicates copy is made in test3()
156 // No warning, non-reference type indicates copy is made in test3()
162 // No warning, copy made in test3()
166 // No warning, copy made in test3()
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
DCHANGES.0282 - Gregor Jasny made c-ares link with libtool 's -export-symbols-regex option to
342 I made sure the public ares_config struct looks like before and yet it
401 Charles Hardin made adig support a regular numerical dotted IP address for the
436 source port of a client from a different address than the request was made to.
564 - Sebastian made c-ares able to return all PTR-records when doing reverse
581 - Alexey Simak made adig support NAPTR records
627 - Made the query callbacks receive the number of timeouts that happened during
705 He also made recent Microsoft compilers use _strdup() instead of strdup().
764 for this very reason. It also made me export the ares_socket_t type in the
824 o made ares_version.h use extern "C" for c++ compilers
[all …]
/external/tpm2-tss/
DRELEASE.md9 * A is the 'major' version, incremented when an API incompatible change is made
10 * B is the 'minor' version, incremented when an API compatible change is made
27 Before a release is made the `coverity_scan` branch must be updated to the point in git history whe…
29 The results of this scan must be dispositioned by the maintainers before the release is made.
32 When a release is made a tag is created in the git repo identifying the release by the [version str…
34 …eleted from the git repository after a release with the corresponding version number has been made.
/external/icu/tools/
DREADME.android20 1) Back-ported upstream ICU patches or other ICU behavior changes made for Android that cannot be
29 All changes made to icu4j should be accompanied by changes in android_icu4j and vice versa.
42 The code in android_icu4j will be regenerated and should contain the changes you made
48 Upstream patches and other code changes that modify ICU4J behavior are made in the icu4j
67 have been made to the upstream documentation being replaced that might otherwise be missed.
75 WARNING: DO NOT add any behavioral changes in these patches. Behavioral code changes should be made
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/trackselection/
DTrackSelector.java48 * corresponding to the selection that was made. For example when playing media containing
49 * multiple periods, the track selection for a period is made when the player starts to buffer
54 * selection it has previously made becomes active by calling {@link
57 * made are invalid, it can do so by calling {@link
80 * All calls made by the player into the track selector are on the player's internal playback
87 * Notified when selections previously made by a {@link TrackSelector} are no longer valid.
92 * Called by a {@link TrackSelector} to indicate that selections it has previously made are no
106 * it has previously made are no longer valid.
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/trackselection/
DTrackSelector.java48 * corresponding to the selection that was made. For example when playing media containing
49 * multiple periods, the track selection for a period is made when the player starts to buffer
54 * selection it has previously made becomes active by calling {@link
57 * made are invalid, it can do so by calling {@link
82 * All calls made by the player into the track selector are on the player's internal playback
88 /** Notified when selections previously made by a {@link TrackSelector} are no longer valid. */
92 * Called by a {@link TrackSelector} to indicate that selections it has previously made are no
105 * it has previously made are no longer valid.
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/trackselection/
DTrackSelector.java48 * corresponding to the selection that was made. For example when playing media containing
49 * multiple periods, the track selection for a period is made when the player starts to buffer
54 * selection it has previously made becomes active by calling {@link
57 * made are invalid, it can do so by calling {@link
82 * All calls made by the player into the track selector are on the player's internal playback
88 /** Notified when selections previously made by a {@link TrackSelector} are no longer valid. */
92 * Called by a {@link TrackSelector} to indicate that selections it has previously made are no
105 * it has previously made are no longer valid.
/external/javassist/
DLicense.html19 Code, prior Modifications used by a Contributor, and the Modifications made by
79 of Original Code, to make, have made, use, practice, sell, and offer for
100 of&nbsp; Modifications made by that Contributor either alone and/or in<FONT
102 combination), to make, use, sell, offer for sale, have made, and/or
103 otherwise dispose of: 1) Modifications made by that Contributor (or portions
104 thereof); and 2) the combination of&nbsp; Modifications made by that
115 Modifications made by that Contributor with other software&nbsp; (except as
117 infringed by Covered Code in the absence of Modifications made by that
131 create or to which You contribute must be made available in Source Code form
134 you made an Executable version available; and if made available via Electronic
[all …]
/external/emma/core/java12/com/vladium/jcd/cls/
DIConstantCollection.java3 * This program and the accompanying materials are made available under
86 * @throws IllegalStateException if an attempt is made to reference
88 * @throws IndexOutOfBoundsException if an attempt is made to reference
149 * are made.
157 * Replaces an existing constant pool entry. A replacement can be made only
167 * @throws IllegalStateException if an attempt is made to reference
169 * @throws IndexOutOfBoundsException if an attempt is made to reference
/external/armnn/third-party/half/
DChangeLog.txt18 - Made tie-breaking behaviour in round to nearest configurable by
29 - Made default rounding mode configurable by `HALF_ROUND_STYLE` macro.
79 - Made `fma` function use default implementation if single-precision version
95 - Made `fma` and `fdim` functions available even if corresponding
139 - Made requirement for `<cstdint>` and `static_assert` optional and thus
140 made the library C++98-compatible.
141 - Made support for C++11 features user-overridable through explicit
/external/ComputeLibrary/include/half/
DChangeLog.txt18 - Made tie-breaking behaviour in round to nearest configurable by
29 - Made default rounding mode configurable by `HALF_ROUND_STYLE` macro.
79 - Made `fma` function use default implementation if single-precision version
95 - Made `fma` and `fdim` functions available even if corresponding
139 - Made requirement for `<cstdint>` and `static_assert` optional and thus
140 made the library C++98-compatible.
141 - Made support for C++11 features user-overridable through explicit
/external/proguard/src/proguard/optimize/info/
DNonPrivateMemberMarker.java30 * This ClassVisitor marks all class members that can not be made private in the
80 // The referenced class member, if any, can never be made private, in visitStringConstant()
97 // The referenced class member can never be made private. in visitAnyRefConstant()
142 * Returns whether the given field can be made private.
163 * Returns whether the given method can be made private.

12345678910>>...311