HomeSort by relevance Sort by last modified time
    Searched full:foreign (Results 226 - 250 of 435) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/openfst/src/test/
Makefile.in 233 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/test/Makefile'; \
235 $(AUTOMAKE) --foreign src/test/Makefile
  /external/stressapptest/src/
Makefile.in 205 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
207 $(AUTOMAKE) --foreign src/Makefile
  /external/v8/src/
objects-debug.cc 183 Foreign::cast(this)->ForeignVerify();
655 void Foreign::ForeignVerify() {
objects-inl.h 626 TYPE_CHECKER(Foreign, FOREIGN_TYPE)
    [all...]
  /external/valgrind/main/include/
Makefile.in 294 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
296 $(AUTOMAKE) --foreign include/Makefile
  /external/webkit/Tools/Scripts/
build-webkit 263 { option => "svg-foreign-object", desc => "Toggle SVG foreign object support (implies SVG support)",
  /frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
FileFilter.java 100 ignoreResultList.add("http/tests/appcache/foreign-fallback.html"); // Flaky, may be due to DRT, see http://b/3285647
101 ignoreResultList.add("http/tests/appcache/foreign-iframe-main.html"); // flaky - skips states
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/
AndroidXmlFormattingStrategy.java 587 // See if it looks like a foreign document
639 // It's some foreign type of project: use default
    [all...]
  /external/qemu/slirp-android/
slirp.c 1139 SockAddress local, foreign; local
1142 sock_address_init_inet(&foreign, so->so_faddr_ip, so->so_faddr_port);
1144 &local, &foreign);
    [all...]
  /external/libffi/src/ia64/
ffi.c 5 IA64 Foreign Function Interface
unix.S 5 IA64/unix Foreign Function Interface
  /external/libffi/src/mips/
n32.S 4 MIPS Foreign Function Interface
o32.S 4 MIPS Foreign Function Interface
  /external/libffi/src/pa/
hpux32.S 6 HP-UX PA Foreign Function Interface
linux.S 5 HPPA Foreign Function Interface
  /external/libffi/src/s390/
sysv.S 5 S390 Foreign Function Interface
  /external/libffi/src/sh/
ffi.c 5 SuperH Foreign Function Interface
  /external/libffi/src/sh64/
ffi.c 5 SuperH SHmedia Foreign Function Interface
sysv.S 4 SuperH SHmedia Foreign Function Interface
  /external/libffi/src/sparc/
ffi.c 4 SPARC Foreign Function Interface
  /external/libffi/src/x86/
darwin.S 5 X86 Foreign Function Interface
darwin64.S 6 x86-64 Foreign Function Interface for Darwin.
ffi.c 8 x86 Foreign Function Interface
ffi64.c 5 x86-64 Foreign Function Interface
freebsd.S 5 X86 Foreign Function Interface for FreeBSD

Completed in 247 milliseconds

1 2 3 4 5 6 7 8 91011>>