HomeSort by relevance Sort by last modified time
    Searched full:foreign (Results 76 - 100 of 223) sorted by null

1 2 34 5 6 7 8 9

  /development/ndk/platforms/android-3/include/net/
if_types.h 145 #define IFT_VOICEFXO 0x65 /* voice Foreign Exchange Office */
146 #define IFT_VOICEFXS 0x66 /* voice Foreign Exchange Station */
  /external/ipsec-tools/src/include-glibc/
Makefile.in 193 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/include-glibc/Makefile'; \
195 $(AUTOMAKE) --foreign src/include-glibc/Makefile
  /external/protobuf/src/google/protobuf/
reflection_ops_unittest.cc 304 // Starts out initialized because the foreign message is itself an optional
332 // Starts out initialized because the foreign message is itself an optional
  /external/webkit/WebKitTools/Scripts/
build-webkit 137 { option => "svg-foreign-object", desc => "Toggle SVG foreign object support (implies SVG support)",
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/net/
if_types.h 145 #define IFT_VOICEFXO 0x65 /* voice Foreign Exchange Office */
146 #define IFT_VOICEFXS 0x66 /* voice Foreign Exchange Station */
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/net/
if_types.h 145 #define IFT_VOICEFXO 0x65 /* voice Foreign Exchange Office */
146 #define IFT_VOICEFXS 0x66 /* voice Foreign Exchange Station */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/net/
if_types.h 145 #define IFT_VOICEFXO 0x65 /* voice Foreign Exchange Office */
146 #define IFT_VOICEFXS 0x66 /* voice Foreign Exchange Station */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/net/
if_types.h 145 #define IFT_VOICEFXO 0x65 /* voice Foreign Exchange Office */
146 #define IFT_VOICEFXS 0x66 /* voice Foreign Exchange Station */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/net/
if_types.h 145 #define IFT_VOICEFXO 0x65 /* voice Foreign Exchange Office */
146 #define IFT_VOICEFXS 0x66 /* voice Foreign Exchange Station */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/net/
if_types.h 145 #define IFT_VOICEFXO 0x65 /* voice Foreign Exchange Office */
146 #define IFT_VOICEFXS 0x66 /* voice Foreign Exchange Station */
  /external/libffi/
Makefile.am 3 AUTOMAKE_OPTIONS = foreign subdir-objects
  /external/libffi/src/alpha/
ffi.c 4 Alpha 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
  /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/WebCore/loader/appcache/
ApplicationCacheStorage.cpp 203 if (resource->type() & ApplicationCacheResource::Foreign)
237 if (resource->type() & ApplicationCacheResource::Foreign)
271 if (cache->resourceForURL(fallbackURL)->type() & ApplicationCacheResource::Foreign)
304 if (cache->resourceForURL(fallbackURL)->type() & ApplicationCacheResource::Foreign)
    [all...]
  /external/webkit/WebCore/svg/
SVGStyledElement.cpp 71 // Spec: SVG allows inclusion of elements from foreign namespaces anywhere
  /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 344 Object foreign = new Object() { local
350 // foreign object types are accepted and treated as Strings!
352 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...]

Completed in 6469 milliseconds

1 2 34 5 6 7 8 9