Home
last modified time | relevance | path

Searched defs:weight (Results 101 - 125 of 195) sorted by relevance

12345678

/third_party/ninja/src/
H A Dgraph.h227 int weight() const { return 1; } in weight() function
/third_party/node/deps/cares/src/lib/
H A Dares_dns_private.h105 unsigned short weight; member
156 unsigned short weight; member
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_stream.c248 void nghttp2_stream_change_weight(nghttp2_stream *stream, int32_t weight) { in nghttp2_stream_change_weight() argument
60 nghttp2_stream_init(nghttp2_stream *stream, int32_t stream_id, uint8_t flags, nghttp2_stream_state initial_state, int32_t weight, int32_t remote_initial_window_size, int32_t local_initial_window_size, void *stream_user_data, nghttp2_mem *mem) nghttp2_stream_init() argument
311 nghttp2_stream_dep_distributed_weight(nghttp2_stream *stream, int32_t weight) nghttp2_stream_dep_distributed_weight() argument
[all...]
H A Dnghttp2_frame.c412 int32_t weight; in nghttp2_frame_unpack_priority_spec() local
/third_party/skia/src/gpu/geometry/
H A DGrPathUtils.cpp246 void GrPathUtils::getConicKLM(const SkPoint p[3], const SkScalar weight, SkMatrix* out) { in getConicKLM() argument
/third_party/skia/src/pathops/
H A DSkOpContour.h29 void addConic(SkPoint pts[3], SkScalar weight) { in addConic() argument
/third_party/skia/third_party/skcms/src/
H A DTransform_inl.h723 F weight[8]; // Weight for each contribution, again first low, then high. in clut() local
[all...]
/third_party/skia/modules/skottie/src/effects/
H A DFractalNoiseEffect.cpp413 weight = evo - evo_; in noise() local
/third_party/skia/modules/canvaskit/
H A Dparagraph_bindings.cpp39 SkFontStyle::Weight weight; member
/test/xts/acts/graphic/graphicnapidrawingtest/
H A DOH_Drawing_TypographyTest.cpp1899 int weight = FONT_WEIGHT_100; in HWTEST_F() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Derror_resilience.c221 int64_t weight = 256 * 256 * 256 * 16 / FFMAX(dist[b_x + b_y*stride][j], 1); in guess_dc() local
H A Ddvenc.c370 dv_set_class_number_sd(DVVideoContext *s, int16_t *blk, EncBlockInfo *bi, const uint8_t *zigzag_scan, const int *weight, int bias) dv_set_class_number_sd() argument
454 dv_set_class_number_hd(DVVideoContext *s, int16_t *blk, EncBlockInfo *bi, const uint8_t *zigzag_scan, const int *weight, int bias) dv_set_class_number_hd() argument
H A Dg723_1enc.c365 int16_t weight[LPC_ORDER]; in lsp_quantize() local
H A Dopus_silk.c340 int weight = s->wb ? ff_silk_lsf_pred_weights_wb [ff_silk_lsf_weight_sel_wb [lsf_i1][i]][i] : in silk_decode_lpc() local
350 int cur, prev, next, weight_sq, weight, ipart, fpart, y, value; in silk_decode_lpc() local
/third_party/ffmpeg/libavcodec/ppc/
H A Dh264dsp.c657 weight_h264_W_altivec(uint8_t *block, int stride, int height, int log2_denom, int weight, int offset, int w) weight_h264_W_altivec() argument
/third_party/alsa-lib/modules/mixer/simple/
H A Dpython.c635 long index, weight; in pymelem_init() local
771 long index, weight; in pymixer_melement_new() local
/third_party/icu/tools/unicode/c/genprops/
H A Dnamespropsbuilder.cpp179 int32_t weight; /* -(cost for token) + (number of occurences) * (length-1) */ member
[all...]
/third_party/icu/tools/unicode/c/genuca/
H A Dgenuca.cpp113 uint32_t weight = 0; in parseWeight() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Ddtptngen_impl.h118 int16_t weight; member
/third_party/nghttp2/lib/
H A Dnghttp2_frame.c412 int32_t weight; in nghttp2_frame_unpack_priority_spec() local
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_bptc_tmp.h511 int weight; in interpolate() local
/third_party/node/deps/icu-small/source/i18n/
H A Ddtptngen_impl.h118 int16_t weight; member
/third_party/node/deps/v8/src/baseline/ia32/
H A Dbaseline-assembler-ia32-inl.h407 weight); in AddToInterruptBudgetAndJumpIfNotExceeded() local
451 Register weight = BaselineLeaveFrameDescriptor::WeightRegister(); in EmitReturn() local
381 AddToInterruptBudgetAndJumpIfNotExceeded( int32_t weight, Label* skip_interrupt_label) AddToInterruptBudgetAndJumpIfNotExceeded() argument
397 AddToInterruptBudgetAndJumpIfNotExceeded( Register weight, Label* skip_interrupt_label) AddToInterruptBudgetAndJumpIfNotExceeded() argument
/third_party/node/deps/v8/src/baseline/mips/
H A Dbaseline-assembler-mips-inl.h468 Register weight = BaselineLeaveFrameDescriptor::WeightRegister(); in EmitReturn() local
396 AddToInterruptBudgetAndJumpIfNotExceeded( int32_t weight, Label* skip_interrupt_label) AddToInterruptBudgetAndJumpIfNotExceeded() argument
416 AddToInterruptBudgetAndJumpIfNotExceeded( Register weight, Label* skip_interrupt_label) AddToInterruptBudgetAndJumpIfNotExceeded() argument
/third_party/node/deps/v8/src/baseline/loong64/
H A Dbaseline-assembler-loong64-inl.h456 Register weight = BaselineLeaveFrameDescriptor::WeightRegister(); in EmitReturn() local
384 AddToInterruptBudgetAndJumpIfNotExceeded( int32_t weight, Label* skip_interrupt_label) AddToInterruptBudgetAndJumpIfNotExceeded() argument
404 AddToInterruptBudgetAndJumpIfNotExceeded( Register weight, Label* skip_interrupt_label) AddToInterruptBudgetAndJumpIfNotExceeded() argument

Completed in 38 milliseconds

12345678