/external/freetype/src/autofit/ |
aflatin.c | 1607 FT_Pos best = 64 + 32 + 2; local [all...] |
aflatin2.c | 1582 FT_Pos best = 64 + 32 + 2; local [all...] |
/external/libvorbis/lib/ |
vorbisfile.c | 1417 ogg_int64_t best=begin; local [all...] |
/external/mesa3d/src/mesa/main/ |
texcompress_fxt1.c | 293 GLint i, j, best = -1; local 303 best = j; 307 return best; 337 GLint i, k, best = 0; local 352 best = i; 359 return best; 501 GLint best = -1; local 503 /* determine best vector */ 513 best = j; 517 GLint best = fxt1_bestcol(vec, nv, input[k], nc, &err) [all...] |
/external/valgrind/main/coregrind/m_debuginfo/ |
storage.c | 1555 Word best = 0; local [all...] |
/packages/apps/Settings/src/com/android/settings/ |
SecuritySettings.java | 439 int best = 0; local 443 best = i; 446 mLockAfter.setSummary(getString(R.string.lock_after_timeout_summary, entries[best]));
|
/external/chromium_org/third_party/freetype/src/autofit/ |
aflatin2.c | 1582 FT_Pos best = 64 + 32 + 2; local [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/ |
nv50_ir_ra.cpp | 1169 RIG_Node *best = hi.next; local 1170 float bestScore = best->weight / (float)best->degree; 1172 for (RIG_Node *it = best->next; it != &hi; it = it->next) { 1175 best = it; 1183 simplifyNode(best); [all...] |
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
nv50_ir_ra.cpp | 1169 RIG_Node *best = hi.next; local 1170 float bestScore = best->weight / (float)best->degree; 1172 for (RIG_Node *it = best->next; it != &hi; it = it->next) { 1175 best = it; 1183 simplifyNode(best); [all...] |
/external/v8/src/ |
d8.cc | 82 LineEditor* best = current; local 84 if (current->type_ > best->type_) 85 best = current; 88 return best; [all...] |
/frameworks/base/core/java/android/text/ |
Layout.java | 1062 int best = min; local [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
Hyperlinks.java | 1205 ResourceFile best = null; local [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/ |
ConfigurationMatcher.java | 137 * Checks whether the current edited file is the best match for a given config. 143 * @return true if the current edited file is the best match in the project for the 245 * @param favorCurrentConfig if true, and no best match is found, don't 258 // list of actual best match (ie the file is a best match for the 321 // where the edited file is a best config. 344 "'%1$s' is not a best match for any device/locale combination.", 350 // select the best device anyway. 370 "'%1$s' is not a best match for any device/locale combination.", 523 // the list has been sorted so that the first item is the best confi 565 IAndroidTarget best = null; local [all...] |
ConfigurationChooser.java | 498 * not the best match 854 IFile best = ConfigurationMatcher.getBestFileMatch(this); local [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
RenderPreview.java | 385 ResourceFile best = resources.getMatchingFile(editedFile.getName(), local 387 if (best != null) { 388 IAbstractFile file = best.getFile(); [all...] |
GraphicalEditorPart.java | 665 // - the file being opened is not the best match for any possible configuration 668 // due to a config change, we should not trigger opening the actual best match (also, 670 // and the best match file would open in a different editor). 677 IFile best = null; local 680 best = ConfigurationMatcher.getBestFileMatch(mConfigChooser); 682 if (best != null) { 683 if (!best.equals(mEditedFile)) { 691 String data = ConfigurationDescription.getDescription(best); 696 ConfigurationDescription.setDescription(best, data); 701 IDE.openEditor(getSite().getWorkbenchWindow().getActivePage(), best, local [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/ |
NewProjectPage.java | 564 IAndroidTarget best = null; local 574 best = target; 580 if (best != null) { 582 mValues.target = best; [all...] |
/external/mdnsresponder/mDNSCore/ |
uDNS.c | 188 // the next best match server below 1425 int best = 0; local [all...] |
/external/chromium_org/third_party/libxml/src/ |
relaxng.c | 9406 int best = -1; local 9679 int best = -1; local 9716 int best; local [all...] |
/external/libxml2/ |
relaxng.c | 9435 int best = -1; local 9708 int best = -1; local 9745 int best; local [all...] |
/external/guava/guava/lib/ |
jdiff.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
com.ibm.icu_4.2.1.v20100412.jar | |
/prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/ |
ant-1.8.0.jar | |
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/ |
compiler.jar | |