/frameworks/base/location/java/android/location/ |
LocationProvider.java | 88 // passive provider never matches
|
/system/core/libcutils/ |
qtaguid.c | 33 static const char *GLOBAL_PACIFIER_PARAM = "/sys/module/xt_qtaguid/parameters/passive";
|
/external/libnfc-nxp/src/ |
phHciNfc_NfcIPMgmt.c | 788 - 0x00: Passive mode [all...] |
/external/chromium_org/net/ftp/ |
ftp_network_transaction_unittest.cc | 91 "227 Entering Extended Passive Mode (|||31744|)\r\n"); 94 "227 Entering Extended Passive Mode (|||31744|)\r\n"); 97 "227 Entering Extended Passive Mode (|||31744|)\r\n"); 100 "227 Entering Passive Mode 127,0,0,1,123,456\r\n"); 103 "227 Entering Passive Mode 127,0,0,1,123,456\r\n"); 106 "227 Entering Passive Mode 127,0,0,1,123,456\r\n"); [all...] |
/external/ipsec-tools/src/racoon/ |
remoteconf.c | 186 new->passive = FALSE; 576 s_switch (p->passive));
|
/device/asus/flo/ |
WCNSS_qcom_cfg.ini | 205 #passive scan to find out the domain
|
/external/bluetooth/bluedroid/stack/btm/ |
btm_ble_int.h | 113 UINT8 scan_type; /* current scan type: active or passive */
|
/external/chromium/chrome/browser/sync/ |
profile_sync_service_harness.h | 74 // the |partner| should be the passive responder who responds to the actions
|
/external/chromium_org/ash/display/ |
screen_position_controller.cc | 75 // This conversion is necessary to deal with X's passive input
|
/external/iproute2/ip/ |
iplink_can.c | 190 [CAN_STATE_ERROR_PASSIVE] = "ERROR-PASSIVE",
|
/external/tcpdump/ |
ieee802_11_radio.h | 187 #define IEEE80211_CHAN_PASSIVE 0x0200 /* Only passive scan allowed */
|
print-ntp.c | 58 { MODE_SYM_PAS, "symmetric passive" },
|
/external/wpa_supplicant_8/src/utils/ |
radiotap.h | 210 #define IEEE80211_CHAN_PASSIVE 0x0200 /* Only passive scan allowed */
|
/frameworks/base/services/java/com/android/server/location/ |
FlpHardwareProvider.java | 74 // register for listening for passive provider data
|
/frameworks/base/services/tests/servicestests/src/com/android/server/location/ |
LocationBasedCountryDetectorTest.java | 179 testFindingCountryCommon(new HashSet<String>(Arrays.asList("passive")));
|
/frameworks/ml/bordeaux/learning/multiclass_pa/native/ |
multiclass_pa.cpp | 20 // passive aggressive.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_ftplib.py | 114 self.push('227 entering passive mode (%s,%d,%d)' %(ip, p1, p2)) 131 self.push('229 entering extended passive mode (|||%d|)' %port) 438 # passive mode is supposed to be enabled by default
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_ftplib.py | 114 self.push('227 entering passive mode (%s,%d,%d)' %(ip, p1, p2)) 131 self.push('229 entering extended passive mode (|||%d|)' %port) 438 # passive mode is supposed to be enabled by default
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/irc/ |
irclib.py | 83 # (maybe) automatically close unused, passive DCC connections after a while 867 self.passive = 0 888 self.passive = 0 911 self.passive = 1 944 if self.passive and not self.connected: [all...] |
/external/chromium_org/third_party/libxml/src/ |
nanoftp.c | 133 int passive; /* currently we support only passive !!! */ member in struct:xmlNanoFTPCtxt 483 ret->passive = 1; 513 ctxt->passive = 1; 1360 * passive mode is supported. [all...] |
/external/libxml2/ |
nanoftp.c | 134 int passive; /* currently we support only passive !!! */ member in struct:xmlNanoFTPCtxt 484 ret->passive = 1; 514 ctxt->passive = 1; 1361 * passive mode is supported. [all...] |
/external/ppp/pppd/ |
lcp.c | 141 { "passive", o_bool, &lcp_wantoptions[0].passive, 142 "Set passive mode", 1 }, 143 { "-p", o_bool, &lcp_wantoptions[0].passive, 144 "Set passive mode", OPT_ALIAS | 1 }, 383 if (wo->passive) 407 * lcp_close() in passive/silent mode when a connection hasn't [all...] |
/external/chromium_org/chrome/browser/ui/autofill/ |
autofill_dialog_controller_impl.h | 329 // Triggers the user name fetch and passive sign-in. 592 // The sign-in helper to fetch the user's Wallet cookie and to perform passive 606 // True when the current WalletItems has a passive auth action which was [all...] |
/external/bluetooth/bluedroid/stack/avct/ |
avct_l2c.c | 67 ** as passive
|
/external/chromium/chrome/browser/diagnostics/ |
diagnostics_main.cc | 261 // are mediated by the controller. This has a name: 'passive view'.
|