Home
last modified time | relevance | path

Searched refs:newContents (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-format/
H A Dclang-format-bbedit.applescript18 set newContents to do shell script "/path/to/clang-format -offset=" & selectionOffset & " -length="…
21 -- "set contents of text document 1 to newContents" scrolls to the bottom while
25 set text of selection to newContents
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_dir.c28 TCPA_DIRVALUE *newContents, /* in */ in Transport_DirWriteAuth() argument
44 Trspi_LoadBlob_DIGEST(&offset, data, (TPM_DIGEST *)newContents); in Transport_DirWriteAuth()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_dir.c32 TCPA_DIRVALUE newContents, /* in */ in TCSP_DirWriteAuth_Internal() argument
53 TPM_DIGEST_SIZE, newContents.digest, ownerAuth, NULL))) in TCSP_DirWriteAuth_Internal()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc_dir.c31 TCPA_DIRVALUE *newContents, /* in */ in RPC_DirWriteAuth_TP() argument
44 if (setData(TCSD_PACKET_TYPE_DIGEST, 2, newContents, 0, &hte->comm)) in RPC_DirWriteAuth_TP()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtcs.h398 TPM_DIRVALUE newContents, // in
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c1026 TCPA_DIRVALUE *newContents, /* in */ in RPC_DirWriteAuth() argument
1037 result = RPC_DirWriteAuth_TP(entry, dirIndex, newContents, ownerAuth); in RPC_DirWriteAuth()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dtcs_utils.h577 TCPA_DIRVALUE newContents, /* in */