Home
last modified time | relevance | path

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

/external/skia/src/gpu/vk/
DGrVkCommandPool.cpp64 std::unique_ptr<GrVkSecondaryCommandBuffer> scb(buffer); in recycleSecondaryCommandBuffer() local
DGrVkRenderTarget.cpp170 std::unique_ptr<GrVkSecondaryCommandBuffer> scb( in MakeSecondaryCBRenderTarget() local
/external/swiftshader/src/Device/
DASTC_Decoder.cpp118 std::unique_ptr<symbolic_compressed_block> scb(new symbolic_compressed_block); in Decode() local
/external/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()
/external/swiftshader/third_party/astc-encoder/Source/
Dastc_decompress_symbolic.cpp91 const symbolic_compressed_block* scb, in decompress_symbolic_block()
/external/pcre/dist2/src/
Dpcre2_substitute.c248 pcre2_substitute_callout_block scb; in pcre2_substitute() local
Dpcre2test.c6101 substitute_callout_function(pcre2_substitute_callout_block_8 *scb, in substitute_callout_function()
/external/skqp/src/gpu/vk/
DGrVkRenderTarget.cpp222 GrVkSecondaryCommandBuffer* scb = in MakeSecondaryCBRenderTarget() local
/external/iproute2/ip/
Dipmacsec.c1108 static bool check_txsc_flags(bool es, bool scb, bool sci) in check_txsc_flags()
1142 bool es = false, scb = false, send_sci = false; in macsec_parse_opt() local