/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/ |
D | log.go | 69 type mapped struct { struct 70 mu sync.Mutex 71 clientCalls map[string]req 72 serverCalls map[string]req 84 func (m *mapped) client(id string, del bool) req { 94 func (m *mapped) server(id string, del bool) req { 104 func (m *mapped) setClient(id string, r req) { 110 func (m *mapped) setServer(id string, r req) {
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/ |
D | log.go | 69 type mapped struct { struct 70 mu sync.Mutex 71 clientCalls map[string]req 72 serverCalls map[string]req 84 func (m *mapped) client(id string, del bool) req { 94 func (m *mapped) server(id string, del bool) req { 104 func (m *mapped) setClient(id string, r req) { 110 func (m *mapped) setServer(id string, r req) {
|
/third_party/typescript/tests/cases/compiler/ |
D | declarationQuotedMembers.ts | 2 export declare const mapped: { [K in 'a-b-c']: number } constant
|
/third_party/skia/docs/examples/ |
D | Matrix_mapRect_3.cpp | 10 SkRect mapped = matrix.mapRect(rect); in draw() local
|
/third_party/flutter/skia/docs/examples/ |
D | Matrix_mapRect_3.cpp | 10 SkRect mapped = matrix.mapRect(rect); in draw() local
|
/third_party/jerryscript/tests/jerry/es2015/ |
D | class-inheritance-builtin-array.js | 51 var mapped = c.map ((x) => x * 2); variable
|
/third_party/typescript/tests/baselines/reference/ |
D | restInvalidArgumentType.js | 11 var mapped: {[P in "b"]: T[P]}; variable
|
D | spreadInvalidArgumentType.js | 11 var mapped: {[P in "b"]: T[P]}; variable
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglstereomix.h | 50 gboolean mapped; member
|
/third_party/skia/tests/ |
D | M44Test.cpp | 204 SkV4 mapped = m.map(p.x, p.y, 0.f, 1.f); in DEF_TEST() local 286 SkV4 mapped = m * corners[i]; in DEF_TEST() local
|
D | GeometryTest.cpp | 460 SkPoint mapped[3]; in test_chop_quad_at_midtangent() local 482 SkPoint mapped[4]; in test_chop_cubic_at_midtangent() local
|
/third_party/skia/src/core/ |
D | SkImageFilterTypes.cpp | 102 SkRect mapped = matrix.mapRect(SkRect::Make(geom)); in map() local
|
/third_party/gstreamer/gstplugins_bad/sys/msdk/ |
D | gstmsdkvideomemory.h | 72 guint mapped; member
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | rtpbasepayload.c | 334 gboolean mapped = FALSE; in push_buffer_full() local 389 gboolean mapped = FALSE; in push_buffer_list() local 452 gboolean mapped = FALSE; in validate_buffer_valist() local 537 gboolean mapped = FALSE; in get_buffer_field() local
|
/third_party/typescript/src/compiler/ |
D | core.ts | 388 const mapped = f(item, i); constant 506 const mapped = mapfn(item, i); constant 526 const mapped = mapFn(array[i], i); constant 539 const mapped = mapFn(array[i], i); constant
|
/third_party/icu/icu4c/source/test/intltest/ |
D | testidn.cpp | 290 int32_t mapped = 0; in testAllCodepoints() local
|
/third_party/boost/libs/container/test/ |
D | map_test.hpp | 802 const IntType mapped(MaxElem-i); in map_test_insert_or_assign_impl() local 817 const IntType mapped(i); in map_test_insert_or_assign_impl() local 847 const IntType mapped(MaxElem-i); in map_test_insert_or_assign_impl() local 860 const IntType mapped(i); in map_test_insert_or_assign_impl() local
|
/third_party/boost/boost/container/ |
D | node_handle.hpp | 279 mapped_type& mapped() const BOOST_NOEXCEPT in mapped() function in boost::container::node_handle
|
/third_party/boost/boost/interprocess/detail/ |
D | managed_multi_shared_memory.hpp | 189 bool mapped = false; in operator ()() local
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstregistrybinary.c | 514 GMappedFile *mapped = NULL; in priv_gst_registry_binary_read_cache() local
|
/third_party/flutter/skia/third_party/externals/imgui/examples/ |
D | imgui_impl_dx12.cpp | 283 void* mapped = NULL; in ImGui_ImplDX12_CreateFontsTexture() local
|
/third_party/ffmpeg/libavformat/ |
D | tee.c | 501 int j, mapped = 0; in tee_write_header() local
|
/third_party/glib/gio/gvdb/ |
D | gvdb-reader.c | 206 GMappedFile *mapped; in gvdb_table_new() local
|
/third_party/skia/third_party/externals/imgui/backends/ |
D | imgui_impl_dx12.cpp | 340 void* mapped = NULL; in ImGui_ImplDX12_CreateFontsTexture() local
|
/third_party/gstreamer/gstplugins_bad/ext/libde265/ |
D | libde265-dec.c | 221 gboolean mapped; member
|