/openbsd/gnu/llvm/llvm/utils/lit/tests/Inputs/xunit-output/ |
H A D | missing_feature.ini | 1 [global] section 2 result_code = UNSUPPORTED 3 result_output = not shown 5 required_feature = dummy_feature
|
H A D | unsupported.ini | 1 [global] section 2 result_code = UNSUPPORTED 3 result_output = not shown
|
H A D | excluded.ini | 1 [global] section 2 result_code = EXCLUDED 3 result_output = not shown
|
H A D | pass.ini | 1 [global] section 2 result_code = PASS 3 result_output = not shown
|
H A D | bad&name.ini | 1 [global] section 2 result_code = FAIL 3 result_output = & < > ]]> &"
|
/openbsd/gnu/llvm/llvm/utils/lit/tests/Inputs/test-data/ |
H A D | metrics.ini | 1 [global] section 2 result_code = PASS 3 result_output = Test passed.
|
/openbsd/gnu/llvm/llvm/utils/lit/tests/Inputs/test-data-micro/ |
H A D | micro-tests.ini | 1 [global] section 2 result_code = PASS 3 result_output = Test passed.
|
/openbsd/sys/dev/pci/drm/i915/gt/ |
H A D | selftest_hangcheck.c | 351 struct i915_gpu_error *global = >->i915->gpu_error; in igt_reset_nop() local 427 struct i915_gpu_error *global = >->i915->gpu_error; in igt_reset_nop_engine() local 686 struct i915_gpu_error *global = >->i915->gpu_error; in __igt_reset_engine() local 966 struct i915_gpu_error *global = >->i915->gpu_error; in __igt_reset_engines() local 1298 struct i915_gpu_error *global = >->i915->gpu_error; in igt_reset_wait() local 1638 struct i915_gpu_error *global = >->i915->gpu_error; in igt_reset_queue() local 1810 struct i915_gpu_error *global = >->i915->gpu_error; in igt_handle_error() local
|
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/Event/ |
H A D | Waiting.pm | 11 sub global { 1 }; subroutine
|
H A D | Bail.pm | 14 sub global { 1 }; subroutine
|
H A D | Fail.pm | 25 sub global { () } subroutine
|
H A D | Pass.pm | 26 sub global { () } subroutine
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | va-arg-14.c | 3 va_list global; variable
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | gdb1250.c | 26 int global = 0; variable
|
/openbsd/gnu/usr.bin/binutils-2.17/ld/ |
H A D | ldcref.c | 447 bfd_boolean global; member 457 bfd_boolean global, in check_refs() 521 bfd_boolean global; in check_reloc_refs() local
|
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/Util/ |
H A D | Facets2Legacy.pm | 64 sub global { subroutine
|
/openbsd/gnu/llvm/compiler-rt/lib/hwasan/ |
H A D | hwasan.cpp | 280 static bool InitializeSingleGlobal(const hwasan_global &global) { in InitializeSingleGlobal() 291 for (const hwasan_global &global : HwasanGlobalsFor( in InitLoadedGlobals() local 333 for (const hwasan_global &global : HwasanGlobalsFor( in __hwasan_init_static() local 415 for (const hwasan_global &global : HwasanGlobalsFor(base, phdr, phnum)) in __hwasan_library_loaded() local
|
/openbsd/sys/dev/pci/drm/i915/gt/uc/ |
H A D | selftest_guc_hangcheck.c | 38 struct i915_gpu_error *global = >->i915->gpu_error; in intel_hang_guc() local
|
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/ |
H A D | Event.pm | 81 sub global { () } subroutine
|
/openbsd/gnu/gcc/gcc/ |
H A D | ipa-reference.h | 69 ipa_reference_global_vars_info_t global; member
|
/openbsd/gnu/llvm/lldb/include/lldb/Interpreter/ |
H A D | Property.h | 26 bool global; // false == this setting is a global setting by default member
|
/openbsd/gnu/gcc/libstdc++-v3/libsupc++/ |
H A D | eh_globals.cc | 57 static __thread abi::__cxa_eh_globals global; in get_global() local
|
/openbsd/gnu/llvm/clang/lib/CodeGen/ |
H A D | ModuleBuilder.cpp | 132 llvm::Constant *GetAddrOfGlobal(GlobalDecl global, bool isForDefinition) { in GetAddrOfGlobal() 352 llvm::Constant *CodeGenerator::GetAddrOfGlobal(GlobalDecl global, in GetAddrOfGlobal()
|
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_suppressions.cpp | 134 const DataInfo &global = loc->global; in IsSuppressed() local
|
/openbsd/gnu/llvm/lld/wasm/ |
H A D | MapFile.cpp | 153 for (auto *global : globals->inputGlobals) { in writeMapFile() local
|