Home
last modified time | relevance | path

Searched defs:single_block (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/adb/
Dtypes_test.cpp63 TEST(IOVector, single_block) { in TEST() argument
489 auto single_block = mergeBlocks(all_blocks); in chainSaw() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfr/passes/
H A Dcanonicalize.cc68 Block *single_block = for_op.getBody(); in matchAndRewrite() local
/aosp_15_r20/external/freetype/src/type1/
H A Dt1parse.h82 FT_Bool single_block; member