Home
last modified time | relevance | path

Searched defs:dist (Results 301 - 315 of 315) sorted by relevance

1...<<111213

/third_party/ffmpeg/libavformat/
H A Dmatroskadec.c1420 int64_t dist = length + UNKNOWN_EQUIV * matroska->unknown_count++; in ebml_parse() local
/third_party/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64.cc967 int dist = pos - fixup_pos; in bind_to() local
/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips.cc1041 int32_t dist = pos - fixup_pos; in bind_to() local
/third_party/node/deps/v8/src/codegen/loong64/
H A Dassembler-loong64.cc571 int dist = pos - fixup_pos; in bind_to() local
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dassembler-riscv64.cc651 int dist = pos - fixup_pos; in bind_to() local
/third_party/skia/src/core/
H A DSkPath.cpp1356 SkScalar dist = SkScalarAbs(SkDoubleToScalar(radius * (1 - cosh) / sinh)); in arcTo() local
/kernel/linux/linux-5.10/kernel/sched/
H A Dfair.c1365 int dist = node_distance(nid, node); in score_nearby_nodes() local
1581 int dist; member
1776 int dist in task_numa_compare() local
1416 task_weight(struct task_struct *p, int nid, int dist) task_weight() argument
1435 group_weight(struct task_struct *p, int nid, int dist) group_weight() argument
2023 int nid, ret, dist; task_numa_migrate() local
2312 int dist; preferred_group_nid() local
7938 int src_nid, dst_nid, dist; migrate_degrades_locality() local
[all...]
/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c7609 int dist = ctx->cached_cq_tail - (int) iowq->cq_tail; in io_should_wake() local
/kernel/linux/linux-6.6/kernel/sched/
H A Dfair.c1705 int dist = node_distance(nid, node); in score_nearby_nodes() local
2053 int dist; member
2247 int dist in task_numa_compare() local
1755 task_weight(struct task_struct *p, int nid, int dist) task_weight() argument
1774 group_weight(struct task_struct *p, int nid, int dist) group_weight() argument
2504 int nid, ret, dist; task_numa_migrate() local
2795 int dist; preferred_group_nid() local
9070 int src_nid, dst_nid, dist; migrate_degrades_locality() local
[all...]
/third_party/astc-encoder/Source/
H A Dstb_image.h4309 int len,dist; in stbi__parse_huffman_block() local
H A Dtinyexr.h2581 mz_uint32 num_bits, dist, counter, num_extra; in tinfl_decompress() local
3784 mz_uint dist, pos = lookahead_pos & TDEFL_LZ_DICT_SIZE_MASK, tdefl_find_match() local
3839 mz_uint dist, pos = lookahead_pos & TDEFL_LZ_DICT_SIZE_MASK, tdefl_find_match() local
[all...]
/third_party/backends/backend/
H A Dhp3900_rts8822.c4801 SANE_Int buffersize, xpos, ypos, coord, cnt, chn_size, dist, rst; in Refs_Analyze_Pattern() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_hw.h3049 uint32_t dist:2; /* Dist Type */ member
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_hw.h3235 uint32_t dist:2; /* Dist Type */ member
/third_party/sqlite/src/
H A Dsqlite3.c75070 int dist; global() local
[all...]

Completed in 282 milliseconds

1...<<111213