HomeSort by relevance Sort by last modified time
    Searched refs:filed (Results 1 - 17 of 17) sorted by null

  /cts/tests/tests/renderscript/src/android/renderscript/cts/
IsObjectTest.java 70 ScriptField__object_element_input filed = new ScriptField__object_element_input( local
75 filed.set(mItem, 0, true);
77 mIn = filed.getAllocation();
92 ScriptField__object_type_input filed = new ScriptField__object_type_input(mRS, 1); local
95 filed.set(mItem, 0, true);
97 mIn = filed.getAllocation();
114 ScriptField__object_allocation_input filed = new ScriptField__object_allocation_input( local
119 filed.set(mItem, 0, true);
121 mIn = filed.getAllocation();
137 ScriptField__object_sampler_input filed = new ScriptField__object_sampler_input local
160 ScriptField__object_script_input filed = new ScriptField__object_script_input( local
    [all...]
  /external/ltp/testcases/kernel/syscalls/exit/
exit02.c 69 int filed; local
101 if ((filed = creat(filen, MODE)) == -1) {
106 if (write(filed, wbuf, len) != len) {
151 filed = open(filen, O_RDONLY, READ);
152 if (filed == -1) {
157 rlen = read(filed, rbuf, len);
168 close(filed);
  /external/ltp/testcases/kernel/syscalls/sync_file_range/
sync_file_range01.c 108 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) {
185 if ((filed = open(filename, O_RDWR | O_CREAT, 0700)) == -1) {
  /hardware/qcom/audio/legacy/alsa_sound/
AudioUsbALSA.cpp 386 int filed; local
395 filed = open(fn, O_WRONLY | O_CREAT | O_TRUNC | O_APPEND, 0664);
783 int filed; local
    [all...]
  /prebuilts/jdk/jdk9/darwin-x86/legal/java.xml/
bcel.md 106 as of the date such litigation is filed.
xalan.md 113 as of the date such litigation is filed.
xerces.md 111 as of the date such litigation is filed.
xmlresolver.md 107 as of the date such litigation is filed.
  /prebuilts/jdk/jdk9/darwin-x86/legal/java.xml.crypto/
santuario.md 109 as of the date such litigation is filed.
  /prebuilts/jdk/jdk9/darwin-x86/legal/jdk.xml.bind/
xmlresolver.md 107 as of the date such litigation is filed.
  /prebuilts/jdk/jdk9/linux-x86/legal/java.xml/
bcel.md 106 as of the date such litigation is filed.
xalan.md 113 as of the date such litigation is filed.
xerces.md 111 as of the date such litigation is filed.
xmlresolver.md 107 as of the date such litigation is filed.
  /prebuilts/jdk/jdk9/linux-x86/legal/java.xml.crypto/
santuario.md 109 as of the date such litigation is filed.
  /external/kotlinc/
LICENSE 161 as of the date such litigation is filed.
460 as of the date such litigation is filed.
    [all...]
NOTICE 161 as of the date such litigation is filed.
460 as of the date such litigation is filed.
    [all...]

Completed in 297 milliseconds