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

1 2 3 4 56 7 8 91011>>

  /external/libffi/
Makefile.am 3 AUTOMAKE_OPTIONS = foreign subdir-objects
  /external/libffi/src/alpha/
ffi.c 4 Alpha Foreign Function Interface
osf.S 4 Alpha/OSF Foreign Function Interface
  /external/libffi/src/arm/
ffi.c 4 ARM Foreign Function Interface
sysv.S 4 ARM Foreign Function Interface
  /external/libffi/src/cris/
sysv.S 5 CRIS Foreign Function Interface
ffi.c 7 CRIS Foreign Function Interface
  /external/libffi/src/m68k/
sysv.S 5 m68k Foreign Function Interface
  /external/protobuf/
Makefile.am 5 AUTOMAKE_OPTIONS = foreign
Makefile.in 215 AUTOMAKE_OPTIONS = foreign
364 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
365 cd $(srcdir) && $(AUTOMAKE) --foreign \
370 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
372 $(AUTOMAKE) --foreign Makefile
  /external/webkit/Source/WebCore/html/parser/
HTMLTokenizer.h 150 // * CDATA sections in foreign content will be tokenized as bogus comments
  /external/webkit/Source/cmake/
OptionsEfl.cmake 92 WEBKIT_FEATURE(ENABLE_SVG_FOREIGN_OBJECT "Enable SVG foreign object" DEFAULT ON SVG)
  /external/chromium/base/
message_pump_mac.mm 243 // stack but foreign code is spinning the CFRunLoop. Arrange to come back
302 // stack but foreign code is spinning the CFRunLoop. Arrange to come back
336 // stack but foreign code is spinning the CFRunLoop. There's no sense in
  /external/chromium/third_party/libevent/sample/
Makefile.in 186 AUTOMAKE_OPTIONS = foreign no-dependencies
206 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign sample/Makefile'; \
208 $(AUTOMAKE) --foreign sample/Makefile
  /external/chromium/third_party/libevent/test/
Makefile.in 197 AUTOMAKE_OPTIONS = foreign no-dependencies
231 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign test/Makefile'; \
233 $(AUTOMAKE) --foreign test/Makefile
  /external/libffi/testsuite/
Makefile.in 171 AUTOMAKE_OPTIONS = foreign dejagnu
250 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
252 $(AUTOMAKE) --foreign testsuite/Makefile
  /libcore/json/src/test/java/org/json/
JSONObjectTest.java 357 Object foreign = new Object() { local
363 // foreign object types are accepted and treated as Strings!
365 object.put("foo", foreign);
    [all...]
  /external/chromium/third_party/libevent/
Makefile.in 251 AUTOMAKE_OPTIONS = foreign no-dependencies
346 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
347 cd $(srcdir) && $(AUTOMAKE) --foreign \
352 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
354 $(AUTOMAKE) --foreign Makefile
    [all...]
  /external/webkit/Source/WebCore/loader/appcache/
ApplicationCacheGroup.cpp 166 // The main resource was loaded from cache, so the cache must have an entry for it. Mark it as foreign.
172 resource->addType(ApplicationCacheResource::Foreign);
178 // The navigation will not result in the same resource being loaded, because "foreign" entries are never picked during navigation.
    [all...]
  /external/libffi/src/frv/
ffi.c 6 FR-V Foreign Function Interface
  /external/libffi/src/x86/
win32.S 7 X86 Foreign Function Interface
  /external/libpng/contrib/gregbook/
README 151 To run the programs, they probably first need to be set up as "foreign
  /external/libvpx/examples/includes/geshi/geshi/
sas.php 111 'ENDSAS','FILE','FOOTNOTE','FOREIGN','FORMAT','FROM',
tsql.php 66 'EXTERNAL', 'FALSE', 'FETCH', 'FILE', 'FILLFACTOR', 'FIRST', 'FLOAT', 'FOR', 'FOREIGN', 'FOUND', 'FREE', 'FREETEXT', 'FREETEXTTABLE',
  /external/llvm/docs/HistoricalNotes/
2000-11-18-EarlyDesignIdeasResp.txt 35 * To keep things "safe" ie to enforce a sandbox on Java/foreign code,

Completed in 696 milliseconds

1 2 3 4 56 7 8 91011>>