HomeSort by relevance Sort by last modified time
    Searched full:constructs (Results 2226 - 2250 of 3575) sorted by null

<<81828384858687888990>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ResourcePreviewHelper.java 72 * Constructs a new {@link ResourcePreviewHelper}.
  /sdk/testapps/testSensors/src/com/android/tests/testsensors/
TestSensorsActivity.java 54 * Constructs MonitoredSensor instance, and register the listeners.
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
RopTranslator.java 106 * Constructs an instance. This method is private. Use {@link #translate}.
502 * Constructs an instance.
812 * Constructs an instance.
  /dalvik/dx/src/com/android/dx/cf/code/
Simulator.java 60 * Constructs an instance.
118 * Constructs an "illegal top-of-stack" exception, for the stack
204 * Constructs an instance.
  /dalvik/dx/src/com/android/dx/dex/code/
RopTranslator.java 109 * Constructs an instance. This method is private. Use {@link #translate}.
508 * Constructs an instance.
821 * Constructs an instance.
  /dalvik/dx/src/com/android/dx/ssa/
SsaRenamer.java 95 * Constructs an instance of the renamer
146 * Constructs an instance of the renamer with threshold set
304 * Constructs a block renamer instance. Call {@code process}
  /development/samples/training/ContactsList/src/com/example/android/contactslist/ui/
ContactDetailFragment.java 499 * Constructs a geo scheme Uri from a postal address.
559 // Constructs the content Uri for the image
598 // Constructs the image Uri from the contact Uri and the directory twig from the
  /external/antlr/antlr-3.4/runtime/C/doxygen/
interop.dox 36 /// constructs, ANTLR will track and release any memory allocated internally for tokens, trees, stacks, scopes
72 /// code, they serve two useful purposes. The first is to simplify the references to internal constructs,
162 /// can be used to stack many input streams to the lexer, and implement constructs such as the C pre-processor
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
_stream_hybi.py 298 """Constructs an instance."""
390 """Constructs StreamOptions."""
417 """Constructs an instance.
  /external/chromium_org/chrome/browser/metrics/
thread_watcher.h 440 // This constructs the |ThreadWatcherList| singleton and starts watching
581 // Constructs |startup_watchdog_| which spawns a thread and starts timer.
619 // Constructs ShutdownWatchDogThread which spawns a thread and starts timer.
  /external/chromium_org/third_party/WebKit/Source/platform/
PODRedBlackTree.h 109 // Constructs a new red-black tree without allocating an arena.
122 // Constructs a new red-black tree, allocating temporary objects
134 // Constructs a new red-black tree, allocating temporary objects
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
statscollector_unittest.cc 476 // Constructs an ssrc stats update.
534 // Constructs an ssrc stats update.
614 // Constructs an ssrc stats update.
  /external/chromium_org/tools/clang/plugins/
FindBadConstructs.cpp 90 // Searches for constructs that we know we don't want in the Chromium code base.
731 X("find-bad-constructs", "Finds bad C++ constructs");
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
RopTranslator.java 110 * Constructs an instance. This method is private. Use {@link #translate}.
509 * Constructs an instance.
819 * Constructs an instance.
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
SsaRenamer.java 96 * Constructs an instance of the renamer
147 * Constructs an instance of the renamer with threshold set
305 * Constructs a block renamer instance. Call {@code process}
  /external/eigen/Eigen/src/Eigen2Support/Geometry/
Quaternion.h 101 /** Constructs and initializes the quaternion \f$ w+xi+yj+zk \f$ from
114 /** Constructs and initializes a quaternion from the angle-axis \a aa */
117 /** Constructs and initializes a quaternion from either:
  /external/icu4c/common/unicode/
bytestrie.h 51 * Constructs a BytesTrie reader instance.
103 * Constructs an empty State.
346 * Constructs a BytesTrie reader instance.
ucharstrie.h 51 * Constructs a UCharsTrie reader instance.
103 * Constructs an empty State.
364 * Constructs a UCharsTrie reader instance.
  /external/icu4c/i18n/unicode/
choicfmt.h 174 * Constructs a new ChoiceFormat from the pattern string.
186 * Constructs a new ChoiceFormat with the given limits and message strings.
202 * Constructs a new ChoiceFormat with the given limits, closure flags and message strings.
  /external/llvm/docs/tutorial/
LangImpl8.rst 24 constructs with SSA construction.
60 constructs, often these constructs make the most sense if they are
OCamlLangImpl8.rst 24 constructs with SSA construction.
60 constructs, often these constructs make the most sense if they are
  /frameworks/base/media/java/android/media/
RingtoneManager.java 227 * Constructs a RingtoneManager. This constructor is recommended as its
238 * Constructs a RingtoneManager. The instance constructed by this
520 * Constructs a where clause that consists of at least one column being 1
  /libcore/luni/src/main/java/java/net/
URLClassLoader.java 530 * Constructs a new {@code URLClassLoader} instance. The newly created
544 * Constructs a new URLClassLoader instance. The newly created instance will
694 * Constructs a new {@code URLClassLoader} instance. The newly created
    [all...]
  /libcore/luni/src/main/java/java/text/
AttributedString.java 381 * Constructs an {@code AttributedString} from an {@code
463 * Constructs an {@code AttributedString} from a range of the text contained
486 * Constructs an {@code AttributedString} from a range of the text contained
  /libcore/luni/src/main/java/java/util/
ArrayDeque.java 152 * Constructs an empty array deque with an initial capacity
160 * Constructs an empty array deque with an initial capacity
170 * Constructs a deque containing the elements of the specified

Completed in 791 milliseconds

<<81828384858687888990>>