HomeSort by: relevance | last modified time | path
    Searched refs:CAPTURE (Results 1 - 7 of 7) sorted by relevancy

  /src/external/bsd/atf/dist/atf-c/detail/
process_test.c 1058 TC_FORK_STREAMS(capture, CAPTURE, capture, CAPTURE);
1059 TC_FORK_STREAMS(capture, CAPTURE, connect, CONNECT);
1060 TC_FORK_STREAMS(capture, CAPTURE, default, DEFAULT);
1061 TC_FORK_STREAMS(capture, CAPTURE, inherit, INHERIT)
    [all...]
  /src/external/gpl3/gdb/dist/sim/m68hc11/
dv-m68hc11tim.c 56 capture (input)
58 Input capture. This port must be connected to the input
60 into one of the three input capture registers.
71 CAPTURE
78 { "capture", CAPTURE, 0, input_port, },
213 case CAPTURE:
428 { M6811_OC5I, "OC5I ", "Timer Input Capture 4 / Output Compare 5 Enable" },
429 { M6811_IC1I, "IC1I ", "Timer Input Capture 1 Interrupt Enable" },
430 { M6811_IC2I, "IC2I ", "Timer Input Capture 2 Interrupt Enable" }
    [all...]
dv-m68hc11.c 172 CAPTURE
199 { "capture", CAPTURE, 0, output_port, },
956 hw_port_event (me, CAPTURE, M6811_TIC1 + 3 - i);
  /src/external/gpl3/gdb.old/dist/sim/m68hc11/
dv-m68hc11tim.c 56 capture (input)
58 Input capture. This port must be connected to the input
60 into one of the three input capture registers.
71 CAPTURE
78 { "capture", CAPTURE, 0, input_port, },
213 case CAPTURE:
428 { M6811_OC5I, "OC5I ", "Timer Input Capture 4 / Output Compare 5 Enable" },
429 { M6811_IC1I, "IC1I ", "Timer Input Capture 1 Interrupt Enable" },
430 { M6811_IC2I, "IC2I ", "Timer Input Capture 2 Interrupt Enable" }
    [all...]
dv-m68hc11.c 172 CAPTURE
199 { "capture", CAPTURE, 0, output_port, },
956 hw_port_event (me, CAPTURE, M6811_TIC1 + 3 - i);
  /src/external/gpl3/gcc/dist/gcc/fortran/
dump-parse-tree.cc 2040 if (omp_clauses->capture)
2041 fputs (" CAPTURE", dumpfile);
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
dump-parse-tree.cc 1890 if (omp_clauses->capture)
1891 fputs (" CAPTURE", dumpfile);

Completed in 43 milliseconds