Home
last modified time | relevance | path

Searched defs:take (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Support/BLAKE3/
H A Dblake3.c43 size_t take = BLAKE3_BLOCK_LEN - ((size_t)self->buf_len); in chunk_state_fill_buf() local
122 size_t take = chunk_state_fill_buf(self, input, input_len); in chunk_state_update() local
144 size_t take = chunk_state_fill_buf(self, input, input_len); in chunk_state_update() local
477 size_t take = BLAKE3_CHUNK_LEN - chunk_state_len(&self->chunk); in llvm_blake3_hasher_update() local
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DDiagnosticError.h40 static std::optional<PartialDiagnosticAt> take(llvm::Error &Err) { in take() function
/openbsd-src/games/battlestar/
H A Dcommand4.c38 take(unsigned int from[]) in take() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/Windows/
H A DWindowsSupport.h99 handle_type take() { in take() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h55 std::optional<DIExpression::ExprOperand> take() { in take() function
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_tc.c511 bool take) in icl_tc_phy_take_ownership()
789 bool take) in adlp_tc_phy_take_ownership()
1013 static void xelpdp_tc_phy_take_ownership(struct intel_tc_port *tc, bool take) in xelpdp_tc_phy_take_ownership()
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DInstrProf.h358 static instrprof_error take(Error E) { in take() function
/openbsd-src/gnu/usr.bin/perl/
H A Dpp_ctl.c6502 STRLEN take = 0; S_run_user_filter() local
H A Dperlio.c2088 SSize_t take = 0; PerlIOBase_read() local