Home
last modified time | relevance | path

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

/external/annotation-tools/annotation-file-utilities/tests/system-test/source-ann-better/
DAnnotationTest.java7 @interface A01 {} annotation
/external/annotation-tools/annotation-file-utilities/tests/system-test/source-ann/
DAnnotationTest.java10 @interface A01 {} annotation
/external/llvm/unittests/IR/
DConstantsTest.cpp332 Constant *A01 = ConstantArray::get(ArrayTy, A01Vals); in TEST() local
/external/webp/src/dsp/
Denc_sse2.c394 const __m128i A01 = _mm_unpacklo_epi16(src0, src1); // A0 A1 | ... in FTransformWHTRow_SSE2() local