Searched defs:take (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/games/battlestar/
H A Dcommand4.c38 take(unsigned int from[]) function
[all...]
/openbsd-current/gnu/llvm/clang/include/clang/Basic/
H A DDiagnosticError.h40 static std::optional<PartialDiagnosticAt> take(llvm::Error &Err) { function in class:clang::DiagnosticError
/openbsd-current/gnu/llvm/libcxx/include/__ranges/
H A Dtake_view.h331 inline constexpr auto take = __take::__fn{}; member in namespace:ranges::views::__cpo
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h55 std::optional<DIExpression::ExprOperand> take() { function in class:llvm::DIExpressionCursor
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/Windows/
H A DWindowsSupport.h99 handle_type take() { function in class:llvm::ScopedHandle
/openbsd-current/gnu/llvm/llvm/lib/Support/BLAKE3/
H A Dblake3.c43 size_t take = BLAKE3_BLOCK_LEN - ((size_t)self->buf_len); local
122 size_t take = chunk_state_fill_buf(self, input, input_len); local
144 size_t take local
477 size_t take = BLAKE3_CHUNK_LEN - chunk_state_len(&self->chunk); local
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/ProfileData/
H A DInstrProf.h358 static instrprof_error take(Error E) { function in class:llvm::InstrProfError
/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dintel_tc.c1013 static void xelpdp_tc_phy_take_ownership(struct intel_tc_port *tc, bool take) argument
510 icl_tc_phy_take_ownership(struct intel_tc_port *tc, bool take) argument
788 adlp_tc_phy_take_ownership(struct intel_tc_port *tc, bool take) argument
[all...]
/openbsd-current/gnu/usr.bin/perl/
H A Dpp_ctl.c6502 STRLEN take = 0; local
H A Dperlio.c2088 SSize_t take = 0; local

Completed in 366 milliseconds