/frameworks/support/v4/java/android/support/v4/app/ |
Fragment.java | 545 * from when first being constructed, as returned by [all...] |
/external/e2fsprogs/ext2ed/doc/ |
ext2ed-design.sgml | 68 In this document I will try to explain how EXT2ED is constructed. 295 To handle the task, I constructed the <Literal remap="tt">struct_descriptor</Literal> structure. 587 In order to implement the above idea, I constructed a global variable of [all...] |
/cts/tests/tests/graphics/src/android/graphics/cts/ |
CanvasTest.java | 92 // abnormal case: bitmap to be constructed is immutable 100 // abnormal case: bitmap to be constructed is recycled [all...] |
/dalvik/vm/ |
Exception.cpp | 33 with a Throwable at the time the Throwable is constructed. The construction 173 * throw the pre-constructed internal error. [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
StylesheetHandler.java | 98 * can not be constructed for some reason. [all...] |
/external/ceres-solver/docs/source/ |
tutorial.rst | 333 respectively. Using these, the problem can be constructed as follows: 630 Given this functor, the bundle adjustment problem can be constructed
|
/external/chromium/chrome/common/extensions/docs/ |
content_scripts.html | 486 The list of CSS files to be injected into matching pages. These are injected in the order they appear in this array, before any DOM is constructed or displayed for the page.</td> 502 In the case of "document_start", the files are injected after any files from <code>css</code>, but before any other DOM is constructed or any other script is run. [all...] |
/external/chromium/sdch/open-vcdiff/src/gtest/ |
gtest.h | 452 // is called, a UnitTest object is constructed and returned. 525 // the object is constructed. We don't mark it as const here, as [all...] |
/external/chromium_org/chrome/browser/history/ |
history_backend.h | 106 // constructed on any thread, but all other functions including Init() must 722 // |favicon_bitmap_results| is constructed. [all...] |
/external/chromium_org/chrome/browser/ |
io_thread.cc | 463 // be multiply constructed. 789 // instance, constructed from a NetworkSession::Params, to allow us [all...] |
/external/chromium_org/net/cert/ |
cert_verify_proc_unittest.cc | [all...] |
/external/chromium_org/third_party/WebKit/Source/web/tests/ |
ScrollAnimatorNoneTest.cpp | 687 // Constructed from an actual scroll wheel trace that exhibited a glitch. 711 // Constructed from an actual scroll wheel trace that exhibited a glitch. [all...] |
/external/chromium_org/third_party/angle/src/compiler/ |
ParseContext.cpp | [all...] |
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
simpletz.h | 276 * allowing various types of rules to be constructed, as follows: 320 * allowing various types of rules to be constructed, as follows: [all...] |
/external/chromium_org/third_party/mesa/src/src/glsl/ |
ir.cpp | 675 * "If a matrix is constructed from a matrix, then each component 697 * component of the constant being constructed. [all...] |
/external/chromium_org/third_party/sqlite/ |
system-sqlite.patch | 401 /* Double-check that the aSyscall[] array has been constructed 808 /* Double-check that the aSyscall[] array has been constructed
|
/external/chromium_org/tools/valgrind/ |
valgrind_test.py | 395 # The Valgrind command is constructed. 611 # The PIN command is constructed. [all...] |
/external/clang/include/clang/Serialization/ |
ASTBitCodes.h | 366 /// that are constructed during semantic analysis (e.g., [all...] |
/external/eigen/doc/ |
I03_InsideEigenExample.dox | 117 Now that our vectors are constructed, let's move on to the next line: 463 So m_functor is an object of the empty class internal::scalar_sum_op<float>. As we mentioned above, don't worry about why we constructed an object of this empty class at all -- it's an implementation detail, the point is that some other functors need to store member data.
|
/external/icu4c/i18n/unicode/ |
simpletz.h | 276 * allowing various types of rules to be constructed, as follows: 320 * allowing various types of rules to be constructed, as follows: [all...] |
/external/libnfc-nxp/src/ |
phHciNfc_RFReader.c | [all...] |
/external/llvm/include/llvm/CodeGen/ |
SelectionDAG.h | 121 /// selection. This DAG is constructed as the first step of instruction 176 /// constructed, and removes itself when destroyed in RAII fashion. [all...] |
/external/llvm/lib/Transforms/IPO/ |
DeadArgumentElimination.cpp | [all...] |
/external/mesa3d/src/glsl/ |
ir.cpp | 675 * "If a matrix is constructed from a matrix, then each component 697 * component of the constant being constructed. [all...] |
/external/valgrind/main/VEX/priv/ |
guest_arm_helpers.c | 49 the parameters passed to it in the IR calls constructed by 723 arg are constructed (in guest_arm_toIR.c) are very [all...] |