/third_party/libxml2/ |
D | list.c | 59 xmlLinkDeallocator(xmlListPtr l, xmlLinkPtr lk) in xmlLinkDeallocator() argument 61 (lk->prev)->next = lk->next; in xmlLinkDeallocator() 62 (lk->next)->prev = lk->prev; in xmlLinkDeallocator() 64 l->linkDeallocator(lk); in xmlLinkDeallocator() 65 xmlFree(lk); in xmlLinkDeallocator() 100 xmlLinkPtr lk; in xmlListLowerSearch() local 104 … for(lk = l->sentinel->next;lk != l->sentinel && l->linkCompare(lk->data, data) <0 ;lk = lk->next); in xmlListLowerSearch() 105 return lk; in xmlListLowerSearch() 120 xmlLinkPtr lk; in xmlListHigherSearch() local 124 … for(lk = l->sentinel->prev;lk != l->sentinel && l->linkCompare(lk->data, data) >0 ;lk = lk->prev); in xmlListHigherSearch() [all …]
|
D | xmlwriter.c | 105 static void xmlFreeTextWriterStackEntry(xmlLinkPtr lk); 109 static void xmlFreeTextWriterNsStackEntry(xmlLinkPtr lk); 524 xmlLinkPtr lk; in xmlTextWriterStartDocument() local 533 lk = xmlListFront(writer->nodes); in xmlTextWriterStartDocument() 534 if ((lk != NULL) && (xmlLinkGetData(lk) != NULL)) { in xmlTextWriterStartDocument() 643 xmlLinkPtr lk; in xmlTextWriterEndDocument() local 653 while ((lk = xmlListFront(writer->nodes)) != NULL) { in xmlTextWriterEndDocument() 654 p = (xmlTextWriterStackEntry *) xmlLinkGetData(lk); in xmlTextWriterEndDocument() 729 xmlLinkPtr lk; in xmlTextWriterStartComment() local 739 lk = xmlListFront(writer->nodes); in xmlTextWriterStartComment() [all …]
|
/third_party/musl/porting/liteos_a/user_debug/src/malloc/ |
D | memalign.c | 8 static inline void lock(volatile int *lk) in lock() argument 11 while(a_swap(lk, 1)) __wait(lk, lk+1, 1, 1); in lock() 14 static inline void unlock(volatile int *lk) in unlock() argument 16 if (lk[0]) { in unlock() 17 a_store(lk, 0); in unlock() 18 if (lk[1]) __wake(lk, 1, 1); in unlock()
|
D | memory_check.c | 36 static inline void lock(volatile int *lk) in lock() argument 39 while(a_swap(lk, 1)) __wait(lk, lk+1, 1, 1); in lock() 42 static inline void unlock(volatile int *lk) in unlock() argument 44 if (lk[0]) { in unlock() 45 a_store(lk, 0); in unlock() 46 if (lk[1]) __wake(lk, 1, 1); in unlock()
|
/third_party/iowow/src/kv/tests/ |
D | iwkv_test1_1w_v2.ref | 11 === SBLK[9] szpow=9, lkl=3, lk=foo 20 === SBLK[9] szpow=9, lkl=3, lk=foo 29 === SBLK[9] szpow=9, lkl=3, lk=foo 38 === SBLK[9] szpow=9, lkl=3, lk=foo 51 === SBLK[15] szpow=9, lkl=6, lk=252kkk 66 === SBLK[13] szpow=9, lkl=6, lk=190kkk 81 === SBLK[11] szpow=9, lkl=6, lk=126kkk 96 === SBLK[9] szpow=9, lkl=6, lk=062kkk 115 === SBLK[15] szpow=9, lkl=6, lk=253kkk 126 === SBLK[31] szpow=10, lkl=6, lk=233kkk [all …]
|
D | iwkv_test1_1.ref | 11 === SBLK[9] szpow=9, lkl=3, lk=foo 20 === SBLK[9] szpow=9, lkl=3, lk=foo 29 === SBLK[9] szpow=9, lkl=3, lk=foo 38 === SBLK[9] szpow=9, lkl=3, lk=foo 51 === SBLK[64] szpow=9, lkl=6, lk=252kkk 66 === SBLK[21] szpow=9, lkl=6, lk=190kkk 81 === SBLK[15] szpow=9, lkl=6, lk=126kkk 96 === SBLK[9] szpow=9, lkl=6, lk=062kkk 115 === SBLK[64] szpow=9, lkl=6, lk=253kkk 126 === SBLK[140] szpow=10, lkl=6, lk=233kkk [all …]
|
D | iwkv_test1_1_v2.ref | 11 === SBLK[64] szpow=9, lkl=3, lk=foo 20 === SBLK[64] szpow=9, lkl=3, lk=foo 29 === SBLK[64] szpow=9, lkl=3, lk=foo 38 === SBLK[64] szpow=9, lkl=3, lk=foo 51 === SBLK[70] szpow=9, lkl=6, lk=252kkk 66 === SBLK[68] szpow=9, lkl=6, lk=190kkk 81 === SBLK[66] szpow=9, lkl=6, lk=126kkk 96 === SBLK[64] szpow=9, lkl=6, lk=062kkk 115 === SBLK[70] szpow=9, lkl=6, lk=253kkk 126 === SBLK[86] szpow=10, lkl=6, lk=233kkk [all …]
|
D | iwkv_test1_1w.ref | 11 === SBLK[9] szpow=9, lkl=3, lk=foo 20 === SBLK[9] szpow=9, lkl=3, lk=foo 29 === SBLK[9] szpow=9, lkl=3, lk=foo 38 === SBLK[9] szpow=9, lkl=3, lk=foo 51 === SBLK[27] szpow=9, lkl=6, lk=252kkk 66 === SBLK[21] szpow=9, lkl=6, lk=190kkk 81 === SBLK[15] szpow=9, lkl=6, lk=126kkk 96 === SBLK[9] szpow=9, lkl=6, lk=062kkk 115 === SBLK[27] szpow=9, lkl=6, lk=253kkk 126 === SBLK[103] szpow=10, lkl=6, lk=233kkk [all …]
|
D | iwkv_test1_3w.ref | 7 === SBLK[1808] szpow=9, lkl=8, lk=02960kkk 17 === SBLK[1794] szpow=10, lkl=8, lk=02943kkk 32 === SBLK[1780] szpow=10, lkl=8, lk=02911kkk 47 === SBLK[1766] szpow=10, lkl=8, lk=02879kkk 62 === SBLK[1752] szpow=10, lkl=8, lk=02847kkk 77 === SBLK[1738] szpow=10, lkl=8, lk=02815kkk 92 === SBLK[1724] szpow=10, lkl=8, lk=02783kkk 107 === SBLK[1710] szpow=10, lkl=8, lk=02751kkk 122 === SBLK[1696] szpow=10, lkl=8, lk=02719kkk 137 === SBLK[1682] szpow=10, lkl=8, lk=02687kkk [all …]
|
D | iwkv_test1_3w_v2.ref | 7 === SBLK[1352] szpow=9, lkl=8, lk=02960kkk 17 === SBLK[1350] szpow=10, lkl=8, lk=02943kkk 32 === SBLK[1348] szpow=10, lkl=8, lk=02911kkk 47 === SBLK[1346] szpow=10, lkl=8, lk=02879kkk 62 === SBLK[1344] szpow=10, lkl=8, lk=02847kkk 77 === SBLK[1342] szpow=10, lkl=8, lk=02815kkk 92 === SBLK[1340] szpow=10, lkl=8, lk=02783kkk 107 === SBLK[1338] szpow=10, lkl=8, lk=02751kkk 122 === SBLK[1336] szpow=10, lkl=8, lk=02719kkk 137 === SBLK[1334] szpow=10, lkl=8, lk=02687kkk [all …]
|
D | iwkv_test1_3_v2.ref | 7 === SBLK[872] szpow=9, lkl=8, lk=02960kkk 17 === SBLK[870] szpow=10, lkl=8, lk=02943kkk 32 === SBLK[868] szpow=10, lkl=8, lk=02911kkk 47 === SBLK[866] szpow=10, lkl=8, lk=02879kkk 62 === SBLK[864] szpow=10, lkl=8, lk=02847kkk 77 === SBLK[862] szpow=10, lkl=8, lk=02815kkk 92 === SBLK[860] szpow=10, lkl=8, lk=02783kkk 107 === SBLK[858] szpow=10, lkl=8, lk=02751kkk 122 === SBLK[856] szpow=10, lkl=8, lk=02719kkk 137 === SBLK[854] szpow=10, lkl=8, lk=02687kkk [all …]
|
D | iwkv_test1_3.ref | 7 === SBLK[1314] szpow=9, lkl=8, lk=02960kkk 17 === SBLK[1300] szpow=10, lkl=8, lk=02943kkk 32 === SBLK[1286] szpow=10, lkl=8, lk=02911kkk 47 === SBLK[1272] szpow=10, lkl=8, lk=02879kkk 62 === SBLK[1258] szpow=10, lkl=8, lk=02847kkk 77 === SBLK[1244] szpow=10, lkl=8, lk=02815kkk 92 === SBLK[1230] szpow=10, lkl=8, lk=02783kkk 107 === SBLK[1216] szpow=10, lkl=8, lk=02751kkk 122 === SBLK[1202] szpow=10, lkl=8, lk=02719kkk 137 === SBLK[1188] szpow=10, lkl=8, lk=02687kkk [all …]
|
D | iwkv_test1_2_v2.ref | 7 === SBLK[64] szpow=9, lkl=6, lk=504kkk 22 === SBLK[66] szpow=9, lkl=6, lk=472kkk 37 === SBLK[68] szpow=9, lkl=6, lk=440kkk 52 === SBLK[70] szpow=9, lkl=6, lk=408kkk 67 === SBLK[72] szpow=9, lkl=6, lk=376kkk 82 === SBLK[74] szpow=9, lkl=6, lk=344kkk 97 === SBLK[76] szpow=9, lkl=6, lk=312kkk 112 === SBLK[78] szpow=9, lkl=6, lk=280kkk 127 === SBLK[80] szpow=9, lkl=6, lk=248kkk 142 === SBLK[82] szpow=9, lkl=6, lk=216kkk [all …]
|
D | iwkv_test1_2.ref | 7 === SBLK[5] szpow=9, lkl=6, lk=504kkk 22 === SBLK[11] szpow=9, lkl=6, lk=472kkk 37 === SBLK[17] szpow=9, lkl=6, lk=440kkk 52 === SBLK[23] szpow=9, lkl=6, lk=408kkk 67 === SBLK[64] szpow=9, lkl=6, lk=376kkk 82 === SBLK[70] szpow=9, lkl=6, lk=344kkk 97 === SBLK[76] szpow=9, lkl=6, lk=312kkk 112 === SBLK[82] szpow=9, lkl=6, lk=280kkk 127 === SBLK[88] szpow=9, lkl=6, lk=248kkk 142 === SBLK[94] szpow=9, lkl=6, lk=216kkk [all …]
|
D | iwkv_test1_2w_v2.ref | 7 === SBLK[5] szpow=9, lkl=6, lk=504kkk 22 === SBLK[7] szpow=9, lkl=6, lk=472kkk 37 === SBLK[9] szpow=9, lkl=6, lk=440kkk 52 === SBLK[11] szpow=9, lkl=6, lk=408kkk 67 === SBLK[13] szpow=9, lkl=6, lk=376kkk 82 === SBLK[15] szpow=9, lkl=6, lk=344kkk 97 === SBLK[17] szpow=9, lkl=6, lk=312kkk 112 === SBLK[19] szpow=9, lkl=6, lk=280kkk 127 === SBLK[21] szpow=9, lkl=6, lk=248kkk 142 === SBLK[23] szpow=9, lkl=6, lk=216kkk [all …]
|
D | iwkv_test1_2w.ref | 7 === SBLK[5] szpow=9, lkl=6, lk=504kkk 22 === SBLK[11] szpow=9, lkl=6, lk=472kkk 37 === SBLK[17] szpow=9, lkl=6, lk=440kkk 52 === SBLK[23] szpow=9, lkl=6, lk=408kkk 67 === SBLK[29] szpow=9, lkl=6, lk=376kkk 82 === SBLK[35] szpow=9, lkl=6, lk=344kkk 97 === SBLK[41] szpow=9, lkl=6, lk=312kkk 112 === SBLK[47] szpow=9, lkl=6, lk=280kkk 127 === SBLK[53] szpow=9, lkl=6, lk=248kkk 142 === SBLK[59] szpow=9, lkl=6, lk=216kkk [all …]
|
/third_party/openssl/crypto/engine/ |
D | tb_asnmth.c | 170 ENGINE_FIND_STR *lk = arg; in look_str_cb() local 172 if (lk->ameth) in look_str_cb() 179 && ((int)strlen(ameth->pem_str) == lk->len) in look_str_cb() 180 && OPENSSL_strncasecmp(ameth->pem_str, lk->str, lk->len) == 0) { in look_str_cb() 181 lk->e = e; in look_str_cb() 182 lk->ameth = ameth; in look_str_cb()
|
/third_party/musl/porting/liteos_a/user/src/malloc/oldmalloc/ |
D | malloc.c | 30 static inline void lock(volatile int *lk) in lock() argument 34 while(a_swap(lk, 1)) __wait(lk, lk+1, 1, 1); in lock() 39 static inline void unlock(volatile int *lk) in unlock() argument 41 if (lk[0]) { in unlock() 42 a_store(lk, 0); in unlock() 43 if (lk[1]) __wake(lk, 1, 1); in unlock()
|
/third_party/musl/src/malloc/oldmalloc/ |
D | malloc.c | 30 static inline void lock(volatile int *lk) in lock() argument 34 while(a_swap(lk, 1)) __wait(lk, lk+1, 1, 1); in lock() 39 static inline void unlock(volatile int *lk) in unlock() argument 41 if (lk[0]) { in unlock() 42 a_store(lk, 0); in unlock() 43 if (lk[1]) __wake(lk, 1, 1); in unlock()
|
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/ |
D | malloc.c | 32 static inline void lock(volatile int *lk) in lock() argument 36 while(a_swap(lk, 1)) __wait(lk, lk+1, 1, 1); in lock() 41 static inline void unlock(volatile int *lk) in unlock() argument 43 if (lk[0]) { in unlock() 44 a_store(lk, 0); in unlock() 45 if (lk[1]) __wake(lk, 1, 1); in unlock()
|
/third_party/musl/src/thread/ |
D | pthread_mutexattr_setprotocol.c | 16 volatile int lk = 0; in pthread_mutexattr_setprotocol() local 17 r = -__syscall(SYS_futex, &lk, FUTEX_LOCK_PI, 0, 0); in pthread_mutexattr_setprotocol()
|
/third_party/musl/porting/liteos_a/user/src/thread/ |
D | pthread_mutexattr_setprotocol.c | 18 volatile int lk = 0; in pthread_mutexattr_setprotocol() local 19 r = -__syscall(SYS_futex, &lk, FUTEX_LOCK_PI, 0, 0); in pthread_mutexattr_setprotocol()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrFormats.td | 113 class IForm<bits<6> opcode, bit aa, bit lk, dag OOL, dag IOL, string asmstr, 121 let Inst{31} = lk; 125 class BForm<bits<6> opcode, bit aa, bit lk, dag OOL, dag IOL, string asmstr> 139 let Inst{31} = lk; 142 class BForm_1<bits<6> opcode, bits<5> bo, bit aa, bit lk, dag OOL, dag IOL, 144 : BForm<opcode, aa, lk, OOL, IOL, asmstr> { 150 class BForm_2<bits<6> opcode, bits<5> bo, bits<5> bi, bit aa, bit lk, 159 let Inst{31} = lk; 162 class BForm_3<bits<6> opcode, bit aa, bit lk, 173 let Inst{31} = lk; [all …]
|
/third_party/iowow/src/kv/ |
D | data-format.txt | 13 [u1:flags,lvl:u1,lkl:u1,pnum:u1,p0:u4,kblk:u4,pi:u1[32],n:u4[24],lk:u116]:u256 17 [flags:u1,lvl:u1,lkl:u1,pnum:u1,p0:u4,kblk:u4,pi:u1[32],n:u4[24],bpos:u1,lk:u115]:u256 31 lk - Buffer for the lowest key among all key/value pairs stored in KVBLK
|
/third_party/libxml2/include/libxml/ |
D | list.h | 32 typedef void (*xmlListDeallocator) (xmlLinkPtr lk); 128 xmlLinkGetData (xmlLinkPtr lk);
|