Home
last modified time | relevance | path

Searched defs:RBlock (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/st/secure_element/ese-spi-driver/utils-lib/
DTpdu.h54 typedef enum { IBlock, RBlock, SBlock } TpduType; enumerator
/aosp_15_r20/external/clang/lib/Analysis/
H A DCFG.cpp1783 CFGBlock *RBlock = Visit(B->getRHS()); in VisitBinaryOperator() local