Home
last modified time | relevance | path

Searched refs:UpContext (Results 1 – 25 of 30) sorted by relevance

12

/dports/multimedia/mkvalidator/mkvalidator-0.5.0/libebml2/
H A Debmlmain.c291 GlobalContext.UpContext = Context; in EBML_ElementCreateUsingContext()
313 if (Context->UpContext != NULL) { in EBML_ElementCreateUsingContext()
316 …return EBML_ElementCreateUsingContext(AnyNode, PossibleId, IdLength, Context->UpContext, LowLevel,… in EBML_ElementCreateUsingContext()
521 if (Context->UpContext==NULL) in EBML_FindNextElement()
523 Context = Context->UpContext; in EBML_FindNextElement()
595 if (AllowDummyElt || Context->UpContext==NULL) in EBML_FindNextElement()
600 Context = Context->UpContext; in EBML_FindNextElement()
H A Debmlmaster.c316 Context.UpContext = ParserContext; in ReadData()
/dports/multimedia/bcmatroska2/bcmatroska2-0.23/libebml2/
H A Debmlmain.c291 GlobalContext.UpContext = Context; in EBML_ElementCreateUsingContext()
313 if (Context->UpContext != NULL) { in EBML_ElementCreateUsingContext()
316 …return EBML_ElementCreateUsingContext(AnyNode, PossibleId, IdLength, Context->UpContext, LowLevel,… in EBML_ElementCreateUsingContext()
521 if (Context->UpContext==NULL) in EBML_FindNextElement()
523 Context = Context->UpContext; in EBML_FindNextElement()
595 if (AllowDummyElt || Context->UpContext==NULL) in EBML_FindNextElement()
600 Context = Context->UpContext; in EBML_FindNextElement()
H A Debmlmaster.c316 Context.UpContext = ParserContext; in ReadData()
/dports/multimedia/mkclean/mkclean-0.8.7/libebml2/
H A Debmlmain.c291 GlobalContext.UpContext = Context; in EBML_ElementCreateUsingContext()
313 if (Context->UpContext != NULL) { in EBML_ElementCreateUsingContext()
316 …return EBML_ElementCreateUsingContext(AnyNode, PossibleId, IdLength, Context->UpContext, LowLevel,… in EBML_ElementCreateUsingContext()
521 if (Context->UpContext==NULL) in EBML_FindNextElement()
523 Context = Context->UpContext; in EBML_FindNextElement()
595 if (AllowDummyElt || Context->UpContext==NULL) in EBML_FindNextElement()
600 Context = Context->UpContext; in EBML_FindNextElement()
H A Debmlmaster.c316 Context.UpContext = ParserContext; in ReadData()
/dports/editors/fpc-ide/fpc-3.2.2/packages/ide/
H A Dwoahelp.pas97 UpContext : word;
112 UpContext : word;
509 UpContext:=LEToN(UpContext);
532 UpContext:=LEToN(UpContext);
/dports/lang/fpc-source/fpc-3.2.2/packages/ide/
H A Dwoahelp.pas97 UpContext : word;
112 UpContext : word;
509 UpContext:=LEToN(UpContext);
532 UpContext:=LEToN(UpContext);
/dports/multimedia/mkclean/mkclean-0.8.7/libmatroska2/MatroskaParser/
H A DMatroskaParser.c200 RContext.UpContext = &File->L1Context; in parseSeekHead()
246 RContext.UpContext = &File->L1Context; in parseSegmentInfo()
638 RContext.UpContext = &File->L1Context; in parseTracks()
667 RContext.UpContext = &File->L1Context; in parseCues()
692 RContext.UpContext = &File->L1Context; in parseAttachments()
842 RContext.UpContext = &File->L1Context; in parseChapters()
1007 RContext.UpContext = &File->L1Context; in parseTags()
1069 File->L0Context.UpContext = NULL; in mkv_Open()
1110 File->L1Context.UpContext = &File->L0Context; in mkv_Open()
1298 File->ClusterContext.UpContext = &File->L1Context; in mkv_ReadFrame()
/dports/multimedia/mkvalidator/mkvalidator-0.5.0/libmatroska2/MatroskaParser/
H A DMatroskaParser.c200 RContext.UpContext = &File->L1Context; in parseSeekHead()
246 RContext.UpContext = &File->L1Context; in parseSegmentInfo()
638 RContext.UpContext = &File->L1Context; in parseTracks()
667 RContext.UpContext = &File->L1Context; in parseCues()
692 RContext.UpContext = &File->L1Context; in parseAttachments()
842 RContext.UpContext = &File->L1Context; in parseChapters()
1007 RContext.UpContext = &File->L1Context; in parseTags()
1069 File->L0Context.UpContext = NULL; in mkv_Open()
1110 File->L1Context.UpContext = &File->L0Context; in mkv_Open()
1298 File->ClusterContext.UpContext = &File->L1Context; in mkv_ReadFrame()
/dports/multimedia/bcmatroska2/bcmatroska2-0.23/libmatroska2/MatroskaParser/
H A DMatroskaParser.c200 RContext.UpContext = &File->L1Context; in parseSeekHead()
246 RContext.UpContext = &File->L1Context; in parseSegmentInfo()
638 RContext.UpContext = &File->L1Context; in parseTracks()
667 RContext.UpContext = &File->L1Context; in parseCues()
692 RContext.UpContext = &File->L1Context; in parseAttachments()
842 RContext.UpContext = &File->L1Context; in parseChapters()
1007 RContext.UpContext = &File->L1Context; in parseTags()
1069 File->L0Context.UpContext = NULL; in mkv_Open()
1110 File->L1Context.UpContext = &File->L0Context; in mkv_Open()
1298 File->ClusterContext.UpContext = &File->L1Context; in mkv_ReadFrame()
/dports/multimedia/mkclean/mkclean-0.8.7/libebml2/test/
H A Debmltree.c47 SubContext.UpContext = Context; in OutputElement()
/dports/multimedia/bcmatroska2/bcmatroska2-0.23/libebml2/test/
H A Debmltree.c47 SubContext.UpContext = Context; in OutputElement()
/dports/multimedia/mkvalidator/mkvalidator-0.5.0/libebml2/test/
H A Debmltree.c47 SubContext.UpContext = Context; in OutputElement()
/dports/net/mediastreamer/mediastreamer-2.16.1/src/utils/
H A Dmkv_reader.c191 track_reader->parser.UpContext = NULL; in mkv_reader_get_track_reader()
361 pctx.UpContext = NULL; in _parse_headers()
403 seg_pctx.UpContext = &pctx; in _parse_headers()
/dports/multimedia/mkclean/mkclean-0.8.7/libmatroska2/test/
H A Dmkvtree.c127 SubContext.UpContext = Context; in OutputElement()
/dports/multimedia/mkvalidator/mkvalidator-0.5.0/libmatroska2/test/
H A Dmkvtree.c127 SubContext.UpContext = Context; in OutputElement()
/dports/multimedia/bcmatroska2/bcmatroska2-0.23/libmatroska2/test/
H A Dmkvtree.c127 SubContext.UpContext = Context; in OutputElement()
/dports/multimedia/bcmatroska2/bcmatroska2-0.23/mkparts/
H A Dmkparts.c241 RContext.UpContext = NULL; in main()
/dports/multimedia/mkclean/mkclean-0.8.7/libebml2/ebml/
H A Debml.h107 const ebml_parser_context *UpContext; member
/dports/multimedia/mkvalidator/mkvalidator-0.5.0/libebml2/ebml/
H A Debml.h107 const ebml_parser_context *UpContext; member
/dports/multimedia/bcmatroska2/bcmatroska2-0.23/libebml2/ebml/
H A Debml.h107 const ebml_parser_context *UpContext; member
/dports/multimedia/mkclean/mkclean-0.8.7/libebml2/legacy/
H A Dlegacy.cpp515 ParserContext.UpContext = NULL; in Read()
1508 pContext.UpContext = NULL; in FindNextElement()
/dports/multimedia/bcmatroska2/bcmatroska2-0.23/libebml2/legacy/
H A Dlegacy.cpp515 ParserContext.UpContext = NULL; in Read()
1508 pContext.UpContext = NULL; in FindNextElement()
/dports/multimedia/mkvalidator/mkvalidator-0.5.0/libebml2/legacy/
H A Dlegacy.cpp515 ParserContext.UpContext = NULL; in Read()
1508 pContext.UpContext = NULL; in FindNextElement()

12