Home
last modified time | relevance | path

Searched defs:SetBlock (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/tint/src/sem/
Dswitch_statement.h67 void SetBlock(const BlockStatement* body) { body_ = body; } in SetBlock() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_capture/
Dnode.h56 void SetBlock(Block *b) { block_ = b; } in SetBlock() function
/third_party/skia/third_party/externals/libwebp/src/enc/
Dframe_enc.c463 static void SetBlock(uint8_t* p, int value, int size) { in SetBlock() function
/third_party/skia/m133/third_party/externals/libwebp/src/enc/
Dframe_enc.c463 static void SetBlock(uint8_t* p, int value, int size) { in SetBlock() function