Searched refs:xs (Results 1 – 7 of 7) sorted by relevance
/device/linaro/bootloader/edk2/OvmfPkg/XenBusDxe/ |
D | XenStore.c | 173 static XENSTORE_PRIVATE xs; variable 280 if (IsListEmpty (&xs.RegisteredWatches)) { in XenStoreFindWatch() 283 for (Entry = GetFirstNode (&xs.RegisteredWatches); in XenStoreFindWatch() 284 !IsNull (&xs.RegisteredWatches, Entry); in XenStoreFindWatch() 285 Entry = GetNextNode (&xs.RegisteredWatches, Entry)) { in XenStoreFindWatch() 429 WaitList[0] = xs.EventChannelEvent; in XenStoreWaitForEvent() 469 Cons = xs.XenStore->req_cons; in XenStoreWriteStore() 470 Prod = xs.XenStore->req_prod; in XenStoreWriteStore() 480 Status = XenStoreWaitForEvent (xs.EventChannelEvent, in XenStoreWriteStore() 490 xs.XenStore->req_cons = xs.XenStore->req_prod = 0; in XenStoreWriteStore() [all …]
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_xrange.py | 28 def assert_iterators_equal(self, xs, ys, test_id, limit=None): argument 32 xs = itertools.islice(xs, limit) 35 pairs = itertools.izip_longest(xs, ys, fillvalue=sentinel)
|
/device/lge/bullhead/camera/QCamera2/HAL3/ |
D | QCamera3Channel.cpp | 1946 for (int32_t xs = dim.width - 1; xs >= 0; xs--) { in convertLegacyToRaw16() local 1947 uint32_t x = (uint32_t)xs; in convertLegacyToRaw16() 2007 for (int32_t xs = dim.width - 1; xs >= 0; xs--) { in convertMipiToRaw16() local 2008 uint32_t x = (uint32_t)xs; in convertMipiToRaw16()
|
/device/huawei/angler/camera/QCamera2/HAL3/ |
D | QCamera3Channel.cpp | 1946 for (int32_t xs = dim.width - 1; xs >= 0; xs--) { in convertLegacyToRaw16() local 1947 uint32_t x = (uint32_t)xs; in convertLegacyToRaw16() 2007 for (int32_t xs = dim.width - 1; xs >= 0; xs--) { in convertMipiToRaw16() local 2008 uint32_t x = (uint32_t)xs; in convertMipiToRaw16()
|
/device/google/marlin/camera/QCamera2/HAL3/ |
D | QCamera3Channel.cpp | 2268 for (int32_t xs = dim.width - 1; xs >= 0; xs--) { in convertLegacyToRaw16() local 2269 uint32_t x = (uint32_t)xs; in convertLegacyToRaw16() 2311 for (int32_t xs = dim.width - 1; xs >= 0; xs--) { in convertMipiToRaw16() local 2312 uint32_t x = (uint32_t)xs; in convertMipiToRaw16()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/ |
D | regcomp.c | 2526 StrNode* xs = NSTR(x); in is_not_included() local 2535 if (ONIGENC_IS_MBC_WORD(reg->enc, xs->s, xs->end)) in is_not_included() 2549 code = ONIGENC_MBC_TO_CODE(reg->enc, xs->s, in is_not_included() 2550 xs->s + ONIGENC_MBC_MAXLEN(reg->enc)); in is_not_included() 2566 for (i = 0, p = ys->s, q = xs->s; i < len; i++, p++, q++) { in is_not_included()
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/Binary/ |
D | mcuimage.bin | 119 …����E��,K`A`���`�`�pG#�`���xCh9Zhɲ)B`���`"Z`"�`FpG"Z`���K�xs��ZhB`"�`X`pGKJX… 578 …`�(FI2F�����4�� F�� !J����O��0�� !J��z�O��0�� !J��r�O��0���xsXJ�gDJ,JJ…
|