Searched full:unfortunately (Results 1 – 25 of 2177) sorted by relevance
12345678910>>...88
| /external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/ |
| D | ResourceModule.java | 87 // unfortunately, actually, data can be either ARRAY or STRING in ResourceModule() 250 * Unfortunately, UResourceBundle is unable to treat one string as string array. 298 // unfortunately, actually, data can be either ARRAY or STRING 304 // unfortunately, actually, data can be either ARRAY or STRING 340 // unfortunately,
|
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/ |
| D | ResourceModule.java | 88 // unfortunately, actually, data can be either ARRAY or STRING in ResourceModule() 251 * Unfortunately, UResourceBundle is unable to treat one string as string array. 299 // unfortunately, actually, data can be either ARRAY or STRING 305 // unfortunately, actually, data can be either ARRAY or STRING 341 // unfortunately,
|
| /external/compiler-rt/lib/asan/ |
| D | asan_win_dynamic_runtime_thunk.cc | 41 // so normally we would just dllimport it. Unfortunately, the dllimport 56 // __asan_unregister_globals on these events, which unfortunately doesn't work 94 // Unfortunately, putting a pointer to __asan_set_seh_filter into
|
| /external/pigweed/pw_thread/ |
| D | yield_facade_test.cc | 33 // Unfortunately we have not thought of a useful way to test yield without in TEST() 44 // Unfortunately we have not thought of a useful way to test yield without in TEST()
|
| /external/rust/crates/flagset/ |
| D | README.md | 16 Unfortunately, it doesn't feel like natural Rust. The `bitflags` crate 24 Unfortunately, there are some design flaws. To generate the flags, 27 flags using a `repr($size)` attribute. Unfortunately, this attribute
|
| /external/libtextclassifier/native/lang_id/common/lite_strings/ |
| D | numbers.h | 48 // Unfortunately, we can't directly call LiteAtoi(sp.data()): LiteAtoi(const in LiteAtoi() 65 // Unfortunately, we can't directly call LiteAtoi(sp.data()): LiteAtoi(const in LiteAtof()
|
| /external/angle/src/libANGLE/renderer/vulkan/doc/ |
| D | PipelineCreation.md | 4 Unfortunately, creating pipelines is a heavy operation (in particular, converting SPIR-V to assembly 45 Unfortunately, linked pipelines may not be as efficient as complete pipelines. This largely depends
|
| /external/llvm/docs/tutorial/ |
| D | OCamlLangImpl8.rst | 132 representation for code gets a lot of people excited. Unfortunately, 135 "unfortunately", because there is really no way to make (fully general) 191 Unfortunately, this is really not the place to give you a full and 249 Unfortunately, this can vary widely across targets: for example the
|
| D | LangImpl10.rst | 124 representation for code gets a lot of people excited. Unfortunately, 127 "unfortunately", because there is really no way to make (fully general) 183 Unfortunately, this is really not the place to give you a full and 241 Unfortunately, this can vary widely across targets: for example the
|
| /external/freetype/builds/windows/ |
| D | detect.mk | 41 # Unfortunately, this also detects the case when one is running 76 # Unfortunately, CMD.EXE is not available on Windows 9X.
|
| /external/ipsec-tools/src/racoon/doc/ |
| D | README.gssapi | 49 stored algorithms in bitmask, which unfortunately meant 100 Unfortunately, racoon does not seem to properly fall back to
|
| /external/libfuse/ |
| D | README.md | 34 releases, but unfortunately has no capacity to do any development 120 since 2006 but unfortunately no fix has been applied yet. If you
|
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/re/ |
| D | lit.local.cfg | 1 # Unfortunately, <regex> uses locales in regex_traits
|
| /external/perfetto/infra/config/ |
| D | README.md | 2 integration with LUCI. Unfortunately, the infra/config prefix for
|
| /external/squashfs-tools/ |
| D | ACKNOWLEDGEMENTS | 44 While his patched worked, it unfortunately made it easy to make Mksquashfs 132 Erik Andersen has made some nice suggestions, unfortunately, I have
|
| /external/cronet/components/metrics/ |
| D | metrics_log_store.cc | 61 // independent logs, but we unfortunately cannot determine this since we in LoadPersistedUnsentLogs() 117 // be independent logs, but we unfortunately cannot determine this since we in SetAlternateOngoingLogStore()
|
| /external/wycheproof/java/com/google/security/wycheproof/testcases/ |
| D | DhiesTest.java | 75 * agreement using DHIES works in the sense that it can decrypt what it encrypts. Unfortunately it 138 * Tries to detect if an algorithm is using ECB. Unfortunately, many JCE algorithms use ECB if no
|
| /external/python/cpython2/Mac/scripts/ |
| D | mkestrres-errno.h | 1 /* These are defined in MSL errno.h, but unfortunately not documented */
|
| /external/crosvm/.github/ |
| D | mistaken-pull-closer.yml | 7 Thanks for your contribution! Unfortunately, we don't use GitHub pull
|
| /external/protobuf/kokoro/ |
| D | README.md | 11 issue; unfortunately, we may not be able to accept PRs (but feel free
|
| /external/clang/test/CodeGen/ |
| D | PR2743-reference-missing-static.c | 6 sema. Unfortunately this test will become useless once sema starts
|
| /external/clang/test/Index/ |
| D | create-tu-fail.c | 8 // Unfortunately this would crash reliably only via valgrind.
|
| /external/cronet/third_party/protobuf/kokoro/ |
| D | README.md | 11 issue; unfortunately, we may not be able to accept PRs (but feel free
|
| /external/llvm/test/MC/ARM/ |
| D | relocated-mapping.s | 3 @ Implementation-detail test (unfortunately): values that are relocated do not
|
| /external/apache-commons-io/src/main/java/org/apache/commons/io/input/ |
| D | BufferedFileChannelInputStream.java | 31 …* and native memory which happens when using {@link java.io.BufferedInputStream}. Unfortunately, t… 101 …ay lead to the depletion of off-heap memory or huge numbers of open files. There's unfortunately no
|
12345678910>>...88