/external/skia/bench/ |
WriterBench.cpp | 26 static const size_t gLen = strlen(gStr); 29 for (size_t j = 0; j <= gLen; j++) {
|
/external/skia/gm/ |
verttext.cpp | 26 static const size_t gLen = sizeof(gText) - 1; 61 SkScalar total = paint.measureText(gText, gLen); 72 SkScalar adv[gLen]; 73 paint.getTextWidths(gText, gLen, adv, NULL); 74 for (size_t i = 0; i < gLen; ++i) { 98 canvas->drawText(gText, gLen, x, y, paint); 102 canvas->drawText(gText, gLen, x, y, paint);
|
/external/chromium_org/ui/views/widget/ |
aero_tooltip_manager.h | 27 // TODO(glen): Resolve this with Microsoft.
|
/external/openssh/ |
sftp-common.c | 192 int ulen, glen, sz = 0; local 220 glen = MAX(strlen(group), 8); 224 (u_int)st->st_nlink, ulen, user, glen, group, 228 (u_int)st->st_nlink, ulen, user, glen, group,
|
/external/chromium_org/third_party/sqlite/src/test/ |
fuzzer1.test | 136 INSERT INTO streetname VALUES('alden glen'); 140 INSERT INTO streetname VALUES('allness glen'); 145 INSERT INTO streetname VALUES('amber glen'); 159 INSERT INTO streetname VALUES('apple glen'); 220 INSERT INTO streetname VALUES('bell glen'); 267 INSERT INTO streetname VALUES('brandie glen'); 325 INSERT INTO streetname VALUES('cardinal glen'); 383 INSERT INTO streetname VALUES('cobble glen'); 560 INSERT INTO streetname VALUES('fox glen'); 591 INSERT INTO streetname VALUES('glen brook') [all...] |
fts1c.test | [all...] |
/external/chromium/chrome/browser/ui/webui/ |
fileicon_source.cc | 79 // TODO(glen): send a dummy icon.
|
downloads_dom_handler.cc | 34 // Maximum number of downloads to show. TODO(glen): Remove this and instead
|
ntp_resource_cache.cc | 99 // TODO(glen): This is a quick workaround to hide the notused.png image when
|
/external/chromium_org/chrome/browser/ui/webui/ |
fileicon_source.cc | 160 // TODO(glen): send a dummy icon.
|
downloads_dom_handler.cc | 60 // Maximum number of downloads to show. TODO(glen): Remove this and instead
|
/external/chromium/chrome/browser/resources/ |
history.html | 33 // TODO(glen): Get rid of these global references, replace with a controller 790 // TODO(glen): Replace this with a bound method so we don't need 890 * TODO(glen): Get rid of this function. 901 * TODO(glen): Get rid of this function. 912 * TODO(glen): Get rid of this function. [all...] |
history2.html | 32 // TODO(glen): Get rid of these global references, replace with a controller 822 // TODO(glen): Replace this with a bound method so we don't need 922 * TODO(glen): Get rid of this function. 933 * TODO(glen): Get rid of this function. 944 * TODO(glen): Get rid of this function. [all...] |
/prebuilts/tools/common/m2/internal/commons-lang/commons-lang/2.4/ |
commons-lang-2.4.pom | 335 <name>Glen Stampoultzis</name>
|
/external/chromium_org/content/common/android/ |
address_parser_unittest.cc | 375 EXPECT_TRUE(IsLocationName("glen"));
|
address_parser_internal.cc | 542 { "garden", 6, true }, { "gateway", 7, false }, { "glen", 4, true },
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/ |
G726EncTest.c | [all...] |
/external/chromium_org/chrome/browser/ui/views/ |
browser_actions_container.cc | 538 // TODO(sky/glen): Instead of using a drop indicator, animate the icons while
|
/external/chromium_org/chrome/browser/ui/webui/ntp/ |
ntp_resource_cache.cc | 133 // TODO(glen): This is a quick workaround to hide the notused.png image when
|
/external/chromium_org/chrome/browser/resources/history/ |
history.js | 23 // TODO(glen): Get rid of these global references, replace with a controller [all...] |
/external/chromium/chrome/browser/ui/views/ |
browser_actions_container.cc | 829 // TODO(sky/glen): Instead of using a drop indicator, animate the icons while [all...] |
/external/chromium_org/chrome/browser/ui/gtk/ |
browser_titlebar.cc | 577 // should get Glen to make properly hinted masks that match our min/max/close [all...] |
/external/chromium_org/third_party/libphonenumber/src/resources/geocoding/en/ |
1.txt | [all...] |
/external/chromium/chrome/browser/ui/views/bookmarks/ |
bookmark_bar_view.cc | 519 // TODO(sky/glen): make me pretty! [all...] |
/external/chromium_org/chrome/browser/ui/views/bookmarks/ |
bookmark_bar_view.cc | 779 // TODO(sky/glen): make me pretty! [all...] |