HomeSort by relevance Sort by last modified time
    Searched refs:dynamic (Results 151 - 175 of 226) sorted by null

1 2 3 4 5 67 8 910

  /prebuilt/linux-x86/toolchain/sh-4.3.3/sh-linux-gnu/lib/ldscripts/
shelf_linux.x 125 .dynamic : { *(.dynamic) }
shelf_linux.xbn 125 .dynamic : { *(.dynamic) }
shelf_linux.xc 131 .dynamic : { *(.dynamic) }
shelf_linux.xd 125 .dynamic : { *(.dynamic) }
shelf_linux.xn 125 .dynamic : { *(.dynamic) }
shelf_linux.xs 113 .dynamic : { *(.dynamic) }
shelf_linux.xw 131 .dynamic : { *(.dynamic) }
shlelf_linux.x 125 .dynamic : { *(.dynamic) }
shlelf_linux.xbn 125 .dynamic : { *(.dynamic) }
shlelf_linux.xc 131 .dynamic : { *(.dynamic) }
shlelf_linux.xd 125 .dynamic : { *(.dynamic) }
shlelf_linux.xn 125 .dynamic : { *(.dynamic) }
shlelf_linux.xs 113 .dynamic : { *(.dynamic) }
shlelf_linux.xw 131 .dynamic : { *(.dynamic) }
  /external/dnsmasq/contrib/Suse/
dnsmasq-suse.spec 29 in a central configuration file. Dnsmasq supports static and dynamic DHCP
  /external/v8/tools/
profile.js 126 * Registers dynamic (JIT-compiled) code entry.
157 * Reports about moving of a dynamic code entry.
172 * Reports about deletion of a dynamic code entry.
186 * Reports about moving of a dynamic code entry.
199 * Reports about deletion of a dynamic code entry.
374 * Creates a dynamic code entry.
  /external/clearsilver/ports/rpm/
clearsilver.spec 79 In both static content sites and dynamic HTML applications, it provides a
  /external/protobuf/java/src/test/java/com/google/protobuf/
AbstractMessageTest.java 429 // Object should be equal to a dynamic copy of itself.
430 DynamicMessage dynamic = DynamicMessage.newBuilder(message).build(); local
431 checkEqualsIsConsistent(message, dynamic);
  /external/srec/config/en.us/
Android.mk 38 $(G2G_INSTALL_PATH)/dynamic-test.g2g \
  /external/zlib/contrib/puff/
puff.c 222 * in the deflate format. See the format notes for fixed() and dynamic().
312 * one symbol, which is an error in a dynamic block.
315 * This is assured by the construction of the length arrays in dynamic() and
322 * bit instead of zero bits. See the format notes for fixed() and dynamic().
373 * description if dynamic is a combination of literals and length/distance
488 /* done with a valid fixed or dynamic block */
498 * which the size of the code descriptions in a dynamic block exceeds the
559 * Process a dynamic codes block.
563 * - A dynamic block starts with a description of the literal/length and
564 * distance codes for that block. New dynamic blocks allow the compressor t
645 local int dynamic(struct state *s) function
    [all...]
  /ndk/build/core/
default-build-commands.mk 52 -Wl,-dynamic-linker,/system/bin/linker \
  /packages/apps/Gallery3D/src/com/cooliris/media/
GridQuad.java 131 public void setDynamic(boolean dynamic) {
132 mDynamicVBO = dynamic;
134 throw new UnsupportedOperationException("Dynamic Quads can't have orientations");
  /bionic/libc/arch-x86/bionic/
crtbegin_dynamic.S 48 # by the dynamic linker before this code runs
  /bionic/libc/kernel/common/linux/
elf.h 110 typedef struct dynamic{ struct
  /build/core/combo/
TARGET_linux-arm.mk 251 -Wl,-dynamic-linker,/system/bin/linker \

Completed in 1687 milliseconds

1 2 3 4 5 67 8 910