/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/ |
GLFunctionTraceViewer.java | 480 mExpandAllToolItem.setToolTipText("Expand All"); [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
ucol_tok.cpp | 2070 const UChar *expand = s.pos; local [all...] |
/external/chromium_org/third_party/openssl/openssl/ssl/ |
ssl_lib.c | [all...] |
s3_cbc.c | 173 if ( (s->options&SSL_OP_TLS_BLOCK_PADDING_BUG) && !s->expand)
|
/external/icu4c/i18n/ |
ucol_tok.cpp | 2064 const UChar *expand = s.pos; local [all...] |
/external/openssl/ssl/ |
ssl_lib.c | [all...] |
s3_cbc.c | 173 if ( (s->options&SSL_OP_TLS_BLOCK_PADDING_BUG) && !s->expand)
|
/system/core/libpixelflinger/codeflinger/ |
texturing.cpp | [all...] |
/external/checkpolicy/test/ |
dispol.c | 24 #include <sepol/policydb/expand.h>
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/ |
directory_tree.js | 213 ' <span class="expand-icon"></span>' + 232 this.addEventListener('expand', this.onExpand_.bind(this), false);
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
AdvancedSearchController.js | 748 // Expand until at least certain amount of matches is expanded. 750 fileTreeElement.expand();
|
ElementsTreeOutline.js | 664 // Select it and expand if necessary. We force tree update so that it processes dom events and is up to date. 676 newTreeItem.expand(); [all...] |
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SymbolManager.h | 81 void expand();
|
/external/guava/guava-tests/test/com/google/common/cache/ |
CacheTesting.java | 99 * Forces the segment containing the given {@code key} to expand (see 100 * {@link Segment#expand()}. 106 segment.expand();
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
PanelView.java | 55 private float mExpandMinDisplayFraction; // classic value: 0.5 (drag open halfway to expand) 667 public void expand() { 668 if (DEBUG) logf("expand: " + this);
|
PhoneStatusBar.java | 147 private float mExpandMinDisplayFraction; // classic value: 0.5 (drag open halfway to expand) [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
AutoCompleteWindow.py | 193 listbox.pack(side=LEFT, fill=BOTH, expand=True)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
AutoCompleteWindow.py | 193 listbox.pack(side=LEFT, fill=BOTH, expand=True)
|
/prebuilts/tools/common/m2/internal/jdom/jdom/1.0/ |
jdom-1.0.jar | |
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderBlock.cpp | [all...] |
RenderBoxModelObject.cpp | 245 offset.expand(valueForLength(style()->left(), containingBlock->availableWidth(), view()), 0); 247 offset.expand(-valueForLength(style()->right(), containingBlock->availableWidth(), view()), 0); 260 offset.expand(0, valueForLength(style()->top(), containingBlock->availableHeight(), view())); 266 offset.expand(0, -valueForLength(style()->bottom(), containingBlock->availableHeight(), view())); [all...] |
/external/chromium_org/chrome/browser/ui/views/autofill/ |
autofill_dialog_views.cc | 163 // expand a single child). 2014 float expand = input.expand_weight; local [all...] |
/external/llvm/utils/TableGen/ |
CodeGenRegisters.cpp | 257 // Expand any composed subreg indices. 553 void expand(SetTheory &ST, Record *Def, SetTheory::RecSet &Elts) { function in struct:__anon22515::TupleExpander 684 const SetTheory::RecVec *Elements = RegBank.getSets().expand(R); [all...] |
CodeGenSchedule.cpp | 423 // Expand a SchedWrite as a sequence following any aliases that coincide with 685 const RecVec *InstDefs = Sets.expand(InstRWDef); 716 const RecVec *OrigInstDefs = Sets.expand(RWDefs[0]); [all...] |
/build/core/ |
definitions.mk | [all...] |