Home
last modified time | relevance | path

Searched defs:FILES (Results 1 – 12 of 12) sorted by relevance

/third_party/python/Tools/msi/
Dpurge.py30 FILES = [ variable
/third_party/alsa-utils/topology/
Dalsatplg.rst81 FILES chapter
/third_party/openssl/doc/man1/
Dopenssl-ca.pod.in721 =head1 FILES chapter
/third_party/alsa-utils/alsaucm/
Dalsaucm.rst159 FILES chapter
/third_party/ltp/testcases/kernel/syscalls/inotify/
Dinotify06.c39 #define FILES 5 macro
/third_party/gn/src/base/files/
Dfile_enumerator.h77 FILES = 1 << 0, enumerator
/third_party/ltp/testcases/kernel/syscalls/set_mempolicy/
Dset_mempolicy04.c32 #define FILES 10 macro
/third_party/nghttp2/doc/
Dnghttpx.1.rst1809 FILES chapter
/third_party/rust/crates/rustix/src/thread/
Dsetns.rs62 const FILES = CLONE_FILES; constant
/third_party/python/Lib/idlelib/
Dautocomplete.py19 ATTRS, FILES = 0, 1 variable
/third_party/ltp/testcases/kernel/syscalls/preadv2/
Dpreadv203.c53 #define FILES 500 macro
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/
DXLIFF2ICUConverter.java97 private static final String FILES = "file"; field in XLIFF2ICUConverter