Home
last modified time | relevance | path

Searched refs:issues (Results 1 - 25 of 37) sorted by relevance

12

/third_party/icu/tools/commit-checker/
H A Dcheck.py246 issues = jira.search_issues(jira_query, startAt=start, maxResults=batch_size)
247 if len(issues) > 0:
248 print("Loaded issues %d-%d" % (start + 1, start + len(issues)), file=sys.stderr)
250 print(":warning: No issues matched the query.") # leave this as a warning
251 for jira_issue in issues:
253 if len(issues) < batch_size:
262 This can always be used (in- or out- of query issues), because it
308 issues = list(get_jira_issues(**vars(args)))
312 # which issues hav
[all...]
/third_party/mesa3d/bin/
H A Dgen_release_notes.py186 issues: typing.List[str] = []
200 issues.append(os.path.basename(urllib.parse.urlparse(bug).path))
202 issues.extend([b.strip().lstrip('#') for b in bug.split(',')])
204 issues.append(bug.lstrip('#'))
206 return issues
211 issues = await parse_issues(commits)
215 results = await asyncio.gather(*[get_bug(session, i) for i in issues])
226 url = 'https://gitlab.freedesktop.org/api/v4/projects/176/issues'
/kernel/linux/build/
H A Dkernel_build.py82 issues = {}
103 if filename in issues:
104 issues[filename].extend(details)
106 issues[filename] = details
113 if filename in issues:
114 issues[filename].extend(details)
116 issues[filename] = details
118 for filename, details in issues.items():
/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/
H A Dpanfrost_gpu.c163 u64 issues; member
166 u64 issues; member
175 .issues = hw_issues_##_name, \
182 .issues = hw_issues_##name##_r##_rev##p##_p##stat, \
281 hw_issues |= model->issues; in panfrost_gpu_init_features()
291 hw_issues |= model->revs[best].issues; in panfrost_gpu_init_features()
301 dev_info(pfdev->dev, "features: %64pb, issues: %64pb", in panfrost_gpu_init_features()
/kernel/linux/linux-6.6/drivers/gpu/drm/panfrost/
H A Dpanfrost_gpu.c162 u64 issues; member
165 u64 issues; member
174 .issues = hw_issues_##_name, \
181 .issues = hw_issues_##name##_r##_rev##p##_p##stat, \
292 hw_issues |= model->issues; in panfrost_gpu_init_features()
302 hw_issues |= model->revs[best].issues; in panfrost_gpu_init_features()
312 dev_info(pfdev->dev, "features: %64pb, issues: %64pb", in panfrost_gpu_init_features()
/third_party/rust/crates/clap/tests/derive/
H A Dmain.rs20 mod issues; modules
/third_party/ltp/scripts/
H A Dcheckbashisms.pl82 my $issues = 0;
133 $issues = 0;
530 if ($mode && !$issues) {
544 $issues = 1;
/third_party/notofonts/scripts/
H A Dissue-stats.py38 issues = repo.get_issues(state="all") variable
40 for i in issues:
76 open("docs/issues.json", "w"),
141 plt.title("Repositories with most open issues")
154 tiers[tier].append({"repo": k, "issues": v})
159 {"issues": k, "repos": low_hanging[k]} for k in sorted(low_hanging.keys())
162 tiers = {k: sorted(v, key=lambda i: -i["issues"]) for k, v in tiers.items()}
169 plt.title("Open issues per tier")
/foundation/communication/ipc/interfaces/innerkits/rust/src/ipc_async/
H A Dipc_ylong.rs43 // This shouldn't cause issues with blocking the thread as only one task will in spawn()
/third_party/node/test/parallel/
H A Dtest-cli-node-options.js36 /.*DeprecationWarning: Buffer\(\) is deprecated due to security and usability issues.*/,
84 // Workers can't eval as ES Modules. https://github.com/nodejs/node/issues/30682
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/Template/
H A DPreprocess.pm131 L<https://github.com/mschout/perl-text-template/issues>
/third_party/pcre2/pcre2/src/
H A Dpcre2posix.c174 no issues. The only small worry is the comment below about languages that do
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/Template/
H A DPreprocess.pm131 L<https://github.com/mschout/perl-text-template/issues>
/third_party/protobuf/objectivec/DevTools/
H A Dfull_mac_build.sh33 Force the number of parallel jobs (useful for debugging build issues).
/kernel/linux/linux-5.10/tools/power/pm-graph/
H A Dsleepgraph.py3629 # load the dmesg file into memory and fix up any ordering issues
4088 data['issues'], data['sus_worst'], data['sus_worsttime'],
4200 html += td.format(d[7]) # issues
4287 def createHTMLIssuesSummary(testruns, issues, htmlfile, title, extra=''):
4288 multihost = len([e for e in issues if len(e['urls']) > 1]) > 0
4296 subtitle = '%d issues' % len(issues) if len(issues) > 0 else 'no issues'
4305 for e in sorted(issues, ke
[all...]
/kernel/linux/linux-6.6/tools/power/pm-graph/
H A Dsleepgraph.py3365 # load the ftrace file into memory and fix up any ordering issues
3885 # load the dmesg file into memory and fix up any ordering issues
4345 data['issues'], data['sus_worst'], data['sus_worsttime'],
4457 html += td.format(d[7]) # issues
4544 def createHTMLIssuesSummary(testruns, issues, htmlfile, title, extra=''):
4545 multihost = len([e for e in issues if len(e['urls']) > 1]) > 0
4553 subtitle = '%d issues' % len(issues) if len(issues) > 0 else 'no issues'
[all...]
/kernel/linux/linux-6.6/samples/hid/
H A DMakefile81 $(warning WARNING: Detected possible issues with include path.)
/third_party/skia/third_party/externals/libpng/projects/owatcom/
H A Dpngconfig.mak133 $# If build issues errors after a change to pngconfig.dfa you have entered
/kernel/linux/linux-5.10/samples/bpf/
H A DMakefile231 $(warning WARNING: Detected possible issues with include path.)
/kernel/linux/linux-6.6/samples/bpf/
H A DMakefile214 $(warning WARNING: Detected possible issues with include path.)
/third_party/ffmpeg/libavresample/x86/
H A Daudio_mix.asm482 ; do not use ymm AVX or FMA4 in x86-32 for 6 or more channels due to stack alignment issues
/third_party/gn/src/gn/
H A Dcommand_gen.cc641 indexer issues here and there.
711 DEPRECATED https://bugs.chromium.org/p/gn/issues/detail?id=302.
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dcommon.c1113 #define VULNBL_INTEL_STEPPINGS(model, steppings, issues) \
1116 X86_FEATURE_ANY, issues)
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dcommon.c1248 #define VULNBL_INTEL_STEPPINGS(model, steppings, issues) \
1251 X86_FEATURE_ANY, issues)
/third_party/node/
H A Dvcbuild.bat117 if /i "%1"=="test-known-issues" set test_args=%test_args% known_issues&goto arg-ok
782 echo vcbuild.bat [debug/release] [msi] [doc] [test/test-all/test-addons/test-doc/test-js-native-api/test-node-api/test-benchmark/test-internet/test-pummel/test-simple/test-message/test-tick-processor/test-known-issues/test-node-inspect/test-check-deopts/test-npm/test-async-hooks/test-v8/test-v8-intl/test-v8-benchmarks/test-v8-all] [ignore-flaky] [static/dll] [noprojgen] [projgen] [small-icu/full-icu/without-intl] [nobuild] [nosnapshot] [nonpm] [nocorepack] [noetw] [ltcg] [licensetf] [sign] [ia32/x86/x64/arm64] [vs2019/vs2022] [download-all] [enable-vtune] [lint/lint-ci/lint-js/lint-md] [lint-md-build] [package] [build-release] [upload] [no-NODE-OPTIONS] [link-module path-to-module] [debug-http2] [debug-nghttp2] [clean] [cctest] [no-cctest] [openssl-no-asm]

Completed in 29 milliseconds

12