Searched defs:Aggregate (Results 1 – 7 of 7) sorted by relevance
124 struct Aggregate { int n; char c; }; argument
157 WebInspector.HeapSnapshotCommon.Aggregate = function() class in WebInspector.HeapSnapshotCommon
218 scoped_ptr<CompositorFrame> SurfaceAggregator::Aggregate(SurfaceId surface_id) { in Aggregate() function in cc::SurfaceAggregator
306 message Aggregate { message
38 enum Flavor { Scalar, Complex, Aggregate }; enumerator
821 CAMLprim LLVMValueRef llvm_const_extractvalue(LLVMValueRef Aggregate, in llvm_const_extractvalue()839 CAMLprim LLVMValueRef llvm_const_insertvalue(LLVMValueRef Aggregate, in llvm_const_insertvalue()2112 CAMLprim LLVMValueRef llvm_build_extractvalue(LLVMValueRef Aggregate, in llvm_build_extractvalue()2119 CAMLprim LLVMValueRef llvm_build_insertvalue(LLVMValueRef Aggregate, in llvm_build_insertvalue()
310 bool Aggregate : 1; member