/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/variant/variant.variant/variant.assign/ |
H A D | move.pass.cpp | 231 V &vref = (v1 = std::move(v2)); in test_move_assignment_empty_empty() local 247 V &vref = (v1 = std::move(v2)); in test_move_assignment_non_empty_empty() local 257 V &vref = (v1 = std::move(v2)); in test_move_assignment_non_empty_empty() local 273 V &vref = (v1 = std::move(v2)); in test_move_assignment_empty_non_empty() local 283 V &vref = (v1 = std::move(v2)); in test_move_assignment_empty_non_empty() local 298 V &vref = (v1 = std::move(v2)); in test_move_assignment_same_index() local 307 V &vref = (v1 = std::move(v2)); in test_move_assignment_same_index() local 317 V &vref = (v1 = std::move(v2)); in test_move_assignment_same_index() local 391 V &vref = (v1 = std::move(v2)); in test_move_assignment_different_index() local 401 V &vref = (v1 = std::move(v2)); in test_move_assignment_different_index() local [all …]
|
H A D | copy.pass.cpp | 262 V &vref = (v1 = v2); in test_copy_assignment_empty_empty() local 278 V &vref = (v1 = v2); in test_copy_assignment_non_empty_empty() local 288 V &vref = (v1 = v2); in test_copy_assignment_non_empty_empty() local 304 V &vref = (v1 = v2); in test_copy_assignment_empty_non_empty() local 314 V &vref = (v1 = v2); in test_copy_assignment_empty_non_empty() local 329 V &vref = (v1 = v2); in test_copy_assignment_same_index() local 338 V &vref = (v1 = v2); in test_copy_assignment_same_index() local 348 V &vref = (v1 = v2); in test_copy_assignment_same_index() local 437 V &vref = (v1 = v2); in test_copy_assignment_different_index() local 450 V &vref = (v1 = v2); in test_copy_assignment_different_index() local [all …]
|
/aosp_15_r20/external/libcxx/test/std/utilities/variant/variant.variant/variant.assign/ |
H A D | move.pass.cpp | 248 V &vref = (v1 = std::move(v2)); in test_move_assignment_empty_empty() local 264 V &vref = (v1 = std::move(v2)); in test_move_assignment_non_empty_empty() local 274 V &vref = (v1 = std::move(v2)); in test_move_assignment_non_empty_empty() local 290 V &vref = (v1 = std::move(v2)); in test_move_assignment_empty_non_empty() local 300 V &vref = (v1 = std::move(v2)); in test_move_assignment_empty_non_empty() local 315 V &vref = (v1 = std::move(v2)); in test_move_assignment_same_index() local 324 V &vref = (v1 = std::move(v2)); in test_move_assignment_same_index() local 334 V &vref = (v1 = std::move(v2)); in test_move_assignment_same_index() local 410 V &vref = (v1 = std::move(v2)); in test_move_assignment_different_index() local 420 V &vref = (v1 = std::move(v2)); in test_move_assignment_different_index() local [all …]
|
H A D | copy.pass.cpp | 278 V &vref = (v1 = v2); in test_copy_assignment_empty_empty() local 294 V &vref = (v1 = v2); in test_copy_assignment_non_empty_empty() local 304 V &vref = (v1 = v2); in test_copy_assignment_non_empty_empty() local 320 V &vref = (v1 = v2); in test_copy_assignment_empty_non_empty() local 330 V &vref = (v1 = v2); in test_copy_assignment_empty_non_empty() local 345 V &vref = (v1 = v2); in test_copy_assignment_same_index() local 354 V &vref = (v1 = v2); in test_copy_assignment_same_index() local 364 V &vref = (v1 = v2); in test_copy_assignment_same_index() local 455 V &vref = (v1 = v2); in test_copy_assignment_different_index() local 468 V &vref = (v1 = v2); in test_copy_assignment_different_index() local [all …]
|
/aosp_15_r20/external/coreboot/src/soc/mediatek/mt8183/ |
H A D | dramc_pi_calibration_api.c | 359 static void cbt_set_vref(u8 chn, u8 rank, u8 vref, bool is_final, u32 cbt_mode) in cbt_set_vref() 1105 u8 vref = 0, burst = 0; in dramc_set_gating_mode() local 1482 static void dramc_set_rx_vref(u8 chn, u8 vref) in dramc_set_rx_vref() 1495 static void dramc_set_vref(u8 chn, u8 rank, enum CAL_TYPE type, u8 vref) in dramc_set_vref() 1723 static bool dramk_calc_best_vref(enum CAL_TYPE type, u8 vref, in dramk_calc_best_vref() 2163 u8 vref = 0, vref_begin = 0, vref_end = 1, vref_step = 1, vref_use = 0; in dramc_window_perbit_cal() local
|
/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/ |
H A D | ComputeGraph.cpp | 307 ValueRef ComputeGraph::add_tensor_view(const ValueRef vref) { in add_tensor_view() 320 const ValueRef vref, in add_tensor_view()
|
/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/ops/impl/ |
H A D | Convolution.cpp | 88 const ValueRef vref, in prepack_biases() 193 const ValueRef vref, in prepack_weights()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/arm64/fp/ |
H A D | fpsimd-test.S | 40 vref: label
|
/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/ops/impl/utils/ |
H A D | KernelUtils.cpp | 13 utils::ivec2 make_ivec2_from_list(ComputeGraph& graph, ValueRef vref) { in make_ivec2_from_list()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/st/pmic/ |
D | stm32mp_pmic.c | 223 struct rdev *buck2, *buck3, *vref; in pmic_ddr_power_init() local
|
/aosp_15_r20/external/arm-trusted-firmware/drivers/nxp/ddr/phy-gen2/ |
H A D | input.h | 103 unsigned int vref; member
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/nxp/ddr/phy-gen2/ |
D | input.h | 103 unsigned int vref; member
|
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | turbojpeg.c | 370 int href = 1, vref = 1; local 392 int href = tjMCUHeight[i] / 8, vref = tjMCUWidth[i] / 8; local
|
/aosp_15_r20/external/rust/android-crates-io/crates/vm-memory/src/ |
D | volatile_memory.rs | 2410 let vref = unsafe { in test_volatile_ref_dirty_tracking() localVariable
|
/aosp_15_r20/external/coreboot/src/vendorcode/mediatek/mt8192/dramc/ |
H A D | dramc_pi_calibration_api.c | 2416 static void set_vref_by_mrw(DRAMC_CTX_T *p, u8 vref) in set_vref_by_mrw() 2421 static void set_vref_by_dq(DRAMC_CTX_T *p, u16 vref) in set_vref_by_dq()
|
/aosp_15_r20/prebuilts/checkstyle/ |
HD | checkstyle.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/puppycrawl/
com/ ... |
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/ |
D | rt.jar | META-INF/
META-INF/MANIFEST.MF
com/oracle/net/Sdp$ ... |
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/ |
D | rt.jar | META-INF/
META-INF/MANIFEST.MF
apple/applescript/AppleScriptEngine.class
AppleScriptEngine ... |