Home
last modified time | relevance | path

Searched defs:ptr_int (Results 1 – 4 of 4) sorted by relevance

/external/pigweed/pw_multibuf/
Dchunk.cc24 uintptr_t ptr_int = reinterpret_cast<uintptr_t>(ptr); in CheckedAdd() local
32 uintptr_t ptr_int = reinterpret_cast<uintptr_t>(ptr); in CheckedSub() local
/external/federated-compute/fcp/aggregation/core/
Dcomposite_key_combiner.cc100 intptr_t ptr_int = reinterpret_cast<intptr_t>(interned_string_ptr); in CopyToDest() local
/external/pytorch/torch/csrc/cuda/
DModule.cpp1338 for (size_t ptr_int : stale_storages_ptr) { in registerCudaPluggableAllocator() local
1375 for (size_t ptr_int : storages_to_add_deleters_to_ptr) { in registerCudaPluggableAllocator() local
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor_cs.c728 int *ptr_int = (int *)ptr_float; in set_viewport() local