/external/libchrome/mojo/public/interfaces/bindings/tests/ |
D | scoping.mojom | 8 GetB(B& b);
|
/external/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/ |
D | StructInNestedNS.php | 36 public function GetB() function in NamespaceA\\NamespaceB\\StructInNestedNS
|
/external/flatbuffers/tests/MyGame/Example/ |
D | Test.php | 36 public function GetB() function in MyGame\\Example\\Test
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | loop_dependence_helpers.cpp | 504 *scalar_evolution->CreateConstant(-1) == *line->GetB() && in operator ==() 521 *this_line->GetB() == *other_line->GetB() && in operator ==()
|
D | loop_dependence.cpp | 1231 : constraint_0->AsDependenceLine()->GetB(); in IntersectConstraints() 1242 : constraint_1->AsDependenceLine()->GetB(); in IntersectConstraints() 1363 : line_or_distance->AsDependenceLine()->GetB(); in IntersectConstraints()
|
D | loop_dependence.h | 211 SENode* GetB() const { return b_; } in GetB() function
|
/external/angle/third_party/spirv-tools/src/source/opt/ |
D | loop_dependence_helpers.cpp | 504 *scalar_evolution->CreateConstant(-1) == *line->GetB() && in operator ==() 521 *this_line->GetB() == *other_line->GetB() && in operator ==()
|
D | loop_dependence.cpp | 1231 : constraint_0->AsDependenceLine()->GetB(); in IntersectConstraints() 1242 : constraint_1->AsDependenceLine()->GetB(); in IntersectConstraints() 1363 : line_or_distance->AsDependenceLine()->GetB(); in IntersectConstraints()
|
D | loop_dependence.h | 211 SENode* GetB() const { return b_; } in GetB() function
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | loop_dependence_helpers.cpp | 504 *scalar_evolution->CreateConstant(-1) == *line->GetB() && in operator ==() 521 *this_line->GetB() == *other_line->GetB() && in operator ==()
|
D | loop_dependence.cpp | 1231 : constraint_0->AsDependenceLine()->GetB(); in IntersectConstraints() 1242 : constraint_1->AsDependenceLine()->GetB(); in IntersectConstraints() 1363 : line_or_distance->AsDependenceLine()->GetB(); in IntersectConstraints()
|
D | loop_dependence.h | 211 SENode* GetB() const { return b_; } in GetB() function
|
/external/deqp-deps/amber/src/amberscript/ |
D | parser_clear_color_test.cc | 52 EXPECT_FLOAT_EQ(64.f / 255.f, clr->GetB()); in TEST_F()
|
D | parser_expect_test.cc | 62 EXPECT_FLOAT_EQ(255.f / 255.f, probe->GetB()); in TEST_F() 104 EXPECT_FLOAT_EQ(255.f / 255.f, probe->GetB()); in TEST_F()
|
/external/flatbuffers/tests/ |
D | phpTest.php | 117 $assert->strictEqual($t->GetB(), 6); 136 … $assert->strictEqual($test_0->GetA() + $test_0->GetB() + $test_1->GetA() + $test_1->GetB(), 100);
|
/external/deqp-deps/amber/src/ |
D | command.h | 342 float GetB() const { return b_; } in GetB() function 487 float GetB() const { return b_; } in GetB() function
|
D | verifier.cc | 397 expected = static_cast<double>(command->GetB()); in IsTexelEqualToExpected() 539 std::to_string(command->GetB() * scale); in Probe()
|
D | executor_test.cc | 428 EXPECT_EQ(123U, cmd->GetB()); in TEST_F()
|
/external/deqp-deps/amber/src/vkscript/ |
D | command_parser_test.cc | 57 EXPECT_EQ(1, clear_cmd->GetB()); in TEST_F() 565 EXPECT_FLOAT_EQ(0.2f, cmd->GetB()); in TEST_F() 872 EXPECT_FLOAT_EQ(0.6f, cmd->GetB()); in TEST_P() 907 EXPECT_FLOAT_EQ(9.0f, cmd->GetB()); in TEST_P() 943 EXPECT_FLOAT_EQ(9.0f, cmd->GetB()); in TEST_P() 979 EXPECT_FLOAT_EQ(9.0f, cmd->GetB()); in TEST_P() 1012 EXPECT_FLOAT_EQ(0.4f, cmd->GetB()); in TEST_F() 1039 EXPECT_FLOAT_EQ(0.4f, cmd->GetB()); in TEST_F() 1072 EXPECT_FLOAT_EQ(3.0f, cmd->GetB()); in TEST_F() 1104 EXPECT_FLOAT_EQ(3.0f, cmd->GetB()); in TEST_F() [all …]
|
D | parser_test.cc | 426 EXPECT_FLOAT_EQ(255.f, color_cmd->GetB()); in TEST_F()
|
/external/libchrome/mojo/public/cpp/bindings/tests/ |
D | interface_ptr_unittest.cc | 674 void GetB(InterfaceRequest<B> b) override { in GetB() function in mojo::test::__anon0d706bfc0111::AImpl 693 a->GetB(MakeRequest(&b)); in TEST_P()
|
/external/deqp-deps/amber/src/vulkan/ |
D | engine_vulkan.cc | 345 command->GetR(), command->GetG(), command->GetB(), command->GetA()); in DoClearColor()
|
/external/deqp-deps/amber/src/dawn/ |
D | engine_dawn.cc | 869 command->GetR(), command->GetG(), command->GetB(), command->GetA()}; in DoClearColor()
|
/external/golang-protobuf/proto/test_proto/ |
D | test.pb.go | 1493 func (m *PackedTest) GetB() []int32 { func
|