/aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_emit.h | 145 struct etna_coalesce *coalesce) in etna_coalesce_start() 154 struct etna_coalesce *coalesce) in etna_coalesce_end() 173 check_coalsence(struct etna_cmd_stream *stream, struct etna_coalesce *coalesce, in check_coalsence() 193 struct etna_coalesce *coalesce, uint32_t reg, in etna_coalsence_emit() 202 struct etna_coalesce *coalesce, uint32_t reg, in etna_coalsence_emit_fixp() 211 struct etna_coalesce *coalesce, uint32_t reg, in etna_coalsence_emit_reloc()
|
H A D | etnaviv_emit.c | 129 struct etna_coalesce coalesce; in emit_halti5_only_state() local 163 struct etna_coalesce coalesce; in emit_pre_halti5_state() local 309 struct etna_coalesce coalesce; in etna_emit_state() local
|
H A D | etnaviv_texture_state.c | 300 struct etna_coalesce coalesce; in etna_emit_ts_state() local 341 struct etna_coalesce coalesce; in etna_emit_new_texture_state() local 481 struct etna_coalesce coalesce; in etna_emit_texture_state() local
|
H A D | etnaviv_rs.c | 211 struct etna_coalesce coalesce; in etna_submit_rs_state() local
|
/aosp_15_r20/packages/modules/adb/ |
D | types.cpp | 148 IOVector::block_type IOVector::coalesce() && { in coalesce() function in IOVector
|
D | types.h | 248 CollectionType coalesce() const& { in coalesce() function
|
/aosp_15_r20/external/coreboot/src/southbridge/intel/i82801gx/ |
H A D | pcie.c | 139 bool coalesce = false; in root_port_commit_config() local
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/calllog/database/ |
D | Coalescer.java | 67 public ListenableFuture<ImmutableList<CoalescedRow>> coalesce( in coalesce() method in Coalescer
|
/aosp_15_r20/external/skia/src/sksl/ir/ |
H A D | SkSLFunctionCall.cpp | 88 CoalesceFn coalesce, in coalesce_n_way_vector() 148 CoalesceFn coalesce, in coalesce_vector() 162 CoalesceFn coalesce, in coalesce_pairwise_vectors()
|
/aosp_15_r20/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/ |
H A D | FileUseMap.java | 246 private void coalesce(@Nonnull FileUseMapEntry<?> entry) { in coalesce() method in FileUseMap
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/personname/ |
H A D | PersonNamePattern.java | 176 private String coalesce(StringBuilder s1, StringBuilder s2) { in coalesce() method in PersonNamePattern
|
/aosp_15_r20/external/coreboot/src/southbridge/intel/lynxpoint/ |
H A D | pcie.c | 30 bool coalesce; member
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/personname/ |
H A D | PersonNamePattern.java | 175 private String coalesce(StringBuilder s1, StringBuilder s2) { in coalesce() method in PersonNamePattern
|
/aosp_15_r20/external/coreboot/src/soc/intel/broadwell/pch/ |
H A D | pcie.c | 34 bool coalesce; member
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/itertools-0.11.0/src/adaptors/ |
H A D | coalesce.rs | 102 pub fn coalesce<I, F>(mut iter: I, f: F) -> Coalesce<I, F> in coalesce() function
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/ |
H A D | TreeRangeMap.java | 158 private static <K extends Comparable, V> Range<K> coalesce( in coalesce() method in TreeRangeMap
|
/aosp_15_r20/external/rust/android-crates-io/crates/itertools/src/adaptors/ |
D | coalesce.rs | 153 pub fn coalesce<I, F>(iter: I, f: F) -> Coalesce<I, F> in coalesce() function
|
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/ |
H A D | TreeRangeMap.java | 160 private static <K extends Comparable, V> Range<K> coalesce( in coalesce() method in TreeRangeMap
|
/aosp_15_r20/frameworks/base/packages/SystemUI/utils/kairos/src/com/android/systemui/kairos/ |
H A D | TFlow.kt | 470 internal val coalesce: (old: Out, new: In) -> Out, constant in com.android.systemui.kairos.CoalescingMutableTFlow
|
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_util.h | 464 void coalesce(Range **ptail) in coalesce() function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/training/ |
H A D | monitored_session.py | 151 coalesce = lambda a, b: a if a is not None else b function
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/sparse/ |
H A D | SparseTensor.cpp | 615 SparseTensor coalesce(const SparseTensor& self) { in coalesce() function
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/itertools-0.11.0/tests/ |
H A D | test_std.rs | 150 fn coalesce() { in coalesce() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/polly/isl/ |
D | isl-noexceptions.h | 5070 isl::pw_aff aff::coalesce() const in coalesce() function 8039 isl::map basic_map::coalesce() const in coalesce() function 9138 isl::set basic_set::coalesce() const in coalesce() function 10736 isl::map map::coalesce() const in coalesce() function 12157 isl::pw_multi_aff multi_aff::coalesce() const in coalesce() function 13128 isl::multi_pw_aff multi_pw_aff::coalesce() const in coalesce() function 13715 isl::multi_union_pw_aff multi_union_pw_aff::coalesce() const in coalesce() function 14346 isl::set point::coalesce() const in coalesce() function 15227 isl::pw_aff pw_aff::coalesce() const in coalesce() function 16295 isl::pw_multi_aff pw_multi_aff::coalesce() const in coalesce() function [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/polly/isl/ |
D | isl-noexceptions.h | 5070 isl::pw_aff aff::coalesce() const in coalesce() function 8039 isl::map basic_map::coalesce() const in coalesce() function 9138 isl::set basic_set::coalesce() const in coalesce() function 10736 isl::map map::coalesce() const in coalesce() function 12157 isl::pw_multi_aff multi_aff::coalesce() const in coalesce() function 13128 isl::multi_pw_aff multi_pw_aff::coalesce() const in coalesce() function 13715 isl::multi_union_pw_aff multi_union_pw_aff::coalesce() const in coalesce() function 14346 isl::set point::coalesce() const in coalesce() function 15227 isl::pw_aff pw_aff::coalesce() const in coalesce() function 16295 isl::pw_multi_aff pw_multi_aff::coalesce() const in coalesce() function [all …]
|