Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/
H A DStructInNestedNS.php36 public function GetB() function in NamespaceA\\NamespaceB\\StructInNestedNS
/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/
H A DTest.php36 public function GetB() function in MyGame\\Example\\Test
/aosp_15_r20/packages/apps/Gallery2/jni/filters/
Dfilters.h29 #define GetB(color) (((color) >> 16) & 0xFF) macro
/aosp_15_r20/external/deqp-deps/amber/src/
Dcommand.h386 float GetB() const { return b_; } in GetB() function
611 float GetB() const { return b_; } in GetB() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dloop_dependence.h211 SENode* GetB() const { return b_; } in GetB() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_dependence.h211 SENode* GetB() const { return b_; } in GetB() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_dependence.h211 SENode* GetB() const { return b_; } in GetB() function
/aosp_15_r20/external/golang-protobuf/cmd/protoc-gen-go/testdata/import_public/sub/
H A Da.pb.go257 func (x *M) GetB() []byte { func
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
Dgdipluscolor.h216 BYTE GetB() const in GetB() function
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A Dinterface_ptr_unittest.cc674 void GetB(InterfaceRequest<B> b) override { in GetB() function in mojo::test::__anon89e095c70111::AImpl
/aosp_15_r20/external/golang-protobuf/internal/testprotos/test/
H A Dtest.pb.go2600 func (x *TestAllTypes_OneofGroup) GetB() int32 { func