Home
last modified time | relevance | path

Searched full:sts (Results 1 – 25 of 2108) sorted by relevance

12345678910>>...85

/aosp_15_r20/external/aws-sdk-java-v2/services/sts/src/main/resources/codegen-resources/
H A Dendpoint-tests.json7 "url": "https://sts.af-south-1.amazonaws.com"
20 "url": "https://sts.ap-east-1.amazonaws.com"
33 "url": "https://sts.ap-northeast-1.amazonaws.com"
46 "url": "https://sts.ap-northeast-2.amazonaws.com"
59 "url": "https://sts.ap-northeast-3.amazonaws.com"
72 "url": "https://sts.ap-south-1.amazonaws.com"
85 "url": "https://sts.ap-southeast-1.amazonaws.com"
98 "url": "https://sts.ap-southeast-2.amazonaws.com"
111 "url": "https://sts.ap-southeast-3.amazonaws.com"
128 "signingName": "sts",
[all …]
H A Dendpoint-rule-set.json31 "builtIn": "AWS::STS::UseGlobalEndpoint",
113 "url": "https://sts.amazonaws.com",
118 "signingName": "sts",
140 "url": "https://sts.amazonaws.com",
145 "signingName": "sts",
167 "url": "https://sts.amazonaws.com",
172 "signingName": "sts",
194 "url": "https://sts.amazonaws.com",
199 "signingName": "sts",
221 "url": "https://sts.amazonaws.com",
[all …]
/aosp_15_r20/out/soong/raw-aosp_shiba/36/
D3695272293b60f57b4e40c0979ea4e833dd00e208 from: "platform_testing/libraries/sts-common-util/autorepro/plugin/autorepro/build.gradle.kts"
9 to: "platform_testing/libraries/sts-common-util/autorepro/plugin/autorepro/build.gradle.kts"
12 …from: "platform_testing/libraries/sts-common-util/autorepro/plugin/autorepro/src/main/kotlin/com/a…
13 …to: "platform_testing/libraries/sts-common-util/autorepro/plugin/autorepro/src/main/kotlin/com/and…
16 …from: "platform_testing/libraries/sts-common-util/autorepro/plugin/autorepro/src/main/kotlin/com/a…
17 …to: "platform_testing/libraries/sts-common-util/autorepro/plugin/autorepro/src/main/kotlin/com/and…
20 …from: "platform_testing/libraries/sts-common-util/autorepro/plugin/autorepro/src/main/kotlin/com/a…
21 …to: "platform_testing/libraries/sts-common-util/autorepro/plugin/autorepro/src/main/kotlin/com/and…
24 …from: "platform_testing/libraries/sts-common-util/autorepro/plugin/autorepro/src/main/kotlin/com/a…
25 …to: "platform_testing/libraries/sts-common-util/autorepro/plugin/autorepro/src/main/kotlin/com/and…
[all …]
/aosp_15_r20/external/icu/icu4c/source/common/
H A Duloc_keytype.cpp80 initFromResourceBundle(UErrorCode& sts) { in initFromResourceBundle() argument
84 gLocExtKeyMap = uhash_open(uhash_hashIChars, uhash_compareIChars, nullptr, &sts); in initFromResourceBundle()
86 LocalUResourceBundlePointer keyTypeDataRes(ures_openDirect(nullptr, "keyTypeData", &sts)); in initFromResourceBundle()
87 …ResourceBundlePointer keyMapRes(ures_getByKey(keyTypeDataRes.getAlias(), "keyMap", nullptr, &sts)); in initFromResourceBundle()
88 …sourceBundlePointer typeMapRes(ures_getByKey(keyTypeDataRes.getAlias(), "typeMap", nullptr, &sts)); in initFromResourceBundle()
90 if (U_FAILURE(sts)) { in initFromResourceBundle()
102 sts = U_MEMORY_ALLOCATION_ERROR; in initFromResourceBundle()
107 sts = U_MEMORY_ALLOCATION_ERROR; in initFromResourceBundle()
112 sts = U_MEMORY_ALLOCATION_ERROR; in initFromResourceBundle()
120 … keyMapEntry.adoptInstead(ures_getNextResource(keyMapRes.getAlias(), keyMapEntry.orphan(), &sts)); in initFromResourceBundle()
[all …]
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Duloc_keytype.cpp79 initFromResourceBundle(UErrorCode& sts) { in initFromResourceBundle() argument
83 gLocExtKeyMap = uhash_open(uhash_hashIChars, uhash_compareIChars, nullptr, &sts); in initFromResourceBundle()
85 LocalUResourceBundlePointer keyTypeDataRes(ures_openDirect(nullptr, "keyTypeData", &sts)); in initFromResourceBundle()
86 …ResourceBundlePointer keyMapRes(ures_getByKey(keyTypeDataRes.getAlias(), "keyMap", nullptr, &sts)); in initFromResourceBundle()
87 …sourceBundlePointer typeMapRes(ures_getByKey(keyTypeDataRes.getAlias(), "typeMap", nullptr, &sts)); in initFromResourceBundle()
89 if (U_FAILURE(sts)) { in initFromResourceBundle()
101 sts = U_MEMORY_ALLOCATION_ERROR; in initFromResourceBundle()
106 sts = U_MEMORY_ALLOCATION_ERROR; in initFromResourceBundle()
111 sts = U_MEMORY_ALLOCATION_ERROR; in initFromResourceBundle()
119 … keyMapEntry.adoptInstead(ures_getNextResource(keyMapRes.getAlias(), keyMapEntry.orphan(), &sts)); in initFromResourceBundle()
[all …]
/aosp_15_r20/external/curl/lib/
H A Dhsts.c100 struct stsentry *sts = Curl_node_elem(e); in Curl_hsts_cleanup() local
102 hsts_free(sts); in Curl_hsts_cleanup()
125 struct stsentry *sts = calloc(1, sizeof(struct stsentry)); in hsts_create() local
126 if(!sts) in hsts_create()
131 free(sts); in hsts_create()
135 sts->host = duphost; in hsts_create()
136 sts->expires = expires; in hsts_create()
137 sts->includeSubDomains = subdomains; in hsts_create()
138 Curl_llist_append(&h->list, sts, &sts->node); in hsts_create()
151 struct stsentry *sts; in Curl_hsts_parse() local
[all …]
/aosp_15_r20/out/soong/raw-aosp_shiba/04/
D04e43b5befd1d108f408783d64980b624c66b78c83 ….intermediates/platform_testing/libraries/sts-common-util/util/sts-common-util-lib/android_common/…
84 ….intermediates/platform_testing/libraries/sts-common-util/util/sts-common-util-lib/android_common/…
99sts-common-util/util/sts-common-util-lib/android_common/lint-srcs.list.rsp __SBOX_SANDBOX_DIR__/ou…
102 …to: "out/soong/.intermediates/platform_testing/libraries/sts-common-util/util/sts-common-util-lib/…
106 …to: "out/soong/.intermediates/platform_testing/libraries/sts-common-util/util/sts-common-util-lib/…
110 …to: "out/soong/.intermediates/platform_testing/libraries/sts-common-util/util/sts-common-util-lib/…
114 …to: "out/soong/.intermediates/platform_testing/libraries/sts-common-util/util/sts-common-util-lib/…
118 …to: "out/soong/.intermediates/platform_testing/libraries/sts-common-util/util/sts-common-util-lib/…
122 …to: "out/soong/.intermediates/platform_testing/libraries/sts-common-util/util/sts-common-util-lib/…
126 …file: "out/soong/.intermediates/platform_testing/libraries/sts-common-util/util/sts-common-util-li…
[all …]
/aosp_15_r20/out/soong/raw-aosp_shiba/eb/
Deb7f847163ba12367379addae870933d65478f94103 …intermediates/platform_testing/libraries/sts-common-util/device-side/sts-device-util/android_commo…
104 …intermediates/platform_testing/libraries/sts-common-util/device-side/sts-device-util/android_commo…
107 …from: "out/soong/.intermediates/platform_testing/libraries/sts-common-util/device-side/tests/StsCo…
108 …to: "out/soong/.intermediates/platform_testing/libraries/sts-common-util/device-side/tests/StsComm…
111 …from: "out/soong/.intermediates/platform_testing/libraries/sts-common-util/device-side/tests/StsCo…
112 …to: "out/soong/.intermediates/platform_testing/libraries/sts-common-util/device-side/tests/StsComm…
115 …from: "out/soong/.intermediates/platform_testing/libraries/sts-common-util/device-side/tests/StsCo…
116 …to: "out/soong/.intermediates/platform_testing/libraries/sts-common-util/device-side/tests/StsComm…
119 …ermediates/platform_testing/libraries/sts-common-util/util/sts-common-util-devicesidelib/android_c…
120 …ermediates/platform_testing/libraries/sts-common-util/util/sts-common-util-devicesidelib/android_c…
[all …]
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
H A DLanguageTag.java124 public static LanguageTag parse(String languageTag, ParseStatus sts) { in parse() argument
125 if (sts == null) { in parse()
126 sts = new ParseStatus(); in parse()
128 sts.reset(); in parse()
157 if (tag.parseLanguage(itr, sts)) { in parse()
160 tag.parseExtlangs(itr, sts); in parse()
161 tag.parseScript(itr, sts); in parse()
162 tag.parseRegion(itr, sts); in parse()
163 tag.parseVariants(itr, sts); in parse()
164 tag.parseExtensions(itr, sts); in parse()
[all …]
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/locale/
H A DLanguageTag.java120 public static LanguageTag parse(String languageTag, ParseStatus sts) { in parse() argument
121 if (sts == null) { in parse()
122 sts = new ParseStatus(); in parse()
124 sts.reset(); in parse()
153 if (tag.parseLanguage(itr, sts)) { in parse()
156 tag.parseExtlangs(itr, sts); in parse()
157 tag.parseScript(itr, sts); in parse()
158 tag.parseRegion(itr, sts); in parse()
159 tag.parseVariants(itr, sts); in parse()
160 tag.parseExtensions(itr, sts); in parse()
[all …]
/aosp_15_r20/libcore/ojluni/src/main/java/sun/util/locale/
H A DLanguageTag.java182 public static LanguageTag parse(String languageTag, ParseStatus sts) { in parse() argument
183 if (sts == null) { in parse()
184 sts = new ParseStatus(); in parse()
186 sts.reset(); in parse()
203 if (tag.parseLanguage(itr, sts)) { in parse()
204 tag.parseExtlangs(itr, sts); in parse()
205 tag.parseScript(itr, sts); in parse()
206 tag.parseRegion(itr, sts); in parse()
207 tag.parseVariants(itr, sts); in parse()
208 tag.parseExtensions(itr, sts); in parse()
[all …]
/aosp_15_r20/external/python/cpython2/Demo/scripts/
Dmboxconvert.py27 sts = 0
30 sts = dofile(sys.stdin) or sts
32 sts = mh(arg) or sts
38 sts = 1
40 sts = dofile(f) or sts
44 sts = 1
45 if sts:
46 sys.exit(sts)
51 sts = 0
61 sts = 1
[all …]
/aosp_15_r20/external/arm-trusted-firmware/drivers/nxp/sec_mon/
H A Dsnvs.c32 uint32_t sts = get_snvs_state(); in do_snvs_state_transition() local
40 sts = get_snvs_state(); in do_snvs_state_transition()
41 } while ((sts != target_state) && ((--fetch_cnt) != 0)); in do_snvs_state_transition()
43 return sts; in do_snvs_state_transition()
48 uint32_t sts = get_snvs_state(); in transition_snvs_non_secure() local
50 switch (sts) { in transition_snvs_non_secure()
56 sts = do_snvs_state_transition(HPCOM_SW_SV, HPSTS_NON_SECURE_SSM_ST); in transition_snvs_non_secure()
66 sts = do_snvs_state_transition(HPCOM_SW_SV, HPSTS_NON_SECURE_SSM_ST); in transition_snvs_non_secure()
73 sts = do_snvs_state_transition(HPCOM_SSM_ST, HPSTS_NON_SECURE_SSM_ST); in transition_snvs_non_secure()
89 uint32_t sts = get_snvs_state(); in transition_snvs_trusted() local
[all …]
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/nxp/sec_mon/
Dsnvs.c32 uint32_t sts = get_snvs_state(); in do_snvs_state_transition() local
40 sts = get_snvs_state(); in do_snvs_state_transition()
41 } while ((sts != target_state) && ((--fetch_cnt) != 0)); in do_snvs_state_transition()
43 return sts; in do_snvs_state_transition()
48 uint32_t sts = get_snvs_state(); in transition_snvs_non_secure() local
50 switch (sts) { in transition_snvs_non_secure()
56 sts = do_snvs_state_transition(HPCOM_SW_SV, HPSTS_NON_SECURE_SSM_ST); in transition_snvs_non_secure()
66 sts = do_snvs_state_transition(HPCOM_SW_SV, HPSTS_NON_SECURE_SSM_ST); in transition_snvs_non_secure()
73 sts = do_snvs_state_transition(HPCOM_SSM_ST, HPSTS_NON_SECURE_SSM_ST); in transition_snvs_non_secure()
89 uint32_t sts = get_snvs_state(); in transition_snvs_trusted() local
[all …]
/aosp_15_r20/out/soong/raw-aosp_shiba/40/
D4065cacd83baa231cf2ea53e484cbfbb7863c865211 …intermediates/platform_testing/libraries/sts-common-util/device-side/sts-device-util/android_commo…
212 …intermediates/platform_testing/libraries/sts-common-util/device-side/sts-device-util/android_commo…
215 …ermediates/platform_testing/libraries/sts-common-util/util/sts-common-util-devicesidelib/android_c…
216 …ermediates/platform_testing/libraries/sts-common-util/util/sts-common-util-devicesidelib/android_c…
235sts-common-util/device-side/sts-device-util/android_common/lint-srcs.list.rsp __SBOX_SANDBOX_DIR__…
238 …to: "out/soong/.intermediates/platform_testing/libraries/sts-common-util/device-side/sts-device-ut…
242 …to: "out/soong/.intermediates/platform_testing/libraries/sts-common-util/device-side/sts-device-ut…
246 …to: "out/soong/.intermediates/platform_testing/libraries/sts-common-util/device-side/sts-device-ut…
250 …to: "out/soong/.intermediates/platform_testing/libraries/sts-common-util/device-side/sts-device-ut…
254 …to: "out/soong/.intermediates/platform_testing/libraries/sts-common-util/device-side/sts-device-ut…
[all …]
/aosp_15_r20/out/soong/raw-aosp_shiba/3f/
D3f4cdb0d46c4aa7d92aed22a6c3b262595969292207 …rmediates/platform_testing/libraries/sts-common-util/util/sts-common-util-devicesidelib/android_co…
208 …rmediates/platform_testing/libraries/sts-common-util/util/sts-common-util-devicesidelib/android_co…
227sts-common-util/util/sts-common-util-devicesidelib/android_common/lint-srcs.list.rsp __SBOX_SANDBO…
230 …to: "out/soong/.intermediates/platform_testing/libraries/sts-common-util/util/sts-common-util-devi…
234 …to: "out/soong/.intermediates/platform_testing/libraries/sts-common-util/util/sts-common-util-devi…
238 …to: "out/soong/.intermediates/platform_testing/libraries/sts-common-util/util/sts-common-util-devi…
242 …to: "out/soong/.intermediates/platform_testing/libraries/sts-common-util/util/sts-common-util-devi…
246 …to: "out/soong/.intermediates/platform_testing/libraries/sts-common-util/util/sts-common-util-devi…
250 …to: "out/soong/.intermediates/platform_testing/libraries/sts-common-util/util/sts-common-util-devi…
254 …file: "out/soong/.intermediates/platform_testing/libraries/sts-common-util/util/sts-common-util-de…
[all …]
/aosp_15_r20/platform_testing/libraries/sts-common-util/host-side/src/com/android/sts/common/tradefed/testtype/
H A DStsExtraBusinessLogicHostTestBase.java17 package com.android.sts.common.tradefed.testtype;
21 import com.android.sts.common.util.DescriptionProvider;
22 import com.android.sts.common.util.SplUtils;
23 import com.android.sts.common.util.StsLogic;
24 import com.android.sts.common.util.UnameVersionHost;
50 // set in test/sts/tools/sts-tradefed/res/config/sts-base-dynamic-*.xml in getExtraBusinessLogics()
51 String stsDynamicPlan = getBuild().getBuildAttributes().get("sts-dynamic-plan"); in getExtraBusinessLogics()
53 Log.w(LOG_TAG, "cannot get STS dynamic plan; this likely isn't run in STS"); in getExtraBusinessLogics()
88 // set in test/sts/tools/sts-tradefed/res/config/sts-base-use-kernel-spl.xml in shouldUseKernelSpl()
89 String useKernelSplString = getBuild().getBuildAttributes().get("sts-use-kernel-spl"); in shouldUseKernelSpl()
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dtensor_slice_reader_test.cc349 SavedTensorSlices sts; in TEST_SIMPLE_INT() local
350 CHECK(sts.ParseFromString(entry.second)); in TEST_SIMPLE_INT()
351 builder.Add(entry.first, mutator(std::move(sts))); in TEST_SIMPLE_INT()
367 MutateSavedTensorSlices(fname, [](SavedTensorSlices sts) { in TEST() argument
368 if (sts.has_meta()) { in TEST()
369 for (auto& tensor : *sts.mutable_meta()->mutable_tensor()) { in TEST()
373 return sts.SerializeAsString(); in TEST()
395 MutateSavedTensorSlices(fname, [](SavedTensorSlices sts) { in TEST() argument
396 if (sts.has_meta()) { in TEST()
397 for (auto& tensor : *sts.mutable_meta()->mutable_tensor()) { in TEST()
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/services/sts/src/main/java/software/amazon/awssdk/services/sts/auth/
H A DStsWebIdentityTokenFileCredentialsProvider.java16 package software.amazon.awssdk.services.sts.auth;
18 import static software.amazon.awssdk.services.sts.internal.StsAuthUtils.toAwsSessionCredentials;
32 import software.amazon.awssdk.services.sts.StsClient;
33 import software.amazon.awssdk.services.sts.internal.AssumeRoleWithWebIdentityRequestSupplier;
34 import software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest;
69 super(builder, "sts-assume-role-with-web-identity-credentials-provider"); in StsWebIdentityTokenFileCredentialsProvider()
179 * @param stsClient The STS client to use for communication with STS.
181 … * Make sure the custom STS client is closed when it is ready to be disposed.
192 * The Amazon Resource Name (ARN) of the IAM role that is associated with the Sts.
196 …ram roleArn The Amazon Resource Name (ARN) of the IAM role that is associated with the Sts cluster.
[all …]
H A DStsCredentialsProvider.java16 package software.amazon.awssdk.services.sts.auth;
28 import software.amazon.awssdk.services.sts.StsClient;
58 * The STS client that should be used for periodically updating the session credentials.
72 this.stsClient = Validate.notNull(builder.stsClient, "STS client must not be null."); in StsCredentialsProvider()
88 …* Update the expiring session credentials by calling STS. Invoked by {@link CachedSupplier} when t…
107 log.debug(() -> "Using STS credentials with expiration time of " + t); in resolveCredentials()
118 …* The amount of time, relative to STS token expiration, that the cached credentials are considered…
126 …* The amount of time, relative to STS token expiration, that the cached credentials are considered…
134 …* Implemented by a child class to call STS and get a new set of credentials to be used by this pro…
165 …* Configure the {@link StsClient} to use when calling STS to update the session. This client shoul…
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/codegen-lite/src/test/resources/software/amazon/awssdk/codegen/lite/regions/
H A Dsts-service-metadata.java24 private static final String ENDPOINT_PREFIX = "sts";
63 … .put(ServiceEndpointKey.builder().region(Region.of("aws-global")).build(), "sts.amazonaws.com")
65 "sts-fips.us-east-1.amazonaws.com")
66 ….put(ServiceEndpointKey.builder().region(Region.of("us-east-1-fips")).build(), "sts-fips.us-east-1…
68 "sts-fips.us-east-2.amazonaws.com")
69 ….put(ServiceEndpointKey.builder().region(Region.of("us-east-2-fips")).build(), "sts-fips.us-east-2…
71 "sts-fips.us-west-1.amazonaws.com")
72 ….put(ServiceEndpointKey.builder().region(Region.of("us-west-1-fips")).build(), "sts-fips.us-west-1…
74 "sts-fips.us-west-2.amazonaws.com")
75 ….put(ServiceEndpointKey.builder().region(Region.of("us-west-2-fips")).build(), "sts-fips.us-west-2…
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/core/regions/target/generated-sources/sdk/software/amazon/awssdk/regions/servicemetadata/
H A DStsServiceMetadata.java37 private static final String ENDPOINT_PREFIX = "sts";
78 … .put(ServiceEndpointKey.builder().region(Region.of("aws-global")).build(), "sts.amazonaws.com")
80 "sts-fips.us-east-1.amazonaws.com")
81 ….put(ServiceEndpointKey.builder().region(Region.of("us-east-1-fips")).build(), "sts-fips.us-east-1…
83 "sts-fips.us-east-2.amazonaws.com")
84 ….put(ServiceEndpointKey.builder().region(Region.of("us-east-2-fips")).build(), "sts-fips.us-east-2…
86 "sts-fips.us-west-1.amazonaws.com")
87 ….put(ServiceEndpointKey.builder().region(Region.of("us-west-1-fips")).build(), "sts-fips.us-west-1…
89 "sts-fips.us-west-2.amazonaws.com")
90 ….put(ServiceEndpointKey.builder().region(Region.of("us-west-2-fips")).build(), "sts-fips.us-west-2…
[all …]
/aosp_15_r20/platform_testing/libraries/sts-common-util/device-side/src/com/android/sts/common/util/
H A DStsExtraBusinessLogicTestCase.java17 package com.android.sts.common.util;
48 // set in test/sts/tools/sts-tradefed/res/config/sts-base-dynamic-*.xml in getExtraBusinessLogics()
50 InstrumentationRegistry.getArguments().getString("sts-dynamic-plan"); in getExtraBusinessLogics()
52 Log.w(LOG_TAG, "cannot get STS dynamic plan; this likely isn't run in STS"); in getExtraBusinessLogics()
78 // set in test/sts/tools/sts-tradefed/res/config/sts-base-use-kernel-spl.xml in shouldUseKernelSpl()
80 InstrumentationRegistry.getArguments().getString("sts-use-kernel-spl"); in shouldUseKernelSpl()
87 InstrumentationRegistry.getArguments().getString("sts-should-skip-mainline")); in shouldSkipMainlineTests()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_texture.c77 etna_configure_sampler_ts(struct etna_sampler_ts *sts, struct pipe_sampler_view *pview, bool enable) in etna_configure_sampler_ts() argument
79 bool dirty = (sts->enable != enable); in etna_configure_sampler_ts()
81 assert(sts); in etna_configure_sampler_ts()
82 sts->enable = enable; in etna_configure_sampler_ts()
85 sts->TS_SAMPLER_CONFIG = 0; in etna_configure_sampler_ts()
86 sts->TS_SAMPLER_STATUS_BASE.bo = NULL; in etna_configure_sampler_ts()
93 if ((lev->clear_value & 0xffffffff) != sts->TS_SAMPLER_CLEAR_VALUE || in etna_configure_sampler_ts()
94 (lev->clear_value >> 32) != sts->TS_SAMPLER_CLEAR_VALUE2) in etna_configure_sampler_ts()
99 sts->mode = lev->ts_mode; in etna_configure_sampler_ts()
100 sts->comp = lev->ts_compress_fmt >= 0; in etna_configure_sampler_ts()
[all …]
/aosp_15_r20/external/python/cpython2/Lib/
Dpopen2.py38 sts = -1 # Child not completed yet variable in Popen3
77 if self.sts < 0:
94 if self.sts < 0:
96 pid, sts = os.waitpid(self.pid, os.WNOHANG)
99 self.sts = sts
102 self.sts = _deadstate
103 return self.sts
107 if self.sts < 0:
108 pid, sts = os.waitpid(self.pid, 0)
112 self.sts = sts
[all …]

12345678910>>...85