HomeSort by relevance Sort by last modified time
    Searched full:emulation (Results 201 - 225 of 325) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/qemu/
exec.c 63 /* TB consistency checks only implemented for usermode emulation. */
181 /* XXX: for system emulation, it could just be an array */
    [all...]
vl-android.c     [all...]
vl.c     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/arm-eabi/bin/
ar 
ranlib 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/bin/
arm-eabi-ar 
arm-eabi-ranlib 
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/
ld.info 410 `-L') depends on which emulation mode `ld' is using, and in some
419 Emulate the EMULATION linker. You can list the available
422 If the `-m' option is not used, the emulation is taken from the
425 Otherwise, the default emulation depends upon how the linker was
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/
ld.info 412 `-L') depends on which emulation mode `ld' is using, and in some
421 Emulate the EMULATION linker. You can list the available
424 If the `-m' option is not used, the emulation is taken from the
427 Otherwise, the default emulation depends upon how the linker was
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/
ld.info 410 `-L') depends on which emulation mode `ld' is using, and in some
419 Emulate the EMULATION linker. You can list the available
422 If the `-m' option is not used, the emulation is taken from the
425 Otherwise, the default emulation depends upon how the linker was
    [all...]
  /external/elfutils/src/
ldgeneric.c 158 ld_prepare_state (const char *emulation)
208 if (emulation == NULL)
210 emulation = ebl_backend_name (ld_state.ebl);
211 assert (emulation != NULL);
213 size_t emulation_len = strlen (emulation);
218 strcpy (mempcpy (stpcpy (fname, "libld_"), emulation, emulation_len), ".so");
229 strcpy (mempcpy (initname, emulation, emulation_len), "_ld_init");
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/arm-eabi/bin/
ar 
ranlib 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-ar 
arm-eabi-ranlib 
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/
i686-unknown-linux-gnu-ar 
i686-unknown-linux-gnu-ranlib 
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/i686-unknown-linux-gnu/bin/
ar 
ranlib 
  /prebuilt/linux-x86/toolchain/sh-4.3.3/bin/
sh-linux-gnu-ar 
sh-linux-gnu-ranlib 
  /prebuilt/linux-x86/toolchain/sh-4.3.3/sh-linux-gnu/bin/
ar 
ranlib 
  /external/opencore/codecs_v2/video/avc_h264/dec/src/
avcdec_api.cpp 147 /* could be emulation code 0x3 */
    [all...]
  /external/opencore/codecs_v2/video/avc_h264/enc/src/
avcenc_lib.h 240 emulation prevention code if necessary.
    [all...]

Completed in 2155 milliseconds

1 2 3 4 5 6 7 891011>>