/aosp_15_r20/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/ |
H A D | ServiceConfigStateTest.java | 66 ServiceConfigState scs = new ServiceConfigState(serviceConfig1, false); in noLookup_default() local 75 ServiceConfigState scs = new ServiceConfigState(serviceConfig1, false); in noLookup_default_allUpdatesFail() local 107 ServiceConfigState scs = new ServiceConfigState(noServiceConfig, false); in noLookup_noDefault() local 116 ServiceConfigState scs = new ServiceConfigState(noServiceConfig, false); in noLookup_noDefault_allUpdatesFail() local 148 ServiceConfigState scs = new ServiceConfigState(noServiceConfig, true); in lookup_noDefault() local 162 ServiceConfigState scs = new ServiceConfigState(noServiceConfig, true); in lookup_noDefault_onError_onError() local 174 ServiceConfigState scs = new ServiceConfigState(noServiceConfig, true); in lookup_noDefault_onError_onAbsent() local 189 ServiceConfigState scs = new ServiceConfigState(noServiceConfig, true); in lookup_noDefault_onError_onPresent() local 204 ServiceConfigState scs = new ServiceConfigState(noServiceConfig, true); in lookup_noDefault_onAbsent() local 213 ServiceConfigState scs = new ServiceConfigState(noServiceConfig, true); in lookup_noDefault_onAbsent_onError() local [all …]
|
/aosp_15_r20/art/compiler/utils/riscv64/ |
H A D | assembler_riscv64_test.cc | 2453 ScopedCSuppression scs(this); in TEST_F() local 2467 ScopedCSuppression scs(this); in TEST_F() local 2478 ScopedCSuppression scs(this); in TEST_F() local 2491 ScopedCSuppression scs(this); in TEST_F() local 2506 ScopedCSuppression scs(this); in TEST_F() local 2551 ScopedCSuppression scs(this); in TEST_F() local 2561 ScopedCSuppression scs(this); in TEST_F() local 2571 ScopedCSuppression scs(this); in TEST_F() local 2581 ScopedCSuppression scs(this); in TEST_F() local 2591 ScopedCSuppression scs(this); in TEST_F() local [all …]
|
/aosp_15_r20/external/libconfig/contrib/ls-config/src/ |
H A D | ls-config.c | 95 int buf, scs; //config int, success status in set_config_int() local 119 int scs; //success status in set_config_int64() local 142 int scs; //success status in set_config_float() local 164 int scs, buf; //success status, input convert burrer in set_config_bool() local 266 int scs, dt, dattyp; //sucess statu, data type in set_config() local 774 int idx, scs; //index of variable, sucess status in unset_config() local
|
/aosp_15_r20/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/ |
H A D | MacTest.java | 432 SecretKeySpec scs = new SecretKeySpec(b, "SHA1"); in testMac11() local 457 SecretKeySpec scs = new SecretKeySpec(b, "SHA1"); in testMac12() local 488 SecretKeySpec scs = new SecretKeySpec(b, "SHA1"); in testMac13() local 531 SecretKeySpec scs = new SecretKeySpec(b, "SHA1"); in testMac14() local
|
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/api1/client2/ |
H A D | Parameters.cpp | 1282 Vector<StreamConfiguration> scs = getStreamConfigurations(); in buildFastInfo() local 3042 Vector<StreamConfiguration> scs = getStreamConfigurations(); in getFilteredSizes() local 3109 Vector<StreamConfiguration> scs; in getStreamConfigurations() local 3174 Vector<StreamConfiguration> scs = getStreamConfigurations(); in getAvailableOutputFormats() local 3187 Vector<StreamConfiguration> scs = getStreamConfigurations(); in getAvailableJpegSizes() local 3208 Vector<StreamConfiguration> scs; in getPreferredStreamConfigurations() local 3233 Vector<StreamConfiguration> scs = getPreferredStreamConfigurations(usecaseId); in getPreferredFilteredSizes() local
|
/aosp_15_r20/external/libwebsockets/plugins/ssh-base/crypto/ |
H A D | ed25519.c | 86 sc25519 sck, scs, scsk; in crypto_sign_ed25519() local 182 sc25519 schram, scs; in crypto_sign_ed25519_open() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/controller/ |
H A D | ControlsBindingControllerImpl.kt | 143 val scs = StatefulControlSubscriber( in subscribe() constant
|
/aosp_15_r20/frameworks/base/media/jni/ |
H A D | android_media_MediaSync.cpp | 396 SyncParams scs; in android_media_MediaSync_setSyncParams() local 447 SyncParams scs; in android_media_MediaSync_getSyncParams() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_debug.c | 79 void si_destroy_saved_cs(struct si_saved_cs *scs) in si_destroy_saved_cs() 411 struct si_saved_cs *scs = chunk->cs; in si_log_chunk_type_cs_print() local 460 struct si_saved_cs *scs = ctx->current_saved_cs; in si_log_cs() local
|
/aosp_15_r20/external/coreboot/src/soc/intel/baytrail/bootblock/ |
H A D | bootblock.c | 52 void *scs = (void *)(SPI_BASE_ADDRESS + SCS); in spi_init() local
|
/aosp_15_r20/external/coreboot/src/soc/intel/braswell/bootblock/ |
H A D | bootblock.c | 63 void *scs = (void *)(SPI_BASE_ADDRESS + SCS); in spi_init() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/clap_complete/src/shells/ |
D | bash.rs | 132 let mut scs = utils::all_subcommands(cmd) in subcommand_details() localVariable
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/textservices/ |
H A D | TextServicesManagerService.java | 538 final SpellCheckerSubtype scs = sci.getSubtypeAt(i); in getCurrentSpellCheckerSubtype() local 553 final SpellCheckerSubtype scs = sci.getSubtypeAt(i); in getCurrentSpellCheckerSubtype() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/controls/controller/ |
H A D | StatefulControlSubscriberTest.kt | 60 private lateinit var scs: StatefulControlSubscriber variable in com.android.systemui.controls.controller.StatefulControlSubscriberTest
|
/aosp_15_r20/external/rust/android-crates-io/crates/clap_complete/src/dynamic/ |
D | completer.rs | 278 let mut scs = subcommands(cmd) localVariable
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
H A D | LocaleDataTest.java | 179 private int[] scs; field in LocaleDataTest.ExemplarGroup
|
/aosp_15_r20/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/util/ |
H A D | LocaleDataTest.java | 176 private int[] scs; field in LocaleDataTest.ExemplarGroup
|
/aosp_15_r20/external/libsrtp2/test/ |
H A D | rtp_decoder.c | 165 struct srtp_crypto_suite scs, *i_scsp; in main() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/tools/toolutil/ |
H A D | ppucd.cpp | 586 const char *scs; in parseScriptExtensions() local
|
/aosp_15_r20/external/icu/icu4c/source/tools/toolutil/ |
H A D | ppucd.cpp | 571 const char *scs; in parseScriptExtensions() local
|
/aosp_15_r20/bionic/libc/bionic/ |
H A D | pthread_create.cpp | 142 char* scs = scs_aligned_guard_region + scs_offset; in __init_shadow_call_stack() local
|
/aosp_15_r20/external/llvm/test/MC/Lanai/ |
H A D | v11.s | 441 scs %r21 label
|
/aosp_15_r20/frameworks/base/core/java/android/widget/ |
H A D | SpellChecker.java | 499 final SpellCheckSpan scs = onGetSuggestionsInternal( in onGetSentenceSuggestions() local
|
/aosp_15_r20/packages/modules/StatsD/statsd/src/ |
D | stats_log_util.cpp | 653 shared_ptr<IStatsCompanionService> scs = getStatsCompanionService(/*blocking=*/true); in checkPermissionForIds() local
|
/aosp_15_r20/frameworks/base/core/java/android/hardware/camera2/impl/ |
H A D | CameraMetadataNative.java | 1256 ArrayList<StreamConfigurationDuration> scs = streamStallList.get(i); in parseRecommendedConfigurations() local 1287 ArrayList<StreamConfigurationDuration> scd, ArrayList<StreamConfigurationDuration> scs, in initializeStreamConfigurationData()
|