locs
- noun
- /lɑks/
- Jargon
- The software's complexity can be measured by the number of locs it contains.
Examples
-
Developers often review the locs to understand how to improve the code base.
-
To enhance performance, the team decided to reduce the locs in the project.
-
What might those analysts have said about LOCS, or about the key point of training the Afghan army and police?
Blog text (28) -
What about those LOCS?
Blog text (28) -
Corny (and gratuitous) as it may sound, we were taught that the absolute requirement was to do an "Estimate of the Situation" that included the following key factors: enemy strength, numbers and weapons; enemy disposition, where are they?; terrain; weather; and lines of communication and supply (LOCS).
Blog text (28)
Synonyms
A count of the lines of code in a program to show how big it is
A single line of code in a computer program
How Many
- Jargon
- Specialized
Surface Forms
Morphology
locs = LOC (transparent) = L + O + C + s
This is a regular plural of the acronym LOC, so the meaning is straightforward once the abbreviation is known.
Etymology
Locs in programming is the plural of the abbreviation LOC, short for lines of code. Each 'loc' is one line a programmer writes, so counting locs shows how big a program is.