| /third_party/ninja/src/ |
| H A D | graph.h | 227 int weight() const { return 1; }
in weight() function
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_dns_private.h | 105 unsigned short weight; member 156 unsigned short weight; member
|
| /third_party/node/deps/nghttp2/lib/ |
| H A D | nghttp2_stream.c | 248 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 D | nghttp2_frame.c | 412 int32_t weight; in nghttp2_frame_unpack_priority_spec() local
|
| /third_party/skia/src/gpu/geometry/ |
| H A D | GrPathUtils.cpp | 246 void GrPathUtils::getConicKLM(const SkPoint p[3], const SkScalar weight, SkMatrix* out) { in getConicKLM() argument
|
| /third_party/skia/src/pathops/ |
| H A D | SkOpContour.h | 29 void addConic(SkPoint pts[3], SkScalar weight) { in addConic() argument
|
| /third_party/skia/third_party/skcms/src/ |
| H A D | Transform_inl.h | 723 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 D | FractalNoiseEffect.cpp | 413 weight = evo - evo_; in noise() local
|
| /third_party/skia/modules/canvaskit/ |
| H A D | paragraph_bindings.cpp | 39 SkFontStyle::Weight weight; member
|
| /test/xts/acts/graphic/graphicnapidrawingtest/ |
| H A D | OH_Drawing_TypographyTest.cpp | 1899 int weight = FONT_WEIGHT_100; in HWTEST_F() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | error_resilience.c | 221 int64_t weight = 256 * 256 * 256 * 16 / FFMAX(dist[b_x + b_y*stride][j], 1); in guess_dc() local
|
| H A D | dvenc.c | 370 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 D | g723_1enc.c | 365 int16_t weight[LPC_ORDER]; in lsp_quantize() local
|
| H A D | opus_silk.c | 340 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 D | h264dsp.c | 657 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 D | python.c | 635 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 D | namespropsbuilder.cpp | 179 int32_t weight; /* -(cost for token) + (number of occurences) * (length-1) */ member [all...] |
| /third_party/icu/tools/unicode/c/genuca/ |
| H A D | genuca.cpp | 113 uint32_t weight = 0; in parseWeight() local [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | dtptngen_impl.h | 118 int16_t weight; member
|
| /third_party/nghttp2/lib/ |
| H A D | nghttp2_frame.c | 412 int32_t weight; in nghttp2_frame_unpack_priority_spec() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | texcompress_bptc_tmp.h | 511 int weight; in interpolate() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | dtptngen_impl.h | 118 int16_t weight; member
|
| /third_party/node/deps/v8/src/baseline/ia32/ |
| H A D | baseline-assembler-ia32-inl.h | 407 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 D | baseline-assembler-mips-inl.h | 468 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 D | baseline-assembler-loong64-inl.h | 456 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
|