Searched refs:filed (Results 1 – 25 of 353) sorted by relevance
12345678910>>...15
/external/ltp/testcases/kernel/syscalls/sync_file_range/ |
D | sync_file_range01.c | 109 int filed, sfd; /* normal and special fds */ variable 122 &filed, -1, 1, SYNC_FILE_RANGE_WAIT_BEFORE, EINVAL}, { 123 &filed, 0, -1, SYNC_FILE_RANGE_WRITE, EINVAL}, { 124 &filed, 0, 1, SYNC_FILE_RANGE_INVALID, EINVAL} 151 if (close(filed) == -1) { in cleanup() 186 if ((filed = open(filename, O_RDWR | O_CREAT, 0700)) == -1) { in setup()
|
/external/linux-kselftest/tools/testing/selftests/vm/ |
D | gup_benchmark.c | 35 int i, fd, filed, opt, nr_pages = 1, thp = -1, repeats = 1, write = 0; in main() local 81 filed = open(file, O_RDWR|O_CREAT); in main() 82 if (filed < 0) { in main() 84 exit(filed); in main() 94 p = mmap(NULL, size, PROT_READ | PROT_WRITE, flags, filed, 0); in main()
|
/external/webrtc/tools/valgrind-webrtc/gtest_exclude/ |
D | libjingle_unittest.gtest-memcheck_mac.txt | 2 # No bug is filed in relation to this since it's unlikely we can fix it.
|
/external/webrtc/webrtc/ |
D | PATENTS | 24 of the date such litigation is filed.
|
/external/libyuv/files/ |
D | PATENTS | 24 of the date such litigation is filed.
|
/external/webp/ |
D | PATENTS | 23 litigation is filed.
|
/external/skqp/site/user/ |
D | issue-tracker.md | 18 Skia bugs found in Chrome may be filed in the [Chromium Tracker](https://bugs.chromium.org/p/chromi…
|
/external/libaom/libaom/third_party/libwebm/ |
D | PATENTS.TXT | 23 litigation is filed.
|
/external/libvpx/libvpx/ |
D | PATENTS | 23 litigation is filed.
|
/external/libvpx/libvpx/third_party/libwebm/ |
D | PATENTS.TXT | 23 litigation is filed.
|
/external/skia/site/user/ |
D | issue-tracker.md | 18 Skia bugs found in Chrome may be filed in the [Chromium Tracker](https://bugs.chromium.org/p/chromi…
|
/external/oss-fuzz/docs/getting-started/ |
D | accepting_new_projects.md | 31 …you'll only get access to [filed bugs in the issue tracker](https://bugs.chromium.org/p/oss-fuzz/i…
|
D | new_project_guide.md | 86 … including crash reports and fuzzer statistics, and are auto-cced on new bugs filed in the OSS-Fuzz 91 the bug reports as they are filed. 145 Note that some bugs which affect x86_64 may be discovered on i386 and filed as such.
|
/external/angle/doc/ |
D | Update20150105.md | 45 bugs filed against this functionality, and thank all our contributors!
|
/external/clang/test/Analysis/ |
D | CFRetainRelease_NSAssertionHandler.m | 28 // The following test case was filed in PR 2593:
|
/external/tensorflow/ |
D | ISSUE_TEMPLATE.md | 11 …lps individuals. GitHub also notifies thousands of people when issues are filed. We want them to s…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AVR/ |
D | high-pressure-on-ptrregs.ll | 11 ; There is an existing bug filed for this issue - PR14879.
|
/external/oss-fuzz/projects/example/my-api-repo/ |
D | README.md | 27 Example bug report filed automatically: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1562
|
/external/llvm/lib/Target/ARM/ |
D | LICENSE.TXT | 41 as of the date such litigation is filed.
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | LICENSE.TXT | 41 as of the date such litigation is filed.
|
/external/OpenCL-CTS/test_conformance/ |
D | submission_details_template.txt | 102 # List of Khronos Bugzilla bugs filed for test bugs that have been fixed
|
/external/python/setuptools/docs/ |
D | developer-guide.txt | 29 for Setuptools are filed and the canonical source is maintained in Github.
|
/external/emma/ |
D | NOTICE | 114 …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/ |
D | SECURITY-PROCESS.md | 30 [https://hackerone.com/curl](https://hackerone.com/curl). Issues filed there
|
D | BUGS | 256 Bugs that are filed and are understood can unfortunately end up in the 278 Issues that are filed or reported that aren't really bugs but more missing
|
12345678910>>...15