Home
last modified time | relevance | path

Searched refs:fdo (Results 1 – 5 of 5) sorted by relevance

/external/mksh/src/
Deval.c234 int fdo; in expand() local
269 fdo = 0; in expand()
962 if (fdo & DOBRACE) in expand()
966 fdo | (f & DOMARKDIRS)); in expand()
967 else if (fdo & DOGLOB) in expand()
969 else if ((f & DOPAT) || !(fdo & DOMAGIC)) in expand()
974 fdo = 0; in expand()
1016 fdo |= DOMAGIC; in expand()
1018 fdo |= f & DOGLOB; in expand()
1025 fdo |= DOMAGIC | (f & DOGLOB); in expand()
[all …]
/external/brotli/tests/
Dcompatibility_test.sh19 $BROTLI $file -fdo $uncompressed
Droundtrip_test.sh28 $BROTLI $compressed -fdo $uncompressed
/external/virglrenderer/scripts/
Drelease.sh565 --user <name>@ Username of your fdo account if not configured in ssh
/external/mesa3d/docs/
DVERSIONS1304 GL_FRAGMENT_PROGRAM_ARB (fdo bug 1645)