/external/mesa3d/src/mesa/math/ |
m_vector.c | 170 printf("checking col %u is clean as advertised ", j);
|
/external/tcpdump/ |
ospf6.h | 34 #define OSPF6_OPTION_E 0x02 /* E bit: External routes advertised */
|
print-olsr.c | 327 printf("\n\t advertised neighbor seq 0x%04x", 352 printf("\n\t advertised networks\n\t ");
|
/frameworks/base/wifi/java/android/net/wifi/p2p/nsd/ |
WifiP2pDnsSdServiceInfo.java | 29 * A class for storing Bonjour service information that is advertised
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
irda.h | 96 #define IRLMP_HINTS_SET 4 /* Set hint bits advertised */
|
ethtool.h | 208 * advertised. 340 /* Indicates what features are advertised by the interface. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/ |
tcp.h | 49 #define TCP_WINDOW_CLAMP 10 /* Bound advertised window */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
irda.h | 96 #define IRLMP_HINTS_SET 4 /* Set hint bits advertised */
|
ethtool.h | 208 * advertised. 340 /* Indicates what features are advertised by the interface. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netinet/ |
tcp.h | 49 #define TCP_WINDOW_CLAMP 10 /* Bound advertised window */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
irda.h | 96 #define IRLMP_HINTS_SET 4 /* Set hint bits advertised */
|
ethtool.h | 208 * advertised. 340 /* Indicates what features are advertised by the interface. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netinet/ |
tcp.h | 49 #define TCP_WINDOW_CLAMP 10 /* Bound advertised window */
|
/external/chromium/net/socket/ |
ssl_client_socket_pool.cc | 367 // advertised it, so allow it. 368 // TODO(mbelshe): verify it was a protocol we advertised?
|
/external/chromium_org/chrome/installer/setup/ |
setup_util_unittest.cc | 369 // Test that the path to the advertised product version is found. 376 // Test that the path to the max version is found if the advertised version is
|
/external/chromium_org/third_party/mesa/src/src/glx/tests/ |
clientinfo_unittest.cpp | 543 /* Verify that the minor version advertised with the major version makes 588 /* Verify that the minor version advertised with the major version makes
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
texcompress.c | 195 * Historically, OpenGL implementation have advertised the RGB and 212 * unlikely to expect non-RGB or non-RGBA formats to be advertised
|
/external/libnfc-nci/src/include/ |
nfc_target.h | 454 /* Max number of services advertised by local SDP, up to 16 */ 459 /* Max number of services not advertised by local SDP, up to 32 */
|
/external/mesa3d/src/glx/tests/ |
clientinfo_unittest.cpp | 543 /* Verify that the minor version advertised with the major version makes 588 /* Verify that the minor version advertised with the major version makes
|
/external/mesa3d/src/mesa/main/ |
texcompress.c | 195 * Historically, OpenGL implementation have advertised the RGB and 212 * unlikely to expect non-RGB or non-RGBA formats to be advertised
|
/development/samples/WiFiDirectServiceDiscovery/src/com/example/android/wifidirect/discovery/ |
WiFiServiceDiscoveryActivity.java | 201 * A new TXT record is available. Pick up the advertised
|
/external/chromium/build/linux/ |
system.gyp | 91 # the set of features advertised in the system headers.
|
/external/chromium/chrome/browser/net/ |
referrer.cc | 58 // the ad agency, and then provide a "surprising" redirect to the advertised
|
/external/chromium_org/chrome/browser/net/ |
referrer.cc | 58 // the ad agency, and then provide a "surprising" redirect to the advertised
|
/external/chromium_org/net/third_party/nss/ssl/ |
dtlscon.c | 915 * advertised value. Also used to downgrade the MTU by 926 dtls_SetMTU(sslSocket *ss, PRUint16 advertised) 930 if (advertised == 0) { 937 if (COMMON_MTU_VALUES[i] <= advertised) { [all...] |