Home
last modified time | relevance | path

Searched refs:allocateStackData (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dregexcmp.cpp295 allocateStackData(RESTACKFRAME_HDRCOUNT); in compile()
467 int32_t varsLoc = allocateStackData(3); // Reserve three slots in match stack frame. in doParseActions()
801 frameLoc = allocateStackData(1); in doParseActions()
819 frameLoc = allocateStackData(1); in doParseActions()
834 frameLoc = allocateStackData(1); in doParseActions()
934 dataLoc = allocateStackData(1); in doParseActions()
952 dataLoc = allocateStackData(1); in doParseActions()
968 dataLoc = allocateStackData(1); in doParseActions()
2104 int32_t RegexCompile::allocateStackData(int32_t size) { in allocateStackData() function in RegexCompile
2473 int32_t counterLoc = allocateStackData(dataSize); in compileInterval()
H A Dregexcmp.h111 …int32_t allocateStackData(int32_t size); // Allocate space in the match back-track stack f…
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dregexcmp.cpp295 allocateStackData(RESTACKFRAME_HDRCOUNT); in compile()
467 int32_t varsLoc = allocateStackData(3); // Reserve three slots in match stack frame. in doParseActions()
801 frameLoc = allocateStackData(1); in doParseActions()
819 frameLoc = allocateStackData(1); in doParseActions()
834 frameLoc = allocateStackData(1); in doParseActions()
934 dataLoc = allocateStackData(1); in doParseActions()
952 dataLoc = allocateStackData(1); in doParseActions()
968 dataLoc = allocateStackData(1); in doParseActions()
2104 int32_t RegexCompile::allocateStackData(int32_t size) { in allocateStackData() function in RegexCompile
2473 int32_t counterLoc = allocateStackData(dataSize); in compileInterval()
H A Dregexcmp.h111 …int32_t allocateStackData(int32_t size); // Allocate space in the match back-track stack f…
/aosp_15_r20/external/icu/libicu/cts_headers/
H A Dregexcmp.h111 …int32_t allocateStackData(int32_t size); // Allocate space in the match back-track stack f…
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/common_os/include/external/icu/icu4c/source/i18n/
H A Dregexcmp.h115 …int32_t allocateStackData(int32_t size); // Allocate space in the match back-track stack f…