Home
last modified time | relevance | path

Searched defs:sub (Results 1 – 25 of 85) sorted by relevance

1234

/aosp14/frameworks/base/core/java/android/text/
H A DAlteredCharSequence.java36 public static AlteredCharSequence make(CharSequence source, char[] sub, in make()
44 private AlteredCharSequence(CharSequence source, char[] sub, in AlteredCharSequence()
52 /* package */ void update(char[] sub, int substart, int subend) { in update()
62 private AlteredSpanned(CharSequence source, char[] sub, in AlteredSpanned()
/ohos5.0/foundation/arkui/napi/sample/native_module_calc/
H A Dcalc.js20 function sub(x, y) function
/aosp14/frameworks/base/rs/java/android/renderscript/
H A DByte2.java101 public void sub(Byte2 a) { in sub() method in Byte2
113 public static Byte2 sub(Byte2 a, Byte2 b) { in sub() method in Byte2
126 public void sub(byte value) { in sub() method in Byte2
138 public static Byte2 sub(Byte2 a, byte b) { in sub() method in Byte2
H A DDouble2.java101 public void sub(Double2 value) { in sub() method in Double2
113 public static Double2 sub(Double2 a, Double2 b) { in sub() method in Double2
126 public void sub(double value) { in sub() method in Double2
138 public static Double2 sub(Double2 a, double b) { in sub() method in Double2
H A DFloat2.java100 public void sub(Float2 value) { in sub() method in Float2
112 public static Float2 sub(Float2 a, Float2 b) { in sub() method in Float2
125 public void sub(float value) { in sub() method in Float2
137 public static Float2 sub(Float2 a, float b) { in sub() method in Float2
H A DByte3.java108 public void sub(Byte3 a) { in sub() method in Byte3
121 public static Byte3 sub(Byte3 a, Byte3 b) { in sub() method in Byte3
135 public void sub(byte value) { in sub() method in Byte3
148 public static Byte3 sub(Byte3 a, byte b) { in sub() method in Byte3
H A DByte4.java114 public void sub(Byte4 a) { in sub() method in Byte4
128 public static Byte4 sub(Byte4 a, Byte4 b) { in sub() method in Byte4
143 public void sub(byte value) { in sub() method in Byte4
157 public static Byte4 sub(Byte4 a, byte b) { in sub() method in Byte4
H A DDouble3.java107 public void sub(Double3 value) { in sub() method in Double3
120 public static Double3 sub(Double3 a, Double3 b) { in sub() method in Double3
134 public void sub(double value) { in sub() method in Double3
147 public static Double3 sub(Double3 a, double b) { in sub() method in Double3
H A DDouble4.java114 public void sub(Double4 value) { in sub() method in Double4
126 public void sub(double value) { in sub() method in Double4
140 public static Double4 sub(Double4 a, double b) { in sub() method in Double4
157 public static Double4 sub(Double4 a, Double4 b) { in sub() method in Double4
H A DFloat3.java107 public void sub(Float3 value) { in sub() method in Float3
120 public static Float3 sub(Float3 a, Float3 b) { in sub() method in Float3
134 public void sub(float value) { in sub() method in Float3
147 public static Float3 sub(Float3 a, float b) { in sub() method in Float3
H A DFloat4.java114 public void sub(Float4 value) { in sub() method in Float4
126 public void sub(float value) { in sub() method in Float4
140 public static Float4 sub(Float4 a, float b) { in sub() method in Float4
157 public static Float4 sub(Float4 a, Float4 b) { in sub() method in Float4
H A DInt2.java106 public void sub(Int2 a) { in sub() method in Int2
118 public static Int2 sub(Int2 a, Int2 b) { in sub() method in Int2
131 public void sub(int value) { in sub() method in Int2
143 public static Int2 sub(Int2 a, int b) { in sub() method in Int2
H A DInt3.java113 public void sub(Int3 a) { in sub() method in Int3
126 public static Int3 sub(Int3 a, Int3 b) { in sub() method in Int3
140 public void sub(int value) { in sub() method in Int3
153 public static Int3 sub(Int3 a, int b) { in sub() method in Int3
H A DLong2.java106 public void sub(Long2 a) { in sub() method in Long2
118 public static Long2 sub(Long2 a, Long2 b) { in sub() method in Long2
131 public void sub(long value) { in sub() method in Long2
143 public static Long2 sub(Long2 a, long b) { in sub() method in Long2
H A DLong3.java113 public void sub(Long3 a) { in sub() method in Long3
126 public static Long3 sub(Long3 a, Long3 b) { in sub() method in Long3
140 public void sub(long value) { in sub() method in Long3
153 public static Long3 sub(Long3 a, long b) { in sub() method in Long3
H A DShort2.java109 public void sub(Short2 a) { in sub() method in Short2
121 public static Short2 sub(Short2 a, Short2 b) { in sub() method in Short2
134 public void sub(short value) { in sub() method in Short2
146 public static Short2 sub(Short2 a, short b) { in sub() method in Short2
H A DShort3.java113 public void sub(Short3 a) { in sub() method in Short3
126 public static Short3 sub(Short3 a, Short3 b) { in sub() method in Short3
140 public void sub(short value) { in sub() method in Short3
153 public static Short3 sub(Short3 a, short b) { in sub() method in Short3
H A DLong4.java120 public void sub(Long4 a) { in sub() method in Long4
134 public static Long4 sub(Long4 a, Long4 b) { in sub() method in Long4
149 public void sub(long value) { in sub() method in Long4
163 public static Long4 sub(Long4 a, long b) { in sub() method in Long4
H A DInt4.java120 public void sub(Int4 a) { in sub() method in Int4
134 public static Int4 sub(Int4 a, Int4 b) { in sub() method in Int4
149 public void sub(int value) { in sub() method in Int4
163 public static Int4 sub(Int4 a, int b) { in sub() method in Int4
H A DShort4.java120 public void sub(Short4 a) { in sub() method in Short4
134 public static Short4 sub(Short4 a, Short4 b) { in sub() method in Short4
149 public void sub(short value) { in sub() method in Short4
163 public static Short4 sub(Short4 a, short b) { in sub() method in Short4
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardEsimArea.java109 SubscriptionInfo sub = SubscriptionManager.from(context).getActiveSubscriptionInfo(subId); in isEsimLocked() local
121 SubscriptionInfo sub = SubscriptionManager.from(mContext) in onClick() local
/ohos5.0/foundation/communication/ipc/example/rust_test/service/src/
H A Dlib.rs38 pub fn sub(num1: &i32, num2: &i32) -> i32 { in sub() function
91 fn sub(&self, num1: i32, num2: i32) -> IpcResult<i32>; in sub() method
144 fn sub (&self, num1: i32, num2: i32) -> IpcResult<i32> { in sub() method
165 fn sub(&self, num1: i32, num2: i32) -> IpcResult<i32> { in sub() method
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/tare/
H A DTareUtils.java44 final long sub = cakes % CAKE_IN_ARC; in cakeToString() local
/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_anony/
H A Db_anony.cpp51 std::string sub; in GetAnonyPath() local
/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/string_fuzzer/
H A Dstring_fuzzer.cpp49 string sub = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in StringTestFunc() local

1234