Home
last modified time | relevance | path

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

/system/tools/aidl/tests/
Dtest_helpers.h34 android::binder::Status(android::aidl::tests::ITestService::*func)(T, V*), in RepeatPrimitive() argument
/system/core/libpixelflinger/codeflinger/
Dtexturing.cpp466 int V = 0; in build_textures() local
688 int U, int V, pointer_t& txPtr, in filter8()
755 int U, int V, pointer_t& txPtr, in filter16()
883 int U, int V, pointer_t& txPtr, in filter32()
/system/bt/stack/smp/
Dp_256_multprecision.cc229 uint32_t V; in multiprecision_mult() local
255 uint32_t V; in multiprecision_fast_mod() local
/system/libvintf/include/vintf/
DMapValueIterator.h30 using V = typename Map::mapped_type; member