Home
last modified time | relevance | path

Searched refs:updated (Results 51 - 75 of 85) sorted by relevance

1234

/third_party/openssl/providers/implementations/include/prov/
H A Dciphercommon.h61 unsigned int updated : 1; /* Set to 1 during update for one shot ciphers */ member
/third_party/typescript/tests/baselines/reference/tsc/incremental/
H A Dwhen-global-file-is-added,-the-signatures-are-updated.js211 No shapes updated in the builder::
/third_party/typescript/lib/
H A DtypingsInstaller.js5541 // Node16+ is an amalgam of commonjs (albeit updated) and es2022+, and represents a distinct module system from es2020/esnext
6970 // and watches being updated correctly we are calling back with fileName.ext as well as fileName.ext~
[all...]
H A Dtsc.js[all...]
H A Dtsserverlibrary.js5560 // Node16+ is an amalgam of commonjs (albeit updated) and es2022+, and represents a distinct module system from es2020/esnext
6989 // and watches being updated correctly we are calling back with fileName.ext as well as fileName.ext~
[all...]
H A Dtsserver.js5561 // Node16+ is an amalgam of commonjs (albeit updated) and es2022+, and represents a distinct module system from es2020/esnext
6990 // and watches being updated correctly we are calling back with fileName.ext as well as fileName.ext~
[all...]
H A Dtypescript.js5551 // Node16+ is an amalgam of commonjs (albeit updated) and es2022+, and represents a distinct module system from es2020/esnext
6980 // and watches being updated correctly we are calling back with fileName.ext as well as fileName.ext~
[all...]
H A DtypescriptServices.js5551 // Node16+ is an amalgam of commonjs (albeit updated) and es2022+, and represents a distinct module system from es2020/esnext
6980 // and watches being updated correctly we are calling back with fileName.ext as well as fileName.ext~
[all...]
/third_party/elfutils/src/
H A Dstrip.c713 int updated; in remove_debug_relocations() local
715 updated = gelf_update_rela (reldata, next, rel_p); in remove_debug_relocations()
717 updated = gelf_update_rel (reldata, next, rel_p); in remove_debug_relocations()
718 if (updated == 0) in remove_debug_relocations()
1942 have to be updated. */ in handle_elf()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryPipelineBarrierTests.cpp2228 for (size_t updated = 0; updated < m_bufferSize; updated += blockSize)
2233 if (m_bufferSize - updated > blockSize)
2234 vkd.cmdUpdateBuffer(cmd, buffer, updated, blockSize, (const deUint32*)(&data[0]));
2236 vkd.cmdUpdateBuffer(cmd, buffer, updated, m_bufferSize - updated, (const deUint32*)(&data[0]));
2247 for (size_t updated = 0; updated < m_bufferSize; updated
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryPipelineBarrierTests.cpp2228 for (size_t updated = 0; updated < m_bufferSize; updated += blockSize)
2233 if (m_bufferSize - updated > blockSize)
2234 vkd.cmdUpdateBuffer(cmd, buffer, updated, blockSize, (const deUint32*)(&data[0]));
2236 vkd.cmdUpdateBuffer(cmd, buffer, updated, m_bufferSize - updated, (const deUint32*)(&data[0]));
2247 for (size_t updated = 0; updated < m_bufferSize; updated
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dciphercommon.c195 ctx->updated = 0; in cipher_generic_init_internal()
/third_party/openssl/providers/implementations/ciphers/
H A Dciphercommon.c192 ctx->updated = 0; in cipher_generic_init_internal()
/third_party/ffmpeg/libavcodec/
H A Dqsvenc.c153 updated = 1; \
1627 int updated = 0, qp = 0, new_qp; in update_qp() local
1657 return updated; in update_qp()
/third_party/curl/src/
H A Dtool_operate.c1238 char *updated = NULL; in single_transfer() local
1241 uerr = curl_url_get(uh, CURLUPART_URL, &updated, in single_transfer()
1247 per->this_url = updated; /* use our new URL instead! */ in single_transfer()
/third_party/skia/third_party/externals/opengl-registry/xml/
H A Dreadme.tex27 \date{Last updated 2017-01-20}
850 updated. The defined \tag{group}s therefore do not cover many API
852 defined \tag{group}s have not been updated to add new enumerants from
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DState.cpp694 // This cache is updated immediately because we use the cache in the validation layer. in setActiveTextureDirty()
880 bool updated = false; in setClipControl() local
884 updated = true; in setClipControl()
890 updated = true; in setClipControl()
893 if (updated) in setClipControl()
/third_party/node/deps/npm/test/lib/commands/
H A Dprofile.js50 updated: '2020-08-12T16:19:35.326Z',
/third_party/typescript/tests/baselines/reference/tscWatch/projectsWithReferences/
H A Don-sample-project.js387 No shapes updated in the builder::
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js5532 // Node16+ is an amalgam of commonjs (albeit updated) and es2022+, and represents a distinct module system from es2020/esnext
[all...]
/third_party/openGLES/xml/
H A Dreadme.tex27 \date{Last updated 2020-10-27}
927 updated. The defined \tag{group}s therefore do not cover many API
929 defined \tag{group}s have not been updated to add new enumerants from
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.cc3494 split_conflicting(range, active, [this](LiveRange* updated) { in UpdateDeferredFixedRanges()
3496 std::min(updated->End(), next_active_ranges_change_); in UpdateDeferredFixedRanges()
3506 split_conflicting(range, inactive, [this](LiveRange* updated) { in UpdateDeferredFixedRanges()
3508 std::min(updated->End(), next_inactive_ranges_change_); in UpdateDeferredFixedRanges()
/third_party/pcre2/pcre2/
H A DRunTest.bat27 @rem Tidied and updated for new tests 21, 22, 23 by PH, October 2015.
/test/xts/acts/distributeddatamgr/relationalStoretest/rdbnapitest/entry/src/main/cpp/napi/
H A Drdb_store_test.cpp2071 changeinfo_.updated = keyinfo_2; in SUB_DDM_RDB_4300()
2085 NAPI_ASSERT(env, changeinfo_.updated.count == 1 , "keyinfo_2 1 is fail."); in SUB_DDM_RDB_4300()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dp2p_supplicant.c4855 int updated; in wpas_p2p_peer_go() local
4861 wpa_printf(MSG_DEBUG, "P2P: Peer BSS entry not updated in the " in wpas_p2p_peer_go()
4866 updated = os_reltime_before(&wpa_s->p2p_auto_started, in wpas_p2p_peer_go()
4868 wpa_printf(MSG_DEBUG, "P2P: Current BSS entry for peer updated at " in wpas_p2p_peer_go()
4871 updated ? "": "not "); in wpas_p2p_peer_go()
4873 return updated; in wpas_p2p_peer_go()

Completed in 227 milliseconds

1234