/ohos5.0/foundation/multimedia/image_effect/test/unittest/ |
H A D | image_effect_capi_unittest.cpp | 106 InSequence s; variable 920 InSequence s; variable 961 InSequence s; variable 983 InSequence s; variable 1063 InSequence s; variable 1098 InSequence s; variable 1132 InSequence s; variable 1195 InSequence s; variable 1239 InSequence s; variable 1279 InSequence s; variable [all …]
|
/aosp12/hardware/qcom/sm8150p/gps/gnss/ |
H A D | XtraSystemStatusObserver.cpp | 127 string s = ss.str(); in updateLockStatus() local 159 string s = ss.str(); in updateConnections() local 173 string s = ss.str(); in updateTac() local 187 string s = ss.str(); in updateMccMnc() local 201 string s = ss.str(); in updateXtraThrottle() local 229 string s = ss.str(); in onStatusRequested() local
|
/aosp12/art/test/655-checker-simd-arm-opt/src/ |
H A D | Main.java | 67 …private static void encodableConstants(byte[] b, short[] s, char[] c, int[] a, long[] l, float[] f… in encodableConstants() 100 …private static int sumArray(byte[] b, short[] s, char[] c, int[] a, long[] l, float[] f, double[] … in sumArray() 112 short[] s = new short[ARRAY_SIZE]; in main() local
|
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/ |
H A D | ContactAggregatorHelper.java | 53 Set<Integer> s = accounts.get(acctId); in mergeComponentsWithDisjointAccounts() local 65 final Set<Integer> s = accounts.get(accountId); in mergeComponentsWithDisjointAccounts() local 79 final Set<Integer> s = accounts.get(accountId); in mergeComponentsWithDisjointAccounts() local
|
/aosp12/frameworks/rs/ |
H A D | rsStream.cpp | 48 const char *s = rsuCopyString((const char *)&mData[mPos], len); in loadString() local 93 void OStream::addString(const char *s, size_t len) { in addString() 103 void OStream::addString(const char *s) { in addString()
|
/aosp12/frameworks/layoutlib/create/src/com/android/tools/layoutlib/create/ |
H A D | Log.java | 39 String s = String.format(format, args); in debugNoln() local 45 String s = String.format(format, args); in info() local 50 String s = String.format(format, args); in error() local
|
/aosp12/art/test/569-checker-pattern-replacement/src-multidex/ |
H A D | Second.java | 62 public static int staticGetInstanceIntField(Second s) { in staticGetInstanceIntField() 66 public double getInstanceDoubleFieldFromParam(Second s) { in getInstanceDoubleFieldFromParam() 83 public static void staticSetInstanceLongField(Second s, long value) { in staticSetInstanceLongField() 87 public void setInstanceLongFieldThroughParam(Second s, long value) { in setInstanceLongFieldThroughParam()
|
/aosp12/art/test/660-checker-simd-sad/src/ |
H A D | SimdSadInt.java | 90 int s = x[i]; in sadInt2IntAlt() local 139 int s = x[i]; in sadInt2IntAlt2() local 187 long s = x[i]; in sadInt2Long() local 233 long s = x[i]; in sadInt2LongAt1() local
|
/aosp12/frameworks/av/services/mediametrics/ |
H A D | StringUtils.h | 118 inline constexpr bool isBase64Url(const char *s) { in isBase64Url() 141 inline constexpr bool isLogSessionId(const char *s) { in isLogSessionId() 173 inline constexpr bool isNumeric(const char *s) in isNumeric()
|
/aosp12/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
H A D | UT_unsigned.java | 31 private boolean initializeGlobals(ScriptC_unsigned s) { in initializeGlobals() 49 ScriptC_unsigned s = new ScriptC_unsigned(pRS); in run() local
|
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
H A D | UT_foreach.java | 32 private void initializeGlobals(RenderScript RS, ScriptC_foreach s) { in initializeGlobals() 47 ScriptC_foreach s = new ScriptC_foreach(pRS); in run() local
|
H A D | UT_kernel_struct.java | 31 private void initializeGlobals(RenderScript RS, ScriptC_kernel_struct s) { in initializeGlobals() 47 ScriptC_kernel_struct s = new ScriptC_kernel_struct(pRS); in run() local
|
H A D | UT_noroot.java | 32 private void initializeGlobals(RenderScript RS, ScriptC_noroot s) { in initializeGlobals() 47 ScriptC_noroot s = new ScriptC_noroot(pRS); in run() local
|
H A D | UT_array_init.java | 28 private void checkInit(ScriptC_array_init s) { in checkInit() 83 ScriptC_array_init s = new ScriptC_array_init(pRS); in run() local
|
H A D | UT_ctxt_default.java | 34 private void initializeGlobals(RenderScript RS, ScriptC_ctxt_default s) { in initializeGlobals() 50 ScriptC_ctxt_default s = new ScriptC_ctxt_default(pRS); in run() local
|
H A D | UT_refcount.java | 33 private void initializeGlobals(RenderScript RS, ScriptC_refcount s) { in initializeGlobals() 45 ScriptC_refcount s = new ScriptC_refcount(pRS); in run() local
|
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
H A D | UT_foreach.java | 34 private void initializeGlobals(RenderScript RS, ScriptC_foreach s) { in initializeGlobals() 49 ScriptC_foreach s = new ScriptC_foreach(pRS); in run() local
|
H A D | UT_kernel_struct.java | 33 private void initializeGlobals(RenderScript RS, ScriptC_kernel_struct s) { in initializeGlobals() 49 ScriptC_kernel_struct s = new ScriptC_kernel_struct(pRS); in run() local
|
H A D | UT_noroot.java | 34 private void initializeGlobals(RenderScript RS, ScriptC_noroot s) { in initializeGlobals() 49 ScriptC_noroot s = new ScriptC_noroot(pRS); in run() local
|
/aosp12/frameworks/base/telephony/common/com/android/internal/telephony/ |
H A D | EncodeException.java | 36 public EncodeException(String s) { in EncodeException() 40 public EncodeException(String s, int error) { in EncodeException()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/ |
H A D | water_flow_section_test.cpp | 33 WaterFlowSections s; variable 77 WaterFlowSections s; variable
|
/aosp12/art/test/450-checker-types/src/ |
H A D | Main.java | 86 Super s = new SubclassA(); in testSimpleRemove() local 95 public void testSimpleKeep(Super s) { in testSimpleKeep() 105 Object s = SubclassA.class; in testClassRemove() local 115 Object s = SubclassA.class; in testClassKeep() local 125 Super s; in testIfRemove() local 140 Super s; in testIfKeep() local 155 Super s = new SubclassA(); in testForRemove() local 170 Super s = new SubclassA(); in testForKeep() local 602 Super s = getSuper(); in updateNodesInTheSameBlockAsPhi() local 635 private void argumentCheck(Super s, double d, SubclassA a, Final f) { in argumentCheck()
|
/aosp12/hardware/qcom/sm7150/gps/gnss/ |
H A D | XtraSystemStatusObserver.cpp | 128 string s = ss.str(); in updateLockStatus() local 160 string s = ss.str(); in updateConnections() local 174 string s = ss.str(); in updateTac() local 188 string s = ss.str(); in updateMccMnc() local 202 string s = ss.str(); in updateXtraThrottle() local 230 string s = ss.str(); in onStatusRequested() local
|
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/common/ |
H A D | ValidatedEditTextPreferenceDialogFragment.java | 87 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() 91 public void beforeTextChanged(CharSequence s, int start, int before, int count) { in beforeTextChanged() 95 public void afterTextChanged(Editable s) { in afterTextChanged()
|
/aosp12/frameworks/base/core/java/com/android/internal/util/ |
H A D | FastDataOutput.java | 111 public void writeUTF(String s) throws IOException { in writeUTF() 150 public void writeInternedUTF(@NonNull String s) throws IOException { in writeInternedUTF() 225 public void writeBytes(String s) throws IOException { in writeBytes() 231 public void writeChars(String s) throws IOException { in writeChars()
|