Home
last modified time | relevance | path

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

/dports/devel/hadoop/hadoop-1.2.1/src/core/org/apache/hadoop/util/
H A DLineReader.java195 int txtLength = 0; //tracks str.getLength(), as an optimization in readDefaultLine() local
246 int txtLength = 0; // tracks str.getLength(), as an optimization in readCustomLine() local
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/
H A DLineReader.java205 int txtLength = 0; //tracks str.getLength(), as an optimization in readDefaultLine() local
296 int txtLength = 0; // tracks str.getLength(), as an optimization in readCustomLine() local
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/include/dlg/
H A DdlgProperty.h226 wxTextCtrl *txtLength, *txtPrecision; variable
/dports/audio/lmms/lmms-1.2.2/src/gui/
H A DSetupDialog.cpp463 const int txtLength = 284; in SetupDialog() local