Home
last modified time | relevance | path

Searched defs:pm2 (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
H A Dp1-11.cpp36 PM<pm> *pm2; member
41 PM<nullptr> pm2; variable
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Dmember-function-template.cpp34 float& (X::*pm2)(float) = &X::f0; in test_X_f0_address() local
39 float& (X::*pm2)(float) = &X::f1; in test_X_f1_address() local
/aosp_15_r20/external/mesa3d/subprojects/packagefiles/quote/
H A Dmeson.build19 pm2 = subproject('proc-macro2').get_variable('lib') variable
/aosp_15_r20/external/mesa3d/subprojects/packagefiles/syn/
H A Dmeson.build35 pm2 = subproject('proc-macro2').get_variable('lib') variable
/aosp_15_r20/external/mesa3d/subprojects/packagefiles/pest_generator/
H A Dmeson.build11 pm2 = subproject('proc-macro2').get_variable('lib') variable
/aosp_15_r20/external/ltp/testcases/kernel/mem/mem/
H A Dmem02.c77 char *pm1, *pm2, *pm3, *pm4; in main() local
/aosp_15_r20/packages/modules/AppSearch/testing/appsindexertests/src/com/android/server/appsearch/appsindexer/
DAppsIndexerImplTest.java187 PackageManager pm2 = Mockito.mock(PackageManager.class); in testAppsIndexerImpl_statsSet() local
/aosp_15_r20/external/skia/gm/
H A Dimage.cpp477 SkAutoPixmapStorage pm2; variable
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Udf/
H A DUdfIn.cpp1113 const CPartitionMap &pm2 = vol.PartitionMaps[pmIndex2]; in Open2() local
/aosp_15_r20/external/skia/tests/
H A DSurfaceTest.cpp763 SkPixmap pm2; in check_rowbytes_remain_consistent() local