Home
last modified time | relevance | path

Searched refs:SS (Results 1 – 25 of 47) sorted by relevance

12

/aosp12/frameworks/compile/slang/
H A Dslang_rs_ast_replace.cpp151 void RSASTReplace::VisitSwitchStmt(clang::SwitchStmt *SS) { in VisitSwitchStmt() argument
152 if (matchesExpr(SS->getCond())) { in VisitSwitchStmt()
153 SS->setCond(mNewExpr); in VisitSwitchStmt()
155 VisitStmt(SS); in VisitSwitchStmt()
H A Dslang_rs_ast_replace.h77 void VisitSwitchStmt(clang::SwitchStmt *SS);
H A Dslang_rs_object_ref_count.cpp209 void VisitSwitchStmt(clang::SwitchStmt *SS);
252 void DestructorVisitor::VisitSwitchStmt(clang::SwitchStmt *SS) { in VisitSwitchStmt() argument
254 VisitStmt(SS); in VisitSwitchStmt()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhone.java352 public static class SS { class in ImsPhone
1132 SS ss = new SS(onComplete); in getOutgoingCallerIdDisplay()
1150 SS ss = new SS(clirMode, onComplete); in setOutgoingCallerIdDisplay()
1163 SS ss = new SS(onComplete); in queryCLIP()
1190 SS ss = new SS(commandInterfaceCFReason, serviceClass, onComplete); in getCallForwardingOption()
1229 SS ss = new SS(commandInterfaceCFAction, commandInterfaceCFReason, in setCallForwardingOption()
1254 SS ss = new SS(onComplete); in getCallWaiting()
1282 SS ss = new SS(enable, serviceClass, onComplete); in setCallWaiting()
1330 SS ss = new SS(facility, password, serviceClass, onComplete); in getCallBarring()
1356 SS ss = new SS(facility, lockState, password, serviceClass, onComplete); in setCallBarring()
[all …]
/aosp12/bionic/libc/include/sys/
H A Dreg.h52 #define SS 16 macro
76 #define SS 20 macro
/aosp12/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dptrace-abi.h38 #define SS 16 macro
62 #define SS 160 macro
/aosp12/system/tools/hidl/test/error_test/no_cyclic_declaration_4/1.0/
H A Dtypes.hal18 typedef S SS;
20 SS foo;
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
H A DImsPhoneTest.java83 import com.android.internal.telephony.imsphone.ImsPhone.SS;
487 SS ss = (SS) messageArgumentCaptor.getValue().obj; in testOutgoingCallerIdDisplay()
493 ss = (SS) messageArgumentCaptor.getValue().obj; in testOutgoingCallerIdDisplay()
525 SS ss = (SS) messageArgumentCaptor.getValue().obj; in testCallWaiting()
532 ss = (SS) messageArgumentCaptor.getValue().obj; in testCallWaiting()
565 SS ss = (SS) messageArgumentCaptor.getValue().obj; in testCellBarring()
574 ss = (SS) messageArgumentCaptor.getValue().obj; in testCellBarring()
584 ss = (SS) messageArgumentCaptor.getValue().obj; in testCellBarring()
/aosp12/hardware/interfaces/radio/1.0/
H A Dtypes.hal78 DIAL_MODIFIED_TO_SS = 19, // DIAL request modified to SS
81 USSD_MODIFIED_TO_SS = 22, // USSD request modified to SS
83 SS_MODIFIED_TO_DIAL = 24, // SS request modified to DIAL
84 SS_MODIFIED_TO_USSD = 25, // SS request modified to USSD
86 SS_MODIFIED_TO_SS = 27, // SS request modified to different SS request
977 NONE = 0x00, // No restriction at all including voice/SMS/USSD/SS/AV64
980 // normal voice/SMS/USSD/SS/AV64.
981 CS_NORMAL = 0x02, // Block all normal voice/SMS/USSD/SS/AV64 due to
983 CS_ALL = 0x04, // Block all voice/SMS/USSD/SS/AV64 including emergency
2019 // for SS request to query call
[all …]
H A DIRadioIndication.hal410 * Indicates when Supplementary service(SS) response is received when DIAL/USSD/SS is changed to
411 * SS by call control.
/aosp12/frameworks/base/core/proto/android/os/
H A Dps.proto111 // Total CPU time, "[DD-]HH:MM:SS" format.
/aosp12/frameworks/opt/telephony/proto/src/
H A Dtelephony.proto557 // DIAL request modified to SS
566 // USSD request modified to SS
572 // SS request modified to DIAL
575 // SS request modified to USSD
581 // SS request modified to different SS request
/aosp12/hardware/interfaces/radio/1.5/
H A Dtypes.hal102 * 5G SS reference signal received power.
109 * 5G SS reference signal received quality.
116 * 5G SS signal-to-noise and interference ratio.
/aosp12/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/loaders/
H A DLoaderDicom.java97 static final short SS = vr("SS"); field in LoaderDicom
/aosp12/art/test/dexdump/
H A Dinvoke-custom.lst11 0x000027cc 68 TestBase assertEquals (SS)V TestBase.java 41
H A Dall-dex-files.lst120 0x000027cc 68 TestBase assertEquals (SS)V TestBase.java 41
H A Dinvoke-custom.txt368 type : '(SS)V'
376 0027bc: |[0027bc] TestBase.assertEquals:(SS)V
H A Dall-dex-files.txt9192 type : '(SS)V'
9200 0027bc: |[0027bc] TestBase.assertEquals:(SS)V
/aosp12/hardware/interfaces/radio/1.4/
H A Dtypes.hal1839 * SS reference signal received power, multipled by -1.
1848 * SS reference signal received quality, multipled by -1.
1857 * SS signal-to-noise and interference ratio.
/aosp12/packages/services/Telephony/ecc/input/
H A Deccdata.txt2392 iso_code: "SS"
/aosp12/frameworks/base/native/graphics/jni/fuzz/corpus/
H A Dsample_raf.raf Error!