/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/util/ |
H A D | Map.annotated.java | 72 public default boolean replace(@libcore.util.NullFromTypeParam K key, @libcore.util.Nullable V oldV… in replace() method 74 @libcore.util.Nullable public default V replace(@libcore.util.NullFromTypeParam K key, @libcore.uti… in replace() method
|
/aosp_15_r20/libcore/ojluni/annotations/flagged_api/java/util/ |
H A D | Map.annotated.java | 70 public default boolean replace(K key, V oldValue, V newValue) { throw new RuntimeException("Stub!")… in replace() method 72 public default V replace(K key, V value) { throw new RuntimeException("Stub!"); } in replace() method
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_lower_mediump.c | 482 nir_def *replace = NULL; in nir_lower_mediump_vars_impl() local 514 nir_def *replace = NULL; in nir_lower_mediump_vars_impl() local
|
/aosp_15_r20/external/googleapis/google/spanner/v1/ |
H A D | mutation.proto | 101 Write replace = 4; field
|
/aosp_15_r20/external/tensorflow/third_party/llvm_openmp/ |
H A D | expand_cmake_vars.py | 46 def replace(match): function
|
/aosp_15_r20/external/python/cpython3/Lib/turtledemo/ |
D | lindenmayer.py | 30 def replace( seq, replacementRules, n ): function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/collections/btree/ |
H A D | mem.rs | 20 pub fn replace<T, R>(v: &mut T, change: impl FnOnce(T) -> (T, R)) -> R { in replace() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/collections/btree/ |
H A D | mem.rs | 20 pub fn replace<T, R>(v: &mut T, change: impl FnOnce(T) -> (T, R)) -> R { in replace() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/collections/btree/ |
H A D | mem.rs | 20 pub fn replace<T, R>(v: &mut T, change: impl FnOnce(T) -> (T, R)) -> R { in replace() function
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/controls/ |
H A D | ControlsPanelTestUtils.java | 31 String replace = "[ICON]"; in addImage() local
|
/aosp_15_r20/external/python/cpython2/Demo/turtle/ |
D | tdemo_lindenmayer_indian.py | 30 def replace( seq, replacementRules, n ): function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/collections/btree/ |
H A D | mem.rs | 20 pub fn replace<T, R>(v: &mut T, change: impl FnOnce(T) -> (T, R)) -> R { in replace() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/collections/btree/ |
H A D | mem.rs | 20 pub fn replace<T, R>(v: &mut T, change: impl FnOnce(T) -> (T, R)) -> R { in replace() function
|
/aosp_15_r20/external/icu/libicu/cts_headers/unicode/ |
H A D | urep.h | 108 void (*replace)(UReplaceable* rep, member
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/libandroidicu/include/unicode/ |
H A D | urep.h | 108 void (*replace)(UReplaceable* rep, member
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/unicode/ |
H A D | urep.h | 108 void (*replace)(UReplaceable* rep, member
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/unicode/ |
H A D | urep.h | 108 void (*replace)(UReplaceable* rep, member
|
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/preprocessor/ |
H A D | perfetto_sql_preprocessor.h | 39 bool replace; member
|
/aosp_15_r20/external/slf4j/slf4j-migrator/src/main/java/org/slf4j/migrator/line/ |
H A D | SingleConversionRule.java | 67 public String replace(Matcher matcher) { in replace() method in SingleConversionRule
|
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/validator/ |
H A D | Validators.java | 30 public Validators replace(Validator oldValidator, Validator newValidator) { in replace() method in Validators
|
/aosp_15_r20/external/icu/icu4c/source/common/unicode/ |
H A D | urep.h | 108 void (*replace)(UReplaceable* rep, member
|
/aosp_15_r20/external/icu/libicu/ndk_headers/unicode/ |
H A D | urep.h | 110 void (*replace)(UReplaceable* rep, member
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/unicode/ |
H A D | urep.h | 108 void (*replace)(UReplaceable* rep, member
|
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/unicode/ |
D | urep.h | 110 void (*replace)(UReplaceable* rep, member
|
/aosp_15_r20/external/pigweed/pw_presubmit/py/pw_presubmit/ |
H A D | ninja_parser.py | 113 def replace(m: re.Match): function
|