/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ |
type_traits | 732 // constructed, if the element type is default-constructible, but [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/ |
pycodegen.py | 229 """Verify that class is constructed correctly""" [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
pickle.py | 569 # simply GET the tuple (it's already constructed). This check [all...] |
threading.py | 664 *name* is the thread name. By default, a unique name is constructed of [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_long.py | 88 # is constructed to contain long strings of 0 and 1 bits. These are [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/ |
pycodegen.py | 229 """Verify that class is constructed correctly""" [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
pickle.py | 569 # simply GET the tuple (it's already constructed). This check [all...] |
threading.py | 664 *name* is the thread name. By default, a unique name is constructed of [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_long.py | 88 # is constructed to contain long strings of 0 and 1 bits. These are [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/ |
NewXmlFileCreationPage.java | 221 * the element when constructed [all...] |
/external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/ |
DecimalFormatTest.java | 734 // constructed with no pattern and applying that pattern using the 739 assertTrue("Constructed format did not match applied format object", [all...] |
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/ |
SAX2DTM.java | 46 * for compactness, that is constructed via SAX2 ContentHandler events. 229 * Construct a SAX2DTM object ready to be constructed from SAX2 [all...] |
/external/chromium/chrome/common/extensions/docs/ |
experimental.webNavigation.html | [all...] |
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderBlockLineLayout.cpp | 190 // If this box or its ancestor is constructed then it is from a previous line, and we need 336 // Now mark the line boxes as being constructed. [all...] |
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
decimfmt.h | 356 * style formats no matter which style the formatter is constructed with. [all...] |
regex.h | 129 * were constructed from identical source patterns using the same match flag 139 * were constructed from identical source patterns using the same match flag [all...] |
/external/chromium_org/third_party/libva/va/ |
va.h | 777 * be constructed and validated through vaGetSurfaceAttributes() or 778 * constructed based based on what the underlying hardware could [all...] |
/external/chromium_org/third_party/sqlite/ |
recover.patch | 875 + * entirely contained with a page are constructed [all...] |
/external/clang/lib/Driver/ |
ToolChains.cpp | 645 // have already constructed the phase actions, so we can not treat them as [all...] |
/external/clang/lib/Frontend/ |
ASTUnit.cpp | 576 // constructed, so register them now. [all...] |
/external/icu4c/i18n/unicode/ |
decimfmt.h | 376 * style formats no matter which style the formatter is constructed with. [all...] |
regex.h | 127 * were constructed from identical source patterns using the same match flag 137 * were constructed from identical source patterns using the same match flag [all...] |
/frameworks/base/media/java/android/media/ |
MediaPlayer.java | 105 * <li>There is a subtle but important difference between a newly constructed 115 * methods is called right after a MediaPlayer object is constructed, [all...] |
/external/valgrind/main/coregrind/m_debuginfo/ |
readdwarf3.c | [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
random.h | 870 * The underlying engine is default constructed as well. [all...] |