Vertaling van "inlined" in Spaans
The implementation is simply inlined in the same file lower down.
La aplicación es simplemente inline en el mismo archivo más abajo.
The inlined code often consists of a single instruction adjusting the stack pointer, and does not check for stack overflow.
El código inline consiste a menudo en una sola instrucción ajustando el puntero de pila, y no comprueba un posible desbordamiento de pila.
The inlining will only get disabled for exactly this import, so if you import the image a second time without the? url option, it will then get inlined again if it is below your limit.
El inlineado solo se deshabilitará exactamente para esta importación, así que si importas la imagen por segunda vez sin la opción? url, entonces se volverá al inlineado si está por debajo de su límite.
Actually, in this case the compiler inlines first ormap and then it inlines the {lambda...}, so in the code that is executed these closures don't appear even as function calls because the code is already inlined.
En realidad en este caso primero inlinea ormap y después inlinea las {lambda...}, así que en el código que se ejecuta no están estas closures y ni siquiera aparecen como llamados a funciones porque el código ya está inlineado.
The fact that the code is inlined, means that it is impossible to take the address of this function, or to change its behaviour by linking with a different library.
El hecho de que el código sea inline, implica que es imposible tomar la dirección de esta función, o cambiar su comportamiento enlazándola con una biblioteca diferente.
If you don't want a specific small file to get inlined, you can use the? url query param to always get back an image URL, regardless of the inline limit.
Si no quieres que un archivo pequeño específico sea inlineado, puedes usar el parámetro de consulta? url para obtener siempre una URL de imagen, sin importar el límite de inlineado.
Notes on the GNU version Normally, gcc(1) translates calls to alloca() with inlined code.
Normalmente, gcc traduce las llamadas a alloca por código inline.
Smaller files will get inlined with a data-uri by url-loader.
Los archivos más pequeños serán alineados con un data-uri por url-loader.
Normally, images in the link part will be inlined.
Normalmente, las imágenes en la parte del enlace estarán internalizadas.
Method for showing a texture property control with additional inlined properites.
Método para mostrar el control de propiedad de textura con propiedades en línea adicionales.
This includes such things as inlined images, sounds, and referenced stylesheets.
Esto incluye tales como imágenes en línea, sonidos y hojas de estilo referenciadas.
A higher-order function with the inline modifier will be inlined during code compilation.
Una función de orden más alto con el modificador inline será alineado durante la compilación de código.
Space separated list of entities that won't be inlined.