/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | feature_manager.h | 40 inline const ExtensionSet& GetExtensions() const { return extensions_; } in GetExtensions() function
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | feature_manager.h | 40 inline const ExtensionSet& GetExtensions() const { return extensions_; } in GetExtensions() function
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | feature_manager.h | 40 inline const ExtensionSet& GetExtensions() const { return extensions_; } in GetExtensions() function
|
/aosp_15_r20/external/cronet/net/websockets/ |
H A D | websocket_deflate_stream_fuzzer.cc | 68 std::string GetExtensions() const override { return std::string(); } in GetExtensions() function in net::__anona3e0111f0111::WebSocketFuzzedStream
|
H A D | websocket_deflate_stream.cc | 96 std::string WebSocketDeflateStream::GetExtensions() const { in GetExtensions() function in net::WebSocketDeflateStream
|
H A D | websocket_basic_stream.cc | 257 std::string WebSocketBasicStream::GetExtensions() const { return extensions_; } in GetExtensions() function in net::WebSocketBasicStream
|
H A D | websocket_channel_test.cc | 296 std::string GetExtensions() const override { return extensions_; } in GetExtensions() function in net::__anon059a0eb20111::FakeWebSocketStream
|
/aosp_15_r20/external/python/cpython2/Lib/idlelib/ |
D | configHandler.py | 407 def GetExtensions(self, active_only=True, editor_only=False, shell_only=False): member in IdleConf
|
/aosp_15_r20/external/python/cpython3/Lib/idlelib/ |
D | config.py | 412 def GetExtensions(self, active_only=True, member in IdleConf
|
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/ |
H A D | descriptor.cc | 526 static PyObject* GetExtensions(PyBaseDescriptor* self, void *closure) { in GetExtensions() function
|
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/ |
H A D | descriptor.cc | 526 static PyObject* GetExtensions(PyBaseDescriptor* self, void *closure) { in GetExtensions() function
|
/aosp_15_r20/frameworks/native/vulkan/vkprofiles/generated/ |
H A D | vulkan_profiles.cpp | 10200 VPAPI_ATTR void GetExtensions(uint32_t extensionCount, const VkExtensionProperties *pExtensions, st… in GetExtensions() function
|