inline
Etymology
adj
-
Alternative spelling of in-line
verb
-
(transitive, software compilation) To optimize using in-line expansion. Coordinate term: outlineSome compilers will allow statics to be inlined, but then incorrectly create multiple instances of the inlined variable at run-time. 2000, Dov Bulka, David Mayhew, Efficient C++: Performance Programming Techniques, page 149Because functions that contain references to this cannot be inlined, the Compiler's ability to devirtualize prototype methods is even more important in terms of reducing the size of compiled code. By devirtualizing methods and removing references to this, more methods become functions that are candidates for inlining. 2010, Michael Bolin, Closure: The Definitive Guide
noun
-
(web design, Cascading Style Sheets) An element that occurs within the flow of the text. Inline elements are things like an italic tag, or a bold tag.
Attribution / Disclaimer All definitions come directly from Wiktionary using the Wiktextract library. We do not edit or curate the definitions for any words, if you feel the definition listed is incorrect or offensive please suggest modifications directly to the source (wiktionary/inline), any changes made to the source will update on this page periodically.