Home
last modified time | relevance | path

Searched refs:filed (Results 1 – 25 of 321) sorted by relevance

12345678910>>...13

/external/ltp/testcases/kernel/syscalls/sync_file_range/
Dsync_file_range01.c108 int filed, sfd; /* normal and special fds */ variable
121 &filed, -1, 1, SYNC_FILE_RANGE_WAIT_BEFORE, EINVAL}, {
122 &filed, 0, -1, SYNC_FILE_RANGE_WRITE, EINVAL}, {
123 &filed, 0, 1, SYNC_FILE_RANGE_INVALID, EINVAL}
150 if (close(filed) == -1) { in cleanup()
185 if ((filed = open(filename, O_RDWR | O_CREAT, 0700)) == -1) { in setup()
/external/linux-kselftest/tools/testing/selftests/vm/
Dgup_benchmark.c34 int i, fd, filed, opt, nr_pages = 1, thp = -1, repeats = 1, write = 0; in main() local
80 filed = open(file, O_RDWR|O_CREAT); in main()
81 if (filed < 0) { in main()
83 exit(filed); in main()
93 p = mmap(NULL, size, PROT_READ | PROT_WRITE, flags, filed, 0); in main()
/external/webrtc/tools/valgrind-webrtc/gtest_exclude/
Dlibjingle_unittest.gtest-memcheck_mac.txt2 # No bug is filed in relation to this since it's unlikely we can fix it.
/external/libvpx/libvpx/third_party/libwebm/
DPATENTS.TXT23 litigation is filed.
/external/skia/site/user/
Dissue-tracker.md18 Skia bugs found in Chrome may be filed in the [Chromium Tracker](https://bugs.chromium.org/p/chromi…
/external/libyuv/files/
DPATENTS24 of the date such litigation is filed.
/external/webrtc/webrtc/
DPATENTS24 of the date such litigation is filed.
/external/syzkaller/vendor/golang.org/x/text/
DPATENTS22 shall terminate as of the date such litigation is filed.
/external/webp/
DPATENTS23 litigation is filed.
/external/skqp/site/user/
Dissue-tracker.md18 Skia bugs found in Chrome may be filed in the [Chromium Tracker](https://bugs.chromium.org/p/chromi…
/external/libaom/libaom/third_party/libwebm/
DPATENTS.TXT23 litigation is filed.
/external/syzkaller/vendor/golang.org/x/net/
DPATENTS22 shall terminate as of the date such litigation is filed.
/external/libvpx/libvpx/
DPATENTS23 litigation is filed.
/external/syzkaller/vendor/golang.org/x/sys/
DPATENTS22 shall terminate as of the date such litigation is filed.
/external/clang/test/Analysis/
DCFRetainRelease_NSAssertionHandler.m28 // The following test case was filed in PR 2593:
/external/tensorflow/
DISSUE_TEMPLATE.md11 …lps individuals. GitHub also notifies thousands of people when issues are filed. We want them to s…
/external/autotest/client/deps/glbench/
DUSAGE_glbench59 Images that have outstanding defects and an open bug filed are at ../glbench-images/glbench_knownba…
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AVR/
Dhigh-pressure-on-ptrregs.ll11 ; There is an existing bug filed for this issue - PR14879.
/external/llvm/lib/Target/ARM/
DLICENSE.TXT41 as of the date such litigation is filed.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DLICENSE.TXT41 as of the date such litigation is filed.
/external/python/setuptools/docs/
Ddeveloper-guide.txt29 for Setuptools are filed and the canonical source is maintained in Github.
/external/emma/
DNOTICE114 …nt under this Agreement shall terminate as of the date such litigation is filed. In addition, if R…
116 …ipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
/external/curl/docs/
DBUGS251 Bugs that are filed and are understood can unfortunately end up in the
273 Issues that are filed or reported that aren't really bugs but more missing
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DLexicon.rst209 Problem report. A bug filed on `the LLVM Bug Tracking System
/external/python/cpython3/Doc/library/
Dnntplib.rst292 * ``j``: Articles from peers are filed in the junk group instead.
294 * ``=foo.bar``: Articles are filed in the ``foo.bar`` group instead.

12345678910>>...13