Home
last modified time | relevance | path

Searched defs:new_tmp (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/tempfile/tests/
Denv.rs9 let new_tmp = Path::new("/tmp/override"); in test_override_temp_dir() localVariable
/aosp_15_r20/external/libdrm/radeon/
H A Dradeon_cs_space.c109 static int radeon_cs_do_space_check(struct radeon_cs_int *cs, struct radeon_cs_space_check *new_tmp) in radeon_cs_do_space_check()
/aosp_15_r20/system/libbase/
H A Dfile_test.cpp107 std::wstring new_tmp = old_tmp; in TEST() local
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_spill.cpp910 Temp new_tmp = ctx.program->allocateTmp(op.regClass()); in process_block() local
H A Daco_instruction_selection.cpp10580 Temp new_tmp = ctx->program->allocateTmp(tmp.regClass()); in lcssa_workaround() local