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

  /external/linux-tools-perf/src/tools/perf/util/
trace-event-info.c 515 int temp_fd; local
524 temp_fd = open(tdata->temp_file, O_RDWR);
525 if (temp_fd < 0) {
534 output_fd = temp_fd;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_subprocess.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_subprocess.py     [all...]

Completed in 53 milliseconds