Home
last modified time | relevance | path

Searched defs:ec2 (Results 1 – 17 of 17) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/
Dtest_endpoints.json2 "ec2": { object
/external/libcxx/test/std/diagnostics/syserr/syserr.errcode/syserr.errcode.nonmembers/
Dlt.pass.cpp24 const std::error_code ec2(7, std::generic_category()); in main() local
/external/libcxx/test/std/diagnostics/syserr/syserr.errcondition/syserr.errcondition.nonmembers/
Dlt.pass.cpp24 const std::error_condition ec2(7, std::generic_category()); in main() local
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/ec2/
Dtest_cert_verification.py35 ec2 = True variable in EC2CertVerificationTest
Dtest_connection.py40 ec2 = True variable in EC2ConnectionTest
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/ec2/autoscale/
Dtest_connection.py40 ec2 = True variable in AutoscaleConnectionTest
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/bin/
Dlaunch_instance67 def add_creds(self, ec2): argument
155 ec2 = boto.connect_ec2(region=region) variable
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/ec2/cloudwatch/
Dtest_connection.py102 ec2 = True variable in CloudWatchConnectionTest
/external/clang/test/Sema/
Dbitfield-promote.c16 enum E { ec1, ec2, ec3 }; enumerator
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/ec2/elb/
Dtest_connection.py35 ec2 = True variable in ELBConnectionTest
/external/icu/icu4c/source/i18n/
Ducurr.cpp333 UErrorCode ec2 = U_ZERO_ERROR; // local error code: soft failure in _findMetaData() local
707 UErrorCode ec2 = U_ZERO_ERROR; in ucurr_getName() local
790 UErrorCode ec2 = U_ZERO_ERROR; in ucurr_getPluralName() local
909 UErrorCode ec2 = U_ZERO_ERROR; in getCurrencyNameCount() local
994 UErrorCode ec2 = U_ZERO_ERROR; in collectCurrencyNames() local
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mashups/
Dserver.py63 def ec2(self): member in Server
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
Dendpoints.json144 "ec2": { object
/external/icu/icu4c/source/test/intltest/
Dcalregts.cpp2309 UErrorCode ec2 = U_ZERO_ERROR; in TestJ438() local
Ddtfmttst.cpp1946 UErrorCode ec2 = U_ZERO_ERROR; in expectParse() local
Dnumfmtst.cpp2794 UErrorCode ec2 = U_ZERO_ERROR; in TestCases() local
/external/valgrind/helgrind/
Dlibhb_core.c4274 static Word RCEC__cmp_by_frames ( RCEC* ec1, RCEC* ec2 ) { in RCEC__cmp_by_frames()
4313 RCEC *ec0, *ec1, *ec2; in move_RCEC_one_step_forward() local