Searched refs:surplus (Results 1 – 12 of 12) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | wmm.c | 158 u16 val, surplus; in wmm_process_tspec() local 198 surplus = le_to_host16(tspec->surplus_bandwidth_allowance); in wmm_process_tspec() 199 if (surplus <= 0x2000) { in wmm_process_tspec() 205 medium_time = (u64) surplus * pps * duration / 0x2000; in wmm_process_tspec()
|
/external/autotest/site_utils/ |
D | balance_pools.py | 270 surplus = self.broken_hosts[num_broken:] 271 return surplus
|
/external/libvorbis/doc/ |
D | vorbis-clip.txt | 114 position accounts for, and discards the 'surplus' from the beginning
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUISelLowering.cpp | 913 SDValue surplus = DAG.getNode(ISD::SUB, dl, MVT::i32, in LowerSTORE() local 930 lowmask = DAG.getNode(SPUISD::SRL_BYTES, dl, MVT::i128, ones, surplus); in LowerSTORE() 932 surplus); in LowerSTORE()
|
/external/libmtp/ |
D | ChangeLog | 2025 so it will handle more than one surplus packet. 2034 * src/ptp.c: on some devices, surplus packet data is 2038 once. If this happens we buffer the surplus packet.
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
D | Transliterator_Kanji_English.txt | 100 仂>'[surplus or excess]'; 5998 餘>'[surplus]';
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 3242 順差 < \(trade\-or\-budget\)\-surplus; 5364 㔹 < a\-surplus\-or\-excess; 6332 仂 < surplus\-or\-excess; 7841 㜲 < to\-have\-surplus; 9003 貿易順差 < trade\-surplus; 13772 䞉 < a\-surplus; 15862 餘 < surplus; 22961 貿易順差 > trade\-surplus; 26600 順差 > \(trade\-or\-budget\)\-surplus; 32223 過剩 > surplus; [all …]
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/ |
D | en-GB_lexpos.utf | 1136 ADJ^N "surplus" :G2P
|
/external/strace/ |
D | ChangeLog-CVS | 5335 net.c (sys_socket): Omit inadvertent surplus comma when
|
/external/sqlite/dist/orig/ |
D | sqlite3.c | 60008 int surplus; /* Overflow payload available for local storage */ 60012 surplus = minLocal + (pInfo->nPayload - minLocal)%(pPage->pBt->usableSize-4); 60013 testcase( surplus==maxLocal ); 60014 testcase( surplus==maxLocal+1 ); 60015 if( surplus <= maxLocal ){ 60016 pInfo->nLocal = (u16)surplus;
|
/external/sqlite/dist/ |
D | sqlite3.c | 60008 int surplus; /* Overflow payload available for local storage */ 60012 surplus = minLocal + (pInfo->nPayload - minLocal)%(pPage->pBt->usableSize-4); 60013 testcase( surplus==maxLocal ); 60014 testcase( surplus==maxLocal+1 ); 60015 if( surplus <= maxLocal ){ 60016 pInfo->nLocal = (u16)surplus;
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|