HomeSort by relevance Sort by last modified time
    Searched full:statically (Results 126 - 150 of 371) sorted by null

1 2 3 4 56 7 8 91011>>

  /frameworks/base/docs/html/guide/topics/views/
ui-xml.jd 8 <li>You can declare UI elements statically, in XML. Android provides a straightforward XML vocabulary that corresponds to the View classes and subclasses, such as those for widgets and layouts. </li>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/
LayoutDescriptors.java 311 "Lets you statically include XML layouts inside other XML layouts.", // tooltip
  /external/freetype/include/freetype/config/
ftoption.h 62 /* that are statically linked to the library at compile time. By */
113 /* file `ftconfig.h' either statically or through the */
    [all...]
ftheader.h 151 * list of FreeType~2 modules that are statically linked to new library
  /external/zlib/win32/
DLL_FAQ.txt 290 in statically, too.
340 couple of alternatives, such as linking zlib in statically.
  /external/elfutils/src/
ld.c 740 ld_state.statically = key == ARGP_static;
964 ld_state.statically = true;
966 ld_state.statically = false;
    [all...]
  /dalvik/libcore/luni/src/main/java/java/net/
ServerSocket.java 45 // BEGIN android-removed: we do this statically, when we start the VM.
  /external/bluetooth/glib/gobject/
gtypemodule.c 475 g_warning ("Interface '%s' for '%s' was previously registered statically or for a parent type.",
  /external/icu4c/common/
resbund.cpp 61 * ResourceBundle statically keeps track of which files have been
  /external/icu4c/i18n/
transreg.h 127 * created statically.
  /external/libpng/scripts/
makefile.cygwin 4 # statically linked and one dynamically linked.
makefile.elf 166 @echo " Running pngtest statically linked with libpng.a:"
makefile.gcmmx 163 @echo " Running pngtest statically linked with libpng.a:"
makefile.linux 140 @echo " Running pngtest statically linked with libpng.a:"
makefile.mingw 4 # statically linked and one dynamically linked.
makefile.nommx 142 @echo " Running pngtest statically linked with libpng.a:"
  /external/openssl/crypto/engine/
README 141 that an application could have support for 10 ENGINEs statically linked
  /external/qemu/
exec-all.h 33 #define DISAS_TB_JUMP 3 /* only pc was modified statically */
  /external/stlport/stlport/stl/
_threads.h 262 // It must be initialized either statically, with _STLP_MUTEX_INITIALIZER,
  /external/v8/src/
compilation-cache.cc 142 // Statically allocate all the sub-caches.
  /external/wpa_supplicant/
defconfig 292 # statically (CONFIG_EAP_<method>=y) or dynamically (CONFIG_EAP_<method>=dyn).
  /external/wpa_supplicant_6/wpa_supplicant/
.config 345 # statically (CONFIG_EAP_<method>=y) or dynamically (CONFIG_EAP_<method>=dyn).
defconfig 348 # statically (CONFIG_EAP_<method>=y) or dynamically (CONFIG_EAP_<method>=dyn).
  /hardware/ti/wlan/wl1271/platforms/os/linux/
Makefile 9 # Statically link the CU
  /sdk/ddms/app/src/com/android/ddms/
PrefsDialog.java 175 * statically or are based on the values set by the class initializers

Completed in 673 milliseconds

1 2 3 4 56 7 8 91011>>