Searched refs:made (Results 1 – 25 of 3422) sorted by relevance
12345678910>>...137
/external/caliper/caliper/src/test/resources/com/google/caliper/bridge/ |
D | jdk7-compilation.txt | 9 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 …]
|
D | jdk6-compilation.txt | 47 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/icu/tools/ |
D | README.android | 20 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/rust/crates/minimal-lexical/.github/PULL_REQUEST_TEMPLATE/ |
D | bug_fix.md | 11 - If you have made non-trivial changes to the code, please make sure to run unittests prior to comm… 12 - If you have made any changes to parsing algorithms, please run at least `test-parse-golang` or `t… 24 Please include a clear and concise description of the changes made.
|
D | documentation.md | 11 - If you have made any changes to doc comments, please run `cargo fmt` on nightly prior to committi… 14 Please include a clear and concise description of fixes made to the documentation.
|
/external/clang/test/SemaCXX/ |
D | attr-unavailable.cpp | 89 expected-note{{candidate function [with T = int] has been explicitly made unavailable}} in unavail_templated_calls_bar() 94 expected-note{{candidate function [with T = int] has been explicitly made unavailable}} in unavail_templated_calls_bar_arg() 112 expected-note{{candidate function [with T = int] has been explicitly made unavailable}} 121 expected-note 4{{candidate function has been explicitly made unavailable}}
|
/external/wpa_supplicant_8/src/fst/ |
D | Makefile | 2 @echo Nothing to be made. 8 @echo Nothing to be made.
|
/external/wpa_supplicant_8/src/pae/ |
D | Makefile | 2 @echo Nothing to be made. 8 @echo Nothing to be made.
|
/external/markdown/docs/change_log/ |
D | release-2.2.md | 7 While 2.2 is primarily a bug fix release, some internal improvements were made 19 * Support had been dropped for Python 2.4. No guarantees are made that the 30 likely that a few adjustments may need to be made to those documents. 35 set to `True`. This change was made to prevent untrusted authors from 62 Various bug fixes have been made. See the
|
/external/wpa_supplicant_8/src/drivers/ |
D | Makefile | 2 @echo Nothing to be made. 9 @echo Nothing to be made.
|
/external/python/bumble/docs/mkdocs/src/transports/ |
D | index.md | 12 …* [TCP Client](tcp_client.md): a connection to a TCP server is made, after which HCI packets are s… 13 …listens for a TCP client on a specified port. When a client connection is made, HCI packets are se… 14 …* [WebSocket Client](ws_client.md): a connection to a WebSocket server is made, after which HCI pa… 15 …s for a WebSocket client on a specified port. When a client connection is made, HCI packets are se…
|
/external/python/uritemplates/ |
D | LICENSE | 1 This software is made available under the terms of *either* of the licenses 3 made under the terms of *both* these licenses.
|
/external/python/cryptography/vectors/ |
D | LICENSE | 1 This software is made available under the terms of *either* of the licenses 2 found in LICENSE.APACHE or LICENSE.BSD. Contributions to cryptography are made
|
/external/llvm/test/DebugInfo/X86/ |
D | dwarf-aranges.ll | 12 ; <data section> - it should have made one span covering all vars in this CU. 16 ; <other sections> - it should have made one span covering all vars in this CU. 20 ; <common symbols> - it should have made one span for each symbol. 24 ; <text section> - it should have made one span covering all functions in this CU.
|
/external/python/setuptools/docs/development/ |
D | releases.rst | 23 the user. Although releases are made frequently, users can choose the frequency 26 those official releases were made. With frequent releases, the user can govern 30 cases. Because releases are made early and often, bugs are discovered and
|
/external/python/cryptography/ |
D | LICENSE | 1 This software is made available under the terms of *either* of the licenses 2 found in LICENSE.APACHE or LICENSE.BSD. Contributions to cryptography are made
|
/external/tpm2-tss/ |
D | RELEASE.md | 9 * 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/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd-bulk/ |
D | README.md | 19 One or another kind of bulk ws transfer is made to the browser. 21 The ws connection is made via permessage-deflate extension.
|
/external/angle/extensions/ |
D | ANGLE_explicit_context_gles1.txt | 47 For every OpenGL ES entry point available in OpenGL ES 1.0, an additional entry point is made 64 Calls made with an explicit context provide no additional validation for the passed context 67 Calls made with an explicit context will generate errors under the same conditions as they
|
D | EGL_ANGLE_explicit_context.txt | 54 is made available. The entry points have the form of: 70 Calls made with an explicit context provide no additional validation for the passed context 73 Calls made with an explicit context will generate errors under the same conditions as they
|
/external/tpm2-tss/m4/ |
D | flags.m4 | 3 dnl check to be sure the compiler supports the flag. Flags can be made 21 dnl The flag can be made mandatory by providing the string 'required' as 39 dnl check to be sure the linker supports the flag. Flags can be made
|
/external/cronet/base/allocator/partition_allocator/partition_alloc_base/ |
D | README.md | 5 macro renaming) have been made to prevent compilation issues, but we 15 made aware of them.
|
/external/ms-tpm-20-ref/TPMCmd/ |
D | flags.m4 | 1 dnl The copyright in this software is being made available under the BSD License, 35 dnl check to be sure the compiler supprts the flag. Flags can be made 53 dnl The flag can be made mandatory by provideing the string 'required' as 71 dnl check to be sure the linker supprts the flag. Flags can be made
|
/external/bazel-skylib/tests/copy_file/ |
D | BUILD | 89 # If 'bin_src' is built, then 'copy_xsrc' made its output executable. 95 # If 'bin_src' is built, then 'copy_xsrc' made its output executable. 101 # If 'bin_gen' is built, then 'copy_xgen' made its output executable. 107 # If 'bin_gen' is built, then 'copy_xgen' made its output executable.
|
/external/curl/docs/ |
D | VERSIONS.md | 21 changes are made. The release number is bumped when changes are performed or 26 big has been made, 1.3.0 if not that big changes were made or 1.2.4 if only
|
12345678910>>...137