| /xsrc/external/mit/libvdpau/dist/ |
| H A D | autogen.sh | 9 autoreconf --force --verbose --install || exit 1
|
| /xsrc/external/mit/xorg-server.old/dist/ |
| H A D | autogen.sh | 9 autoreconf --force -v --install || exit 1
|
| /xsrc/external/mit/xorg-server/dist/ |
| H A D | autogen.sh | 9 autoreconf --force -v --install || exit 1
|
| /xsrc/external/mit/font-bh-ttf/dist/ |
| H A D | 42-luxi-mono.conf | 3 <!-- force fontconfig to treat the Luxi Mono fonts as monospaced, even
|
| /xsrc/external/mit/freetype/dist/ |
| H A D | autogen.sh | 155 run aclocal -I . --force 156 run $LIBTOOLIZE --force --copy --install 157 run autoconf --force
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/i2c/ |
| H A D | tda8425.h | 21 /* the third parameter is meant to force detection of tda8425. 27 extern _X_EXPORT TDA8425Ptr Detect_tda8425(I2CBusPtr b, I2CSlaveAddr addr,Bool force);
|
| H A D | tda8425.c | 16 TDA8425Ptr Detect_tda8425(I2CBusPtr b, I2CSlaveAddr addr, Bool force) argument 31 if(!force && !I2CProbeAddress(b, addr))
|
| /xsrc/external/mit/brotli/dist/tests/ |
| H A D | run-roundtrip-test.cmake | 5 COMMAND ${BROTLI_WRAPPER} ${BROTLI_CLI} --force --quality=${QUALITY} ${INPUT} --output=${OUTPUT}.br 14 COMMAND ${BROTLI_WRAPPER} ${BROTLI_CLI} --force --decompress ${OUTPUT}.br --output=${OUTPUT}.unbr
|
| H A D | run-compatibility-test.cmake | 9 COMMAND ${BROTLI_WRAPPER} ${BROTLI_CLI} --force --decompress ${INPUT} --output=${CMAKE_CURRENT_BINARY_DIR}/${OUTPUT_NAME}.unbr
|
| /xsrc/external/mit/libXaw/dist/include/X11/Xaw/ |
| H A D | Template.c | 163 * force - force action 169 * Parameter force 173 TemplateFunction(TemplateWidget tw, int x, int y, Bool force) argument 175 return (force);
|
| /xsrc/external/mit/xkbutils/dist/ |
| H A D | xkbbell.c | 49 static int force = 0; variable in typeref:typename:int 78 else if (strcmp(argv[i], "-force") == 0) { 79 force = 1; 176 "-force force audible bell\n" 214 if (force && (nameAtom != None)) 221 if (force) 237 if (force)
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winmsg.c | 125 static int force = 0; local in function:winDebugWin32Message 128 if (force || getenv("WIN_DEBUG_MESSAGES") || 142 if (force || getenv("WIN_DEBUG_MESSAGES") || getenv(buffer)) {
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winmsg.c | 152 static int force = 0; local in function:winDebugWin32Message 156 if (force || getenv("WIN_DEBUG_MESSAGES") || getenv("WIN_DEBUG_WM_USER")) 168 if (force || getenv("WIN_DEBUG_MESSAGES") || getenv(buffer))
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/ |
| H A D | dmxdummy.c | 63 info->force = 1;
|
| /xsrc/external/mit/fontconfig/dist/src/ |
| H A D | fcdir.c | 171 FcBool force FC_UNUSED) 198 FcBool force, /* XXX unused */ 210 if (!force) 295 FcBool force FC_UNUSED) 300 if (cache || !force) 306 ret = FcDirScanConfig (set, dirs, dir, force, config); 451 FcDirCacheRead (const FcChar8 *dir, FcBool force, FcConfig *config) argument 457 if (!force) 195 FcDirScanConfig(FcFontSet * set,FcStrSet * dirs,const FcChar8 * dir,FcBool force,FcConfig * config) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/ci/ |
| H A D | create-rootfs.sh | 99 if ! dpkg --purge --force-remove-essential --force-depends "${PACKAGE}" 109 dpkg --purge --force-remove-essential --force-depends dpkg
|
| /xsrc/external/mit/fontconfig/dist/fc-cache/ |
| H A D | fc-cache.c | 86 {"force", 0, 0, 'f'}, 88 {"really-force", 0, 0, 'r'}, 108 fprintf (file, _("usage: %s [-EfqrsvVh] [--quick] [-y SYSROOT] [--error-on-no-fonts] [--force|--really-force] [--sysroot=SYSROOT] [--system-only] [--verbose] [--version] [--help] [dirs]\n"), 119 fprintf (file, _(" -f, --force scan directories with apparently valid caches\n")); 121 fprintf (file, _(" -r, --really-force erase all existing caches, then rescan\n")); 130 fprintf (file, _(" -f (force) scan directories with apparently valid caches\n")); 132 fprintf (file, _(" -r, (really force) erase all existing caches, then rescan\n")); 145 scanDirs (FcStrList *list, FcConfig *config, FcBool force, FcBool really_force, FcBool verbose, FcBool error_on_no_fonts, int *changed) argument 223 if (!force) { 320 FcBool force = FcFalse; local in function:main [all...] |
| /xsrc/external/mit/MesaLib/dist/.gitlab-ci/container/ |
| H A D | create-rootfs.sh | 186 if ! dpkg --purge --force-remove-essential --force-depends "${PACKAGE}" 196 dpkg --purge --force-remove-essential --force-depends dpkg
|
| H A D | cross_build.sh | 47 # with apt-get, then force-install llvm-*-{dev,tools}:$arch with dpkg to get 77 dpkg -i --force-depends llvm-${LLVM}-*_${arch}.deb
|
| /xsrc/external/mit/xedit/dist/lisp/ |
| H A D | debugger.c | 174 int force = 0; local in function:LispDebugger 203 force = 1; 241 /* force debugger to stop */ 242 force = 1; 277 /* force debugger to stop */ 278 force = 1; 295 if (force) 299 if (!force && 306 if (!force && lisp__data.debug_level != lisp__data.debug_step) 310 if (!force [all...] |
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | radeon_bo_helper.c | 342 Bool force = info->accel_state->force; local in function:radeon_pixmap_clear 345 info->accel_state->force = TRUE; 353 info->accel_state->force = force;
|
| /xsrc/external/mit/brotli/dist/python/ |
| H A D | bro.py | 73 '--force', 135 if os.path.isfile(options.outfile) and not options.force:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_target.h | 62 FixupData(bool force, bool flat, uint8_t alphatest) : argument 63 force_persample_interp(force), flatshade(flat), alphatest(alphatest) {}
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_target.h | 62 FixupData(bool force, bool flat, uint8_t alphatest, bool msaa) : argument 63 force_persample_interp(force), flatshade(flat), alphatest(alphatest), msaa(msaa) {}
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_batch.c | 310 batch_flush(struct fd_batch *batch, bool force) argument 355 * @force: force a flush even if no rendering, mostly useful if you need 359 fd_batch_flush(struct fd_batch *batch, bool sync, bool force) argument 375 batch_flush(tmp, force);
|