Home
last modified time | relevance | path

Searched defs:Groups (Results 1 – 25 of 402) sorted by relevance

12345678910>>...17

/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/ops/
H A DConvolution.h86 static constexpr uint32_t Groups = 8u; member
106 static constexpr uint32_t Groups = 9u; member
255 static constexpr uint32_t Groups = 5u; member
269 static constexpr uint32_t Groups = 5u; member
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/fipstools/acvp/acvptool/subprocess/
H A Drsa.go32 Groups []rsaKeyGenGroup `json:"testGroups"` member
61 Groups []rsaSigGenGroup `json:"testGroups"` member
91 Groups []rsaSigVerGroup `json:"testGroups"` member
H A Dxts.go28 Groups []xtsTestGroup `json:"testGroups"` member
H A Dhash.go27 Groups []hashTestGroup `json:"testGroups"` member
H A Dhmac.go28 Groups []hmacTestGroup `json:"testGroups"` member
/aosp_15_r20/external/boringssl/src/util/fipstools/acvp/acvptool/subprocess/
H A Drsa.go32 Groups []rsaKeyGenGroup `json:"testGroups"` member
61 Groups []rsaSigGenGroup `json:"testGroups"` member
91 Groups []rsaSigVerGroup `json:"testGroups"` member
H A Dxts.go28 Groups []xtsTestGroup `json:"testGroups"` member
H A Dhash.go27 Groups []hashTestGroup `json:"testGroups"` member
H A Dhmac.go28 Groups []hmacTestGroup `json:"testGroups"` member
H A DkeyedMac.go27 Groups []keyedMACTestGroup `json:"testGroups"` member
/aosp_15_r20/external/mesa3d/src/asahi/lib/tests/
H A Dtest-packing.cpp61 TEST(Groups, Encode) in TEST() argument
70 TEST(Groups, Decode) in TEST() argument
/aosp_15_r20/external/rust/android-crates-io/crates/itertools/src/
Dgroupbylazy.rs378 pub struct Groups<'a, K, I, F> struct
388 impl<'a, K, I, F> Iterator for Groups<'a, K, I, F> implementation
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/itertools-0.11.0/src/
H A Dgroupbylazy.rs359 pub struct Groups<'a, K: 'a, I: 'a, F: 'a> struct
366 impl<'a, K, I, F> Iterator for Groups<'a, K, I, F> implementation
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/xnnpack/
H A Dconv_2d_tester.h60 inline Conv2DTester& Groups(int32_t groups) { in Groups() function
67 inline int32_t Groups() const { return groups_; } in Groups() function
H A Dquantized_conv_2d_tester.h156 inline QuantizedConv2DTester& Groups(int32_t groups) { in Groups() function
163 inline int32_t Groups() const { return groups_; } in Groups() function
/aosp_15_r20/external/lzma/C/
H A DBwtSort.c71 UInt32 *Groups; in SortGroup() local
357 UInt32 *Groups; in BlockSort() local
/aosp_15_r20/external/llvm/docs/
H A DWritingAnLLVMPass.rst933 Analysis Group Concepts
979 Using ``RegisterAnalysisGroup``
/aosp_15_r20/external/pigweed/pw_metric/
H A Dglobal_test.cc48 TEST(Global, Groups) { in TEST() argument
/aosp_15_r20/external/clang/test/CodeGenObjCXX/
H A Dcatch-id-type.mm12 id Groups(); function
/aosp_15_r20/external/cronet/testing/variations/
H A DREADME.md127 #### Comments
/aosp_15_r20/external/cronet/base/test/android/junit/src/org/chromium/base/test/
H A DTestListInstrumentationRunListenerTest.java41 private static class Groups { class in TestListInstrumentationRunListenerTest
/aosp_15_r20/tools/treble/build/treble_build/app/
H A Drepo.go30 Groups string `xml:"groups,attr"` member
/aosp_15_r20/external/tink/go/kwp/subtle/
H A Dkwp_test.go110 Groups []*KwpGroup `json:"testGroups"` member
/aosp_15_r20/external/mesa3d/docs/drivers/freedreno/
H A Dir3-notes.rst253 .. _`relative addressing`:
/aosp_15_r20/external/pytorch/docs/source/
H A Ddistributed.rst354 Groups chapter

12345678910>>...17