Home
last modified time | relevance | path

Searched refs:Update (Results 1 – 25 of 313) sorted by relevance

12345678910>>...13

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
DCXXFormatterFunctions.h212 Update();
243 Update();
274 Update();
319 Update();
377 Update();
409 Update();
453 Update();
486 Update();
533 Update();
563 Update();
[all …]
/freebsd-10-stable/sys/dev/glxsb/
Dglxsb_hash.c64 axf->Update(ses->ses_ictx, key, klen); in glxsb_hash_key_setup()
65 axf->Update(ses->ses_ictx, hmac_ipad_buffer, axf->blocksize - klen); in glxsb_hash_key_setup()
71 axf->Update(ses->ses_octx, key, klen); in glxsb_hash_key_setup()
72 axf->Update(ses->ses_octx, hmac_opad_buffer, axf->blocksize - klen); in glxsb_hash_key_setup()
93 (int (*)(void *, void *, unsigned int))axf->Update, (caddr_t)&ctx); in glxsb_authcompute()
99 axf->Update(&ctx, hash, axf->hashsize); in glxsb_authcompute()
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
DRegisterClassInfo.cpp36 bool Update = false; in runOnMachineFunction() local
46 Update = true; in runOnMachineFunction()
51 if (Update || CSR != CalleeSaved) { in runOnMachineFunction()
59 Update = true; in runOnMachineFunction()
66 Update = true; in runOnMachineFunction()
71 if (Update) in runOnMachineFunction()
/freebsd-10-stable/contrib/llvm/tools/lldb/source/DataFormatters/
DLibCxx.cpp84 Update(); in LibcxxVectorBoolSyntheticFrontEnd()
165 lldb_private::formatters::LibcxxVectorBoolSyntheticFrontEnd::Update() in Update() function in lldb_private::formatters::LibcxxVectorBoolSyntheticFrontEnd
247 Update(); in LibCxxMapIteratorSyntheticFrontEnd()
251 lldb_private::formatters::LibCxxMapIteratorSyntheticFrontEnd::Update() in Update() function in lldb_private::formatters::LibCxxMapIteratorSyntheticFrontEnd
351 Update(); in LibcxxSharedPtrSyntheticFrontEnd()
405 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::Update() in Update() function in lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd
466 Update(); in LibcxxStdVectorSyntheticFrontEnd()
509 lldb_private::formatters::LibcxxStdVectorSyntheticFrontEnd::Update() in Update() function in lldb_private::formatters::LibcxxStdVectorSyntheticFrontEnd
DLibStdcpp.cpp36 Update(); in LibstdcppVectorBoolSyntheticFrontEnd()
124 lldb_private::formatters::LibstdcppVectorBoolSyntheticFrontEnd::Update() in Update() function in lldb_private::formatters::LibstdcppVectorBoolSyntheticFrontEnd
217 Update(); in LibstdcppMapIteratorSyntheticFrontEnd()
225 lldb_private::formatters::LibstdcppMapIteratorSyntheticFrontEnd::Update() in Update() function in lldb_private::formatters::LibstdcppMapIteratorSyntheticFrontEnd
DNSSet.cpp165 Update(); in NSSetISyntheticFrontEnd()
195 lldb_private::formatters::NSSetISyntheticFrontEnd::Update() in Update() function in lldb_private::formatters::NSSetISyntheticFrontEnd
332 Update (); in NSSetMSyntheticFrontEnd()
362 lldb_private::formatters::NSSetMSyntheticFrontEnd::Update() in Update() function in lldb_private::formatters::NSSetMSyntheticFrontEnd
534 lldb_private::formatters::NSOrderedSetSyntheticFrontEnd::Update() in Update() function in lldb_private::formatters::NSOrderedSetSyntheticFrontEnd
DLibCxxUnorderedMap.cpp37 Update(); in LibcxxStdUnorderedMapSyntheticFrontEnd()
96 lldb_private::formatters::LibcxxStdUnorderedMapSyntheticFrontEnd::Update() in Update() function in lldb_private::formatters::LibcxxStdUnorderedMapSyntheticFrontEnd
/freebsd-10-stable/contrib/gcc/
DChangeLog.tree-ssa3 * tree-cfg.c (delete_tree_cfg): Update call to
22 Update documentation for -ftree-pre.
38 (build_cdtor): ...here. Update to construct a complete tree
70 (operand_equal_p): Update argument list.
97 * tree-cfg.c (tree_cfg2vcg): Rename from tree_cfg2dot. Update all
103 * doc/invoke.texi: Update documentation to describe
197 (rewrite_initialize_block): Update call to register_new_def.
334 * flags.h (flag_tree_loop): Remove. Update all users.
352 (struct lang_hooks): Update.
407 (dump_dominator_optimization_stats): Update to reflect that the
[all …]
DChangeLog-200151 (cfg_layout_initialize, cfg_layout_finalize): Update to match.
596 * config/alpha/alpha.md (prologue_mcount): Update for explicit relocs.
653 * 1750a/1750a-protos.h: Update.
752 * config/sparc/sparc-protos.h (mems_ok_for_ldd_peep): Update.
886 * Makefile.in: Update dependencies.
898 * Make-lang.in: Update dependencies.
911 * doc/cppinternals.texi: Update.
942 * Makefile.in (info, $(docdir)/gcc.info, dvi, gcc.dvi): Update
945 (maintainer-clean, install-info, uninstall): Update.
954 Update for separate user and internals manuals.
[all …]
DChangeLog-20023 * config/h8300/h8300-protos.h: Update the prototypes.
7 * config/h8300/h8300.md (two peepholes): Update the function
53 * doc/gcc.texi, doc/gccint.texi: Update last modification dates.
59 (compute_logical_op_length): Update to reflect the change in
79 (compute_logical_op_length): Update to reflect the change in
109 * doc/install.texi: Update Texinfo version requirement.
127 * doc/include/texinfo.tex: Update to version 2002-12-26.16.
136 Update copyright.
165 * rtl.h (struct rtx_def): Update comments for in_struct usage
225 * doc/include/texinfo.tex: Update to version 2002-11-25.11.
[all …]
/freebsd-10-stable/contrib/gperf/
DChangeLog49 * Makefile.devel: Update.
50 * INSTALL: Update.
75 tests/permutc2.exp, tests/test-4.exp: Update.
86 * doc/gperf.texi: Update copyright to be 1989-2006.
89 * configure.in: Update copyright years.
91 * src/Makefile.in: Update copyright years.
122 * src/options.cc (Options::parse_options): Update years in --version
143 tests/permutc2.exp, tests/test-4.exp: Update.
154 * tests/test-6.exp: Update.
167 (Options::~Options): Update.
[all …]
/freebsd-10-stable/contrib/zlib/
DChangeLog45 - Update Visual Studio project files [AraHaan]
48 - Update contrib/minizip/iowin32.c for Windows RT [Vollant]
89 - Update inflateBack() comments, since inflate() can be faster
149 - Update ./configure for Solaris, support --64 [Mooney]
167 - Update make_vms.com [Zinser]
173 - Update the Pascal interface in contrib/pascal
202 - Update win32/Makefile.msc to build test/*.c [Truta]
204 - Update AS400 build files and documentation [Monnerat]
205 - Update win32/Makefile.gcc to build test/*.c [Truta]
220 - Update python link in README
[all …]
/freebsd-10-stable/sys/crypto/via/
Dpadlock_hash.c264 axf->Update(ses->ses_ictx, key, klen); in padlock_hash_key_setup()
265 axf->Update(ses->ses_ictx, hmac_ipad_buffer, axf->blocksize - klen); in padlock_hash_key_setup()
271 axf->Update(ses->ses_octx, key, klen); in padlock_hash_key_setup()
272 axf->Update(ses->ses_octx, hmac_opad_buffer, axf->blocksize - klen); in padlock_hash_key_setup()
294 (int (*)(void *, void *, unsigned int))axf->Update, (caddr_t)&ctx); in padlock_authcompute()
302 axf->Update(&ctx, hash, axf->hashsize); in padlock_authcompute()
/freebsd-10-stable/crypto/openssh/
D.skipped-commit-ids1 321065a95a7ccebdd5fd08482a1e19afbf524e35 Update DH groups
9 180d84674be1344e45a63990d60349988187c1ae Update moduli
DTODO3 - Update the docs
4 - Update README
5 - Update INSTALL
/freebsd-10-stable/contrib/ofed/libibverbs/debian/
Dchangelog12 * Update control file to talk about generic RDMA and iWARP, not just
44 * Update libtool during build to avoid setting RPATH in binaries on amd64.
70 * Update to Standards-Version: 3.7.2.
/freebsd-10-stable/sys/contrib/dev/acpica/components/utilities/
Dutstate.c235 State->Update.Object = Object; in AcpiUtCreateUpdateState()
236 State->Update.Value = Action; in AcpiUtCreateUpdateState()
/freebsd-10-stable/contrib/xz/src/liblzma/check/
Dcheck.h154 LZMA_SHA256FUNC(Update)(&check->state.sha256, buf, UINT32_MAX); in lzma_sha256_update()
160 LZMA_SHA256FUNC(Update)(&check->state.sha256, buf, size); in lzma_sha256_update()
/freebsd-10-stable/contrib/gcclibs/libcpp/
DChangeLog132 a token. Update the line number correctly if so.
185 * errors.c (cpp_error): Update call to callback.
252 * all files: Update FSF address in copyright headers.
253 * makeucnid.c (write_copyright): Update outputted FSF address.
421 * charset.c: Update for new format of ucnid.h.
422 (ucn_valid_in_identifier): Update for new format of ucnid.h.
449 * directives.c (glue_header_name): Update call to cpp_spell_token.
459 (cpp_token_as_text): Update call to cpp_spell_token.
461 (stringify_arg): Update call to cpp_spell_token.
503 traditional.c: Update copyright.
[all …]
/freebsd-10-stable/contrib/ofed/libmthca/debian/
Dchangelog8 * Update libtool during build to avoid setting RPATH in binaries on amd64.
37 * Update to Standards-Version: 3.7.2.
/freebsd-10-stable/share/i18n/csmapper/APPLE/
DUCS%ROMANIAN.src29 # c02 2005-Apr-05 Update header comments. Matches internal xml
31 # b3,c1 2002-Dec-19 Update mappings for 0xAF, 0xBF, 0xDE, 0xDF
33 # Unicode 3.0. Update URLs, notes. Matches
37 # SIGN. Update contact e-mail address. Matches
41 # n03 1997-Dec-14 Update to match internal utom<n5>, ufrm<n16>:
137 # - Update the mappings for 0xAF, 0xBF, 0xDE, 0xDF to use new
DROMANIAN%UCS.src29 # c02 2005-Apr-05 Update header comments. Matches internal xml
31 # b3,c1 2002-Dec-19 Update mappings for 0xAF, 0xBF, 0xDE, 0xDF
33 # Unicode 3.0. Update URLs, notes. Matches
37 # SIGN. Update contact e-mail address. Matches
41 # n03 1997-Dec-14 Update to match internal utom<n5>, ufrm<n16>:
137 # - Update the mappings for 0xAF, 0xBF, 0xDE, 0xDF to use new
DSYMBOL%UCS.src24 # c02 2005-Apr-05 Change mappings for 0xBD, 0xE0. Update
27 # b4,c1 2002-Dec-19 Update mappings for encoded glyph fragments
30 # involving corporate-use characters. Update
32 # b03 1999-Sep-22 Update contact e-mail address. Matches
38 # n05 1998-Feb-05 Update to match internal utom<n5>, ufrm<n15>
197 # - Update mappings for 0xBD from 0xF8E6 to 0x23D0 (use new Unicode
203 # - Update mappings for encoded glyph fragments 0xBE, 0xE6-EF, 0xF4,
/freebsd-10-stable/sbin/md5/
Dmd5.c70 DIGEST_Update *Update; member
278 alg->Update(&context, block, TEST_BLOCK_LEN); in MDTimeTrial()
417 alg->Update(&context, buffer, len); in MDFilter()
/freebsd-10-stable/sys/opencrypto/
Dcryptosoft.c469 axf->Update(sw->sw_ictx, key, klen); in swcr_authprepare()
470 axf->Update(sw->sw_ictx, hmac_ipad_buffer, axf->blocksize - klen); in swcr_authprepare()
476 axf->Update(sw->sw_octx, key, klen); in swcr_authprepare()
477 axf->Update(sw->sw_octx, hmac_opad_buffer, axf->blocksize - klen); in swcr_authprepare()
500 axf->Update(sw->sw_ictx, key, klen); in swcr_authprepare()
533 (int (*)(void *, void *, unsigned int))axf->Update, (caddr_t)&ctx); in swcr_authcompute()
549 axf->Update(&ctx, aalg, axf->hashsize); in swcr_authcompute()
566 axf->Update(&ctx, sw->sw_octx, sw->sw_klen); in swcr_authcompute()

12345678910>>...13