/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
cmd.py | 3 Interpreters constructed with this class obey the following conventions:
|
sre_compile.py | 277 # set is constructed. Then, this bitmap is sliced into chunks of 256
|
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/ |
Connection.java | 106 if (DEBUG) Log.d(TAG, "SdkControllerConnection is constructed.");
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/ |
NewProjectWizard.java | 208 // since they are constructed lazily, so consider that option here.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/ |
TestNode.java | 252 assertTrue("This method only works with nodes constructed from XML",
|
/dalvik/dx/src/com/android/dx/ssa/ |
SsaBasicBlock.java | 413 * @return {@code non-null;} an appropriately-constructed instance 450 * @return {@code non-null;} an appropriately-constructed instance [all...] |
/external/ceres-solver/include/ceres/ |
jet.h | 174 // uninitialized uses when other classes relying on default constructed T 176 // the C++ standard mandates that e.g. default constructed doubles are
|
/external/chromium/chrome/browser/ |
process_singleton_linux.cc | 521 // We expect to only be constructed on the UI thread. 563 // constructed on). [all...] |
/external/chromium/testing/gmock/include/gmock/ |
gmock-actions.h | 896 // An Unused object can be implicitly constructed from ANY value. [all...] |
/external/chromium_org/chrome/browser/ |
process_singleton_linux.cc | 473 // We expect to only be constructed on the UI thread. 520 // constructed on). [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
olsontz.cpp | 111 * @param res the resource bundle of the zone to be constructed 787 * Note: When an OlsonTimeZone is constructed, we should set the final year [all...] |
/external/dexmaker/src/dx/java/com/android/dx/ssa/ |
SsaBasicBlock.java | 414 * @return {@code non-null;} an appropriately-constructed instance 451 * @return {@code non-null;} an appropriately-constructed instance [all...] |
/external/eigen/Eigen/src/Core/util/ |
Memory.h | 369 /** \internal Deletes objects constructed with aligned_new 378 /** \internal Deletes objects constructed with conditional_aligned_new [all...] |
/external/icu4c/i18n/ |
olsontz.cpp | 115 * @param res the resource bundle of the zone to be constructed 819 * Note: When an OlsonTimeZone is constructed, we should set the final year [all...] |
/external/llvm/docs/ |
YamlIO.rst | 552 instance of NormalizedPolar, constructed from the suppled polar object which 557 of NormalizedPolar, constructed by the empty constructor. The mapRequired
|
/external/open-vcdiff/gflags/src/gflags/ |
gflags.h | 82 // that's because they were constructed that way at ./configure time. 509 // constructed at global-constructor time, which is much later). To
|
gflags.h.in | 82 // that's because they were constructed that way at ./configure time. 509 // constructed at global-constructor time, which is much later). To
|
/external/open-vcdiff/gflags/src/windows/gflags/ |
gflags.h | 82 // that's because they were constructed that way at ./configure time. 520 // constructed at global-constructor time, which is much later). To
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
cgraph.h | 284 /* Set for nodes that was constructed and finalized by frontend. */ 523 /* Callgraph is being constructed. It is safe to add new functions. */ [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
cgraph.h | 284 /* Set for nodes that was constructed and finalized by frontend. */ 523 /* Callgraph is being constructed. It is safe to add new functions. */ [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
cgraph.h | 284 /* Set for nodes that was constructed and finalized by frontend. */ 523 /* Callgraph is being constructed. It is safe to add new functions. */ [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
cgraph.h | 284 /* Set for nodes that was constructed and finalized by frontend. */ 523 /* Callgraph is being constructed. It is safe to add new functions. */ [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
stl_map.h | 631 * constructed. 639 * object out of which the %map was constructed.
|
stl_multimap.h | 567 * was constructed. 575 * object out of which the %multimap was constructed.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
valarray | 469 * A new valarray is constructed as a copy of this array with elements 486 * A new valarray is constructed as a copy of this array with elements [all...] |