HomeSort by relevance Sort by last modified time
    Searched refs:tmpSet (Results 1 - 25 of 34) sorted by null

1 2

  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DominanceFrontier.h 93 std::set<BasicBlock *> tmpSet;
96 tmpSet.insert(*I);
102 if (tmpSet.erase(Node) == 0)
107 if (!tmpSet.empty())
  /external/llvm/include/llvm/Analysis/
DominanceFrontierImpl.h 69 std::set<BlockT *> tmpSet;
71 tmpSet.insert(BB);
77 if (tmpSet.erase(Node) == 0)
82 if (!tmpSet.empty()) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
DominanceFrontierImpl.h 69 std::set<BlockT *> tmpSet;
71 tmpSet.insert(BB);
77 if (tmpSet.erase(Node) == 0)
82 if (!tmpSet.empty()) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
DominanceFrontierImpl.h 69 std::set<BlockT *> tmpSet;
71 tmpSet.insert(BB);
77 if (tmpSet.erase(Node) == 0)
82 if (!tmpSet.empty()) {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
DominanceFrontierImpl.h 69 std::set<BlockT *> tmpSet;
71 tmpSet.insert(BB);
77 if (tmpSet.erase(Node) == 0)
82 if (!tmpSet.empty()) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
DominanceFrontierImpl.h 76 std::set<BlockT *> tmpSet;
78 tmpSet.insert(BB);
84 if (tmpSet.erase(Node) == 0)
89 if (!tmpSet.empty()) {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
DominanceFrontierImpl.h 76 std::set<BlockT *> tmpSet;
78 tmpSet.insert(BB);
84 if (tmpSet.erase(Node) == 0)
89 if (!tmpSet.empty()) {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
DominanceFrontierImpl.h 76 std::set<BlockT *> tmpSet;
78 tmpSet.insert(BB);
84 if (tmpSet.erase(Node) == 0)
89 if (!tmpSet.empty()) {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
DominanceFrontierImpl.h 76 std::set<BlockT *> tmpSet;
78 tmpSet.insert(BB);
84 if (tmpSet.erase(Node) == 0)
89 if (!tmpSet.empty()) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
DominanceFrontierImpl.h 69 std::set<BlockT *> tmpSet;
71 tmpSet.insert(BB);
77 if (tmpSet.erase(Node) == 0)
82 if (!tmpSet.empty()) {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
DominanceFrontierImpl.h 69 std::set<BlockT *> tmpSet;
71 tmpSet.insert(BB);
77 if (tmpSet.erase(Node) == 0)
82 if (!tmpSet.empty()) {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
DominanceFrontierImpl.h 69 std::set<BlockT *> tmpSet;
71 tmpSet.insert(BB);
77 if (tmpSet.erase(Node) == 0)
82 if (!tmpSet.empty()) {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
DominanceFrontierImpl.h 76 std::set<BlockT *> tmpSet;
78 tmpSet.insert(BB);
84 if (tmpSet.erase(Node) == 0)
89 if (!tmpSet.empty()) {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
DominanceFrontierImpl.h 76 std::set<BlockT *> tmpSet;
78 tmpSet.insert(BB);
84 if (tmpSet.erase(Node) == 0)
89 if (!tmpSet.empty()) {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
DominanceFrontierImpl.h 76 std::set<BlockT *> tmpSet;
78 tmpSet.insert(BB);
84 if (tmpSet.erase(Node) == 0)
89 if (!tmpSet.empty()) {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
DominanceFrontierImpl.h 76 std::set<BlockT *> tmpSet;
78 tmpSet.insert(BB);
84 if (tmpSet.erase(Node) == 0)
89 if (!tmpSet.empty()) {
  /external/icu/icu4c/source/i18n/
uspoof_impl.cpp 141 UnicodeSet *tmpSet = NULL;
181 tmpSet = new UnicodeSet(0, 0x10ffff);
182 if (fAllowedLocales == NULL || tmpSet == NULL) {
186 tmpSet->freeze();
188 fAllowedCharsSet = tmpSet;
208 tmpSet = static_cast<UnicodeSet *>(allowedChars.clone());
210 if (tmpSet == NULL || tmpLocalesList == NULL) {
216 tmpSet->freeze();
218 fAllowedCharsSet = tmpSet;
242 UnicodeSet tmpSet;
    [all...]
  /external/icu/icu4c/source/test/cintltst/
spooftest.c 402 USet *tmpSet;
408 tmpSet = uset_open(0, 0x10ffff);
409 TEST_ASSERT(uset_equals(tmpSet, set));
416 uset_remove(tmpSet, goodLatin[1]);
417 uspoof_setAllowedChars(sc, tmpSet, &status);
419 uset_close(tmpSet);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
DessertCaseView.java 351 private final HashSet<View> tmpSet = new HashSet<View>();
380 tmpSet.clear();
386 tmpSet.add(squatter);
390 for (final View squatter : tmpSet) {
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/text/
SpoofCheckerTest.java 286 UnicodeSet tmpSet;
291 tmpSet = new UnicodeSet(0, 0x10ffff);
292 assertEquals("", tmpSet, set);
295 tmpSet.remove(goodLatin.charAt(1));
296 sc = new SpoofChecker.Builder().setChecks(SpoofChecker.CHAR_LIMIT).setAllowedChars(tmpSet).build();
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/text/
SpoofCheckerTest.java 283 UnicodeSet tmpSet;
288 tmpSet = new UnicodeSet(0, 0x10ffff);
289 assertEquals("", tmpSet, set);
292 tmpSet.remove(goodLatin.charAt(1));
293 sc = new SpoofChecker.Builder().setChecks(SpoofChecker.CHAR_LIMIT).setAllowedChars(tmpSet).build();
    [all...]
  /external/valgrind/coregrind/
m_redir.c     [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
SpoofChecker.java     [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
SpoofChecker.java     [all...]
  /external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
jquery-1.7.1.js     [all...]

Completed in 1520 milliseconds

1 2