Searched defs:split (Results 26 - 50 of 67) sorted by relevance

123

/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DCanonicalType.h101 SplitQualType split() const { return Stored.split(); } function in class:clang::CanQual
/openbsd-current/gnu/llvm/llvm/lib/IR/
H A DDataLayout.cpp219 static Error split(StringRef Str, char Separator, function
[all...]
/openbsd-current/gnu/llvm/libcxx/include/__ranges/
H A Dsplit_view.h216 inline constexpr auto split = __split_view::__fn{}; member in namespace:ranges::views::__cpo
/openbsd-current/usr.bin/tmux/
H A Dscreen-redraw.c116 int split = 0; local
/openbsd-current/gnu/gcc/gcc/
H A Dgenoutput.c967 gen_split(rtx split, int lineno) argument
H A Dgensupport.c69 struct queue_elem *split; member in struct:queue_elem
304 rtx split; local
783 rtx pred, insn, pattern, split; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgensupport.c294 rtx split; local
[all...]
/openbsd-current/usr.sbin/config/
H A Dsem.c998 split(const char *name, size_t nlen, char *base, size_t bsize, int *aunit) function
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp403 auto split = splitLegalVectorType(CGM, Entries[index].getWidth(), vecTy); local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp263 void BCECmpBlock::split(BasicBlock *NewParent, AliasAnalysis &AA) const { function in class:BCECmpBlock
/openbsd-current/gnu/usr.bin/binutils/gdb/tui/
H A Dtui-data.h160 int split; member in struct:tui_layout_def
/openbsd-current/bin/ksh/
H A Deval.c36 short split; /* split "$@" / call waitlast $() */ member in struct:Expand
[all...]
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DODRHash.cpp923 SplitQualType split = Adjusted.split(); local
H A DTypePrinter.cpp187 SplitQualType split = splitAccordingToPolicy(t, Policy); local
365 SplitQualType split = splitAccordingToPolicy(t, Policy); local
/openbsd-current/gnu/llvm/lld/ELF/
H A DInputSection.cpp1155 template <class ELFT> void EhInputSection::split() { function in class:EhInputSection
1169 void EhInputSection::split(ArrayRef<RelTy> rels) { function in class:EhInputSection
[all...]
/openbsd-current/gnu/llvm/lldb/examples/python/
H A Dgdbremote.py563 def split(self, ch): member in class:Packet
[all...]
/openbsd-current/usr.bin/patch/
H A Dpatch.c810 LINENUM i, j, split; local
[all...]
/openbsd-current/usr.bin/mandoc/
H A Deqn.c662 struct eqn_box *cur, *nbox, *parent, *split; local
[all...]
/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DSemaObjCProperty.cpp751 SplitQualType split = ivarType.split(); local
/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp683 bool HexagonExpandCondsets::split(MachineInstr &MI, function in class:HexagonExpandCondsets
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp213 CHRScope *split(Region *Boundary) { function in class:__anon3390::CHRScope
[all...]
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c1147 dcn32_full_validate_bw_helper(struct dc *dc, struct dc_state *context, display_e2e_pipe_params_st *pipes, int *vlevel, int *split, bool *merge, int *pipe_cnt) argument
1647 int split[MAX_PIPES] = { 0 }; local
[all...]
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn21/
H A Ddcn21_resource.c802 int split[MAX_PIPES] = { 0 }; local
/openbsd-current/lib/libexpat/tests/
H A Dbasic_tests.c3201 int split; member in struct:bom_testdata
3222 const int split = testdata->split; local
[all...]
/openbsd-current/sys/arch/sparc64/sparc64/
H A Dpmap.c2156 GenerateTSBPointer( int64 va, PointerType type, int64 TSBBase, Boolean split, int TSBSize) argument

Completed in 362 milliseconds

123