/external/icu/icu4c/source/common/ |
ucnvbocu.cpp | 262 * mode decoder's incomplete (diff<<2)|count (ignored when toULength==0) 494 c=-c; /* negative lead surrogate as "incomplete" indicator to avoid c=0 everywhere else */ 728 c=-c; /* negative lead surrogate as "incomplete" indicator to avoid c=0 everywhere else */ [all...] |
/external/libxml2/doc/devhelp/ |
libxml2-xmlschemas.html | 5 <title>xmlschemas: incomplete XML Schemas structure implementation</title> 41 <p>xmlschemas - incomplete XML Schemas structure implementation</p> 42 <p>interface to the XML Schemas handling and schema validity checking, it is incomplete right now. </p> [all...] |
/external/skia/dm/ |
DMSrcSink.cpp | 427 // We consider incomplete to be valid, since we should still decode what is 452 // We do not need to check the return value. On an incomplete 461 // due to an incomplete image. This ensures any uninitialized [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/ |
cmath | 1239 /// 5.2.1.12 Incomplete elliptic integrals of the first kind. 1256 /// 5.2.1.13 Incomplete elliptic integrals of the second kind. 1273 /// 5.2.1.14 Incomplete elliptic integrals of the third kind. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/ |
cmath | 1239 /// 5.2.1.12 Incomplete elliptic integrals of the first kind. 1256 /// 5.2.1.13 Incomplete elliptic integrals of the second kind. 1273 /// 5.2.1.14 Incomplete elliptic integrals of the third kind. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/ |
cmath | 1239 /// 5.2.1.12 Incomplete elliptic integrals of the first kind. 1256 /// 5.2.1.13 Incomplete elliptic integrals of the second kind. 1273 /// 5.2.1.14 Incomplete elliptic integrals of the third kind. [all...] |
/prebuilts/go/darwin-x86/src/html/template/ |
escape_test.go | [all...] |
/prebuilts/go/linux-x86/src/html/template/ |
escape_test.go | [all...] |
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/ |
cmath | 1244 /// 5.2.1.12 Incomplete elliptic integrals of the first kind. 1261 /// 5.2.1.13 Incomplete elliptic integrals of the second kind. 1278 /// 5.2.1.14 Incomplete elliptic integrals of the third kind. [all...] |
/cts/hostsidetests/services/activitymanager/src/android/server/cts/ |
ActivityManagerState.java | 76 log("***Incomplete AM state. Retrying...");
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
DTMManager.java | 42 * <p>Note: this class is incomplete right now. It will be pretty much
|
/external/autotest/frontend/client/src/autotest/tko/ |
SpreadsheetView.java | 72 private CheckBox showIncomplete = new CheckBox("Show incomplete tests");
|
/external/autotest/frontend/tko/ |
rpc_interface.py | 75 valid), and incomplete tests, stored in keys "pass_count', 'complete_count',
|
/external/autotest/tko/parsers/ |
version_1_unittest.py | 138 """Tests that incomplete lines do not parse."""
|
/external/avahi/avahi-common/ |
defs.h | 60 * Please note that these compatibility layers are incomplete and
|
/external/bison/darwin-lib/ |
stdint.h | 73 /* Other systems may have an incomplete or buggy <stdint.h>.
|
/external/boringssl/src/ssl/ |
dtls_record.c | 193 /* The record header was incomplete or malformed. Drop the entire packet. */
|
/external/ceres-solver/internal/ceres/ |
graph_algorithms.h | 86 // multilevel incomplete QR preconditioner for large sparse
|
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/ |
PKG-INFO | 193 * The module graph was incomplete, and generated incorrect warnings
|
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph.egg-info/ |
PKG-INFO | 193 * The module graph was incomplete, and generated incorrect warnings
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/ |
batch.py | 189 # incomplete requests.
|
/external/chromium-trace/catapult/tracing/tracing/extras/chrome/cc/ |
input_latency_async_slice.html | 534 // to be associated with the input, but are almost certain incomplete.
|
/external/clang/include/clang/Basic/ |
TargetCXXABI.h | 113 /// Only scattered and incomplete official documentation exists.
|
/external/clang/test/CXX/drs/ |
dr6xx.cpp | 177 sizeof(x); // expected-error {{incomplete}}
|
/external/clang/test/SemaCXX/ |
overloaded-operator.cpp | 452 Result = 1; // expected-error {{no viable overloaded '='}} // expected-note {{type 'PointerUnion<int *, float *>' is incomplete}}
|