/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/netfilter/ |
xt_limit.h | 30 __u32 credit; member in struct:xt_rateinfo
|
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/netfilter_bridge/ |
ebt_limit.h | 30 __u32 credit; member in struct:ebt_limit_info
|
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/netfilter/ |
xt_limit.h | 30 __u32 credit; member in struct:xt_rateinfo
|
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/netfilter_bridge/ |
ebt_limit.h | 30 __u32 credit; member in struct:ebt_limit_info
|
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/netfilter/ |
xt_limit.h | 30 __u32 credit; member in struct:xt_rateinfo
|
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/netfilter_bridge/ |
ebt_limit.h | 30 __u32 credit; member in struct:ebt_limit_info
|
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/netfilter/ |
xt_limit.h | 30 __u32 credit; member in struct:xt_rateinfo
|
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/netfilter_bridge/ |
ebt_limit.h | 30 __u32 credit; member in struct:ebt_limit_info
|
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/netfilter/ |
xt_limit.h | 30 __u32 credit; member in struct:xt_rateinfo
|
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/netfilter_bridge/ |
ebt_limit.h | 30 __u32 credit; member in struct:ebt_limit_info
|
/hardware/bsp/intel/peripheral/libupm/src/nrf8001/ |
aci.h | 38 * The flow control is credit based and the credit is initally given using the "device started" event.
39 * A credit of more than 1 is given to the application mcu.
42 * every send_data that is used decrements the credit available by 1. This is to be tracked by the application mcu.
43 * When the credit available reaches 0, the application mcu shall not send any more send_data.
44 * Credit is returned using the "credit event", this returned credit can then be used to send more send_data.
46 * The entire credit available with the external mcu expires when a "disconnected" event arrives.
624 * Pipe Error Event : Credit not available [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/fps/ |
exception.py | 159 """This account cannot receive credit card payments. 218 """The payment method specified in the transaction is not a credit 219 card. You can only use a credit card for this transaction. 314 credit card before this transaction can be initiated. 319 """The sender's account must have a verified U.S. credit card or
|
/development/samples/ApiDemos/src/com/example/android/apis/content/ |
TextUndoActivity.java | 37 // Characters allowed as input in the credit card field. 80 * A simple credit card input formatter that adds spaces every 4 characters.
|
/external/iproute2/man/man8/ |
tc-fq.8 | 57 The credit per dequeue RR round, i.e. the amount of bytes a flow is allowed to 62 The initial sending rate credit, i.e. the amount of bytes a new flow is allowed
|
/external/e2fsprogs/install-utils/ |
convfstab | 5 # modified a credit to me might be nice.
|
/external/owasp/sanitizer/tools/findbugs/licenses/ |
LICENSE-dom4j.txt | 26 5. Due credit should be given to the DOM4J Project
|
/prebuilts/tools/common/m2/repository/jaxen/ |
NOTICE | 29 5. Due credit should be given to The Werken Company.
|
/system/connectivity/shill/ |
ip_address_store.h | 34 // must be persistent so that they can be used in an out-of-credit scenario
|
/prebuilts/go/darwin-x86/src/runtime/ |
mgcmark.go | 179 // Steal as much credit as we can from the background GC's 180 // scan credit. This is racy and may drop the background 181 // credit below 0 if two mutators steal at the same time. This 182 // will just cause steals to fail until credit is accumulated 184 // do have to handle the negative credit case. 289 // We were unable steal enough credit or perform 656 // credit to gcController.bgScanCredit whenever gcw's local scan work 657 // credit exceeds flushScanCredit. 691 // Flush background scan work credit to the global 695 credit := gcw.scanWork - lastScanFlus [all...] |
/prebuilts/go/linux-x86/src/runtime/ |
mgcmark.go | 179 // Steal as much credit as we can from the background GC's 180 // scan credit. This is racy and may drop the background 181 // credit below 0 if two mutators steal at the same time. This 182 // will just cause steals to fail until credit is accumulated 184 // do have to handle the negative credit case. 289 // We were unable steal enough credit or perform 656 // credit to gcController.bgScanCredit whenever gcw's local scan work 657 // credit exceeds flushScanCredit. 691 // Flush background scan work credit to the global 695 credit := gcw.scanWork - lastScanFlus [all...] |
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/ |
nfc_hal_main.c | 500 ** Description This function is called to send credit ntf 526 /* Number of credit entries */ 528 /* Connection id of the credit ntf */ 539 HAL_TRACE_ERROR0 ("Unable to allocate buffer for Sending credit ntf to stack"); 573 * and data credit is available; just send it */ 594 HAL_TRACE_DEBUG0 ("nfc_hal_main_send_message() - Drop rsp to Fake cmd, Fake credit ntf");
|
/system/bt/stack/rfcomm/ |
port_utils.c | 493 ** and disabling flow control, for both credit-based and 504 /* If using credit based flow control */ 520 /* If credit count is less than low credit watermark, and user */ 521 /* did not force flow control, send a credit update */ 543 /* if queue count reached credit rx max, set peer fc */
|
rfc_utils.c | 401 ** Description The function is called when a credit is received in a UIH 402 ** frame. It increments the TX credit count, and if data 408 void rfc_inc_credit (tPORT *p_port, UINT8 credit) 412 p_port->credit_tx += credit; 426 ** sent. It decrements the credit count. If credit count
|
/system/connectivity/shill/cellular/ |
active_passive_out_of_credits_detector.cc | 104 << "for out-of-credit detection."; 132 SLOG(this, 2) << "Requesting active probe for out-of-credit detection."; 186 SLOG(this, 2) << "Disconnecting due to out-of-credit scenario.";
|
/external/fdlibm/ |
changes | 3 credit for bug report goes to andrew_johnson@uk.ibm.com
|