Home
last modified time | relevance | path

Searched defs:map4 (Results 1 – 6 of 6) sorted by relevance

/external/protobuf/src/google/protobuf/util/internal/testdata/
Dmaps.proto47 map<bool, string> map4 = 5; field
75 repeated Map4Entry map4 = 5; field
/external/eigen/test/
Dmapped_matrix.cpp76 Map<MatrixType> map4(array4, rows, cols); in map_class_matrix() local
/external/protobuf/java/core/src/test/java/com/google/protobuf/
DSmallSortedMapTest.java111 SmallSortedMap<Integer, Integer> map4 = in runPutAndGetTest() local
/external/mesa3d/src/mesa/main/
Dreadpix.c283 GLuint *dst4 = (GLuint *) dst, *map4 = (GLuint *) map; in fast_read_rgba_pixels_memcpy() local
295 GLuint *dst4 = (GLuint *) dst, *map4 = (GLuint *) map; in fast_read_rgba_pixels_memcpy() local
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
DMapsTest.java1346 Map<Number, Object> map4 = ImmutableMap.<Number, Object>of(1, 2); in testTransformEntriesGenerics() local
/external/guava/guava-tests/test/com/google/common/collect/
DMapsTest.java1690 Map<Number, Object> map4 = ImmutableMap.<Number, Object>of(1, 2); in testTransformEntriesGenerics() local