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

1 2 3 4 5 6 78 910

  /build/core/combo/
TARGET_linux-sh.mk 136 -Wl,-dynamic-linker,/system/bin/linker \
  /development/ndk/platforms/android-3/include/linux/
elf.h 110 typedef struct dynamic{ struct
  /external/iproute2/tc/
Makefile 70 LDFLAGS += -Wl,-export-dynamic
  /external/kernel-headers/original/linux/
elf.h 59 /* This is the info that is needed to parse the dynamic section of the file */
107 typedef struct dynamic{ struct
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/
bfdlink.h 251 /* TRUE if BFD should export all symbols in the dynamic symbol table
294 /* TRUE if the new ELF dynamic tags are enabled. */
432 /* How many spare .dynamic DT_NULL entries should be added? */
444 /* List of symbols should be dynamic. */
445 struct bfd_elf_dynamic_list *dynamic;
443 struct bfd_elf_dynamic_list *dynamic; member in struct:bfd_link_info
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
elf.h 110 typedef struct dynamic{ struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
elf.h 110 typedef struct dynamic{ struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
elf.h 110 typedef struct dynamic{ struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
elf.h 110 typedef struct dynamic{ struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
elf.h 110 typedef struct dynamic{ struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
elf.h 110 typedef struct dynamic{ struct
  /external/protobuf/src/
Makefile.am 81 libprotobuf_lite_la_LDFLAGS = -version-info 6:0:0 -export-dynamic -no-undefined
100 libprotobuf_la_LDFLAGS = -version-info 6:0:0 -export-dynamic -no-undefined
128 libprotoc_la_LDFLAGS = -version-info 6:0:0 -export-dynamic -no-undefined
  /external/e2fsprogs/debian/attic/libs/
rules 56 ../configure --enable-elf-shlibs --enable-dynamic-e2fsck \
  /external/quake/quake/src/WinQuake/
quake-rogue.spec.sh 28 Quake is unparalleled. Dissolution of Eternity sustains the same dynamic
gl_rsurf.cpp 180 // add all the dynamic lights
893 goto dynamic;
895 if (fa->dlightframe == r_framecount // dynamic this frame
896 || fa->cached_dlight) // dynamic previously
898 dynamic:
952 goto dynamic;
954 if (fa->dlightframe == r_framecount // dynamic this frame
955 || fa->cached_dlight) // dynamic previously
957 dynamic:
1228 // calculate dynamic lighting for bmodel if it's not a
    [all...]
  /external/quake/quake/src/QW/client/
gl_rsurf.c 179 // add all the dynamic lights
825 goto dynamic;
827 if (fa->dlightframe == r_framecount // dynamic this frame
828 || fa->cached_dlight) // dynamic previously
830 dynamic:
883 goto dynamic;
885 if (fa->dlightframe == r_framecount // dynamic this frame
886 || fa->cached_dlight) // dynamic previously
888 dynamic:
1159 // calculate dynamic lighting for bmodel if it's not a
    [all...]
  /external/v8/test/mjsunit/
const-redecl.js 85 // Use a with-statement to force the system to do dynamic
  /frameworks/base/media/libstagefright/codecs/aacenc/Tools/
eclair.mk 90 TELDFLAGS:=-nostdlib -Bdynamic -Wl,-T,$(TCROOTPATH)/build/core/armelf.x -Wl,-dynamic-linker,/system/bin/linker -Wl,--gc-sections -Wl,-z,nocopyreloc -Wl,--no-undefined -Wl,-rpath-link=$(CCTLIB) -L$(CCTLIB)
  /bionic/libc/
Android.mk 375 # these are used by the static and dynamic versions of the libc
605 # like the dynamic loader.
  /external/iproute2/doc/
ip-tunnels.tex 404 You may disable dynamic ARPing by:
445 In general case of dynamic routing you should create such classes
  /external/jpeg/
ltconfig 728 export_dynamic_flag_spec='${wl}--export-dynamic'
866 export_dynamic_flag_spec='${wl}-export-dynamic'
1109 echo $ac_n "checking dynamic linker characteristics... $ac_c" 1>&6
    [all...]
ltmain.sh 480 -export-dynamic)
1045 # If -export-dynamic was specified, set the dlname.
    [all...]
  /device/samsung/crespo/alsa-lib/
ltmain.sh     [all...]
  /external/chromium/sdch/open-vcdiff/
ltmain.sh     [all...]
  /external/chromium/third_party/libevent/
ltmain.sh     [all...]

Completed in 353 milliseconds

1 2 3 4 5 6 78 910