Home
last modified time | relevance | path

Searched defs:aos (Results 1 – 8 of 8) sorted by relevance

/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
DStreamHandlerTest.java300 ByteArrayOutputStream aos = new MockOutputStream(); in testClose_SufficientPrivilege_NormalClose() local
320 ByteArrayOutputStream aos = new MockExceptionOutputStream(); in testClose_SufficientPrivilege_Exception() local
333 ByteArrayOutputStream aos = new MockOutputStream(); in testClose_SufficientPrivilege_DirectClose() local
358 ByteArrayOutputStream aos = new MockOutputStream(); in testFlush_Normal() local
475 ByteArrayOutputStream aos = new ByteArrayOutputStream(); in testPublish_NoFilter() local
509 ByteArrayOutputStream aos = new ByteArrayOutputStream(); in testPublish_WithFilter() local
571 ByteArrayOutputStream aos = new ByteArrayOutputStream(); in testPublish_EmptyMsg() local
583 ByteArrayOutputStream aos = new ByteArrayOutputStream(); in testPublish_NullMsg() local
600 ByteArrayOutputStream aos = new ByteArrayOutputStream(); in testPublish_AfterClose() local
616 ByteArrayOutputStream aos = new ByteArrayOutputStream(); in testSetEncoding_Normal() local
[all …]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DConstructedOctetStream.java57 ASN1OctetStringParser aos = (ASN1OctetStringParser)_parser.readObject(); in read() local
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_dma.c137 void rcommon_emit_vector(struct gl_context * ctx, struct radeon_aos *aos, in rcommon_emit_vector()
169 void rcommon_emit_vecfog(struct gl_context *ctx, struct radeon_aos *aos, in rcommon_emit_vecfog()
Dradeon_maos_arrays.c83 static void emit_tex_vector(struct gl_context *ctx, struct radeon_aos *aos, in emit_tex_vector()
Dradeon_common_context.h298 struct radeon_aos aos[RADEON_MAX_AOS_ARRAYS]; member
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_dma.c137 void rcommon_emit_vector(struct gl_context * ctx, struct radeon_aos *aos, in rcommon_emit_vector()
169 void rcommon_emit_vecfog(struct gl_context *ctx, struct radeon_aos *aos, in rcommon_emit_vecfog()
Dradeon_common_context.h298 struct radeon_aos aos[RADEON_MAX_AOS_ARRAYS]; member
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c609 LLVMValueRef* aos, in store_aos_array()
680 LLVMValueRef aos[LP_MAX_VECTOR_WIDTH / 32]; in convert_to_aos() local
740 LLVMValueRef aos[LP_MAX_VECTOR_LENGTH]; in store_clip() local