Home
last modified time | relevance | path

Searched defs:familyLength (Results 1 – 12 of 12) sorted by relevance

/dports/databases/hbase/hbase-1.2.1/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/
H A DFamilyFilter.java65 int familyLength = v.getFamilyLength(); in filterKeyValue() local
/dports/databases/hbase/hbase-1.2.1/hbase-common/src/main/java/org/apache/hadoop/hbase/io/encoding/
H A DCompressionState.java35 byte familyLength; field in CompressionState
H A DDiffKeyDeltaEncoder.java230 out.write(cell.getFamilyArray(), cell.getFamilyOffset(), familyLength); in compressSingleKeyValue() local
H A DBufferedDataBlockEncoder.java338 private byte familyLength; field in BufferedDataBlockEncoder.ClonedSeekerState
352 int familyOffset, byte familyLength, int keyLength, int qualOffset, int qualLength, in ClonedSeekerState()
/dports/databases/hbase/hbase-1.2.1/hbase-prefix-tree/src/main/java/org/apache/hadoop/hbase/codec/prefixtree/decode/
H A DPrefixTreeCell.java60 protected int familyLength; field in PrefixTreeCell
/dports/databases/hbase/hbase-1.2.1/hbase-common/src/main/java/org/apache/hadoop/hbase/
H A DKeyValueTestUtil.java142 String familyLength = kv.getFamilyLength() + " "; in toStringWithPadding() local
H A DCellUtil.java176 final byte [] familyArray, final int familyOffset, final int familyLength, in createCell()
/dports/editors/ted/Ted-2.23/utilPs/
H A DpsFontName.c292 int familyLength= strlen( afi->afiFamilyName ); in psFontInfoMoveWidthToFamilyName() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/win/
H A DFontCacheWin.cpp454 unsigned familyLength = min(family.length(), static_cast<unsigned>(LF_FACESIZE - 1)); in createGDIFont() local
541 unsigned familyLength = min(familyName.length(), static_cast<unsigned>(LF_FACESIZE - 1)); in getTraitsInFamily() local
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/
H A DHashTable.java499 int familyLength = cell.getFamilyLength(); in hashResult() local
503 digest.update(cell.getFamilyArray(), cell.getFamilyOffset(), familyLength); in hashResult() local
/dports/www/kf5-khtml/khtml-5.89.0/src/css/
H A Dcss_webfont.cpp594 int familyLength = familyList->length(); in addFontFaceRule() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/css/
H A DCSSFontSelector.cpp254 int familyLength = familyList->length(); in addFontFaceRule() local