/external/jsilver/src/com/google/clearsilver/jsilver/syntax/ |
jsilver.sablecc | 542 | {expand} variable bracket_open expression bracket_close 543 {->New variable.expand( 708 | {expand} [parent]:variable [child]:expression // foo["bar"]
|
/build/core/tasks/ |
sdk-addon.mk | 82 # The system-image source.properties is a template that we directly expand in-place
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/ |
selection_util.js | 31 var expand = true; 58 var expand = true; 91 var expand = true; 95 while (expand) {
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/speech_rules/ |
mathml_store_util.js | 123 // Mathjax does not expand empty separators.
|
/external/chromium_org/chrome/browser/resources/cryptotoken/ |
sha256.js | 70 // expand to 64 words
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/search/ |
FileBasedSearchResultsPane.js | 49 // Expand until at least a certain number of matches is expanded. 51 fileTreeElement.expand();
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/x86/ |
temporal_filter_apply_sse2.asm | 153 ; expand to double words
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/ |
vp9_temporal_filter_apply_sse2.asm | 153 ; expand to double words
|
/external/clang/lib/StaticAnalyzer/Core/ |
SymbolManager.cpp | 105 expand(); 114 void SymExpr::symbol_iterator::expand() { function in class:SymExpr::symbol_iterator
|
/external/libvpx/libvpx/vp8/encoder/x86/ |
temporal_filter_apply_sse2.asm | 153 ; expand to double words
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
vp9_temporal_filter_apply_sse2.asm | 153 ; expand to double words
|
/frameworks/base/libs/hwui/ |
OpenGLRenderer.h | 505 void startTilingCurrentClip(bool opaque = false, bool expand = false); 512 void startTiling(const Rect& clip, int windowHeight, bool opaque = false, bool expand = false); [all...] |
/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/ |
RecurrenceProcessorTest.java | 74 // note that the zulu of all parameters here must be the same, expand 109 long[] out = rp.expand(dtstart, recur, rangeStart.toMillis(false /* use isDst */), [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/ |
temporal_filter_apply_sse2.asm | 153 ; expand to double words
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/ |
vp9_temporal_filter_apply_sse2.asm | 153 ; expand to double words
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
IOBinding.py | 109 b1.pack(side=LEFT, fill=BOTH, expand=1) 112 b2.pack(side=LEFT, fill=BOTH, expand=1)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
IOBinding.py | 109 b1.pack(side=LEFT, fill=BOTH, expand=1) 112 b2.pack(side=LEFT, fill=BOTH, expand=1)
|
/system/core/libpixelflinger/codeflinger/ |
blending.cpp | 126 // expand fb -or- fragment to the larger of the two 128 // for now we expand 'fb' to min(fragment, 8) 130 expand(fb, fb, new_size); 587 // we need to expand a 599 expand(add, a, ms); // extracts and expands 621 // not sure if we should expand the mul instead?
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/ |
expanding_braille_translator.js | 62 * Expand text around the selection end-points if any. If the selection is 63 * a cursor, expand the text that occupies the positions right before and 69 * Expand all text covered by the value span. this is typically used when 225 * Finds ranges to expand around selection end points inside the value of
|
/external/chromium_org/chrome/browser/resources/history/ |
history.css | 484 .site-domain-arrow.expand { 492 html[dir='rtl'] .site-domain-arrow.expand {
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/audits/ |
AuditsPanel.js | 50 this.auditResultsTreeElement.expand();
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/components/ |
CookiesTable.js | 152 groupNode.expand();
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sources/ |
RevisionHistoryView.js | 148 uiSourceCodeItem.expand();
|
SourcesPanel.js | [all...] |
/external/chromium_org/third_party/WebKit/Source/platform/geometry/ |
RoundedRect.cpp | 64 void RoundedRect::Radii::expand(int topWidth, int bottomWidth, int leftWidth, int rightWidth) function in class:WebCore::RoundedRect::Radii
|