Home
last modified time | relevance | path

Searched refs:foop (Results 1 – 16 of 16) sorted by relevance

/external/grpc-grpc/test/core/gprpp/
Dref_counted_test.cc42 RefCountedPtr<Foo> foop = foo->Ref(); in TEST() local
43 foop.release(); in TEST()
59 RefCountedPtr<FooWithTracing> foop = foo->Ref(DEBUG_LOCATION, "extra_ref"); in TEST() local
60 foop.release(); in TEST()
63 foop = foo->Ref(); in TEST()
64 foop.release(); in TEST()
/external/libxml2/result/
Dnsclean.xml.sax6 SAX.startElement(foop:content, xmlns='http://www.w3.org/1999/xhtml', xmlns:foop='tag:foofoofoofoofo…
9 SAX.endElement(foop:content)
Dnsclean.xml.sax26 SAX.startElementNs(content, foop, 'tag:foofoofoofoofoofoofoofoo', 2, xmlns='http://www.w3.org/1999/…
9 SAX.endElementNs(content, foop, 'tag:foofoofoofoofoofoofoofoo')
Dnsclean.xml.rde4 1 1 foop:content 0 0
7 1 15 foop:content 0 0
Dnsclean.xml.rdr4 1 1 foop:content 0 0
7 1 15 foop:content 0 0
/external/libxml2/result/noent/
Dnsclean.xml.sax26 SAX.startElementNs(content, foop, 'tag:foofoofoofoofoofoofoofoo', 2, xmlns='http://www.w3.org/1999/…
9 SAX.endElementNs(content, foop, 'tag:foofoofoofoofoofoofoofoo')
/external/clang/test/CodeGenCXX/
Ddebug-info-class-nolimit.cpp16 typedef foo *foop; typedef
19 foop f; in bar()
/external/swiftshader/third_party/LLVM/test/Verifier/
D2006-10-15-AddrLabel.ll5 %foop = bitcast i8* %foo to label*
6 %nret = load label* %foop
/external/swiftshader/third_party/llvm-7.0/llvm/test/Verifier/
D2006-10-15-AddrLabel.ll7 %foop = bitcast i8* %foo to label*
8 %nret = load label, label* %foop
/external/llvm/test/Verifier/
D2006-10-15-AddrLabel.ll7 %foop = bitcast i8* %foo to label*
8 %nret = load label, label* %foop
/external/clang/test/SemaCXX/
Dwarn-thread-safety-analysis.cpp3898 Foo* foop PT_GUARDED_BY(mu_);
3906 …fa = foop->a; // expected-warning {{reading the value pointed to by 'foop' requires holding… in test()
3907foop->a = fa; // expected-warning {{writing the value pointed to by 'foop' requires holding… in test()
3909 …fa = (*foop).a; // expected-warning {{reading the value pointed to by 'foop' requires holding… in test()
3910 …(*foop).a = fa; // expected-warning {{writing the value pointed to by 'foop' requires holding… in test()
3917foop->c = Cell(0); // expected-warning {{writing the value pointed to by 'foop' requires holdi… in test()
3919foop->c.cellMethod(); // expected-warning {{reading the value pointed to by 'foop' requires holdi… in test()
3922 …(*foop).c = Cell(0); // expected-warning {{writing the value pointed to by 'foop' requires hol… in test()
3924 …(*foop).c.cellMethod(); // expected-warning {{reading the value pointed to by 'foop' requires hol… in test()
4781 Foo* foop PT_GUARDED_BY(mu);
[all …]
/external/deqp-deps/glslang/Test/
D400.tesc91 void foop()
D310.tesc92 void foop()
/external/deqp-deps/glslang/Test/baseResults/
D400.tesc.out185 0:91 Function Definition: foop( ( global void)
D310.tesc.out196 0:92 Function Definition: foop( ( global void)
D150.tesc.out396 0:91 Function Definition: foop( ( global void)