Home
last modified time | relevance | path

Searched defs:top (Results 526 - 550 of 914) sorted by relevance

1...<<21222324252627282930>>...37

/third_party/icu/icu4c/source/tools/makeconv/
H A Dgenmbcs.cpp1427 uint32_t top, stageUTF8Length=0; in MBCSWrite() local
H A Dgencnvex.c123 int32_t length, top, headerSize; in CnvExtWrite() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dflow.c869 static void remove_merging_phi(struct basic_block *top, struct instruction *insn) in remove_merging_phi() argument
893 static int merge_bb(struct basic_block *top, struct basic_block *bot) in merge_bb() argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dint64-lowering.cc54 NodeState& top = stack_.back(); in LowerGraph() local
H A Dmemory-lowering.cc264 Node* top = __ IntAdd(state->top(), size); in ReduceAllocateRaw() local
288 Node* top in ReduceAllocateRaw() local
334 Node* top = ReduceAllocateRaw() local
709 AllocationState(AllocationGroup* group, intptr_t size, Node* top, Node* effect) AllocationState() argument
[all...]
/third_party/node/deps/v8/src/execution/
H A Dframes-inl.h277 JavaScriptFrameIterator(Isolate* isolate, ThreadLocalTop* top) JavaScriptFrameIterator() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_simple_shaders.c777 struct ureg_dst out, tmp, top, bottom; in util_make_fs_msaa_resolve_bilinear() local
/third_party/node/deps/openssl/openssl/crypto/err/
H A Derr.c915 int top; ERR_clear_last_mark() local
936 int top; err_clear_last_constant_time() local
[all...]
/third_party/python/Lib/importlib/
H A D_bootstrap.py1039 raise ImportError('attempted relative import beyond top-level package') namespace
/third_party/openssl/crypto/err/
H A Derr.c915 int top; ERR_clear_last_mark() local
936 int top; err_clear_last_constant_time() local
[all...]
/third_party/skia/src/codec/
H A DSkCodec.cpp504 const int top = options->fSubset->top(); in startIncrementalDecode() local
/third_party/skia/src/core/
H A DSkAAClip.cpp128 int top() const { return fTop; } in top() function in __anon18671::Iter
626 int top, bot; in operateY() local
[all...]
/third_party/skia/src/gpu/geometry/
H A DGrAATriangulator.cpp89 Vertex* top = edge->fEdge->fTop; in makeEvent() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Denc_mips_dsp_r2.c483 DCMode16(uint8_t* dst, const uint8_t* left, const uint8_t* top) DCMode16() argument
546 DCMode8(uint8_t* dst, const uint8_t* left, const uint8_t* top) DCMode8() argument
591 DC4(uint8_t* dst, const uint8_t* top) DC4() argument
612 TM4(uint8_t* dst, const uint8_t* top) TM4() argument
667 VE4(uint8_t* dst, const uint8_t* top) VE4() argument
698 HE4(uint8_t* dst, const uint8_t* top) HE4() argument
734 RD4(uint8_t* dst, const uint8_t* top) RD4() argument
783 VR4(uint8_t* dst, const uint8_t* top) VR4() argument
833 LD4(uint8_t* dst, const uint8_t* top) LD4() argument
880 VL4(uint8_t* dst, const uint8_t* top) VL4() argument
929 HD4(uint8_t* dst, const uint8_t* top) HD4() argument
977 HU4(uint8_t* dst, const uint8_t* top) HU4() argument
1016 IntraChromaPreds_MIPSdspR2(uint8_t* dst, const uint8_t* left, const uint8_t* top) IntraChromaPreds_MIPSdspR2() argument
1036 Intra16Preds_MIPSdspR2(uint8_t* dst, const uint8_t* left, const uint8_t* top) Intra16Preds_MIPSdspR2() argument
1046 Intra4Preds_MIPSdspR2(uint8_t* dst, const uint8_t* top) Intra4Preds_MIPSdspR2() argument
[all...]
H A Dlossless_neon.c191 static uint32_t Predictor5_NEON(uint32_t left, const uint32_t* const top) { in Predictor5_NEON() argument
194 static uint32_t Predictor6_NEON(uint32_t left, const uint32_t* const top) { in Predictor6_NEON() argument
197 static uint32_t Predictor7_NEON(uint32_t left, const uint32_t* const top) { in Predictor7_NEON() argument
200 static uint32_t Predictor13_NEON(uint32_t left, const uint32_t* const top) { in Predictor13_NEON() argument
305 const uint8x16_t top = LOADQ_U32P_AS_U8(&upper[i - 1]); PredictorAdd6_NEON() local
321 const uint8x16_t top = LOADQ_U32P_AS_U8(&upper[i]); PredictorAdd7_NEON() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/makeconv/
H A Dgencnvex.c122 int32_t length, top, headerSize; in CnvExtWrite() local
[all...]
H A Dgenmbcs.cpp1427 uint32_t top, stageUTF8Length=0; in MBCSWrite() local
/third_party/skia/src/utils/
H A DSkNWayCanvas.cpp252 void SkNWayCanvas::onDrawImage2(const SkImage* image, SkScalar left, SkScalar top, in onDrawImage2() argument
H A DSkPaintFilterCanvas.cpp124 void SkPaintFilterCanvas::onDrawImage2(const SkImage* image, SkScalar left, SkScalar top, in onDrawImage2() argument
H A DSkPatchUtils.cpp309 SkPoint bottom = fBottom.next(), top = fTop.next(); in MakeVertices() local
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dt1decode.c512 FT_Long* top = decoder->top; in FT_LOCAL_DEF() local
1726 FT_Long* top = decoder->top; FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-subset-cff1.cc882 TopDict *top = c->start_embed<TopDict> (); in _serialize_cff1() local
/third_party/skia/third_party/externals/piex/src/
H A Dtiff_parser.cc584 std::uint32_t top; in GetFullDimension32() local
/third_party/python/Lib/test/
H A Dtest_scope.py766 def top(a): function
/third_party/skia/third_party/externals/icu/source/common/
H A Duprops.cpp109 int32_t top = inIndexes[ULAYOUT_IX_INPC_TRIE_TOP]; in ulayout_load() local

Completed in 33 milliseconds

1...<<21222324252627282930>>...37