Searched refs:Opt (Results 1 – 11 of 11) sorted by relevance
7 | fprintf(stderr, "Opt: %c (%hhx)\n", (char)opt, opt);27 - fprintf(stderr, "Opt: %c (%hhx)\n", opt, opt);28 + fprintf(stderr, "Opt: %c (%hhx)\n", opt, (unsigned char)opt);
140 llvm::TargetOptions Opt; in getBPFObjectFromModule() local144 Opt, Reloc::Static); in getBPFObjectFromModule()
447 // Opt-in to borrowed_range concept452 // Opt-in to view concept
750 // Opt-in to borrowed_range concept755 // Opt-in to view concept
694 // Opt-in to borrowed_range concept700 // Opt-in to view concept
16 I18nFormatUtil.java, NullnessUtil.java, Opt.java, PurityUnqualified.java,
1#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...
66940 XQuartz: Opt-in to NSSupportsAutomaticGraphicsSwitching