/aosp_15_r20/external/mesa3d/src/imagination/common/ |
H A D | pvr_dump.h | 680 #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 D | av1_convolve_test.cc | 1784 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 D | compound_packet_unittest.cc | 43 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 D | Ordering.java | 486 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 D | Ordering.java | 486 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 D | rtcp_receiver_unittest.cc | 1451 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 D | rtcp_transceiver_impl_unittest.cc | 806 CompoundPacket compound; in TEST_F() local 827 CompoundPacket compound; in TEST_F() local
|
/aosp_15_r20/external/python/cpython2/Doc/reference/ |
D | compound_stmts.rst | 1 .. _compound: target
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/ |
H A D | RegexTransformBuilder.java | 20 List<StringTransform> compound = new ArrayList<>(); in createFromRules() local
|
/aosp_15_r20/external/python/cpython2/Lib/lib2to3/tests/data/ |
D | py2_test_grammar.py | 155 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/ |
D | py2_test_grammar.py | 155 def f4(two, (compound, (argument, list))): pass 156 def f5((compound, first), two): pass argument
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/ |
D | ExecutionPlan.h | 984 CompoundBody* compound() { in compound() function 989 const CompoundBody* compound() const { in compound() function
|
/aosp_15_r20/external/cronet/third_party/brotli/enc/ |
H A D | compound_dictionary.c | 176 CompoundDictionary* compound, const PreparedDictionary* dictionary) { in AttachPreparedDictionary()
|
H A D | encoder_dict.h | 115 CompoundDictionary compound; member
|
H A D | encoder_dict.c | 510 CompoundDictionary* compound; in InitCustomSharedEncoderDictionary() local
|
H A D | encode.c | 2183 const CompoundDictionary* compound = &dictionary->compound; in BrotliEncoderGetPreparedDictionarySize() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/mips/ |
D | obj0.go | 1491 func (c *ctxt0) compound(p *obj.Prog) bool { func
|
/aosp_15_r20/external/python/cpython3/Doc/reference/ |
D | compound_stmts.rst | 1 .. _compound: target
|
/aosp_15_r20/system/tools/hidl/hidl2aidl/ |
D | AidlTranslate.cpp | 498 const CompoundType* compound = static_cast<const CompoundType*>(type); in emitTranslateSource() local
|
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/ |
H A D | pvr_dump_csb.c | 210 #define pvr_dump_field_member_needs_feature(ctx, compound, member, feature) \ argument
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/vm/ |
H A D | hmm-tests.c | 1563 TEST_F(hmm, compound) in TEST_F() argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | turtle.py | 2998 def _getshapepoly(self, polygon, compound=False): argument
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | turtle.py | 2998 def _getshapepoly(self, polygon, compound=False): argument
|
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir.h | 784 unsigned compound : 1; // used by RA, value involved in split/merge variable
|
/aosp_15_r20/external/libxml2/ |
H A D | xmlregexp.c | 3684 void *data, int compound) { in xmlRegExecPushStringInternal()
|