Home
last modified time | relevance | path

Searched refs:curr (Results 1 – 16 of 16) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dinftrees.c44 unsigned curr; /* number of index bits for current table */ local
204 curr = root; /* current table index bits */
234 fill = 1U << curr;
269 curr = len - drop;
270 left = (int)(1 << curr);
271 while (curr + drop < max) {
272 left -= count[curr + drop];
274 curr++;
279 used += 1U << curr;
286 (*table)[low].op = (unsigned char)curr;
Ddeflate.c1504 ulg curr = s->strstart + (ulg)(s->lookahead); local
1507 if (s->high_water < curr) {
1511 init = s->window_size - curr;
1514 zmemzero(s->window + curr, (unsigned)init);
1515 s->high_water = curr + init;
1517 else if (s->high_water < (ulg)curr + WIN_INIT) {
1522 init = (ulg)curr + WIN_INIT - s->high_water;
DChangeLog742 - Remove an unnecessary assignment to curr in inftrees.c [Truta]
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
Dinftrees.c44 unsigned curr; /* number of index bits for current table */ local
202 curr = root; /* current table index bits */
232 fill = 1U << curr;
267 curr = len - drop;
268 left = (int)(1 << curr);
269 while (curr + drop < max) {
270 left -= count[curr + drop];
272 curr++;
277 used += 1U << curr;
284 (*table)[low].op = (unsigned char)curr;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dinftrees.c44 unsigned curr; /* number of index bits for current table */ local
205 curr = root; /* current table index bits */
234 fill = 1U << curr;
269 curr = len - drop;
270 left = (int)(1 << curr);
271 while (curr + drop < max) {
272 left -= count[curr + drop];
274 curr++;
279 used += 1U << curr;
285 (*table)[low].op = (unsigned char)curr;
DChangeLog125 - Remove an unnecessary assignment to curr in inftrees.c [Truta]
/device/google/cuttlefish_common/guest/hals/ril/libril/
DRilSapSocket.cpp58 if (request->curr) { in sOnRequestComplete()
59 free(request->curr); in sOnRequestComplete()
210 currRequest->curr = req; in dispatchRequest()
237 if (!request || !request->curr) { in onRequestComplete()
242 MsgHeader *hdr = request->curr; in onRequestComplete()
245 rsp.token = request->curr->token; in onRequestComplete()
247 rsp.id = request->curr->id; in onRequestComplete()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dcollections.py77 curr = root[NEXT]
78 while curr is not root:
79 yield curr[KEY]
80 curr = curr[NEXT]
87 curr = root[PREV]
88 while curr is not root:
89 yield curr[KEY]
90 curr = curr[PREV]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dcollections.py82 curr = root[1] # start at the first node
83 while curr is not root:
84 yield curr[2] # yield the curr[KEY]
85 curr = curr[1] # move to next node
91 curr = root[0] # start at the last node
92 while curr is not root:
93 yield curr[2] # yield the curr[KEY]
94 curr = curr[0] # move to previous node
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlgc.c735 GCObject *curr = *p; in sweeplist() local
736 int marked = gch(curr)->marked; in sweeplist()
738 *p = gch(curr)->next; /* remove 'curr' from list */ in sweeplist()
739 freeobj(L, curr); /* erase 'curr' */ in sweeplist()
744 if (gch(curr)->tt == LUA_TTHREAD) in sweeplist()
745 sweepthread(L, gco2th(curr)); /* sweep thread's upvalues */ in sweeplist()
747 gch(curr)->marked = cast_byte((marked & toclear) | toset); in sweeplist()
748 p = &gch(curr)->next; /* go to next element */ in sweeplist()
848 GCObject *curr; in separatetobefnz() local
853 while ((curr = *p) != NULL) { /* traverse all finalizable objects */ in separatetobefnz()
[all …]
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc.cpp265 gralloc_memregions_t::mem_region_handle_t curr = memregions->ashmemRegions.begin(); in dump_regions() local
267 for (; curr != memregions->ashmemRegions.end(); ++curr) { in dump_regions()
268 res << "\tashmem base " << curr->first << " refcount " << curr->second << "\n"; in dump_regions()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dunicodeobject.c3908 const char *curr = s + offset; in is_dbcs_lead_byte() local
3910 if (IsDBCSLeadByte(*curr)) { in is_dbcs_lead_byte()
3911 const char *prev = CharPrev(s, curr); in is_dbcs_lead_byte()
3912 return (prev == curr) || !IsDBCSLeadByte(*prev) || (curr - prev == 2); in is_dbcs_lead_byte()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dunicodeobject.c3851 const char *curr = s + offset; in is_dbcs_lead_byte() local
3853 if (IsDBCSLeadByte(*curr)) { in is_dbcs_lead_byte()
3854 const char *prev = CharPrev(s, curr); in is_dbcs_lead_byte()
3855 return (prev == curr) || !IsDBCSLeadByte(*prev) || (curr - prev == 2); in is_dbcs_lead_byte()
/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.cpp1622 std::string curr; in getSamplerExternalAliases() local
1628 idents.push_back(curr); in getSamplerExternalAliases()
1629 curr = ""; in getSamplerExternalAliases()
1636 curr.push_back(*c); in getSamplerExternalAliases()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/Binary/
Dmcuimage.bin748 ���curr prof = %d, target prof = %d
750 ����acpu init: not find curr prof , eq default val!
763 ��ddr dfs begin curr:%d; target:%d
765 ���curr:%d; target:%d
/device/linaro/bootloader/edk2/BaseTools/UserManuals/
DBuild_Utility_Man_Page.rtf322 …cf1\insrsid11224689 \hich\af43\dbch\af13\loch\f43 Build the module in the curr\hich\af43\dbch\af13…