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

  /src/external/mit/libuv/dist/src/win/
poll.c 104 /* Setting Exclusive to TRUE makes the other poll request return if there is
106 afd_poll_info->Exclusive = TRUE;
556 afd_poll_info.Exclusive = TRUE;
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMLowOverheadLoops.cpp 246 static bool isPredicatedOnVCTP(MachineInstr *MI, bool Exclusive = false) {
248 if (Exclusive && Predicates.size() != 1)
258 bool Exclusive = false) {
260 return isPredicatedOnVCTP(Insts.front(), Exclusive);
1476 if (VPTState::isEntryPredicatedOnVCTP(Block, /*exclusive*/ true)) {
  /src/external/mit/libuv/dist/include/uv/
win.h 215 ULONG Exclusive;
692 #define UV_FS_O_EXLOCK 0x10000000 /* EXCLUSIVE SHARING MODE */
  /src/sys/external/bsd/acpica/dist/tests/misc/
grammar.asl 175 IRQ (Edge, ActiveHigh, Exclusive) {3,4,5,6,7,9,10,11,14,15}
362 Interrupt (ResourceConsumer, Level, ActiveLow, Exclusive, 0xE, "\\_SB_.TEST")
366 Interrupt (ResourceConsumer, Edge, ActiveHigh, Exclusive, 0x6, "xxxx")
373 Interrupt (ResourceProducer, Edge, ActiveHigh, Exclusive)
  /src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in 4113 # Example input: Exclusive Total CPU Time: e.%totalcpu
5398 # Current Sort Metric: Exclusive Total CPU Time ( e.totalcpu )
5399 # Functions sorted by metric: Exclusive Total CPU Time
7349 # Current Sort Metric: Exclusive Total CPU Time ( e.totalcpu )
7350 # Current Sort Metric: Exclusive Total CPU Time ( e.totalcpu )
7351 # Functions sorted by metric: Exclusive Total CPU Time
7848 # Current Sort Metric: Exclusive Total CPU Time ( e.totalcpu )
7850 # Exclusive Total CPU Time: e.%totalcpu
7852 # Exclusive CPU Cycles: e.+%cycles
7854 # Exclusive Instructions Executed: e+%inst
    [all...]
  /src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in 4113 # Example input: Exclusive Total CPU Time: e.%totalcpu
5398 # Current Sort Metric: Exclusive Total CPU Time ( e.totalcpu )
5399 # Functions sorted by metric: Exclusive Total CPU Time
7349 # Current Sort Metric: Exclusive Total CPU Time ( e.totalcpu )
7350 # Current Sort Metric: Exclusive Total CPU Time ( e.totalcpu )
7351 # Functions sorted by metric: Exclusive Total CPU Time
7848 # Current Sort Metric: Exclusive Total CPU Time ( e.totalcpu )
7850 # Exclusive Total CPU Time: e.%totalcpu
7852 # Exclusive CPU Cycles: e.+%cycles
7854 # Exclusive Instructions Executed: e+%inst
    [all...]

Completed in 46 milliseconds