Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 180 for Ansi (0.04 sec)

  1. platforms/documentation/docs/src/snippets/native-binaries/google-test/groovy/libs/googleTest/1.7.0/include/gtest/internal/gtest-string.h

      //
      // The wide string is created using the ANSI codepage (CP_ACP) to
      // match the behaviour of the ANSI versions of Win32 calls and the
      // C runtime.
      static LPCWSTR AnsiToUtf16(const char* c_str);
    
      // Creates an ANSI string from the given wide string, allocating
      // memory using new. The caller is responsible for deleting the return
      // value using delete[]. Returns the ANSI string, or NULL if the
      // input is NULL.
      //
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 6.8K bytes
    - Viewed (0)
  2. platforms/core-runtime/logging/src/main/java/org/gradle/internal/logging/console/AnsiConsole.java

            public void beforeLineWrap(AnsiContext ansi, Cursor writeCursor) {
                if (writeCursor.row == 0) {
                    buildStatusArea.newLineAdjustment();
                }
            }
    
            @Override
            public void afterLineWrap(AnsiContext ansi, Cursor writeCursor) {
                if (buildStatusArea.isOverlappingWith(writeCursor)) {
                    ansi.eraseForward();
                }
            }
        }
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Sep 22 09:05:18 UTC 2023
    - 4.4K bytes
    - Viewed (0)
  3. platforms/core-runtime/logging/src/main/java/org/gradle/internal/logging/console/MultiLineBuildProgressArea.java

            for (DefaultRedrawableLabel label : entries) {
                label.newLineAdjustment();
            }
        }
    
        public void redraw(AnsiContext ansi) {
            int newLines = 0 - statusAreaPos.row + getHeight() - 1;
            if (isVisible && newLines > 0) {
                ansi.cursorAt(Cursor.newBottomLeft()).newLines(newLines);
            }
    
            // Redraw every entry of this area
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Sep 22 09:05:18 UTC 2023
    - 5K bytes
    - Viewed (0)
  4. platforms/documentation/docs/src/docs/userguide/img/publishing-process.graffle

    inGraphicsListAllowL.5956531230075185ID15{375.79999533295631, 160.81999668478966}{272.734375, 65.519998535513878}StylefillDrawsNOshad.0g0.0r0.0space9eaea0911d89d6{{208.79999533295631, 148.31999668478966}, {334, 25}}ClassShapedGraphicFi-RegularSize12ID14Sty{\rtf1\ansi\ansicpg1252\cocoartf1561\cocoasubrtf400 {\fonttbl\f0\fnil\fcharset0 HelveticaNeue;\f1\fnil\fcharset0 Menlo-Regular;\f2\fnil\fcharset0 Menlo-Italic; } {\colortbl;\red255\green255\blue255;} {\*\expandedcolortbl;;} \deftab720 \pard\pardeftab720\qc\partightenfactor0...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 21.1K bytes
    - Viewed (0)
  5. platforms/core-runtime/logging/src/integTest/groovy/org/gradle/internal/logging/console/taskgrouping/AbstractConsoleBuildResultFunctionalTest.groovy

    abstract class AbstractConsoleBuildResultFunctionalTest extends AbstractConsoleGroupedTaskFunctionalTest {
        protected final StyledOutput buildFailed = styled(Ansi.Color.RED, Ansi.Attribute.INTENSITY_BOLD).text('BUILD FAILED').off()
        protected final StyledOutput buildSuccessful = styled(Ansi.Color.GREEN, Ansi.Attribute.INTENSITY_BOLD).text('BUILD SUCCESSFUL').off()
    
        def "outcome for successful build is logged with appropriate styling"() {
            given:
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Sep 22 09:05:18 UTC 2023
    - 5.4K bytes
    - Viewed (0)
  6. testing/performance/src/templates/native-dependents-resources/googleTest/libs/googleTest/1.7.0/include/gtest/internal/gtest-string.h

      //
      // The wide string is created using the ANSI codepage (CP_ACP) to
      // match the behaviour of the ANSI versions of Win32 calls and the
      // C runtime.
      static LPCWSTR AnsiToUtf16(const char* c_str);
    
      // Creates an ANSI string from the given wide string, allocating
      // memory using new. The caller is responsible for deleting the return
      // value using delete[]. Returns the ANSI string, or NULL if the
      // input is NULL.
      //
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 04 07:21:38 UTC 2024
    - 6.8K bytes
    - Viewed (0)
  7. testing/internal-integ-testing/src/main/groovy/org/gradle/integtests/fixtures/executer/LogContent.java

    import com.google.common.collect.ImmutableList;
    import com.google.common.collect.ImmutableList.Builder;
    import net.rubygrapefruit.ansi.AnsiParser;
    import net.rubygrapefruit.ansi.console.AnsiConsole;
    import net.rubygrapefruit.ansi.console.DiagnosticConsole;
    import net.rubygrapefruit.ansi.token.NewLine;
    import net.rubygrapefruit.ansi.token.Text;
    import org.gradle.api.Action;
    import org.gradle.api.UncheckedIOException;
    import org.gradle.internal.Pair;
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 04 07:21:38 UTC 2024
    - 8.6K bytes
    - Viewed (0)
  8. platforms/core-runtime/logging/src/main/java/org/gradle/internal/logging/console/AnsiFactory.java

     * See the License for the specific language governing permissions and
     * limitations under the License.
     */
    
    package org.gradle.internal.logging.console;
    
    import org.fusesource.jansi.Ansi;
    
    public interface AnsiFactory {
        Ansi create();
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Sep 22 09:05:18 UTC 2023
    - 750 bytes
    - Viewed (0)
  9. platforms/documentation/docs/src/docs/userguide/img/java-sourcesets-process-resources.graffle

    acesrgbshadowDra.0g0.0r0.0space9eaea0911d89d6{\rtf1\ansi\ansicpg1252\cocoartf1561\cocoasubrtf200 {\fonttbl\f0\fnil\fcharset0 HelveticaNeue;} {\colortbl;\red255\green255\blue255;} {\*\expandedcolortbl;;} \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural\qc\partightenfactor0 \f0\fs32 \cf0 Output directory}Bounds{{207.5, 12}, {259, 92}}ClassShapedGraphicFo.0g0.0r0.0space9eaea0911d89d6{\rtf1\ansi\ansicpg1252\cocoartf1561\cocoasubrtf200 {\fonttbl\f0\fnil\fcharset0...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 6.6K bytes
    - Viewed (0)
  10. kotlin-js-store/yarn.lock

        uri-js "^4.2.2"
    
    ansi-colors@4.1.1:
      version "4.1.1"
      resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348"
      integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==
    
    ansi-regex@^5.0.1:
      version "5.0.1"
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Jul 22 12:28:51 UTC 2023
    - 87.4K bytes
    - Viewed (0)
Back to top