Home
last modified time | relevance | path

Searched defs:scb (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/skia/src/gpu/vk/
DGrVkCommandPool.cpp54 std::unique_ptr<GrVkSecondaryCommandBuffer> scb(buffer); in recycleSecondaryCommandBuffer() local
/third_party/skia/src/gpu/vk/
DGrVkCommandPool.cpp65 std::unique_ptr<GrVkSecondaryCommandBuffer> scb(buffer); in recycleSecondaryCommandBuffer() local
DGrVkRenderTarget.cpp187 std::unique_ptr<GrVkSecondaryCommandBuffer> scb( in MakeSecondaryCBRenderTarget() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
DASTC_Decoder.cpp118 std::unique_ptr<symbolic_compressed_block> scb(new symbolic_compressed_block); in Decode() local
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
Dastc_decompress_symbolic.cpp91 const symbolic_compressed_block* scb, in decompress_symbolic_block()
/third_party/libnl/lib/route/link/
Dmacsec.c61 uint8_t send_sci, end_station, scb, replay_protect, protect, encrypt; member
818 int rtnl_link_macsec_set_scb(struct rtnl_link *link, uint8_t scb) in rtnl_link_macsec_set_scb()
833 int rtnl_link_macsec_get_scb(struct rtnl_link *link, uint8_t *scb) in rtnl_link_macsec_get_scb()
/third_party/pcre2/pcre2/src/
Dpcre2_substitute.c248 pcre2_substitute_callout_block scb; in pcre2_substitute() local
Dpcre2test.c6104 substitute_callout_function(pcre2_substitute_callout_block_8 *scb, in substitute_callout_function()
/third_party/lwip/src/api/
Dsockets.c2511 lwip_poll_should_wake(const struct lwip_select_cb *scb, int fd, int has_recvevent, int has_sendeven… in lwip_poll_should_wake()
2652 struct lwip_select_cb *scb; in select_check_waiters() local