/aosp_15_r20/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/ |
H A D | InstantCookieHostTest.java | 110 private String installPackage(String apk, boolean replace, boolean instant) throws Exception { in installPackage()
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
H A D | CldrConfigOption.java | 10 replace; enumConstant
|
/aosp_15_r20/external/pytorch/torch/_dynamo/ |
H A D | guards.py | 2166 def replace(self, expr: str) -> Tuple[List[str], str]: member in PyExprCSEPass 2593 def replace(expr: str) -> Tuple[List[str], str]: function 2598 def replace(expr: str) -> Tuple[List[str], str]: function
|
/aosp_15_r20/external/pytorch/torchgen/ |
H A D | code_template.py | 48 def replace(match: re.Match[str]) -> str: function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_internal/utils/ |
D | filesystem.py | 71 replace = _replace_retry(os.replace) variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_internal/utils/ |
D | filesystem.py | 71 replace = _replace_retry(os.replace) variable
|
/aosp_15_r20/external/ksp/compiler-plugin/src/main/kotlin/com/google/devtools/ksp/symbol/impl/kotlin/ |
H A D | KSErrorType.kt | 56 override fun replace(arguments: List<KSTypeArgument>): KSType { in replace() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/compiler/ |
D | php_generator_helpers.h | 39 const std::string& replace) { in ReplaceAll()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_internal/utils/ |
D | filesystem.py | 71 replace = _replace_retry(os.replace) variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_internal/utils/ |
D | filesystem.py | 71 replace = _replace_retry(os.replace) variable
|
/aosp_15_r20/external/grpc-grpc/src/compiler/ |
H A D | php_generator_helpers.h | 39 const std::string& replace) { in ReplaceAll()
|
/aosp_15_r20/external/mesa3d/src/compiler/glsl/glcpp/tests/ |
H A D | glcpp_test.py | 122 def _replace_test(args, replace): argument
|
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/lang/ |
H A D | String.annotated.java | 146 @libcore.util.NonNull public java.lang.String replace(char oldChar, char newChar) { throw new Runti… in replace() method in String 156 @libcore.util.NonNull public java.lang.String replace(@libcore.util.NonNull java.lang.CharSequence … in replace() method in String
|
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/expr/ |
H A D | LiteralStringValueExpr.java | 95 public boolean replace(Node node, Node replacementNode) { in replace() method in LiteralStringValueExpr
|
H A D | NullLiteralExpr.java | 91 public boolean replace(Node node, Node replacementNode) { in replace() method in NullLiteralExpr
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/util/ |
H A D | AlgorithmDecomposer.java | 156 private static void hasLoop(Set<String> elements, String find, String replace) { in hasLoop()
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/clock_settime/ |
H A D | clock_settime02.c | 23 int replace; member
|
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/changes/ |
H A D | Change.java | 66 Change(final ArchiveEntry pEntry, final InputStream pInput, final boolean replace) { in Change()
|
/aosp_15_r20/external/cronet/base/strings/ |
H A D | levenshtein_distance.cc | 73 const size_t replace = dp[d]; in LevenshteinDistanceImpl() local
|
/aosp_15_r20/external/zxing/android/src/com/google/zxing/client/android/ |
H A D | ScanFromWebPageManager.java | 66 private static String replace(CharSequence placeholder, CharSequence with, String pattern) { in replace() method in ScanFromWebPageManager
|
/aosp_15_r20/external/rust/android-crates-io/crates/regex/tests/ |
D | test_default_bytes.rs | 66 mod replace; module
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/rich/ |
D | emoji.py | 58 def replace(cls, text: str) -> str: member in Emoji
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/rich/ |
D | emoji.py | 58 def replace(cls, text: str) -> str: member in Emoji
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/rich/ |
D | emoji.py | 58 def replace(cls, text: str) -> str: member in Emoji
|
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/tools/ci_build/ |
H A D | update_version.py | 38 def replace_string_in_line(search, replace, filename): argument
|