Home
last modified time | relevance | path

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

/frameworks/compile/slang/
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()
Dslang_rs_ast_replace.h77 void VisitSwitchStmt(clang::SwitchStmt *SS);
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()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhone.java323 public static class SS { class in ImsPhone
338 SS(Message onComplete) { in SS() method in ImsPhone.SS
343 SS(boolean enable, Message onComplete) { in SS() method in ImsPhone.SS
349 SS(int clirMode, Message onComplete) { in SS() method in ImsPhone.SS
355 SS(boolean enable, int serviceClass, Message onComplete) { in SS() method in ImsPhone.SS
362 SS(int cfReason, int serviceClass, Message onComplete) { in SS() method in ImsPhone.SS
369 SS(int cfAction, int cfReason, String dialingNumber, in SS() method in ImsPhone.SS
380 SS(String facility, String password, int serviceClass, Message onComplete) { in SS() method in ImsPhone.SS
388 SS(String facility, boolean lockState, String password, in SS() method in ImsPhone.SS
1106 SS ss = new SS(onComplete); in getOutgoingCallerIdDisplay()
[all …]
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneTest.java75 import com.android.internal.telephony.imsphone.ImsPhone.SS;
482 SS ss = (SS) messageArgumentCaptor.getValue().obj; in testOutgoingCallerIdDisplay()
488 ss = (SS) messageArgumentCaptor.getValue().obj; in testOutgoingCallerIdDisplay()
520 SS ss = (SS) messageArgumentCaptor.getValue().obj; in testCallWaiting()
527 ss = (SS) messageArgumentCaptor.getValue().obj; in testCallWaiting()
560 SS ss = (SS) messageArgumentCaptor.getValue().obj; in testCellBarring()
569 ss = (SS) messageArgumentCaptor.getValue().obj; in testCellBarring()
579 ss = (SS) messageArgumentCaptor.getValue().obj; in testCellBarring()
/frameworks/base/core/proto/android/os/
Dps.proto111 // Total CPU time, "[DD-]HH:MM:SS" format.
/frameworks/opt/telephony/proto/src/
Dtelephony.proto540 // DIAL request modified to SS
549 // USSD request modified to SS
555 // SS request modified to DIAL
558 // SS request modified to USSD
564 // SS request modified to different SS request
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/loaders/
DLoaderDicom.java97 static final short SS = vr("SS"); field in LoaderDicom
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt60914 Landroid/renderscript/Short2;->setValues(SS)V
105761 Ljava/nio/ShortBuffer;->compare(SS)I
105762 Ljava/nio/ShortBuffer;->equals(SS)Z
Dboot-image-profile.txt28470 HSPLjava/util/Arrays;->fill([SS)V