Home
last modified time | relevance | path

Searched refs:prior (Results 51 - 75 of 95) sorted by relevance

1234

/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/Template/
H A DPreprocess.pm75 the program fragment prior to evaluating the code.
/third_party/protobuf/editors/
H A Dproto.vim17 " this software without specific prior written permission.
/third_party/skia/src/gpu/v1/
H A DClipStack.h208 SaveRecord(const SaveRecord& prior, int startingMaskIndex, int startingElementIndex);
/third_party/skia/src/core/
H A DSkClipStack.h288 void updateBoundAndGenID(const Element* prior);
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/Template/
H A DPreprocess.pm75 the program fragment prior to evaluating the code.
/third_party/skia/src/pathops/
H A DSkPathOpsTSect.h278 SkTSpan* addFollowing(SkTSpan* prior);
H A DSkOpSegment.h395 bool testForCoincidence(const SkOpPtT* priorPtT, const SkOpPtT* ptT, const SkOpSpanBase* prior,
H A DSkPathOpsDebug.cpp843 const SkOpSpan* prior = nullptr; in debugMissingCoincidence() local
877 // find prior span containing opp segment in debugMissingCoincidence()
888 prior = priorTest; in debugMissingCoincidence()
901 const SkOpPtT* oppStart = prior->ptT(); in debugMissingCoincidence()
917 if (testForCoincidence(rootPriorPtT, rootPtT, prior, spanBase, opp)) { in debugMissingCoincidence()
/kernel/linux/linux-6.6/mm/
H A Dslub.c3548 void *prior = slab->freelist; in free_to_partial_list() local
3552 set_freepointer(s, tail, prior); in free_to_partial_list()
3563 if (!prior) { in free_to_partial_list()
3605 void *prior; in __slab_free() local
3627 prior = slab->freelist; in __slab_free()
3629 set_freepointer(s, tail, prior); in __slab_free()
3633 if ((!new.inuse || !prior) && !was_frozen) { in __slab_free()
3635 if (kmem_cache_has_cpu_partial(s) && !prior) { in __slab_free()
3662 prior, counters, in __slab_free()
3693 if (!kmem_cache_has_cpu_partial(s) && unlikely(!prior)) { in __slab_free()
[all...]
/third_party/astc-encoder/Source/
H A Dstb_image.h4678 stbi_uc *prior; in stbi__create_png_image_raw() local
4690 prior = cur - stride; // bugfix: need to compute this after 'cur +=' computation above in stbi__create_png_image_raw()
4700 case STBI__F_up : cur[k] = STBI__BYTECAST(raw[k] + prior[k]); break; in stbi__create_png_image_raw()
4701 case STBI__F_avg : cur[k] = STBI__BYTECAST(raw[k] + (prior[k]>>1)); break; in stbi__create_png_image_raw()
4702 case STBI__F_paeth : cur[k] = STBI__BYTECAST(raw[k] + stbi__paeth(0,prior[k],0)); break; in stbi__create_png_image_raw()
4713 prior += out_n; in stbi__create_png_image_raw()
4721 prior += output_bytes; in stbi__create_png_image_raw()
4725 prior += 1; in stbi__create_png_image_raw()
4738 STBI__CASE(STBI__F_up) { cur[k] = STBI__BYTECAST(raw[k] + prior[k]); } break; in stbi__create_png_image_raw()
4739 STBI__CASE(STBI__F_avg) { cur[k] = STBI__BYTECAST(raw[k] + ((prior[ in stbi__create_png_image_raw()
[all...]
/kernel/liteos_m/arch/arm/cortex-m3/keil/
H A Dlos_exc.S16 ; to endorse or promote products derived from this software without specific prior written
/kernel/liteos_m/arch/arm/cortex-m4/iar/
H A Dlos_exc.S16 ; to endorse or promote products derived from this software without specific prior written
/third_party/ffmpeg/libavutil/x86/
H A Dlls.asm260 ; input was initialized immediately prior to this function using scalar math.
/kernel/linux/linux-6.6/drivers/dma/dw-axi-dmac/
H A Ddw-axi-dmac-platform.c101 config->prior << CH_CFG_H_PRIORITY_POS; in axi_chan_config_write()
108 config->prior << CH_CFG2_H_PRIORITY_POS; in axi_chan_config_write()
396 config.prior = priority; in axi_chan_block_xfer_start()
/third_party/curl/projects/
H A Dbuild-wolfssl.bat44 rem Visual Studio was x86-only prior to 14.3
H A Dbuild-openssl.bat49 rem Visual Studio was x86-only prior to 14.3
/third_party/node/deps/v8/tools/
H A Dwindbg.js442 `No object found within ${max_slots} slots prior to ${hex(addr)}`);
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p.c1492 * Negotiation prior to having received peer information or for P2PS PD
2702 struct p2ps_advertisement **prior; in p2p_service_del_asp() local
2708 prior = &p2p->p2ps_adv_list; in p2p_service_del_asp()
2712 *prior = adv_data->next; in p2p_service_del_asp()
2716 prior = &adv_data->next; in p2p_service_del_asp()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p.c1614 * Negotiation prior to having received peer information or for P2PS PD
2834 struct p2ps_advertisement **prior; local
2840 prior = &p2p->p2ps_adv_list;
2844 *prior = adv_data->next;
2848 prior = &adv_data->next;
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dround.S135 | prior to usage, and needs to restore d1 to original.
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dproc-v7.S358 ALT_SMP(cmp r6, #0x30) @ present prior to r3p0
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dround.S135 | prior to usage, and needs to restore d1 to original.
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dproc-v7.S371 ALT_SMP(cmp r6, #0x30) @ present prior to r3p0
/third_party/icu/icu4c/source/data/
H A Dmakedata.mak28 # Is the directory into which most data is built (prior to packaging)
/third_party/skia/third_party/externals/icu/source/data/
H A Dmakedata.mak28 # Is the directory into which most data is built (prior to packaging)

Completed in 55 milliseconds

1234