HomeSort by relevance Sort by last modified time
    Searched refs:initializeFrom (Results 1 - 25 of 27) sorted by null

1 2

  /frameworks/native/include/input/
InputTransport.h 372 void initializeFrom(const InputMessage& msg) {
383 void initializeFrom(const History& other) {
425 history[historyCurrent].initializeFrom(msg);
  /external/clang/include/clang/AST/
TemplateBase.h 626 void initializeFrom(SourceLocation TemplateKWLoc,
629 void initializeFrom(SourceLocation TemplateKWLoc,
634 void initializeFrom(SourceLocation TemplateKWLoc);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
TemplateBase.h 632 void initializeFrom(SourceLocation TemplateKWLoc,
635 void initializeFrom(SourceLocation TemplateKWLoc,
640 void initializeFrom(SourceLocation TemplateKWLoc);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
TemplateBase.h 632 void initializeFrom(SourceLocation TemplateKWLoc,
635 void initializeFrom(SourceLocation TemplateKWLoc,
640 void initializeFrom(SourceLocation TemplateKWLoc);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
TemplateBase.h 632 void initializeFrom(SourceLocation TemplateKWLoc,
635 void initializeFrom(SourceLocation TemplateKWLoc,
640 void initializeFrom(SourceLocation TemplateKWLoc);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
TemplateBase.h 632 void initializeFrom(SourceLocation TemplateKWLoc,
635 void initializeFrom(SourceLocation TemplateKWLoc,
640 void initializeFrom(SourceLocation TemplateKWLoc);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
TemplateBase.h 632 void initializeFrom(SourceLocation TemplateKWLoc,
635 void initializeFrom(SourceLocation TemplateKWLoc,
640 void initializeFrom(SourceLocation TemplateKWLoc);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
TemplateBase.h 632 void initializeFrom(SourceLocation TemplateKWLoc,
635 void initializeFrom(SourceLocation TemplateKWLoc,
640 void initializeFrom(SourceLocation TemplateKWLoc);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
TemplateBase.h 632 void initializeFrom(SourceLocation TemplateKWLoc,
635 void initializeFrom(SourceLocation TemplateKWLoc,
640 void initializeFrom(SourceLocation TemplateKWLoc);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
TemplateBase.h 632 void initializeFrom(SourceLocation TemplateKWLoc,
635 void initializeFrom(SourceLocation TemplateKWLoc,
640 void initializeFrom(SourceLocation TemplateKWLoc);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
TemplateBase.h 632 void initializeFrom(SourceLocation TemplateKWLoc,
635 void initializeFrom(SourceLocation TemplateKWLoc,
640 void initializeFrom(SourceLocation TemplateKWLoc);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
TemplateBase.h 632 void initializeFrom(SourceLocation TemplateKWLoc,
635 void initializeFrom(SourceLocation TemplateKWLoc,
640 void initializeFrom(SourceLocation TemplateKWLoc);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
TemplateBase.h 632 void initializeFrom(SourceLocation TemplateKWLoc,
635 void initializeFrom(SourceLocation TemplateKWLoc,
640 void initializeFrom(SourceLocation TemplateKWLoc);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
TemplateBase.h 632 void initializeFrom(SourceLocation TemplateKWLoc,
635 void initializeFrom(SourceLocation TemplateKWLoc,
640 void initializeFrom(SourceLocation TemplateKWLoc);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
TemplateBase.h 632 void initializeFrom(SourceLocation TemplateKWLoc,
635 void initializeFrom(SourceLocation TemplateKWLoc,
640 void initializeFrom(SourceLocation TemplateKWLoc);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
TemplateBase.h 632 void initializeFrom(SourceLocation TemplateKWLoc,
635 void initializeFrom(SourceLocation TemplateKWLoc,
640 void initializeFrom(SourceLocation TemplateKWLoc);
  /external/clang/lib/AST/
ExprCXX.cpp 300 getTrailingASTTemplateKWAndArgsInfo()->initializeFrom(
313 getTrailingASTTemplateKWAndArgsInfo()->initializeFrom(TemplateKWLoc);
364 getTrailingObjects<ASTTemplateKWAndArgsInfo>()->initializeFrom(
369 getTrailingObjects<ASTTemplateKWAndArgsInfo>()->initializeFrom(
    [all...]
Expr.cpp 353 getTrailingObjects<ASTTemplateKWAndArgsInfo>()->initializeFrom(
360 getTrailingObjects<ASTTemplateKWAndArgsInfo>()->initializeFrom(
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
MainLaunchConfigTab.java 326 public void initializeFrom(ILaunchConfiguration config) {
EmulatorConfigTab.java 379 * @see org.eclipse.debug.ui.ILaunchConfigurationTab#initializeFrom(org.eclipse.debug.core.ILaunchConfiguration)
382 public void initializeFrom(ILaunchConfiguration configuration) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/launch/
NdkDebuggerTab.java 262 public void initializeFrom(ILaunchConfiguration config) {
  /frameworks/native/libs/input/
InputTransport.cpp 742 future.initializeFrom(*next);
787 oldLastResample.initializeFrom(touchState.lastResample);
    [all...]
  /prebuilts/tools/common/m2/repository/com/github/marschall/memoryfilesystem/0.6.4/
memoryfilesystem-0.6.4.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
AndroidJUnitLaunchConfigurationTab.java 353 * @see org.eclipse.debug.ui.ILaunchConfigurationTab#initializeFrom(org.eclipse.debug.core.ILaunchConfiguration)
356 public void initializeFrom(ILaunchConfiguration config) {
    [all...]
  /external/guice/lib/build/
bnd-0.0.384.jar 

Completed in 759 milliseconds

1 2