/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/Template/ |
H A D | Preprocess.pm | 75 the program fragment prior to evaluating the code.
|
/third_party/protobuf/editors/ |
H A D | proto.vim | 17 " this software without specific prior written permission.
|
/third_party/skia/src/gpu/v1/ |
H A D | ClipStack.h | 208 SaveRecord(const SaveRecord& prior, int startingMaskIndex, int startingElementIndex);
|
/third_party/skia/src/core/ |
H A D | SkClipStack.h | 288 void updateBoundAndGenID(const Element* prior);
|
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/Template/ |
H A D | Preprocess.pm | 75 the program fragment prior to evaluating the code.
|
/third_party/skia/src/pathops/ |
H A D | SkPathOpsTSect.h | 278 SkTSpan* addFollowing(SkTSpan* prior);
|
H A D | SkOpSegment.h | 395 bool testForCoincidence(const SkOpPtT* priorPtT, const SkOpPtT* ptT, const SkOpSpanBase* prior,
|
H A D | SkPathOpsDebug.cpp | 843 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 D | slub.c | 3548 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 D | stb_image.h | 4678 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 D | los_exc.S | 16 ; to endorse or promote products derived from this software without specific prior written
|
/kernel/liteos_m/arch/arm/cortex-m4/iar/ |
H A D | los_exc.S | 16 ; to endorse or promote products derived from this software without specific prior written
|
/third_party/ffmpeg/libavutil/x86/ |
H A D | lls.asm | 260 ; input was initialized immediately prior to this function using scalar math.
|
/kernel/linux/linux-6.6/drivers/dma/dw-axi-dmac/ |
H A D | dw-axi-dmac-platform.c | 101 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 D | build-wolfssl.bat | 44 rem Visual Studio was x86-only prior to 14.3
|
H A D | build-openssl.bat | 49 rem Visual Studio was x86-only prior to 14.3
|
/third_party/node/deps/v8/tools/ |
H A D | windbg.js | 442 `No object found within ${max_slots} slots prior to ${hex(addr)}`);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p.c | 1492 * 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 D | p2p.c | 1614 * 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 D | round.S | 135 | prior to usage, and needs to restore d1 to original.
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | proc-v7.S | 358 ALT_SMP(cmp r6, #0x30) @ present prior to r3p0
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | round.S | 135 | prior to usage, and needs to restore d1 to original.
|
/kernel/linux/linux-6.6/arch/arm/mm/ |
H A D | proc-v7.S | 371 ALT_SMP(cmp r6, #0x30) @ present prior to r3p0
|
/third_party/icu/icu4c/source/data/ |
H A D | makedata.mak | 28 # Is the directory into which most data is built (prior to packaging)
|
/third_party/skia/third_party/externals/icu/source/data/ |
H A D | makedata.mak | 28 # Is the directory into which most data is built (prior to packaging)
|