Home
last modified time | relevance | path

Searched defs:coalesce (Results 1 – 25 of 30) sorted by relevance

12

/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_emit.h145 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()
Detnaviv_emit.c130 struct etna_coalesce coalesce; in emit_halti5_only_state() local
164 struct etna_coalesce coalesce; in emit_pre_halti5_state() local
310 struct etna_coalesce coalesce; in etna_emit_state() local
Detnaviv_texture_state.c301 struct etna_coalesce coalesce; in etna_emit_ts_state() local
342 struct etna_coalesce coalesce; in etna_emit_new_texture_state() local
478 struct etna_coalesce coalesce; in etna_emit_texture_state() local
Detnaviv_rs.c212 struct etna_coalesce coalesce; in etna_submit_rs_state() local
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/personname/
DPersonNamePattern.java175 private String coalesce(StringBuilder s1, StringBuilder s2) { in coalesce() method in PersonNamePattern
/external/icu/android_icu4j/src/main/java/android/icu/impl/personname/
DPersonNamePattern.java176 private String coalesce(StringBuilder s1, StringBuilder s2) { in coalesce() method in PersonNamePattern
/external/rust/crates/itertools/src/adaptors/
Dcoalesce.rs102 pub fn coalesce<I, F>(mut iter: I, f: F) -> Coalesce<I, F> in coalesce() function
Dmod.rs7 mod coalesce; module
/external/guava/android/guava/src/com/google/common/collect/
DTreeRangeMap.java157 private static <K extends Comparable, V> Range<K> coalesce( in coalesce() method in TreeRangeMap
/external/guava/guava/src/com/google/common/collect/
DTreeRangeMap.java159 private static <K extends Comparable, V> Range<K> coalesce( in coalesce() method in TreeRangeMap
/external/skia/src/sksl/ir/
DSkSLFunctionCall.cpp88 CoalesceFn coalesce, in coalesce_n_way_vector()
148 CoalesceFn coalesce, in coalesce_vector()
162 CoalesceFn coalesce, in coalesce_pairwise_vectors()
/external/mesa3d/src/nouveau/codegen/
Dnv50_ir_util.h464 void coalesce(Range **ptail) in coalesce() function
Dnv50_ir_ra.cpp921 GCRA::coalesce(ArrayList& insns) in coalesce() function in nv50_ir::__anon5d181ea40111::GCRA
/external/tensorflow/tensorflow/python/training/
Dmonitored_session.py151 coalesce = lambda a, b: a if a is not None else b function
/external/rust/crates/itertools/tests/
Dtest_std.rs150 fn coalesce() { in coalesce() function
/external/grpc-grpc/test/cpp/qps/
Dclient_async.cc472 bool coalesce) { in StartInternal()
/external/rust/crates/itertools/src/
Dlib.rs1150 fn coalesce<F>(self, f: F) -> Coalesce<Self, F> in coalesce() method
/external/rust/crates/vulkano/src/memory/allocator/
Dsuballocator.rs1408 unsafe fn coalesce(&mut self, node_id: SlotId) { in coalesce() method
/external/libxml2/
Dtree.c3064 xmlNodePtr prev, xmlNodePtr next, int coalesce) { in xmlInsertNode()
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h45928 struct ethtool_coalesce coalesce; member
49988 struct ethtool_coalesce coalesce; member
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h70475 const struct wiphy_coalesce_support *coalesce; member
99632 struct ethtool_coalesce coalesce; member
Dvmlinux.h70475 const struct wiphy_coalesce_support *coalesce; member
99632 struct ethtool_coalesce coalesce; member
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h126347 struct ethtool_coalesce coalesce; member
131652 const struct wiphy_coalesce_support *coalesce; member
Dvmlinux.h126347 struct ethtool_coalesce coalesce; member
131652 const struct wiphy_coalesce_support *coalesce; member
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h64802 const struct wiphy_coalesce_support *coalesce; member
146389 struct ethtool_coalesce coalesce; member

12