Home
last modified time | relevance | path

Searched refs:barney (Results 1 – 5 of 5) sorted by relevance

/external/llvm/test/CodeGen/ARM/
Dzextload_demandedbits.ll7 %struct.barney = type { [2 x i32], [2 x i32] }
27 %tmp14 = getelementptr inbounds %struct.barney, %struct.barney* undef, i32 %tmp7
28 %tmp15 = tail call i32 @widget(%struct.barney* %tmp14, i8* %tmp4, i32 %tmp7)
35 declare i32 @widget(%struct.barney*, i8*, i32)
/external/protobuf/src/google/protobuf/
Dunittest_custom_options.proto240 repeated ComplexOptionType4 barney = 4; field
289 option (complex_opt2).barney = { waldo: 101 };
290 option (complex_opt2).barney = { waldo: 212 };
Ddescriptor_unittest.cc3121 protobuf_unittest::complex_opt2).barney(0).waldo()); in TEST()
3123 protobuf_unittest::complex_opt2).barney(1).waldo()); in TEST()
3125 protobuf_unittest::complex_opt2).barney(2).waldo()); in TEST()
/external/flatbuffers/tests/
Dtest.cpp127 auto barney = builder.CreateString("Barney"); in CreateFlatBufferTest() local
133 mb2.add_name(barney); in CreateFlatBufferTest()
/external/mesa3d/
D.mailmap199 Jerome Glisse <jglisse@redhat.com> John Doe <glisse@barney.(none)>