/external/chromium_org/third_party/webrtc/modules/ |
neteq.target.linux-x86_64.mk | 44 third_party/webrtc/modules/audio_coding/neteq/expand.cc \
|
neteq.target.darwin-arm.mk | 44 third_party/webrtc/modules/audio_coding/neteq/expand.cc \
|
neteq.target.linux-arm.mk | 44 third_party/webrtc/modules/audio_coding/neteq/expand.cc \
|
/external/libvpx/libvpx/vp9/common/arm/neon/ |
vp9_iht4x4_add_neon.asm | 64 vmovl.s16 q15, d16 ; expand x0 from 16 bit to 32 bit
|
/external/openssl/ssl/ |
s3_pkt.c | 497 if (s->expand != NULL) 564 i=COMP_expand_block(ssl->expand,rr->comp, [all...] |
ssl_lib.c | [all...] |
/external/qemu/distrib/sdl-1.2.15/acinclude/ |
ltdl.m4 | 45 # If Autoconf is new enough, expand to `${top_build_prefix}', otherwise 205 dnl Be careful not to expand twice: 348 # Only expand once:
|
/external/qemu/distrib/sdl-1.2.15/src/hermes/ |
mmxp2_32.asm | 273 ; much more trouble to expand/coil the loop than I did, so theirs
|
/external/sepolicy/ |
access_vectors | 853 expand
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/ |
vp9_iht4x4_add_neon.asm | 64 vmovl.s16 q15, d16 ; expand x0 from 16 bit to 32 bit
|
/packages/apps/Contacts/src/com/android/contacts/quickcontact/ |
ExpandingEntryCardView.java | 223 /** The ViewGroup to run the expand/collapse animation on */ 229 * List to hold the separators. This saves us from reconstructing every expand/collapse and 241 expand(); 311 * Sets the text for the expand button. 313 * @param expandButtonText The expand button text. 323 * Sets the text for the expand button. 325 * @param expandButtonText The expand button text. 545 * 3. Expand/Collapse Text 546 * 4. Expand/Collapse Button 580 // Expand/Collaps 753 private void expand() { method in class:ExpandingEntryCardView [all...] |
/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 | 2064 const UChar *expand = s.pos; local [all...] |
/external/valgrind/main/none/tests/amd64/ |
pcmpstr64.c | 71 void expand ( V128* dst, char* summary ) function 97 expand(&argL, summL); 98 expand(&argR, summR); [all...] |
/system/core/libpixelflinger/codeflinger/ |
texturing.cpp | [all...] |
/external/checkpolicy/test/ |
dispol.c | 24 #include <sepol/policydb/expand.h>
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/ |
FEConvolveMatrix.cpp | 67 result.expand(m_kernelSize);
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SymbolManager.h | 78 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();
|
/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)
|
/external/chromium_org/chrome/browser/resources/history/ |
history.css | 486 html .expand .site-domain-arrow {
|
/external/chromium_org/content/browser/resources/media/ |
stats_graph_helper.js | 11 // Each group has an expand/collapse button and is collapsed initially.
|
/prebuilts/tools/common/m2/repository/jdom/jdom/1.0/ |
jdom-1.0.jar | |
/build/core/ |
main.mk | 670 ## Expand a module name list with REQUIRED modules 676 define expand-required-modules 680 $(call expand-required-modules,$(1),$(_erm_new_modules))) 704 $(call expand-required-modules,product_MODULES,$(product_MODULES)) [all...] |