Home
last modified time | relevance | path

Searched defs:issue (Results 1 – 13 of 13) sorted by relevance

/third_party/python/Doc/tools/extensions/
Dsuspicious.py64 def __init__(self, docname, lineno, issue, line): argument
126 def check_issue(self, line, lineno, issue): argument
130 def is_ignored(self, line, lineno, issue): argument
152 def report_issue(self, text, lineno, issue): argument
167 def write_log_entry(self, lineno, issue, text): argument
/third_party/skia/tools/
Dadd_codereview_message.py34 def add_codereview_message(issue, message): argument
/third_party/libphonenumber/
DCONTRIBUTING.md52 ### Provide authoritative evidence
/third_party/skia/infra/lottiecap/gold/
Dlottie-web-aggregator.go47 issue = flag.String("issue", "", "ChangeListID (if tryjob)") var
/third_party/skia/infra/wasm-common/gold/
Dwasm_gold_aggregator.go47 issue = flag.String("issue", "", "ChangelistID (if tryjob)") var
/third_party/skia/infra/bots/task_drivers/g3_canary/
Dg3_canary.go130 func triggerCanaryRoll(ctx context.Context, issue, patchset, taskFileName, taskStoragePath string, … argument
/third_party/libwebsockets/lib/roles/http/
Dminilex.c236 int issue(int version) in issue() function
/third_party/skia/infra/wasm-common/perf/
Dwasm_perf_aggregator.go50 issue = flag.Int64("issue", 0, "issue (if tryjob)") var
/third_party/node/test/parallel/
Dtest-dns-resolveany.js29 issue: 'platynum.ch' property
/third_party/googletest/googletest/scripts/
Dupload.py676 def UploadBaseFiles(self, issue, rpc_server, patch_list, patchset, options, argument
1196 def UploadSeparatePatches(issue, rpc_server, patchset, data, options): argument
/third_party/icu/tools/commit-checker/
Dcheck.py151 def pretty_print_issue(issue, type=None, **kwargs): argument
/third_party/elfutils/src/
Delfclassify.c56 issue (int e, const char *msg) in issue() function
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h56465 void (*issue)(struct rq_qos *, struct request *); member