/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | scene_session.cpp | 3283 info.reuse = abilitySessionInfo->reuse; in ChangeSessionVisibilityWithStatusBar() 3316 info.reuse = abilitySessionInfo->reuse; in MakeSessionInfoDuringPendingActivation()
|
/third_party/python/Lib/test/ |
H A D | test_socket.py | 1421 # We know a socket should start without reuse==0 1424 reuse = sock.getsockopt(socket.SOL_SOCKET, socket.SO_REUSEADDR) 1425 self.assertFalse(reuse != 0, "initial mode is reuse") 1432 reuse = sock.getsockopt(socket.SOL_SOCKET, socket.SO_REUSEADDR) 1433 self.assertFalse(reuse == 0, "failed to set reuse mode")
|
/foundation/communication/dsoftbus/tests/core/connection/br/ |
H A D | connection_br_connection_test.cpp | 511 EXPECT_EQ(it->statistics.reuse, true); in HWTEST_F()
|
/foundation/window/window_manager/window_scene/session/host/src/zidl/ |
H A D | session_proxy.cpp | 48 !data.WriteBool(abilitySessionInfo->reuse) || in WriteAbilitySessionInfoBasic()
|
H A D | session_stub.cpp | 69 if (!data.ReadBool(abilitySessionInfo->reuse)) { in ReadBasicAbilitySessionInfo() 70 TLOGE(WmsLogTag::WMS_LIFE, "Read reuse failed."); in ReadBasicAbilitySessionInfo()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
H A D | cwsr_trap_handler_gfx9.asm | 891 //reuse s_restore_m0 as a temp register
|
H A D | cwsr_trap_handler_gfx8.asm | 646 //reuse s_restore_m0 as a temp register
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | cwsr_trap_handler_gfx8.asm | 647 //reuse s_restore_m0 as a temp register
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | sha256-avx2-asm.S | 592 leaq K256+0*32(%rip), INP ## reuse INP as scratch reg
|
/kernel/linux/linux-6.6/mm/ |
H A D | memory.c | 3178 * "reuse" the old page writing into it while our pte in wp_page_copy() 3399 * Private mapping: create an exclusive anonymous page copy if reuse 3404 * If the page is exclusive to this process we must reuse the 3408 goto reuse; 3413 * the swapcache if there is little hope that we can reuse. 3442 reuse: 3819 * pte_same() returns true due to entry reuse. in do_swap_page()
|
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
H A D | js_scene_session.cpp | 3053 "abilityName %{public}s, appIndex %{public}d, reuse %{public}d, visible %{public}d", in ChangeSessionVisibilityWithStatusBar() 3055 info.appIndex_, info.reuse, visible); in ChangeSessionVisibilityWithStatusBar() 3105 if (info.reuse || info.isAtomicService_) { in GenSceneSession() 3149 "appIndex %{public}d, reuse %{public}d", info.bundleName_.c_str(), info.moduleName_.c_str(), in PendingSessionActivation() 3150 info.abilityName_.c_str(), info.appIndex_, info.reuse); in PendingSessionActivation()
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | mm.h | 3794 struct vmem_altmap *altmap, struct page *reuse);
|
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | f2fs.h | 1272 ALLOC_MODE_REUSE, /* reuse segments as much as possible */ 3952 void f2fs_destroy_compress_ctx(struct compress_ctx *cc, bool reuse);
|
/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | scene_session_manager.cpp | 1594 "%{public}s: session reuse id:%{public}d type:%{public}d affinity:%{public}s", in RequestSceneSession() 8803 WLOGFI("FindSessionByAffinity: %{public}s, try to reuse", sessionInfo.sessionAffinity.c_str()); in CheckIfReuseSession() 8804 sessionInfo.reuse = true; in CheckIfReuseSession() 8806 sessionInfo.reuse = false; in CheckIfReuseSession() 8808 WLOGFI("end: affinity %{public}s type %{public}d reuse %{public}d", in CheckIfReuseSession() 8809 sessionInfo.sessionAffinity.c_str(), collaboratorType, sessionInfo.reuse); in CheckIfReuseSession()
|
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | f2fs.h | 1352 ALLOC_MODE_REUSE, /* reuse segments as much as possible */ 4294 void f2fs_destroy_compress_ctx(struct compress_ctx *cc, bool reuse);
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 459 % Do not use \next, perhaps the caller of \parsearg uses it; reuse \temp: 4234 % The `\else' inside the `\doifset' parameter is a trick to reuse the 6834 % And now, it's time to reuse the body of the original defun:
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |