/frameworks/base/core/java/android/appwidget/ |
AppWidgetHostView.java | 40 * Provides the glue to show AppWidget views. This class offers automatic animation
|
/frameworks/base/media/java/android/media/ |
AudioSystem.java | 21 * TO UPDATE THE CORRESPONDING NATIVE GLUE. THANK YOU FOR YOUR COOPERATION
|
/external/libffi/ |
texinfo.tex | 686 % \topskip (p.114 of the TeXbook), the glue inserted is 688 % therefore, no glue is inserted, and the space between the headline and 692 % cause the glue on the previous page to be unduly stretched, because it 719 % \baselineskip glue before it, and (when the next line of text is done) 720 % \lineskip glue after it. Thus, space below is not quite equal to space [all...] |
/external/icu4c/test/cintltst/ |
utransts.c | 51 * Replaceable glue 53 * To test the Replaceable glue we have to dummy up a C-based
|
/external/qemu/distrib/sdl-1.2.12/src/video/macrom/ |
SDL_romvideo.c | 76 /* Mixed mode glue to activate the 68K emulator and twiddle a register */ 89 /* ControlStrip inline glue for PowerPC */
|
/external/webkit/WebKit/chromium/src/ |
ChromiumBridge.cpp | 612 // Glue layer. Once the Glue layer moves entirely into the WebKit layer, these
|
WebFrameImpl.h | 34 // FIXME: remove this relative path once consumers from glue are removed.
|
WebViewImpl.h | 34 // FIXME: Remove these relative paths once consumers from glue are removed.
|
/external/bison/build-aux/ |
texinfo.tex | 686 % \topskip (p.114 of the TeXbook), the glue inserted is 688 % therefore, no glue is inserted, and the space between the headline and 692 % cause the glue on the previous page to be unduly stretched, because it 719 % \baselineskip glue before it, and (when the next line of text is done) 720 % \lineskip glue after it. Thus, space below is not quite equal to space [all...] |
/external/grub/docs/ |
texinfo.tex | 666 % \topskip (p.114 of the TeXbook), the glue inserted is 668 % therefore, no glue is inserted, and the space between the headline and 672 % cause the glue on the previous page to be unduly stretched, because it 699 % \baselineskip glue before it, and (when the next line of text is done) 700 % \lineskip glue after it. Thus, space below is not quite equal to space [all...] |
/dalvik/vm/compiler/template/ |
gen-template.py | 220 # Output a generic instruction stub that updates the "glue" struct and
|
/dalvik/vm/mterp/ |
gen-mterp.py | 272 # Output a generic instruction stub that updates the "glue" struct and
|
/external/icu4c/i18n/ |
tridpars.h | 342 * Glue method to get around access problems in C++.
|
/external/icu4c/layout/ |
LEGlyphStorage.cpp | 545 // Glue code for existing stable API
|
/external/kernel-headers/original/asm-arm/ |
tlbflush.h | 20 #include <asm/glue.h>
|
/external/qemu/target-arm/ |
translate.c | 615 case 0: gen_pas_helper(glue(pfx,add16)); break; \ 616 case 1: gen_pas_helper(glue(pfx,addsubx)); break; \ 617 case 2: gen_pas_helper(glue(pfx,subaddx)); break; \ 618 case 3: gen_pas_helper(glue(pfx,sub16)); break; \ 619 case 4: gen_pas_helper(glue(pfx,add8)); break; \ 620 case 7: gen_pas_helper(glue(pfx,sub8)); break; \ 627 #define gen_pas_helper(name) glue(gen_helper_,name)(a, a, b, tmp) 639 #define gen_pas_helper(name) glue(gen_helper_,name)(a, a, b) 660 case 0: gen_pas_helper(glue(pfx,add8)); break; \ 661 case 1: gen_pas_helper(glue(pfx,add16)); break; [all...] |
/external/tremolo/Tremolo/ |
floor0.c | 359 /*************** vorbis decode glue ************/
|
/external/wpa_supplicant_6/wpa_supplicant/ |
wpas_glue.c | 2 * WPA Supplicant - Glue code to setup EAPOL and RSN modules
|
/hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/ |
bcmsdh.c | 2 * BCMSDH interface glue
|
/system/core/sh/ |
histedit.c | 50 * Editline and history functions (and glue).
|
/external/e2fsprogs/doc/ |
texinfo.tex | 460 % \topskip (p.114 of the TeXbook), the glue inserted is 462 % therefore, no glue is inserted, and the space between the headline and 472 % depth; thus, TeX puts \baselineskip glue before it, and (when the 473 % next line of text is done) \lineskip glue after it. (See p.82 of [all...] |
/dalvik/vm/interp/ |
Jit.c | 106 shadowSpace->glue = interpState; 143 InterpState *realGlue = shadowSpace->glue; [all...] |
/dalvik/libcore/openssl/src/main/native/ |
BNInterface.c | 18 * Native glue for Java class org.openssl.NativeBN
|
/development/pdk/docs/porting/ |
instrumentation_testing.jd | 37 <p> The following classes help glue together <code>Instrumentation</code> with JUnit testing. </p>
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
unicode.sgml | 367 @G_UNICODE_BREAK_NON_BREAKING_GLUE: Non-breaking ("Glue") (GL)
|