/third_party/boost/libs/yap/example/autodiff_library/ |
D | EdgeSet.cpp | 28 Edge eit = *it; in containsEdge() local 56 Edge eit = *it; in numSelfEdges() local
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/ |
D | gst-dvb-section.c | 156 _gst_mpegts_eit_event_copy (GstMpegtsEITEvent * eit) in _gst_mpegts_eit_event_copy() 168 _gst_mpegts_eit_event_free (GstMpegtsEITEvent * eit) in _gst_mpegts_eit_event_free() 182 _gst_mpegts_eit_copy (GstMpegtsEIT * eit) in _gst_mpegts_eit_copy() 193 _gst_mpegts_eit_free (GstMpegtsEIT * eit) in _gst_mpegts_eit_free() 205 GstMpegtsEIT *eit = NULL; in _parse_eit() local
|
D | gst-atsc-section.c | 934 _gst_mpegts_atsc_eit_copy (GstMpegtsAtscEIT * eit) in _gst_mpegts_atsc_eit_copy() 945 _gst_mpegts_atsc_eit_free (GstMpegtsAtscEIT * eit) in _gst_mpegts_atsc_eit_free() 959 GstMpegtsAtscEIT *eit = NULL; in _parse_atsc_eit() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
D | chi_square.h | 56 double ChiSquare(Iterator it, Iterator end, Expected eit, Expected eend) { in ChiSquare()
|
/third_party/abseil-cpp/absl/random/internal/ |
D | chi_square.h | 56 double ChiSquare(Iterator it, Iterator end, Expected eit, Expected eend) { in ChiSquare()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingPipelineLibraryTests.cpp | 422 …for (auto it = begin(m_data.libraryConfiguration.pipelineLibraries), eit = end(m_data.libraryConfi… in initTopAccelerationStructure() local 590 …for (auto it = begin(m_data.libraryConfiguration.pipelineLibraries), eit = end(m_data.libraryConfi… in runTest() local 693 …for (auto it = begin(m_data.libraryConfiguration.pipelineLibraries), eit = end(m_data.libraryConfi… in iterate() local
|
D | vktRayTracingAccelerationStructuresTests.cpp | 701 for (auto it = begin(customVertices), eit = end(customVertices); it != eit; ++it) in initBottomAccelerationStructures() local 706 for (auto it = begin(indices), eit = end(indices); it != eit; ++it) in initBottomAccelerationStructures() local
|
/third_party/boost/boost/date_time/local_time/ |
D | posix_time_zone.hpp | 328 tokenizer_iterator_type eit = et_tok.begin(); in calc_rules() local
|
/third_party/gstreamer/gstplugins_bad/tests/examples/mpegts/ |
D | ts-parser.c | 869 const GstMpegtsEIT *eit = gst_mpegts_section_get_eit (section); in dump_eit() local 935 const GstMpegtsAtscEIT *eit = gst_mpegts_section_get_atsc_eit (section); in dump_atsc_eit() local
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkRayTracingUtil.cpp | 770 for (auto it = begin(geometryData), eit = end(geometryData); it != eit; ++it) in addGeometry() local 2650 for (auto it = begin(pipelineLibraries), eit = end(pipelineLibraries); it != eit; ++it) in createPipelineKHR() local 2734 for(auto it=begin(m_pipelineLibraries), eit=end(m_pipelineLibraries); it!=eit; ++it) in createPipelineWithLibraries() local
|
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/ |
D | mpegtsbase.c | 1342 const GstMpegtsEIT *eit; in mpegts_base_get_tags_from_eit() local
|
/third_party/flatbuffers/src/ |
D | idl_gen_csharp.cpp | 1458 for (auto eit = enum_def.Vals().begin(); eit != enum_def.Vals().end(); in GenUnionUnPack_ObjectAPI() local
|
D | idl_parser.cpp | 3967 for (auto eit = enums_.vec.begin(); eit != enums_.vec.end(); ++eit) { in ConformTo() local
|