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

1 2 3 4 5 67 8 9

  /prebuilts/gradle-plugin/com/android/tools/perflib/perflib/25.1.0-beta1/
perflib-25.1.0-beta1.jar 
  /prebuilts/gradle-plugin/com/android/tools/perflib/perflib/25.1.0-beta3/
perflib-25.1.0-beta3.jar 
  /prebuilts/gradle-plugin/com/android/tools/perflib/perflib/25.1.0-rc1/
perflib-25.1.0-rc1.jar 
  /prebuilts/gradle-plugin/com/android/tools/perflib/perflib/25.1.2/
perflib-25.1.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/perflib/perflib/25.2.0-alpha1/
perflib-25.2.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/perflib/perflib/25.2.0-alpha3/
perflib-25.2.0-alpha3.jar 
  /prebuilts/misc/common/perflib/
perflib-prebuilt.jar 
  /external/clang/lib/Edit/
RewriteObjCFoundationAPI.cpp 43 if (Msg->getReceiverKind() == ObjCMessageExpr::Instance) {
125 case ObjCMessageExpr::Instance:
293 Msg->getReceiverKind() != ObjCMessageExpr::Instance)
    [all...]
  /external/llvm/include/llvm/MC/
MCContext.h 86 /// A mapping from a local label number and an instance count to a symbol.
104 /// NextInstance() creates the next instance of the directional local label
107 /// GetInstance() gets the current instance of the directional local label
224 unsigned Instance);
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
cdi-api-1.0.jar 
  /prebuilts/tools/common/m2/repository/javax/enterprise/cdi-api/1.0/
cdi-api-1.0.jar 
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/
connection.py 38 from boto.ec2.instance import Reservation, Instance
39 from boto.ec2.instance import ConsoleOutput, InstanceAttribute
324 volume of the image after instance termination. Only applies when
326 leaving volumes behind after instance termination is not free.
403 Will create an AMI from the instance in the running or stopped
407 :param instance_id: the ID of the instance to image.
419 instance before bundling. If this flag is True, the
421 left to the owner of the instance.
544 # Instance method
    [all...]
  /external/dexmaker/src/test/java/com/google/dexmaker/
DexMakerTest.java 126 Object instance = generatedClass.newInstance(); local
128 method.invoke(instance);
166 Object instance = generatedClass.newInstance(); local
168 method.invoke(instance, 0);
231 Object instance = generatedClass.newInstance(); local
233 assertEquals(5, method.invoke(null, instance));
264 Object instance = generatedClass.newInstance(); local
266 assertEquals(System.identityHashCode(instance), method.invoke(instance));
405 Object instance = generatedClass.newInstance() local
443 Object instance = generatedClass.getConstructor(int.class).newInstance(0xabcd); local
901 Instance instance = new Instance(); local
1689 Object instance = generatedClass.newInstance(); local
1722 Object instance = generatedClass.newInstance(); local
    [all...]
  /external/llvm/utils/TableGen/
SubtargetEmitter.cpp     [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/cloudformation/
test_connection.py 23 "Type" : "AWS::EC2::Instance",
33 "Description" : "InstanceId of the newly created EC2 instance",
582 <Description>Type of instance to launch</Description>
610 self.assertEqual(param1.description, 'Type of instance to launch')
  /external/clang/lib/ARCMigrate/
Transforms.cpp 189 case ObjCMessageExpr::Instance:
  /prebuilts/gdb/darwin-x86/lib/python2.7/
optparse.py 107 Raised if an Option instance is created with invalid or
162 Instance attributes:
164 the controlling OptionParser instance
447 Instance attributes:
465 # The list of instance attributes that may be set through
529 # option is the Option instance calling the checker
910 Instance attributes:
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
optparse.py 107 Raised if an Option instance is created with invalid or
162 Instance attributes:
164 the controlling OptionParser instance
447 Instance attributes:
465 # The list of instance attributes that may be set through
529 # option is the Option instance calling the checker
910 Instance attributes:
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
optparse.py 107 Raised if an Option instance is created with invalid or
162 Instance attributes:
164 the controlling OptionParser instance
447 Instance attributes:
465 # The list of instance attributes that may be set through
529 # option is the Option instance calling the checker
910 Instance attributes:
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
optparse.py 107 Raised if an Option instance is created with invalid or
162 Instance attributes:
164 the controlling OptionParser instance
447 Instance attributes:
465 # The list of instance attributes that may be set through
529 # option is the Option instance calling the checker
910 Instance attributes:
    [all...]
  /external/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/query_pool/
vktQueryPoolOcclusionTests.cpp     [all...]
  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]
  /prebuilts/tools/common/m2/repository/com/squareup/haha/haha/2.0.2/
haha-2.0.2.jar 
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/opsworks/
layer1.py 111 Assign a registered instance to a custom layer. You cannot use
122 :param instance_id: The instance ID.
126 layer. You cannot assign a registered instance to a built-in layer.
139 specified instance. The volume must first be registered with
153 :param instance_id: The instance ID.
165 with a specified instance. The address must first be
179 :param instance_id: The instance ID.
196 You must create the Elastic Load Balancing instance
210 instance's name.
214 instance is to be attached to
    [all...]

Completed in 436 milliseconds

1 2 3 4 5 67 8 9