/external/eigen/doc/ |
TopicLinearAlgebraDecompositions.dox | 130 <td>Fast-average<sup><a href="#note2">2</a></sup></td> 142 <td>Slow-very slow<sup><a href="#note2">2</a></sup></td> 154 <td>Average-slow<sup><a href="#note2">2</a></sup></td> 166 <td>Fast-average<sup><a href="#note2">2</a></sup></td> 180 <td>Average-slow<sup><a href="#note2">2</a></sup></td> 192 <td>Slow-very slow<sup><a href="#note2">2</a></sup></td> 230 <li><a name="note2">\b 2: </a>Eigenvalues, SVD and Schur decompositions rely on iterative algorithms. Their convergence speed depends on how well the eigenvalues are separated.</li>
|
/external/llvm/test/MC/AsmParser/ |
section_names.s | 29 .section .note2 59 # CHECK: Name: .note2
|
/external/clang/test/SemaCXX/ |
enable_if.cpp | 14 static void s(int n) __attribute__((enable_if(n == 0, "chosen when 'n' is zero"))); // expected-note2{{candidate disabled: chosen when 'n' is zero}} 36 __attribute__((deprecated)) constexpr int old() { return 0; } // expected-note2{{'old' has been explicitly marked deprecated here}}
|
/external/chromium_org/sandbox/win/src/ |
shared_handles.h | 46 // Note2: While this class can be used in a single process, there are
|
/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/ |
p5-generic-lambda-1y.cpp | 79 auto L = [](auto *a) ->decltype (a->foo()) { //expected-note2{{candidate template ignored:}}
|
/external/elfutils/0.153/src/ |
elfcmp.c | 414 GElf_Nhdr note2; local 434 off2 = gelf_getnote (data2, off2, ¬e2, 443 if (note1.n_namesz != note2.n_namesz 452 if (note1.n_type != note2.n_type) 460 if (note1.n_descsz != note2.n_descsz 467 if (note1.n_descsz != note2.n_descsz)
|
/packages/apps/ContactsCommon/tests/src/com/android/contacts/common/model/dataitem/ |
DataItemTests.java | 241 final String note2 = "note 2"; local 249 mValues3.put(Note.NOTE, note2); 258 assertEquals(note2, ((NoteDataItem) dataList.get(1)).getNote());
|
/external/clang/test/SemaTemplate/ |
default-expr-arguments.cpp | 159 vector(const allocator<T>& = allocator<T>()) {} // expected-note2 {{instantiation of}}
|
/external/chromium_org/third_party/skia/include/pdf/ |
SkPDFDevice.h | 62 * bottom left (PDF default) to the top left. Note2: drawDevice
|
/external/qemu/ |
cputlb.c | 301 /* NOTE2: the returned address is not exactly the physical address: it
|
CHANGES.TXT | 733 NOTE2: you cannot use both -port and -adb-port at the same time. [all...] |
/external/skia/include/pdf/ |
SkPDFDevice.h | 62 * bottom left (PDF default) to the top left. Note2: drawDevice
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/privacy/ |
PrivacyActivity.java | 82 // NOTE2: Do no call finish() in onFactoryReset() upon CANCEL.
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
s_erf.c | 88 * Note2:
|
/external/fdlibm/ |
s_erf.c | 86 * Note2:
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
XMPSchemaRegistryImpl.java | 309 * Note2: The method is only package-private so that it can be tested with unittests
|
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/ |
VCardJapanizationTests.java | 410 .put(Note.NOTE, "note2");
|
VCardExporterTests.java | [all...] |
/development/samples/NotePad/tests/src/com/example/android/notepad/ |
NotePadProviderTest.java | 61 new NoteInfo("Note2", "This is note 2"), [all...] |
/external/libxml2/ |
dict.c | 36 * Note2: the fast function used for a small dict won't protect very
|
/external/wpa_supplicant_8/hostapd/ |
ChangeLog | 623 (Note2: IEEE 802.11w is an unapproved draft and subject to change.) [all...] |
/external/bluetooth/bluedroid/stack/include/ |
btm_api.h | [all...] |
/external/wpa_supplicant_8/wpa_supplicant/ |
ChangeLog | [all...] |
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/ |
omx_vdec_msm8974.cpp | [all...] |