HomeSort by relevance Sort by last modified time
    Searched refs:ARN (Results 1 - 6 of 6) sorted by null

  /external/clang/lib/Basic/
TargetInfo.cpp 371 for (const AddlRegName &ARN : getGCCAddlRegNames())
372 for (const char *AN : ARN.Names) {
377 if (AN == Name && ARN.RegNum < Names.size())
412 for (const AddlRegName &ARN : getGCCAddlRegNames())
413 for (const char *AN : ARN.Names) {
418 if (AN == Name && ARN.RegNum < Names.size())
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/cloudsearch2/
test_connection.py 32 "ARN": "arn:aws:cs:us-east-1:1234567890:domain/demo",
67 "arn:aws:cs:us-east-1:1234567890:domain/demo")
146 "ARN": "arn:aws:cs:us-east-1:1234567890:domain/demo",
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/cloudsearchdomain/
test_cloudsearchdomain.py 28 "ARN": "arn:aws:cs:us-east-1:1234567890:domain/demo",
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/rds2/
layer1.py 189 to. This value is an Amazon Resource Name (ARN). For information
190 about creating an ARN, see ` Constructing an RDS Amazon Resource
191 Name (ARN)`_.
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/opsworks/
layer1.py 292 set this parameter to the Amazon Resource Name (ARN) for an
295 stack's IAM ARN programmatically by calling DescribePermissions.
299 You must set this parameter to a valid service role ARN or the action
301 stack's service role ARN, if you prefer, but you must do so
305 :param default_instance_profile_arn: The ARN of an IAM profile that is
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/redshift/
layer1.py     [all...]

Completed in 119 milliseconds