Searched defs:scb (Results 1 – 9 of 9) sorted by relevance
/external/skia/src/gpu/vk/ |
D | GrVkCommandPool.cpp | 64 std::unique_ptr<GrVkSecondaryCommandBuffer> scb(buffer); in recycleSecondaryCommandBuffer() local
|
D | GrVkRenderTarget.cpp | 170 std::unique_ptr<GrVkSecondaryCommandBuffer> scb( in MakeSecondaryCBRenderTarget() local
|
/external/swiftshader/src/Device/ |
D | ASTC_Decoder.cpp | 118 std::unique_ptr<symbolic_compressed_block> scb(new symbolic_compressed_block); in Decode() local
|
/external/libnl/lib/route/link/ |
D | macsec.c | 61 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/ |
D | astc_decompress_symbolic.cpp | 91 const symbolic_compressed_block* scb, in decompress_symbolic_block()
|
/external/pcre/dist2/src/ |
D | pcre2_substitute.c | 248 pcre2_substitute_callout_block scb; in pcre2_substitute() local
|
D | pcre2test.c | 6101 substitute_callout_function(pcre2_substitute_callout_block_8 *scb, in substitute_callout_function()
|
/external/skqp/src/gpu/vk/ |
D | GrVkRenderTarget.cpp | 222 GrVkSecondaryCommandBuffer* scb = in MakeSecondaryCBRenderTarget() local
|
/external/iproute2/ip/ |
D | ipmacsec.c | 1108 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
|