Home
last modified time | relevance | path

Searched refs:KeyBuffer (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/file/magic/Magdir/
H A Dapache27 >>5 string org.apache.hadoop.hive.ql.io.RCFile$KeyBuffer Apache Hive RC file version 0
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp2056 SmallString<10> KeyBuffer; in parse() local
2058 if (!parseScalarString(I.getKey(), Key, KeyBuffer)) in parse()