Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/
H A Dinterop.rs48 let mymap = m.idx("mymap").as_map(); in read_golden_flexbuffer() localVariable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/test/
Dmap.cpp192 > mymap; in MPL_TEST_CASE() typedef
/aosp_15_r20/external/flatbuffers/tests/
H A DJavaScriptFlexBuffersTest.js360 mymap: {foo:'Fred'}, property
H A DJavaTest.java716 FlexBuffers.Map mymap = m.get("mymap").asMap(); in testFlexBuffersTest() local
H A Dtest.cpp3261 auto mymap = map["mymap"].AsMap(); in FlexBuffersTest() local
/aosp_15_r20/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image_write.h1096 int *mymap = (y != 0) ? mapping : firstmap; in stbiw__encode_png_line() local
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image_write.h1096 int *mymap = (y != 0) ? mapping : firstmap; in stbiw__encode_png_line() local
/aosp_15_r20/external/armnn/third-party/stb/
H A Dstb_image_write.h935 int *mymap = (j != 0) ? mapping : firstmap; in stbi_write_png_to_mem() local