Searched defs:startindex (Results 1 – 6 of 6) sorted by relevance
/external/opencore/nodes/pvmp4ffparsernode/src/ |
D | pvmf_mp4ffparser_node_metadata.cpp | 312 uint32 startindex = 0; in GetNumMetadataValues() local 461 uint32 startindex = 0; in GetNumMetadataValues() local 497 uint32 startindex = 0; in GetNumMetadataValues() local 533 uint32 startindex = 0; in GetNumMetadataValues() local 572 uint32 startindex = 0; in GetNumMetadataValues() local 601 uint32 startindex = 0; in GetNumMetadataValues() local 630 uint32 startindex = 0; in GetNumMetadataValues() local 667 uint32 startindex = 0; in GetNumMetadataValues() local 698 uint32 startindex = 0; in GetNumMetadataValues() local 738 uint32 startindex = 0; in GetNumMetadataValues() local [all …]
|
/external/opencore/nodes/streaming/streamingmanager/plugins/common/src/ |
D | pvmf_sm_fsp_base_impl.cpp | 892 uint32 startindex = 0; in GetNumMetadataValuesBase() local 916 uint32 startindex = 0; in GetNumMetadataValuesBase() local 948 uint32 startindex = 0; in GetNumMetadataValuesBase() local 970 uint32 startindex = 0; in GetNumMetadataValuesBase() local 993 uint32 startindex = 0; in GetNumMetadataValuesBase() local 1018 uint32 startindex = 0; in GetNumMetadataValuesBase() local 1043 uint32 startindex = 0; in GetNumMetadataValuesBase() local 1068 uint32 startindex = 0; in GetNumMetadataValuesBase() local 1093 uint32 startindex = 0; in GetNumMetadataValuesBase() local 1118 uint32 startindex = 0; in GetNumMetadataValuesBase() local [all …]
|
/external/tesseract/textord/ |
D | fpchop.cpp | 979 inT16 startindex; //in first fragment in fixed_chop_coutline() local 1097 inT16 startindex, //end of search in next_anti_left_seg() 1158 inT16 startindex, //end of search in next_anti_right_seg() 1220 inT16 startindex, //end of search in next_clock_left_seg() 1281 inT16 startindex, //end of search in next_clock_right_seg()
|
D | oldbasel.cpp | 1254 int startindex, centreindex, endindex; in split_stepped_spline() local
|
/external/libxml2/ |
D | xpointer.c | 334 xmlXPtrNewRange(xmlNodePtr start, int startindex, in xmlXPtrNewRange() 2443 xmlXPtrMatchString(const xmlChar *string, xmlNodePtr start, int startindex, in xmlXPtrMatchString() 2528 xmlXPtrSearchString(const xmlChar *string, xmlNodePtr *start, int *startindex, in xmlXPtrSearchString() 2762 int i, startindex, endindex = 0, fendindex; in xmlXPtrStringRangeFunction() local
|
/external/icu4c/i18n/ |
D | usearch.cpp | 479 int32_t startindex = ubrk_first(breakiterator); in isBreakUnit() local
|