HomeSort by relevance Sort by last modified time
    Searched full:foreign (Results 101 - 125 of 356) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/protobuf/src/google/protobuf/
extension_set_unittest.cc 387 unittest::ForeignMessage foreign; local
388 foreign.set_c(42);
390 CopyFrom(foreign);
391 int min_expected_size = base_size + foreign.SpaceUsed();
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/qemu/slirp/
sbuf.c 81 /* Shouldn't happen, but... e.g. foreign host closes connection */
  /external/qemu/slirp-android/
sbuf.c 81 /* Shouldn't happen, but... e.g. foreign host closes connection */
  /external/strace/
configure.ac 6 AM_INIT_AUTOMAKE([foreign check-news dist-bzip2])
  /external/webkit/Tools/android/flex-2.5.4a/MISC/VMS/
README.VMS 43 location(s) appropriate for your site. To use flex, define a "foreign"
  /external/wpa_supplicant_8/src/ap/
preauth_auth.c 68 wpa_printf(MSG_DEBUG, "RSN: pre-auth for foreign address "
  /external/zlib/as400/
readme.txt 107 Remember that most foreign textual data are ASCII coded: this
  /external/zlib/old/as400/
readme.txt 107 Remember that most foreign textual data are ASCII coded: this
  /libcore/luni/src/main/java/java/sql/
SQLIntegrityConstraintViolationException.java 22 * various the an integrity constraint (foreign key, primary key or unique key)
  /system/core/toolbox/
netstat.c 148 printf("Proto Recv-Q Send-Q Local Address Foreign Address State\n");
  /external/chromium/chrome/browser/sync/glue/
session_model_associator.cc 381 // TODO(zea): we will need this once we support deleting foreign sessions.
393 // Read any available foreign sessions and load any session data we may have.
439 // foreign session handlers.
469 // Iterate through the nodes and associate any foreign sessions.
519 // Read in the header data for this foreign session.
    [all...]
  /external/chromium/chrome/browser/resources/
new_new_tab.js 159 logEvent('received foreign sessions');
160 // We need to store the foreign sessions so we can update the layout on a
169 var sessionElement = $('foreign-sessions');
184 var sessionElement = $('foreign-sessions');
201 stack.className = 'foreign-session-client item link';
    [all...]
  /bionic/libc/include/net/
if_types.h 145 #define IFT_VOICEFXO 0x65 /* voice Foreign Exchange Office */
146 #define IFT_VOICEFXS 0x66 /* voice Foreign Exchange Station */
  /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 199 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/include-glibc/Makefile'; \
201 $(AUTOMAKE) --foreign src/include-glibc/Makefile
  /external/valgrind/main/exp-dhat/tests/
Makefile.in 199 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign exp-dhat/tests/Makefile'; \
201 $(AUTOMAKE) --foreign exp-dhat/tests/Makefile
  /external/valgrind/main/lackey/tests/
Makefile.in 204 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign lackey/tests/Makefile'; \
206 $(AUTOMAKE) --foreign lackey/tests/Makefile
  /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 */
  /prebuilt/ndk/android-ndk-r5/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 */

Completed in 1050 milliseconds

1 2 3 45 6 7 8 91011>>