Home
last modified time | relevance | path

Searched defs:GetB (Results 1 – 10 of 10) sorted by relevance

/external/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/
DStructInNestedNS.php36 public function GetB() function in NamespaceA\\NamespaceB\\StructInNestedNS
/external/flatbuffers/tests/MyGame/Example/
DTest.php36 public function GetB() function in MyGame\\Example\\Test
/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_dependence.h211 SENode* GetB() const { return b_; } in GetB() function
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dloop_dependence.h211 SENode* GetB() const { return b_; } in GetB() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence.h211 SENode* GetB() const { return b_; } in GetB() function
/external/deqp-deps/amber/src/
Dcommand.h396 float GetB() const { return b_; } in GetB() function
609 float GetB() const { return b_; } in GetB() function
/external/llvm-project/llvm/unittests/Transforms/Vectorize/
DVPlanSlpTest.cpp196 VPInstruction *GetB = cast<VPInstruction>(&*std::next(Body->begin(), 3)); in TEST_F() local
/external/libchrome/mojo/public/cpp/bindings/tests/
Dinterface_ptr_unittest.cc674 void GetB(InterfaceRequest<B> b) override { in GetB() function in mojo::test::__anoncb29e6d80111::AImpl
/external/llvm-project/lldb/unittests/Utility/
DReproducerInstrumentationTest.cpp236 int &InstrumentedFoo::GetB() { in GetB() function in InstrumentedFoo
/external/golang-protobuf/proto/test_proto/
Dtest.pb.go1493 func (m *PackedTest) GetB() []int32 { func