Home
last modified time | relevance | path

Searched defs:global (Results 1 – 25 of 99) sorted by relevance

1234

/openbsd/gnu/llvm/llvm/utils/lit/tests/Inputs/xunit-output/
H A Dmissing_feature.ini1 [global] section
2 result_code = UNSUPPORTED
3 result_output = not shown
5 required_feature = dummy_feature
H A Dunsupported.ini1 [global] section
2 result_code = UNSUPPORTED
3 result_output = not shown
H A Dexcluded.ini1 [global] section
2 result_code = EXCLUDED
3 result_output = not shown
H A Dpass.ini1 [global] section
2 result_code = PASS
3 result_output = not shown
H A Dbad&name.ini1 [global] section
2 result_code = FAIL
3 result_output = & < > ]]> &"
/openbsd/gnu/llvm/llvm/utils/lit/tests/Inputs/test-data/
H A Dmetrics.ini1 [global] section
2 result_code = PASS
3 result_output = Test passed.
/openbsd/gnu/llvm/llvm/utils/lit/tests/Inputs/test-data-micro/
H A Dmicro-tests.ini1 [global] section
2 result_code = PASS
3 result_output = Test passed.
/openbsd/sys/dev/pci/drm/i915/gt/
H A Dselftest_hangcheck.c351 struct i915_gpu_error *global = &gt->i915->gpu_error; in igt_reset_nop() local
427 struct i915_gpu_error *global = &gt->i915->gpu_error; in igt_reset_nop_engine() local
686 struct i915_gpu_error *global = &gt->i915->gpu_error; in __igt_reset_engine() local
966 struct i915_gpu_error *global = &gt->i915->gpu_error; in __igt_reset_engines() local
1298 struct i915_gpu_error *global = &gt->i915->gpu_error; in igt_reset_wait() local
1638 struct i915_gpu_error *global = &gt->i915->gpu_error; in igt_reset_queue() local
1810 struct i915_gpu_error *global = &gt->i915->gpu_error; in igt_handle_error() local
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/Event/
H A DWaiting.pm11 sub global { 1 }; subroutine
H A DBail.pm14 sub global { 1 }; subroutine
H A DFail.pm25 sub global { () } subroutine
H A DPass.pm26 sub global { () } subroutine
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dva-arg-14.c3 va_list global; variable
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dgdb1250.c26 int global = 0; variable
/openbsd/gnu/usr.bin/binutils-2.17/ld/
H A Dldcref.c447 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 DFacets2Legacy.pm64 sub global { subroutine
/openbsd/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan.cpp280 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 Dselftest_guc_hangcheck.c38 struct i915_gpu_error *global = &gt->i915->gpu_error; in intel_hang_guc() local
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/
H A DEvent.pm81 sub global { () } subroutine
/openbsd/gnu/gcc/gcc/
H A Dipa-reference.h69 ipa_reference_global_vars_info_t global; member
/openbsd/gnu/llvm/lldb/include/lldb/Interpreter/
H A DProperty.h26 bool global; // false == this setting is a global setting by default member
/openbsd/gnu/gcc/libstdc++-v3/libsupc++/
H A Deh_globals.cc57 static __thread abi::__cxa_eh_globals global; in get_global() local
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DModuleBuilder.cpp132 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 Dtsan_suppressions.cpp134 const DataInfo &global = loc->global; in IsSuppressed() local
/openbsd/gnu/llvm/lld/wasm/
H A DMapFile.cpp153 for (auto *global : globals->inputGlobals) { in writeMapFile() local

1234