Searched refs:force (Results 1 - 25 of 324) sorted by relevance

1234567891011>>

/xsrc/external/mit/libvdpau/dist/
H A Dautogen.sh9 autoreconf --force --verbose --install || exit 1
/xsrc/external/mit/xorg-server.old/dist/
H A Dautogen.sh9 autoreconf --force -v --install || exit 1
/xsrc/external/mit/xorg-server/dist/
H A Dautogen.sh9 autoreconf --force -v --install || exit 1
/xsrc/external/mit/font-bh-ttf/dist/
H A D42-luxi-mono.conf3 <!-- force fontconfig to treat the Luxi Mono fonts as monospaced, even
/xsrc/external/mit/freetype/dist/
H A Dautogen.sh155 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 Dtda8425.h21 /* 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 Dtda8425.c16 TDA8425Ptr Detect_tda8425(I2CBusPtr b, I2CSlaveAddr addr, Bool force) argument
31 if(!force && !I2CProbeAddress(b, addr))
/xsrc/external/mit/brotli/dist/tests/
H A Drun-roundtrip-test.cmake5 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 Drun-compatibility-test.cmake9 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 DTemplate.c163 * 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 Dxkbbell.c49 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 Dwinmsg.c125 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 Dwinmsg.c152 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 Ddmxdummy.c63 info->force = 1;
/xsrc/external/mit/fontconfig/dist/src/
H A Dfcdir.c171 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 Dcreate-rootfs.sh99 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 Dfc-cache.c86 {"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 Dcreate-rootfs.sh186 if ! dpkg --purge --force-remove-essential --force-depends "${PACKAGE}"
196 dpkg --purge --force-remove-essential --force-depends dpkg
H A Dcross_build.sh47 # 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 Ddebugger.c174 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 Dradeon_bo_helper.c342 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 Dbro.py73 '--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 Dnv50_ir_target.h62 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 Dnv50_ir_target.h62 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 Dfreedreno_batch.c310 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);

Completed in 18 milliseconds

1234567891011>>