Home
last modified time | relevance | path

Searched defs:All (Results 1 – 25 of 147) sorted by relevance

123456

/external/golang-protobuf/cmd/protoc-gen-go/testdata/imports/
Dtest_import_all.pb.go21 type All struct { struct
22 state protoimpl.MessageState
23 sizeCache protoimpl.SizeCache
24 unknownFields protoimpl.UnknownFields
26 Am1 *test_a_1.M1 `protobuf:"bytes,1,opt,name=am1,proto3" json:"am1,omitempty"`
27 Am2 *test_a_1.M2 `protobuf:"bytes,2,opt,name=am2,proto3" json:"am2,omitempty"`
28 Bm1 *test_b_1.M1 `protobuf:"bytes,5,opt,name=bm1,proto3" json:"bm1,omitempty"`
29 Bm2 *test_b_1.M2 `protobuf:"bytes,6,opt,name=bm2,proto3" json:"bm2,omitempty"`
30 Fmt *fmt.M `protobuf:"bytes,7,opt,name=fmt,proto3" json:"fmt,omitempty"`
33 func (x *All) Reset() {
[all …]
Dtest_import_all.proto23 message All { message
/external/rust/android-crates-io/crates/futures-util/src/stream/stream/
Dall.rs22 impl<St, Fut, F> fmt::Debug for All<St, Fut, F> implementation
36 impl<St, Fut, F> All<St, Fut, F> impl
47 impl<St, Fut, F> FusedFuture for All<St, Fut, F> implementation
58 impl<St, Fut, F> Future for All<St, Fut, F> implementation
/external/libbrillo/brillo/glib/
Dobject_test.cc58 TEST(ResetterTest, All) { in TEST() argument
71 TEST(ValueTest, All) { in TEST() argument
80 TEST(ScopedErrorTest, All) { in TEST() argument
/external/caliper/caliper/src/main/java/com/google/caliper/
DAll.java26 public @interface All {} annotation
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
DLVOptions.h95 All, // --attribute=all enumerator
134 All, // --compare=all enumerator
143 All, // --output=all enumerator
151 All, // --print=all enumerator
165 All, // --report=all enumerator
174 All, // --warning=all enumerator
183 All, // --internal=all enumerator
/external/zucchini/
Dcrc32_unittest.cc19 TEST(Crc32Test, All) { in TEST() argument
/external/autotest/client/site_tests/example_UnitTest/src/
Dmain.cc7 TEST(ExampleTest, All) { in TEST() argument
/external/cronet/stable/third_party/llvm-libc/src/test/src/stdbit/
Dstdc_leading_ones_ui_test.cpp13 TEST(LlvmLibcStdcLeadingOnesUiTest, All) { in TEST() argument
Dstdc_leading_ones_uc_test.cpp13 TEST(LlvmLibcStdcLeadingOnesUcTest, All) { in TEST() argument
Dstdc_leading_ones_ull_test.cpp13 TEST(LlvmLibcStdcLeadingOnesUllTest, All) { in TEST() argument
Dstdc_leading_ones_us_test.cpp13 TEST(LlvmLibcStdcLeadingOnesUsTest, All) { in TEST() argument
Dstdc_leading_ones_ul_test.cpp13 TEST(LlvmLibcStdcLeadingOnesUlTest, All) { in TEST() argument
/external/cronet/tot/third_party/llvm-libc/src/test/src/stdbit/
Dstdc_leading_ones_ull_test.cpp13 TEST(LlvmLibcStdcLeadingOnesUllTest, All) { in TEST() argument
Dstdc_leading_ones_ui_test.cpp13 TEST(LlvmLibcStdcLeadingOnesUiTest, All) { in TEST() argument
Dstdc_leading_ones_uc_test.cpp13 TEST(LlvmLibcStdcLeadingOnesUcTest, All) { in TEST() argument
Dstdc_leading_ones_ul_test.cpp13 TEST(LlvmLibcStdcLeadingOnesUlTest, All) { in TEST() argument
Dstdc_leading_ones_us_test.cpp13 TEST(LlvmLibcStdcLeadingOnesUsTest, All) { in TEST() argument
/external/llvm-libc/test/src/stdbit/
Dstdc_leading_ones_us_test.cpp13 TEST(LlvmLibcStdcLeadingOnesUsTest, All) { in TEST() argument
Dstdc_leading_ones_uc_test.cpp13 TEST(LlvmLibcStdcLeadingOnesUcTest, All) { in TEST() argument
Dstdc_leading_ones_ull_test.cpp13 TEST(LlvmLibcStdcLeadingOnesUllTest, All) { in TEST() argument
Dstdc_leading_ones_ui_test.cpp13 TEST(LlvmLibcStdcLeadingOnesUiTest, All) { in TEST() argument
Dstdc_leading_ones_ul_test.cpp13 TEST(LlvmLibcStdcLeadingOnesUlTest, All) { in TEST() argument
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Scalar/
DLoopIdiomRecognize.h30 static bool All; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/
DIPDBRawSymbol.h31 All = 0xFFFFFFFF, enumerator

123456