Home
last modified time | relevance | path

Searched defs:replace (Results 76 – 100 of 2201) sorted by relevance

12345678910>>...89

/aosp_15_r20/external/libsrtp2/crypto/kernel/
H A Dcrypto_kernel.c278 int replace) in srtp_crypto_kernel_do_load_cipher_type()
355 int replace) in srtp_crypto_kernel_do_load_auth_type()
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/ch/
H A DFileLockTable.java73 public abstract void replace(FileLock fl1, FileLock fl2); in replace() method in FileLockTable
229 public void replace(FileLock fromLock, FileLock toLock) { in replace() method in SharedFileLockTable
/aosp_15_r20/external/robolectric/errorprone/src/main/java/org/robolectric/errorprone/bugpatterns/
H A DDeprecatedMethodsCheck.java107 abstract void replace( in replace() method in DeprecatedMethodsCheck.MethodInvocationMatcher
237 void replace( in replace() method in DeprecatedMethodsCheck.AppGetLastMatcher
/aosp_15_r20/external/aws-sdk-java-v2/utils/src/main/java/software/amazon/awssdk/utils/
H A DStringUtils.java649 public static String replace(String text, String searchString, String replacement) { in replace() method in StringUtils
683 private static String replace(String text, String searchString, String replacement, int max) { in replace() method in StringUtils
/aosp_15_r20/frameworks/base/core/java/android/app/
H A DFragmentTransaction.java61 public abstract FragmentTransaction replace(@IdRes int containerViewId, Fragment fragment); in replace() method in FragmentTransaction
79 public abstract FragmentTransaction replace(@IdRes int containerViewId, Fragment fragment, in replace() method in FragmentTransaction
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/thread/
H A Dlocal.rs437 pub fn replace(&'static self, value: T) -> T { in replace() method
609 pub fn replace(&'static self, value: T) -> T { in replace() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/thread/
H A Dlocal.rs437 pub fn replace(&'static self, value: T) -> T { in replace() method
609 pub fn replace(&'static self, value: T) -> T { in replace() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/thread/
H A Dlocal.rs437 pub fn replace(&'static self, value: T) -> T { in replace() method
609 pub fn replace(&'static self, value: T) -> T { in replace() method
/aosp_15_r20/libcore/ojluni/annotations/flagged_api/java/util/
H A DHashMap.annotated.java70 public boolean replace(K key, V oldValue, V newValue) { throw new RuntimeException("Stub!"); } in replace() method in HashMap
72 public V replace(K key, V value) { throw new RuntimeException("Stub!"); } in replace() method in HashMap
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/util/
H A DHashMap.annotated.java71 public boolean replace(@libcore.util.NullFromTypeParam K key, @libcore.util.Nullable V oldValue, @l… in replace() method in HashMap
73 @libcore.util.Nullable public V replace(@libcore.util.NullFromTypeParam K key, @libcore.util.NullFr… in replace() method in HashMap
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/thread/
H A Dlocal.rs437 pub fn replace(&'static self, value: T) -> T { in replace() method
609 pub fn replace(&'static self, value: T) -> T { in replace() method
/aosp_15_r20/external/javassist/src/main/javassist/expr/
H A DExpr.java265 public abstract void replace(String statement) throws CannotCompileException; in replace() method in Expr
277 public void replace(String statement, ExprEditor recursive) in replace() method in Expr
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/thread/
H A Dlocal.rs437 pub fn replace(&'static self, value: T) -> T { in replace() method
609 pub fn replace(&'static self, value: T) -> T { in replace() method
/aosp_15_r20/external/python/cpython3/Lib/json/
Dencoder.py41 def replace(match): function
53 def replace(match): function
/aosp_15_r20/frameworks/native/include/ftl/
H A Dsmall_vector.h169 reference replace(const_iterator it, Args&&... args) { in replace() function
370 reference replace(const_iterator it, Args&&... args) { in replace() function
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/streams/
H A Drewrite.rb180 def replace( *range_arguments ) method in ANTLR3.TokenRewriteStream.RewriteProgram
408 def replace( *args ) method in ANTLR3.TokenRewriteStream
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/json/
Dencoder.py41 def replace(match): function
53 def replace(match): function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/json/
H A Dencoder.py41 def replace(match): function
53 def replace(match): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/json/
Dencoder.py41 def replace(match): function
53 def replace(match): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/json/
Dencoder.py41 def replace(match): function
53 def replace(match): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/json/
Dencoder.py41 def replace(match): function
53 def replace(match): function
/aosp_15_r20/external/python/cpython2/Lib/json/
Dencoder.py37 def replace(match): function
48 def replace(match): function
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/unicode/
H A Dunistr.h4392 UnicodeString::replace(int32_t start, in replace() function
4398 UnicodeString::replace(int32_t start, in replace() function
4406 UnicodeString::replace(int32_t start, in replace() function
4413 UnicodeString::replace(int32_t start, in replace() function
4421 UnicodeString::replace(int32_t start, in replace() function
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/unicode/
H A Dunistr.h4392 UnicodeString::replace(int32_t start, in replace() function
4398 UnicodeString::replace(int32_t start, in replace() function
4406 UnicodeString::replace(int32_t start, in replace() function
4413 UnicodeString::replace(int32_t start, in replace() function
4421 UnicodeString::replace(int32_t start, in replace() function
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/unicode/
H A Dunistr.h4392 UnicodeString::replace(int32_t start, in replace() function
4398 UnicodeString::replace(int32_t start, in replace() function
4406 UnicodeString::replace(int32_t start, in replace() function
4413 UnicodeString::replace(int32_t start, in replace() function
4421 UnicodeString::replace(int32_t start, in replace() function

12345678910>>...89