Home
last modified time | relevance | path

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

12345678910>>...15

/external/ltp/testcases/kernel/syscalls/sync_file_range/
Dsync_file_range01.c109 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/
Dgup_benchmark.c35 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/
Dlibjingle_unittest.gtest-memcheck_mac.txt2 # No bug is filed in relation to this since it's unlikely we can fix it.
/external/webrtc/webrtc/
DPATENTS24 of the date such litigation is filed.
/external/libyuv/files/
DPATENTS24 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/libvpx/libvpx/
DPATENTS23 litigation is filed.
/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/oss-fuzz/docs/getting-started/
Daccepting_new_projects.md31 …you'll only get access to [filed bugs in the issue tracker](https://bugs.chromium.org/p/oss-fuzz/i…
Dnew_project_guide.md86 … 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/
DUpdate20150105.md45 bugs filed against this functionality, and thank all our contributors!
/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/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/oss-fuzz/projects/example/my-api-repo/
DREADME.md27 Example bug report filed automatically: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1562
/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/OpenCL-CTS/test_conformance/
Dsubmission_details_template.txt102 # List of Khronos Bugzilla bugs filed for test bugs that have been fixed
/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/
DSECURITY-PROCESS.md30 [https://hackerone.com/curl](https://hackerone.com/curl). Issues filed there
DBUGS256 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