Searched refs:foop (Results 1 – 16 of 16) sorted by relevance
/external/grpc-grpc/test/core/gprpp/ |
D | ref_counted_test.cc | 42 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/ |
D | nsclean.xml.sax | 6 SAX.startElement(foop:content, xmlns='http://www.w3.org/1999/xhtml', xmlns:foop='tag:foofoofoofoofo… 9 SAX.endElement(foop:content)
|
D | nsclean.xml.sax2 | 6 SAX.startElementNs(content, foop, 'tag:foofoofoofoofoofoofoofoo', 2, xmlns='http://www.w3.org/1999/… 9 SAX.endElementNs(content, foop, 'tag:foofoofoofoofoofoofoofoo')
|
D | nsclean.xml.rde | 4 1 1 foop:content 0 0 7 1 15 foop:content 0 0
|
D | nsclean.xml.rdr | 4 1 1 foop:content 0 0 7 1 15 foop:content 0 0
|
/external/libxml2/result/noent/ |
D | nsclean.xml.sax2 | 6 SAX.startElementNs(content, foop, 'tag:foofoofoofoofoofoofoofoo', 2, xmlns='http://www.w3.org/1999/… 9 SAX.endElementNs(content, foop, 'tag:foofoofoofoofoofoofoofoo')
|
/external/clang/test/CodeGenCXX/ |
D | debug-info-class-nolimit.cpp | 16 typedef foo *foop; typedef 19 foop f; in bar()
|
/external/swiftshader/third_party/LLVM/test/Verifier/ |
D | 2006-10-15-AddrLabel.ll | 5 %foop = bitcast i8* %foo to label* 6 %nret = load label* %foop
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Verifier/ |
D | 2006-10-15-AddrLabel.ll | 7 %foop = bitcast i8* %foo to label* 8 %nret = load label, label* %foop
|
/external/llvm/test/Verifier/ |
D | 2006-10-15-AddrLabel.ll | 7 %foop = bitcast i8* %foo to label* 8 %nret = load label, label* %foop
|
/external/clang/test/SemaCXX/ |
D | warn-thread-safety-analysis.cpp | 3898 Foo* foop PT_GUARDED_BY(mu_); 3906 …fa = foop->a; // expected-warning {{reading the value pointed to by 'foop' requires holding… in test() 3907 …foop->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() 3917 …foop->c = Cell(0); // expected-warning {{writing the value pointed to by 'foop' requires holdi… in test() 3919 …foop->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/ |
D | 400.tesc | 91 void foop()
|
D | 310.tesc | 92 void foop()
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | 400.tesc.out | 185 0:91 Function Definition: foop( ( global void)
|
D | 310.tesc.out | 196 0:92 Function Definition: foop( ( global void)
|
D | 150.tesc.out | 396 0:91 Function Definition: foop( ( global void)
|