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

  /external/clang/test/CodeGenCXX/
debug-info-template-limit.cpp 14 TC<int> tci; variable
debug-info-template.cpp 80 // CHECK: metadata !"[[TCNESTED]]", i32 0, i32 1, %"struct.TC<unsigned int, 2, &glb, &foo::e, &foo::f, &func, tmpl_impl, 1, 2, 3>::nested"* @tci, null} ; [ DW_TAG_variable ] [tci]
102 TC<unsigned, 2, &glb, &foo::e, &foo::f, &func, tmpl_impl, 1, 2, 3>::nested tci; variable
  /external/chromium_org/ui/events/x/
touch_factory_x11.cc 134 XITouchClassInfo* tci = local
137 if (tci->mode == XIDirectTouch) {
141 if (tci->num_touches > 0 && tci->num_touches > max_touch_points_)
142 max_touch_points_ = tci->num_touches;
157 XITouchClassInfo* tci = local
160 if (tci->mode == XIDirectTouch)
  /external/openssl/ssl/
ssltest.c 2544 const SSL_CIPHER *ci, *tci = NULL; local
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
rbbiapts.cpp 267 CharacterIterator *tci = &wordIter1->getText(); local
269 tci->getText(tstr);
283 tci = &wordIter1->getText();
284 tci->getText(tstr);
286 tci = &charIter1->getText();
287 tci->getText(tstr);
    [all...]
  /external/icu/icu4c/source/test/intltest/
rbbiapts.cpp 270 CharacterIterator *tci = &wordIter1->getText(); local
272 tci->getText(tstr);
286 tci = &wordIter1->getText();
287 tci->getText(tstr);
289 tci = &charIter1->getText();
290 tci->getText(tstr);
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
string-unpack-code.js     [all...]

Completed in 2173 milliseconds