Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/egl/
H A Degl-entrypoint-check.py8 PREFIX2 = 'EGL_ENTRYPOINT2(' variable
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/
Dzbuild.h59 # define PREFIX2(x) ZLIB_ ## x macro
66 # define PREFIX2(x) ZLIBNG_ ## x macro
/aosp_15_r20/external/openthread/tests/toranj/ncp/
H A Dtest-037-wpantund-auto-add-route-for-on-mesh-prefix.py103 PREFIX2 = 'fd00:cafe:feed::' variable
/aosp_15_r20/packages/modules/Connectivity/staticlibs/tests/unit/src/com/android/net/module/util/netlink/
DStructNdOptPref64Test.java46 private static final String PREFIX2 = "2001:db8:1:2:3:64::"; field in StructNdOptPref64Test