HomeSort by relevance Sort by last modified time
    Searched refs:Instance (Results 126 - 150 of 210) sorted by null

1 2 3 4 56 7 8 9

  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/autoscale/
__init__.py 44 from boto.ec2.autoscale.instance import Instance
203 :param instance_ids: Instance ids to be detached from the Auto Scaling group.
462 Terminates the specified instance. The desired group size can
466 :param instance_id: The ID of the instance to be terminated.
502 Returns a description of each Auto Scaling instance in the instance_ids
511 :param instance_ids: List of Autoscaling Instance IDs which should be
519 :class:`boto.ec2.autoscale.instance.Instance` objects.
529 params, [('member', Instance)])
    [all...]
  /external/clang/lib/AST/
NSAPI.cpp 327 bool Instance) const {
365 if (Instance) {
DeclObjC.cpp 66 // Get the local instance/class method declared in this interface.
78 // Since instance & class methods can have the same name, the loop below
114 // for a user declared instance method.
133 // Also look into protocols, for a user declared instance method.
621 /// lookupMethod - This method returns an instance/class method by looking in
681 // If failed, then we search in class's root for an instance method.
685 bool Instance) const {
695 Method = Instance ? ImpDecl->getInstanceMethod(Sel)
700 Method = getCategoryMethod(Sel, Instance);
702 // Before we give up, check if the selector is an instance method
    [all...]
  /external/clang/lib/Frontend/
FrontendAction.cpp 127 FrontendAction::FrontendAction() : Instance(nullptr) {}
173 assert(!Instance && "Already processing a source file!");
  /external/clang/include/clang/AST/
ExprObjC.h 483 /// ObjCIvarRefExpr - A reference to an ObjC instance variable.
856 /// "initWithString" instance method on the object returned from
860 /// 1. Send to an object instance.
862 /// 3. Send to the superclass instance of the current class.
    [all...]
  /external/jmdns/src/javax/jmdns/impl/
DNSQuestion.java 104 String ipValue = this.getQualifiedNameMap().get(Fields.Instance);
  /external/webrtc/talk/media/devices/
linuxdevicemanager.cc 307 rtc::ThreadManager::Instance()->WrapCurrentThread()->socketserver();
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/beanstalk/
response.py 200 instance = Instance(member)
201 self.instances.append(instance)
243 class Instance(BaseObject):
245 super(Instance, self).__init__()
  /prebuilts/gradle-plugin/com/android/tools/perflib/perflib/24.4.0-beta3/
perflib-24.4.0-beta3.jar 
  /prebuilts/gradle-plugin/com/android/tools/perflib/perflib/24.4.0-beta6/
perflib-24.4.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/perflib/perflib/24.5.0/
perflib-24.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/perflib/perflib/25.0.0/
perflib-25.0.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/perflib/perflib/25.0.0-alpha1/
perflib-25.0.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/perflib/perflib/25.0.0-alpha3/
perflib-25.0.0-alpha3.jar 
  /prebuilts/gradle-plugin/com/android/tools/perflib/perflib/25.0.0-alpha5/
perflib-25.0.0-alpha5.jar 
  /prebuilts/gradle-plugin/com/android/tools/perflib/perflib/25.0.0-alpha7/
perflib-25.0.0-alpha7.jar 
  /prebuilts/gradle-plugin/com/android/tools/perflib/perflib/25.0.0-alpha9/
perflib-25.0.0-alpha9.jar 
  /prebuilts/gradle-plugin/com/android/tools/perflib/perflib/25.0.0-beta2/
perflib-25.0.0-beta2.jar 
  /prebuilts/gradle-plugin/com/android/tools/perflib/perflib/25.0.0-beta5/
perflib-25.0.0-beta5.jar 
  /prebuilts/gradle-plugin/com/android/tools/perflib/perflib/25.0.0-beta6/
perflib-25.0.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/perflib/perflib/25.0.0-beta7/
perflib-25.0.0-beta7.jar 
  /prebuilts/gradle-plugin/com/android/tools/perflib/perflib/25.0.0-rc3/
perflib-25.0.0-rc3.jar 
  /prebuilts/gradle-plugin/com/android/tools/perflib/perflib/25.1.0/
perflib-25.1.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/perflib/perflib/25.1.0-alpha3/
perflib-25.1.0-alpha3.jar 
  /prebuilts/gradle-plugin/com/android/tools/perflib/perflib/25.1.0-alpha4/
perflib-25.1.0-alpha4.jar 

Completed in 203 milliseconds

1 2 3 4 56 7 8 9