/aosp_15_r20/external/libsrtp2/crypto/kernel/ |
H A D | crypto_kernel.c | 278 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 D | FileLockTable.java | 73 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 D | DeprecatedMethodsCheck.java | 107 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 D | StringUtils.java | 649 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 D | FragmentTransaction.java | 61 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 D | local.rs | 437 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 D | local.rs | 437 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 D | local.rs | 437 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 D | HashMap.annotated.java | 70 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 D | HashMap.annotated.java | 71 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 D | local.rs | 437 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 D | Expr.java | 265 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 D | local.rs | 437 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/ |
D | encoder.py | 41 def replace(match): function 53 def replace(match): function
|
/aosp_15_r20/frameworks/native/include/ftl/ |
H A D | small_vector.h | 169 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 D | rewrite.rb | 180 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/ |
D | encoder.py | 41 def replace(match): function 53 def replace(match): function
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/json/ |
H A D | encoder.py | 41 def replace(match): function 53 def replace(match): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/json/ |
D | encoder.py | 41 def replace(match): function 53 def replace(match): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/json/ |
D | encoder.py | 41 def replace(match): function 53 def replace(match): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/json/ |
D | encoder.py | 41 def replace(match): function 53 def replace(match): function
|
/aosp_15_r20/external/python/cpython2/Lib/json/ |
D | encoder.py | 37 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 D | unistr.h | 4392 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 D | unistr.h | 4392 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 D | unistr.h | 4392 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
|