HomeSort by relevance Sort by last modified time
    Searched full:leader (Results 1 - 25 of 245) sorted by null

1 2 3 4 5 6 7 8 910

  /external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
event_attributes_test.c 17 struct event event, leader; local
69 event_init(&leader, 0x1001e);
70 event_leader_ebb_init(&leader);
71 FAIL_IF(event_open(&leader));
77 FAIL_IF(event_open_with_group(&event, leader.fd));
78 event_close(&leader);
82 event_init(&leader, 0x1001e);
83 event_leader_ebb_init(&leader);
84 FAIL_IF(event_open(&leader));
88 /* Expected to fail, event doesn't request EBB, leader does *
    [all...]
  /external/mesa3d/src/compiler/glsl/
ir_basic_block.cpp 56 ir_instruction *leader = NULL; local
64 if (!leader)
65 leader = ir;
68 callback(leader, ir, data);
69 leader = NULL;
74 callback(leader, ir, data);
75 leader = NULL;
78 callback(leader, ir, data);
79 leader = NULL;
96 if (leader) {
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
flonum-copy.c 30 in_length = in->leader - in->low;
32 if (in->leader < in->low)
34 out->leader = out->low - 1; /* 0.0 case */
56 out->leader = in->leader - in->low + out->low;
66 out->leader = out->high;
  /external/strace/tests/
threads-execve.c 2 * Check decoding of threads when a non-leader thread invokes execve.
41 static pid_t leader; variable
86 leader, &mask, sigsetsize, sprintrc(rc));
91 " (To be restarted if no handler)\n", leader, sigsetsize);
142 environ, arglen(environ), leader);
150 leader);
159 leader);
165 leader, tid,
166 leader);
177 leader = getpid()
    [all...]
  /external/strace/tests-m32/
threads-execve.c 2 * Check decoding of threads when a non-leader thread invokes execve.
41 static pid_t leader; variable
86 leader, &mask, sigsetsize, sprintrc(rc));
91 " (To be restarted if no handler)\n", leader, sigsetsize);
142 environ, arglen(environ), leader);
150 leader);
159 leader);
165 leader, tid,
166 leader);
177 leader = getpid()
    [all...]
  /external/strace/tests-mx32/
threads-execve.c 2 * Check decoding of threads when a non-leader thread invokes execve.
41 static pid_t leader; variable
86 leader, &mask, sigsetsize, sprintrc(rc));
91 " (To be restarted if no handler)\n", leader, sigsetsize);
142 environ, arglen(environ), leader);
150 leader);
159 leader);
165 leader, tid,
166 leader);
177 leader = getpid()
    [all...]
  /external/llvm/include/llvm/ADT/
EquivalenceClasses.h 45 /// if (!I->isLeader()) continue; // Ignore non-leader sets.
64 /// "leader pointer" depending on whether the value itself is a leader. A
65 /// "leader pointer" points to the node that is the leader for this element,
66 /// if the node is not a leader. A "end of list pointer" points to the last
68 /// leader is determined by a bit stolen from one of the pointers.
71 mutable const ECValue *Leader, *Next;
76 : Leader(this), Next((ECValue*)(intptr_t)1), Data(Elt) {}
80 if (Leader->isLeader()) return Leader
    [all...]
IntEqClasses.h 30 /// equivalence class. The class leader is the smallest member and maps to
58 /// Returns the new leader.
61 /// findLeader - Compute the leader of a's equivalence class. This is the
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
EquivalenceClasses.h 43 /// if (!I->isLeader()) continue; // Ignore non-leader sets.
61 /// "leader pointer" depending on whether the value itself is a leader. A
62 /// "leader pointer" points to the node that is the leader for this element,
63 /// if the node is not a leader. A "end of list pointer" points to the last
65 /// leader is determined by a bit stolen from one of the pointers.
68 mutable const ECValue *Leader, *Next;
73 : Leader(this), Next((ECValue*)(intptr_t)1), Data(Elt) {}
77 if (Leader->isLeader()) return Leader
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
EquivalenceClasses.h 46 /// if (!I->isLeader()) continue; // Ignore non-leader sets.
65 /// "leader pointer" depending on whether the value itself is a leader. A
66 /// "leader pointer" points to the node that is the leader for this element,
67 /// if the node is not a leader. A "end of list pointer" points to the last
69 /// leader is determined by a bit stolen from one of the pointers.
72 mutable const ECValue *Leader, *Next;
78 : Leader(this), Next((ECValue*)(intptr_t)1), Data(Elt) {}
82 if (Leader->isLeader()) return Leader
    [all...]
IntEqClasses.h 30 /// equivalence class. The class leader is the smallest member and maps to
58 /// Returns the new leader.
61 /// findLeader - Compute the leader of a's equivalence class. This is the
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
EquivalenceClasses.h 46 /// if (!I->isLeader()) continue; // Ignore non-leader sets.
65 /// "leader pointer" depending on whether the value itself is a leader. A
66 /// "leader pointer" points to the node that is the leader for this element,
67 /// if the node is not a leader. A "end of list pointer" points to the last
69 /// leader is determined by a bit stolen from one of the pointers.
72 mutable const ECValue *Leader, *Next;
78 : Leader(this), Next((ECValue*)(intptr_t)1), Data(Elt) {}
82 if (Leader->isLeader()) return Leader
    [all...]
IntEqClasses.h 30 /// equivalence class. The class leader is the smallest member and maps to
58 /// Returns the new leader.
61 /// findLeader - Compute the leader of a's equivalence class. This is the
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
EquivalenceClasses.h 46 /// if (!I->isLeader()) continue; // Ignore non-leader sets.
65 /// "leader pointer" depending on whether the value itself is a leader. A
66 /// "leader pointer" points to the node that is the leader for this element,
67 /// if the node is not a leader. A "end of list pointer" points to the last
69 /// leader is determined by a bit stolen from one of the pointers.
72 mutable const ECValue *Leader, *Next;
78 : Leader(this), Next((ECValue*)(intptr_t)1), Data(Elt) {}
82 if (Leader->isLeader()) return Leader
    [all...]
IntEqClasses.h 30 /// equivalence class. The class leader is the smallest member and maps to
58 /// Returns the new leader.
61 /// findLeader - Compute the leader of a's equivalence class. This is the
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
EquivalenceClasses.h 46 /// if (!I->isLeader()) continue; // Ignore non-leader sets.
65 /// "leader pointer" depending on whether the value itself is a leader. A
66 /// "leader pointer" points to the node that is the leader for this element,
67 /// if the node is not a leader. A "end of list pointer" points to the last
69 /// leader is determined by a bit stolen from one of the pointers.
72 mutable const ECValue *Leader, *Next;
78 : Leader(this), Next((ECValue*)(intptr_t)1), Data(Elt) {}
82 if (Leader->isLeader()) return Leader
    [all...]
IntEqClasses.h 30 /// equivalence class. The class leader is the smallest member and maps to
58 /// Returns the new leader.
61 /// findLeader - Compute the leader of a's equivalence class. This is the
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
EquivalenceClasses.h 46 /// if (!I->isLeader()) continue; // Ignore non-leader sets.
65 /// "leader pointer" depending on whether the value itself is a leader. A
66 /// "leader pointer" points to the node that is the leader for this element,
67 /// if the node is not a leader. A "end of list pointer" points to the last
69 /// leader is determined by a bit stolen from one of the pointers.
72 mutable const ECValue *Leader, *Next;
78 : Leader(this), Next((ECValue*)(intptr_t)1), Data(Elt) {}
82 if (Leader->isLeader()) return Leader
    [all...]
IntEqClasses.h 30 /// equivalence class. The class leader is the smallest member and maps to
58 /// Returns the new leader.
61 /// findLeader - Compute the leader of a's equivalence class. This is the
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
EquivalenceClasses.h 46 /// if (!I->isLeader()) continue; // Ignore non-leader sets.
65 /// "leader pointer" depending on whether the value itself is a leader. A
66 /// "leader pointer" points to the node that is the leader for this element,
67 /// if the node is not a leader. A "end of list pointer" points to the last
69 /// leader is determined by a bit stolen from one of the pointers.
72 mutable const ECValue *Leader, *Next;
78 : Leader(this), Next((ECValue*)(intptr_t)1), Data(Elt) {}
82 if (Leader->isLeader()) return Leader
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
EquivalenceClasses.h 46 /// if (!I->isLeader()) continue; // Ignore non-leader sets.
65 /// "leader pointer" depending on whether the value itself is a leader. A
66 /// "leader pointer" points to the node that is the leader for this element,
67 /// if the node is not a leader. A "end of list pointer" points to the last
69 /// leader is determined by a bit stolen from one of the pointers.
72 mutable const ECValue *Leader, *Next;
78 : Leader(this), Next((ECValue*)(intptr_t)1), Data(Elt) {}
82 if (Leader->isLeader()) return Leader
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
EquivalenceClasses.h 46 /// if (!I->isLeader()) continue; // Ignore non-leader sets.
65 /// "leader pointer" depending on whether the value itself is a leader. A
66 /// "leader pointer" points to the node that is the leader for this element,
67 /// if the node is not a leader. A "end of list pointer" points to the last
69 /// leader is determined by a bit stolen from one of the pointers.
72 mutable const ECValue *Leader, *Next;
78 : Leader(this), Next((ECValue*)(intptr_t)1), Data(Elt) {}
82 if (Leader->isLeader()) return Leader
    [all...]
  /external/llvm/lib/Support/
IntEqClasses.cpp 37 // incrementally. The larger leader will eventually be updated, joining the
70 SmallVector<unsigned, 8> Leader;
72 if (EC[i] < Leader.size())
73 EC[i] = Leader[EC[i]];
75 Leader.push_back(EC[i] = i);
  /external/swiftshader/third_party/LLVM/lib/Support/
IntEqClasses.cpp 37 // incrementally. The larger leader will eventually be updated, joining the
63 SmallVector<unsigned, 8> Leader;
65 if (EC[i] < Leader.size())
66 EC[i] = Leader[EC[i]];
68 Leader.push_back(EC[i] = i);
  /libcore/ojluni/src/main/java/java/util/concurrent/
DelayQueue.java 84 * the queue. This variant of the Leader-Follower pattern
87 * the leader, it waits only for the next delay to elapse, but
88 * other threads await indefinitely. The leader thread must
90 * poll(...), unless some other thread becomes leader in the
92 * an element with an earlier expiration time, the leader
94 * waiting thread, but not necessarily the current leader, is
98 private Thread leader; field in class:DelayQueue
103 * become leader.
148 leader = null;
222 if (leader != null
    [all...]

Completed in 1656 milliseconds

1 2 3 4 5 6 7 8 910