/freebsd/contrib/llvm-project/clang/lib/Headers/hlsl/ |
H A D | hlsl_basic_types.h | 38 typedef vector<int16_t, 2> int16_t2; 39 typedef vector<int16_t, 3> int16_t3; 40 typedef vector<int16_t, 4> int16_t4; 41 typedef vector<uint16_t, 2> uint16_t2; 42 typedef vector<uint16_t, 3> uint16_t3; 43 typedef vector<uint16_t, 4> uint16_t4; 45 typedef vector<bool, 2> bool2; 46 typedef vector<bool, 3> bool3; 47 typedef vector<bool, 4> bool4; 48 typedef vector<int, 2> int2; [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | ValueTypes.td | 82 def v1i1 : VTVec<1, i1, 17>; // 1 x i1 vector value 83 def v2i1 : VTVec<2, i1, 18>; // 2 x i1 vector value 84 def v3i1 : VTVec<3, i1, 19>; // 3 x i1 vector value 85 def v4i1 : VTVec<4, i1, 20>; // 4 x i1 vector value 86 def v8i1 : VTVec<8, i1, 21>; // 8 x i1 vector value 87 def v16i1 : VTVec<16, i1, 22>; // 16 x i1 vector value 88 def v32i1 : VTVec<32, i1, 23>; // 32 x i1 vector value 89 def v64i1 : VTVec<64, i1, 24>; // 64 x i1 vector value 90 def v128i1 : VTVec<128, i1, 25>; // 128 x i1 vector value 91 def v256i1 : VTVec<256, i1, 26>; // 256 x i1 vector value [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIMachineScheduler.h | 62 std::vector<SUnit*> SUnits; 64 std::vector<SUnit*> TopReadySUs; 65 std::vector<SUnit*> ScheduledSUnits; 75 std::vector<unsigned> InternalAdditionalPressure; 77 std::vector<unsigned> LiveInPressure; 78 std::vector<unsigned> LiveOutPressure; 90 std::vector<unsigned> HasLowLatencyNonWaitedParent; 95 std::vector<SIScheduleBlock*> Preds; // All blocks predecessors. 97 std::vector<std::pair<SIScheduleBlock*, SIScheduleBlockLinkKind>> Succs; 119 const std::vector<SIScheduleBlock*>& getPreds() const { return Preds; } in getPreds() [all …]
|
/freebsd/contrib/llvm-project/lld/COFF/ |
H A D | DLL.h | 28 std::vector<DefinedImportData *> imports; 29 std::vector<Chunk *> dirs; 30 std::vector<Chunk *> lookups; 31 std::vector<Chunk *> addresses; 32 std::vector<Chunk *> hints; 33 std::vector<Chunk *> dllNames; 44 std::vector<Chunk *> getChunks(); 45 std::vector<Chunk *> getDataChunks(); 60 std::vector<DefinedImportData *> imports; 61 std::vector<Chunk *> dirs; [all …]
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | vector | 16 vector synopsis 22 class vector 38 vector() 40 explicit vector(const allocator_type&); 41 explicit vector(size_type n); 42 explicit vector(size_type n, const allocator_type&); // C++14 43 vector(size_type n, const value_type& value, const allocator_type& = allocator_type()); 45 vector(InputIterator first, InputIterator last, const allocator_type& = allocator_type()); 47 constexpr vector(from_range_t, R&& rg, const Allocator& = Allocator()); // C++23 48 vector(const vector& x); [all …]
|
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/ |
H A D | ToolRunner.h | 40 std::vector<std::string> ccArgs; // CC-specific arguments. 42 const std::vector<std::string> *CCArgs) in CC() 53 const std::vector<std::string> *Args); 63 const std::string &ProgramFile, const std::vector<std::string> &Args, 66 const std::vector<std::string> &CCArgs = std::vector<std::string>(), 74 const std::vector<std::string> &ArgsForCC); 88 const std::vector<std::string> *Args = nullptr, 89 const std::vector<std::string> *CCArgs = nullptr, 94 const std::vector<std::string> *Args = nullptr); 98 const std::vector<std::string> *Args = nullptr); [all …]
|
H A D | ToolRunner.cpp | 146 std::vector<std::string> ToolArgs; // Args to pass to LLI 148 LLI(const std::string &Path, const std::vector<std::string> *Args) in LLI() 157 const std::string &Bitcode, const std::vector<std::string> &Args, 159 const std::vector<std::string> &CCArgs, 160 const std::vector<std::string> &SharedLibs = std::vector<std::string>(), 166 const std::vector<std::string> &Args, in ExecuteProgram() 169 const std::vector<std::string> &CCArgs, in ExecuteProgram() 170 const std::vector<std::string> &SharedLibs, in ExecuteProgram() 172 std::vector<StringRe in ExecuteProgram() [all...] |
/freebsd/usr.sbin/ppp/ |
H A D | auth.c | 174 char *vector[6], buff[LINE_LEN]; in auth_SetPhoneList() local 186 memset(vector, '\0', sizeof vector); in auth_SetPhoneList() 187 if ((n = MakeArgs(buff, vector, VECSIZE(vector), PARSE_REDUCE)) < 0) in auth_SetPhoneList() 191 if (strcmp(vector[0], name) == 0) { in auth_SetPhoneList() 193 if (*vector[4] == '\0') in auth_SetPhoneList() 195 strncpy(phone, vector[4], phonelen - 1); in auth_SetPhoneList() 219 char *vector[5], buff[LINE_LEN]; in auth_Select() local 247 memset(vector, '\0', sizeof vector); in auth_Select() 248 if ((n = MakeArgs(buff, vector, VECSIZE(vector), PARSE_REDUCE)) < 0) in auth_Select() 252 if (strcmp(vector[0], name) == 0) { in auth_Select() [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | CodeLayout.h | 20 #include <vector> 43 std::vector<uint64_t> computeExtTspLayout(ArrayRef<uint64_t> NodeSizes, 84 std::vector<uint64_t> computeCacheDirectedLayout( 89 std::vector<uint64_t> computeCacheDirectedLayout(
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | WindowsResource.h | 157 Error parse(WindowsResource *WR, std::vector<std::string> &Duplicates); 159 std::vector<std::string> &Duplicates); 160 void cleanUpManifests(std::vector<std::string> &Duplicates); 163 ArrayRef<std::vector<uint8_t>> getData() const { return Data; } in getData() 164 ArrayRef<std::vector<UTF16>> getStringTable() const { return StringTable; } in getStringTable() 202 std::vector<std::vector<uint8_t>> &Data, 203 std::vector<std::vector<UTF16>> &StringTable, 206 std::vector<std::vector<UTF16>> &StringTable); 208 std::vector<std::vector<UTF16>> &StringTable); 210 std::vector<std::vector<uint8_t>> &Data, [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/ |
H A D | RenamingAction.h | 31 RenamingAction(const std::vector<std::string> &NewNames, 32 const std::vector<std::string> &PrevNames, 33 const std::vector<std::vector<std::string>> &USRList, 42 const std::vector<std::string> &NewNames, &PrevNames; 43 const std::vector<std::vector<std::string>> &USRList; 93 llvm::Expected<std::vector<AtomicChange>> 101 const std::vector<std::string> &NewNames, in QualifiedRenamingAction() 102 const std::vector<std::vector<std::string>> &USRList, in QualifiedRenamingAction() 110 const std::vector<std::string> &NewNames; 113 const std::vector<std::vector<std::string>> &USRList;
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | PdbYaml.h | 37 std::vector<uint32_t> DirectoryBlocks; 43 std::vector<uint32_t> Blocks; 56 std::vector<PdbRaw_FeatureSig> Features; 57 std::vector<NamedStreamMapping> NamedStreams; 62 std::vector<CodeViewYAML::SymbolRecord> Symbols; 68 std::vector<StringRef> SourceFiles; 69 std::vector<CodeViewYAML::YAMLDebugSubsection> Subsections; 82 std::vector<PdbDbiModuleInfo> ModInfos; 87 std::vector<CodeViewYAML::LeafRecord> Records; 91 std::vector<CodeViewYAML::SymbolRecord> PubSyms; [all …]
|
/freebsd/sys/x86/x86/ |
H A D | local_apic.c | 311 lapic_write_self_ipi(uint32_t vector) in lapic_write_self_ipi() argument 315 wrmsr(MSR_APIC_000 + LAPIC_SELF_IPI, vector); in lapic_write_self_ipi() 351 static u_int apic_idt_to_irq(u_int apic_id, u_int vector); 352 static void lapic_set_tpr(u_int vector); 1089 lapic_intr_pending(u_int vector) in lapic_intr_pending() argument 1100 irr = lapic_read32(LAPIC_IRR0 + vector / 32); in lapic_intr_pending() 1101 return (irr & 1 << (vector % 32)); in lapic_intr_pending() 1255 lapic_set_tpr(u_int vector) in lapic_set_tpr() argument 1258 lapic_write32(LAPIC_TPR, vector); in lapic_set_tpr() 1263 tpr |= vector; in lapic_set_tpr() [all …]
|
/freebsd/contrib/llvm-project/libcxx/modules/std/ |
H A D | vector.cppm |
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | DWARFYAML.h | 41 std::vector<AttributeAbbrev> Attributes; 46 std::vector<Abbrev> Table; 61 std::vector<ARangeDescriptor> Descriptors; 75 std::vector<RangeEntry> Entries; 90 std::vector<PubEntry> Entries; 96 std::vector<llvm::yaml::Hex8> BlockData; 101 std::vector<FormValue> Values; 118 std::vector<Entry> Entries; 129 std::vector<IdxForm> Indices; 135 std::vector<yaml::Hex64> Values; [all …]
|
H A D | WasmYAML.h | 79 std::vector<uint32_t> Functions; 110 std::vector<LocalDecl> Locals; 156 std::vector<ValueType> ParamTypes; 157 std::vector<ValueType> ReturnTypes; 183 std::vector<ComdatEntry> Entries; 191 std::vector<Relocation> Relocations; 230 std::vector<StringRef> Needed; 231 std::vector<DylinkImportInfo> ImportInfo; 232 std::vector<DylinkExportInfo> ExportInfo; 243 std::vector<NameEntry> FunctionNames; [all …]
|
H A D | ELFYAML.h | 172 std::optional<std::vector<BBEntry>> BBEntries; 176 std::optional<std::vector<BBRangeEntry>> BBRanges; 192 std::optional<std::vector<SuccessorEntry>> Successors; 195 std::optional<std::vector<PGOBBEntry>> PGOBBEntries; 274 virtual std::vector<std::pair<StringRef, bool>> getEntries() const { in getEntries() 326 std::optional<std::vector<SectionHeader>> Sections; 327 std::optional<std::vector<SectionHeader>> Excluded; 344 std::optional<std::vector<BBAddrMapEntry>> Entries; 345 std::optional<std::vector<PGOAnalysisMapEntry>> PGOAnalyses; 349 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries() [all …]
|
H A D | MachOYAML.h | 59 std::vector<Relocation> relocations; 77 std::vector<Section> Sections; 78 std::vector<MachO::build_tool_version> Tools; 79 std::vector<llvm::yaml::Hex8> PayloadBytes; 95 std::vector<yaml::Hex64> ExtraData; 101 std::vector<yaml::Hex64> ULEBExtraData; 102 std::vector<int64_t> SLEBExtraData; 114 std::vector<MachOYAML::ExportEntry> Children; 124 std::vector<MachOYAML::RebaseOpcode> RebaseOpcodes; 125 std::vector<MachOYAML::BindOpcode> BindOpcodes; [all …]
|
/freebsd/sys/powerpc/powerpc/ |
H A D | intr_machdep.c | 97 u_int vector; member 197 int vector; in smp_intr_init() local 199 for (vector = 0; vector < nvectors; vector++) { in smp_intr_init() 200 i = powerpc_intrs[vector]; in smp_intr_init() 226 int vector; in intr_lookup() local 229 for (vector = 0; vector < nvectors; vector++) { in intr_lookup() 230 i = powerpc_intrs[vector]; in intr_lookup() 250 i->vector = -1; in intr_lookup() 260 for (vector = 0; vector < num_io_irqs && vector <= nvectors; in intr_lookup() 261 vector++) { in intr_lookup() [all …]
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | visx | 19 >2 byte 101 (unsigned char vector) 20 >2 byte 102 (short integer vector) 21 >2 byte 103 (float 32 vector) 22 >2 byte 104 (float 64 vector) 23 >2 byte 105 (signed char vector) 24 >2 byte 106 (bit plane vector) 25 >2 byte 121 (feature vector) 26 >2 byte 122 (feature vector library) 28 >2 byte 126 (bit vector)
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/ |
H A D | Symtab.h | 24 typedef std::vector<uint32_t> IndexCollection; 47 void Dump(Stream *s, Target *target, std::vector<uint32_t> &indexes, 65 std::vector<uint32_t> &indexes, 70 std::vector<uint32_t> &indexes, uint32_t start_idx = 0, 75 std::vector<uint32_t> &matches, 79 std::vector<uint32_t> &matches); 83 std::vector<uint32_t> &matches); 86 std::vector<uint32_t> &matches); 91 std::vector<uint32_t> &matches); 94 std::vector<uint32_t> &indexes, [all …]
|
/freebsd/contrib/kyua/utils/signals/ |
H A D | timer_test.cpp | 59 std::vector< int >& _destination; 79 std::vector< int >& destination, const int item) : in delayed_inserter() 97 wait_timers(const std::vector< signals::timer* >& timers) in wait_timers() 102 for (std::vector< signals::timer* >::const_iterator in wait_timers() 157 std::vector< signals::timer* > timers; in ATF_TEST_CASE_BODY() 158 std::vector< int > items, exp_items; in ATF_TEST_CASE_BODY() 183 std::vector< signals::timer* > timers; in ATF_TEST_CASE_BODY() 184 std::vector< int > items; in ATF_TEST_CASE_BODY() 208 std::vector< int > exp_items; in ATF_TEST_CASE_BODY() 224 std::vector< signals::timer* > timers; in ATF_TEST_CASE_BODY() [all …]
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/ |
H A D | RenamingAction.cpp | 47 std::vector<std::string> USRs = in findSymbolOccurrences() 144 Expected<std::vector<AtomicChange>> 148 std::vector<AtomicChange> Changes; in createRenameReplacements() 186 const std::vector<std::string> &NewNames, in RenamingASTConsumer() 187 const std::vector<std::string> &PrevNames, in RenamingASTConsumer() 188 const std::vector<std::vector<std::string>> &USRList, in RenamingASTConsumer() 206 const std::vector<std::string> &USRs) { in HandleOneRename() 223 Expected<std::vector<AtomicChange>> Change = in HandleOneRename() 234 const std::vector<std::string> &NewNames, &PrevNames; 235 const std::vector<std::vector<std::string>> &USRList; [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | CodeLayout.cpp | 254 std::vector<JumpT *> OutJumps; 256 std::vector<JumpT *> InJumps; 329 void merge(ChainT *Other, std::vector<NodeT *> MergedBlocks) { 361 std::vector<NodeT *> Nodes; 363 std::vector<std::pair<ChainT *, ChainEdge *>> Edges; 385 const std::vector<JumpT *> &jumps() const { return Jumps; } in setCachedMergeGain() 437 std::vector<JumpT *> Jumps; in inCount() 492 using NodeIter = std::vector<NodeT *>::const_iterator; in getNodes() 493 static std::vector<NodeT *> EmptyList; in getNodes() 515 std::vector<Node in mergeNodes() [all...] |
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | CodeGenOptions.h | 248 std::vector<BitcodeFileToLink> LinkBitcodeFiles; 273 std::vector<std::string> DependentLibraries; 276 std::vector<std::string> LinkerOptions; 316 std::vector<std::string> OffloadObjects; 388 std::vector<uint8_t> CmdArgs; 391 std::vector<std::string> NoBuiltinFuncs; 393 std::vector<std::string> Reciprocals; 406 std::vector<std::string> DefaultFunctionAttrs; 409 std::vector<std::string> PassPlugins; 412 std::vector<std::function<void(llvm::PassBuilder &)>> PassBuilderCallbacks; [all …]
|