| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | spill-placer.cc | 431 TopLevelLiveRange* top = data()->live_ranges()[vreg_to_spill]; in SecondBackwardPass() local 467 TopLevelLiveRange* top = data()->live_ranges()[vreg]; in CommitSpill() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | free-list.h | 89 FreeSpace top() { return top_; } in top() function in v8::internal::FreeListCategory 90 void set_top(FreeSpace top) { top_ = top; } in set_top() argument 242 FreeListCategory* top(FreeListCategoryType type) const { in top() function in v8::internal::FreeList
|
| H A D | spaces.h | 452 Address top() const { return allocation_info_.top(); } in top() function in v8::internal::LocalAllocationBuffer 472 Address top() const { return allocation_info_->top(); } in top() function in v8::internal::SpaceWithLinearArea [all...] |
| /third_party/node/deps/openssl/openssl/crypto/bn/ |
| H A D | bn_nist.c | 276 static void nist_cp_bn(BN_ULONG *dst, const BN_ULONG *src, int top) in nist_cp_bn() argument 354 int top = a->top, i; in BN_nist_mod_192() local 490 int top = a->top, in BN_nist_mod_224() local 662 int i, top = a->top; BN_nist_mod_256() local 899 int i, top = a->top; BN_nist_mod_384() local 1159 int top = a->top, i; BN_nist_mod_521() local [all...] |
| H A D | bn_local.h | 248 int top; /* Index of last used d +1. */ member [all...] |
| H A D | bn_exp.c | 515 MOD_EXP_CTIME_COPY_TO_PREBUF(const BIGNUM *b, int top, unsigned char *buf, int idx, int window) MOD_EXP_CTIME_COPY_TO_PREBUF() argument 533 MOD_EXP_CTIME_COPY_FROM_PREBUF(BIGNUM *b, int top, unsigned char *buf, int idx, int window) MOD_EXP_CTIME_COPY_FROM_PREBUF() argument 614 int top; BN_mod_exp_mont_consttime() local [all...] |
| H A D | bn_gf2m.c | 626 int top = p->top; BN_GF2m_mod_inv_vartime() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/encode_decode/ |
| H A D | encoder_lib.c | 402 int top = 0; in encoder_process() local
|
| /third_party/python/Include/cpython/ |
| H A D | pystate.h | 78 size_t top; member
|
| /third_party/openssl/crypto/bn/ |
| H A D | bn_exp.c | 507 MOD_EXP_CTIME_COPY_TO_PREBUF(const BIGNUM *b, int top, unsigned char *buf, int idx, int window) MOD_EXP_CTIME_COPY_TO_PREBUF() argument 525 MOD_EXP_CTIME_COPY_FROM_PREBUF(BIGNUM *b, int top, unsigned char *buf, int idx, int window) MOD_EXP_CTIME_COPY_FROM_PREBUF() argument 606 int top; BN_mod_exp_mont_consttime() local [all...] |
| H A D | bn_gf2m.c | 627 int top = p->top; BN_GF2m_mod_inv_vartime() local [all...] |
| H A D | bn_nist.c | 276 static void nist_cp_bn(BN_ULONG *dst, const BN_ULONG *src, int top) in nist_cp_bn() argument 332 int top = a->top, i; in BN_nist_mod_192() local 468 int top = a->top, in BN_nist_mod_224() local 640 int i, top = a->top; BN_nist_mod_256() local 877 int i, top = a->top; BN_nist_mod_384() local 1137 int top = a->top, i; BN_nist_mod_521() local [all...] |
| H A D | bn_local.h | 248 int top; /* Index of last used d +1. */ member [all...] |
| /third_party/openssl/crypto/encode_decode/ |
| H A D | encoder_lib.c | 402 int top = 0; in encoder_process() local
|
| /third_party/skia/src/core/ |
| H A D | SkVMBlitter.cpp | 760 Make(const SkPixmap& device, const SkPaint& paint, const SkPixmap& sprite, int left, int top, SkArenaAlloc* alloc, sk_sp<SkShader> clip) Make() argument
|
| H A D | SkRegion_path.cpp | 281 SkScalar top = SkIntToScalar(SK_MaxS16); in count_path_runtype_values() local 352 int top in setPath() local 414 int top() const { top() function [all...] |
| /third_party/skia/src/effects/imagefilters/ |
| H A D | SkMatrixConvolutionImageFilter.cpp | 455 SkIRect top = SkIRect::MakeLTRB(dstBounds.left(), dstBounds.top(), in onFilterImage() local [all...] |
| /third_party/skia/third_party/externals/libwebp/examples/ |
| H A D | gifdec.c | 237 ClearRectangle(WebPPicture* const picture, int left, int top, int width, int height) ClearRectangle() argument
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | dec_mips_dsp_r2.c | 630 const uint8_t* top = dst - BPS; in VE4() local [all...] |
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | iterator_enc.c | 433 uint8_t* const top = it->i4_top_; in VP8IteratorRotateI4() local [all...] |
| /third_party/skia/third_party/externals/libwebp/src/utils/ |
| H A D | quant_levels_dec_utils.c | 85 const uint16_t* const top = p->top_; in VFilter() local
|
| /third_party/skia/tests/ |
| H A D | TransferPixelsTest.cpp | 27 void fill_transfer_data(int left, int top, int width, int height, int rowBytes, in fill_transfer_data() argument 231 int top = 10; in basic_transfer_to_test() local [all...] |
| /third_party/skia/src/pathops/ |
| H A D | SkIntersections.h | 65 int conicVertical(const SkPoint a[3], SkScalar weight, SkScalar top, SkScalar bottom, in conicVertical() argument 90 int cubicVertical(const SkPoint a[4], SkScalar top, SkScalar bottom, SkScalar x, bool flipped) { in cubicVertical() argument 140 int lineVertical(const SkPoint a[2], SkScalar top, SkScalar bottom, SkScalar x, bool flipped) { in lineVertical() argument 176 int quadVertical(const SkPoint a[3], SkScalar top, SkScalar bottom, SkScalar x, bool flipped) { in quadVertical() argument [all...] |
| /third_party/optimized-routines/math/ |
| H A D | pow.c | 176 uint64_t ki, idx, top, sbits; in exp_inline() local
|
| /third_party/skia/third_party/externals/freetype/src/cff/ |
| H A D | cffobjs.c | 788 CFF_FontRecDict top = &cff->top_font.font_dict; in FT_LOCAL_DEF() local [all...] |