Home
last modified time | relevance | path

Searched defs:eit (Results 1 – 13 of 13) sorted by relevance

/third_party/boost/libs/yap/example/autodiff_library/
DEdgeSet.cpp28 Edge eit = *it; in containsEdge() local
56 Edge eit = *it; in numSelfEdges() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgst-dvb-section.c156 _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
Dgst-atsc-section.c934 _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/
Dchi_square.h56 double ChiSquare(Iterator it, Iterator end, Expected eit, Expected eend) { in ChiSquare()
/third_party/abseil-cpp/absl/random/internal/
Dchi_square.h56 double ChiSquare(Iterator it, Iterator end, Expected eit, Expected eend) { in ChiSquare()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingPipelineLibraryTests.cpp422 …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
DvktRayTracingAccelerationStructuresTests.cpp701 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/
Dposix_time_zone.hpp328 tokenizer_iterator_type eit = et_tok.begin(); in calc_rules() local
/third_party/gstreamer/gstplugins_bad/tests/examples/mpegts/
Dts-parser.c869 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/
DvkRayTracingUtil.cpp770 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/
Dmpegtsbase.c1342 const GstMpegtsEIT *eit; in mpegts_base_get_tags_from_eit() local
/third_party/flatbuffers/src/
Didl_gen_csharp.cpp1458 for (auto eit = enum_def.Vals().begin(); eit != enum_def.Vals().end(); in GenUnionUnPack_ObjectAPI() local
Didl_parser.cpp3967 for (auto eit = enums_.vec.begin(); eit != enums_.vec.end(); ++eit) { in ConformTo() local