Home
last modified time | relevance | path

Searched defs:features (Results 1 – 25 of 56) sorted by relevance

123

/openbsd-src/gnu/llvm/llvm/lib/Support/BLAKE3/
H A Dblake3_dispatch.c95 enum cpu_feature features = 0; in get_cpu_features() local
142 const enum cpu_feature features = get_cpu_features(); in blake3_compress_in_place() local
171 const enum cpu_feature features = get_cpu_features(); in blake3_compress_xof() local
200 const enum cpu_feature features = get_cpu_features(); in blake3_hash_many() local
250 const enum cpu_feature features = get_cpu_features(); in blake3_simd_degree() local
/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DLangStandards.cpp16 #define LANGSTANDARD(id, name, lang, desc, features) \ argument
24 #define LANGSTANDARD(id, name, lang, desc, features) \ in getLangStandardForKind() argument
33 #define LANGSTANDARD(id, name, lang, desc, features) .Case(name, lang_##id) in getLangKind() argument
/openbsd-src/gnu/llvm/llvm/docs/
H A DGarbageCollection.rst678 .. |v| unicode:: 0x2714
681 .. |x| unicode:: 0x2718
787 .. _stack-map:
/openbsd-src/gnu/llvm/llvm/tools/llvm-c-test/
H A Ddisassemble.c37 static void do_disassemble(const char *triple, const char *features, in do_disassemble()
69 const char *features = tokens[1]; in handle_line() local
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dcpu-m68k.c156 int bfd_m68k_features_to_mach (unsigned features) in bfd_m68k_features_to_mach()
209 unsigned features = (bfd_m68k_mach_to_features (a->mach) in bfd_m68k_compatible() local
/openbsd-src/gnu/llvm/lldb/utils/lit-cpuid/
H A Dlit-cpuid.cpp23 StringMap<bool> features; in main() local
/openbsd-src/gnu/llvm/libcxx/utils/libcxx/test/
H A Dnewconfig.py18 def configure(parameters, features, config, lit_config): argument
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/lib/CPAN/
H A DMeta.pm525 sub features { subroutine
/openbsd-src/sys/dev/pci/
H A Dsiop_pci_common.h34 int features; /* features are defined in siopvar.h */ member
/openbsd-src/sys/dev/ic/
H A Dwdcevent.h86 u_int8_t head, u_int8_t features, u_int8_t cylinhi, u_int8_t cylinlo, in WDC_LOG_ATA_CMDLONG()
126 #define WDC_LOG_ATA_CMDLONG(chp, head, features, cylinhi, cylinlo, \ argument
H A Dsiopvar_common.h133 int features; /* chip's features */ member
/openbsd-src/usr.bin/tmux/
H A Dtty-keys.c1282 int *features = &c->term_features; tty_keys_device_attributes() local
1362 int *features = &c->term_features; tty_keys_device_attributes2() local
1440 int *features = &c->term_features; tty_keys_extended_device_attributes() local
[all...]
H A Dtty-features.c462 const char *features; in tty_default_features() member
[all...]
/openbsd-src/sys/sys/
H A Dataio.h13 u_char features; /* feature modifier bits for command */ member
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/target/
H A Dllvm_target.mli201 val features : t -> string val
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/llvm/
H A Dconfig.py246 def feature_config(self, features): argument
/openbsd-src/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_fuchsia.cpp192 uint32_t features = 0; in InitializeOsSupport() local
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DLangStandard.h70 #define LANGSTANDARD(id, name, lang, desc, features) \ argument
/openbsd-src/lib/libexpat/tests/
H A Dmisc_tests.c218 const XML_Feature *features = XML_GetFeatureList(); in START_TEST() local
/openbsd-src/gnu/llvm/lld/wasm/
H A DConfig.h85 std::optional<std::vector<std::string>> features; member
/openbsd-src/sys/dev/pci/drm/include/drm/
H A Ddrm_drv.h562 u32 features) in drm_core_check_all_features()
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/
H A DTest.py362 def getMissingRequiredFeaturesFromList(self, features): argument
/openbsd-src/sys/dev/fdt/
H A Dqcsmptp.c39 unsigned features:24; member
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_debugfs.c242 u32 features = files[i].driver_features; in drm_debugfs_create_files() local
/openbsd-src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/
H A Dsmu8_smumgr.c874 uint32_t features; in smu8_dpm_check_smu_features() local

123