Home
last modified time | relevance | path

Searched defs:compound (Results 1 – 25 of 333) sorted by relevance

12345678910>>...14

/aosp_15_r20/external/mesa3d/src/imagination/common/
H A Dpvr_dump.h680 #define pvr_dump_field_member_u32(ctx, compound, member) \ argument
683 #define pvr_dump_field_member_u32_units(ctx, compound, member, units) \ argument
686 #define pvr_dump_field_member_u32_offset(ctx, compound, member, offset) \ argument
689 #define pvr_dump_field_member_u32_scaled(ctx, compound, member, scale) \ argument
692 #define pvr_dump_field_member_u32_scaled_units(ctx, compound, member, scale, units) \ argument
695 #define pvr_dump_field_member_u32_zero(ctx, compound, member, zero_value) \ argument
698 #define pvr_dump_field_member_x32(ctx, compound, member, chars) \ argument
701 #define pvr_dump_field_member_u64(ctx, compound, member) \ argument
704 #define pvr_dump_field_member_u64_units(ctx, compound, member, units) \ argument
707 #define pvr_dump_field_member_f32(ctx, compound, member) \ argument
[all …]
/aosp_15_r20/external/libaom/test/
H A Dav1_convolve_test.cc1784 const CompoundParam &compound) { in GetConvolveParams()
1819 const CompoundParam &compound) { in TestConvolve()
1841 const CompoundParam &compound, const int sub_pix, in Convolve()
1922 const CompoundParam &compound) { in TestConvolve()
1944 const CompoundParam &compound, const int sub_pix, in Convolve()
2092 for (const auto &compound : compound_params) { in RunTest() local
2097 for (const auto &compound : GetCompoundParams()) { in SpeedTest() local
2103 void TestConvolve(const CompoundParam &compound) { in TestConvolve()
2124 void TestConvolveSpeed(const CompoundParam &compound, const int num_iters) { in TestConvolveSpeed()
2165 const CompoundParam &compound) { in Convolve()
[all …]
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/rtcp_packet/
H A Dcompound_packet_unittest.cc43 CompoundPacket compound; in TEST() local
92 CompoundPacket compound; in TEST() local
121 CompoundPacket compound; in TEST() local
/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/
H A DOrdering.java486 public <U extends T> Ordering<U> compound(Comparator<? super U> secondaryComparator) { in compound() method in Ordering
512 public static <T extends @Nullable Object> Ordering<T> compound( in compound() method in Ordering
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/
H A DOrdering.java486 public <U extends T> Ordering<U> compound(Comparator<? super U> secondaryComparator) { in compound() method in Ordering
512 public static <T extends @Nullable Object> Ordering<T> compound( in compound() method in Ordering
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtcp_receiver_unittest.cc1451 rtcp::CompoundPacket compound; in TEST() local
1480 rtcp::CompoundPacket compound; in TEST() local
1502 rtcp::CompoundPacket compound; in TEST() local
1527 rtcp::CompoundPacket compound; in TEST() local
1814 rtcp::CompoundPacket compound; in TEST() local
H A Drtcp_transceiver_impl_unittest.cc806 CompoundPacket compound; in TEST_F() local
827 CompoundPacket compound; in TEST_F() local
/aosp_15_r20/external/python/cpython2/Doc/reference/
Dcompound_stmts.rst1 .. _compound: target
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/
H A DRegexTransformBuilder.java20 List<StringTransform> compound = new ArrayList<>(); in createFromRules() local
/aosp_15_r20/external/python/cpython2/Lib/lib2to3/tests/data/
Dpy2_test_grammar.py155 def f4(two, (compound, (argument, list))): pass
156 def f5((compound, first), two): pass argument
/aosp_15_r20/external/python/cpython3/Lib/lib2to3/tests/data/
Dpy2_test_grammar.py155 def f4(two, (compound, (argument, list))): pass
156 def f5((compound, first), two): pass argument
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.h984 CompoundBody* compound() { in compound() function
989 const CompoundBody* compound() const { in compound() function
/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dcompound_dictionary.c176 CompoundDictionary* compound, const PreparedDictionary* dictionary) { in AttachPreparedDictionary()
H A Dencoder_dict.h115 CompoundDictionary compound; member
H A Dencoder_dict.c510 CompoundDictionary* compound; in InitCustomSharedEncoderDictionary() local
H A Dencode.c2183 const CompoundDictionary* compound = &dictionary->compound; in BrotliEncoderGetPreparedDictionarySize() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/mips/
Dobj0.go1491 func (c *ctxt0) compound(p *obj.Prog) bool { func
/aosp_15_r20/external/python/cpython3/Doc/reference/
Dcompound_stmts.rst1 .. _compound: target
/aosp_15_r20/system/tools/hidl/hidl2aidl/
DAidlTranslate.cpp498 const CompoundType* compound = static_cast<const CompoundType*>(type); in emitTranslateSource() local
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_dump_csb.c210 #define pvr_dump_field_member_needs_feature(ctx, compound, member, feature) \ argument
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/vm/
H A Dhmm-tests.c1563 TEST_F(hmm, compound) in TEST_F() argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dturtle.py2998 def _getshapepoly(self, polygon, compound=False): argument
/aosp_15_r20/external/python/cpython3/Lib/
Dturtle.py2998 def _getshapepoly(self, polygon, compound=False): argument
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/
H A Dnv50_ir.h784 unsigned compound : 1; // used by RA, value involved in split/merge variable
/aosp_15_r20/external/libxml2/
H A Dxmlregexp.c3684 void *data, int compound) { in xmlRegExecPushStringInternal()

12345678910>>...14