Home
last modified time | relevance | path

Searched defs:stage2 (Results 1 – 15 of 15) sorted by relevance

/third_party/musl/porting/liteos_a/user/src/env/
D__libc_start_main.c84 lsm2_fn *stage2 = libc_start_main_stage2; in __libc_start_main() local
/third_party/musl/porting/linux/user/src/env/
D__libc_start_main.c96 lsm2_fn *stage2 = libc_start_main_stage2; in __libc_start_main() local
/third_party/musl/porting/liteos_a/user_debug/src/env/
D__libc_start_main.c85 lsm2_fn *stage2 = libc_start_main_stage2; in __libc_start_main() local
/third_party/musl/src/env/
D__libc_start_main.c84 lsm2_fn *stage2 = libc_start_main_stage2; in __libc_start_main() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_validate.cpp218 const dng_image &stage2 = *negative->Stage2Image (); in dng_validate() local
Ddng_negative.cpp4054 dng_image &stage2 = *fStage2Image.Get (); in DoInterpolateStage3() local
/third_party/pcre2/pcre2/maint/
DGenerateUcd.py729 stage1, stage2 = compress_table(table, block_size) variable
/third_party/node/deps/icu-small/source/common/
Ducnvmbcs.cpp878 const uint16_t *stage2, *stage3, *results; in ucnv_MBCSGetFilteredUnicodeSetForUnicode() local
919 const uint32_t *stage2; in ucnv_MBCSGetFilteredUnicodeSetForUnicode() local
1410 uint32_t *stage2; in writeStage3Roundtrip() local
1489 uint32_t *stage2; in reconstituteData() local
/third_party/skia/third_party/externals/icu/source/common/
Ducnvmbcs.cpp878 const uint16_t *stage2, *stage3, *results; in ucnv_MBCSGetFilteredUnicodeSetForUnicode() local
919 const uint32_t *stage2; in ucnv_MBCSGetFilteredUnicodeSetForUnicode() local
1410 uint32_t *stage2; in writeStage3Roundtrip() local
1489 uint32_t *stage2; in reconstituteData() local
/third_party/icu/icu4c/source/common/
Ducnvmbcs.cpp878 const uint16_t *stage2, *stage3, *results; in ucnv_MBCSGetFilteredUnicodeSetForUnicode() local
919 const uint32_t *stage2; in ucnv_MBCSGetFilteredUnicodeSetForUnicode() local
1410 uint32_t *stage2; in writeStage3Roundtrip() local
1489 uint32_t *stage2; in reconstituteData() local
/third_party/skia/third_party/externals/icu/source/tools/makeconv/
Dgencnvex.c58 uint16_t stage2[MBCS_STAGE_2_SIZE]; member
Dgenmbcs.cpp49 uint32_t stage2[MBCS_STAGE_2_SIZE]; /* stage 2 for MBCS */ member
/third_party/icu/icu4c/source/tools/makeconv/
Dgencnvex.c59 uint16_t stage2[MBCS_STAGE_2_SIZE]; member
Dgenmbcs.cpp49 uint32_t stage2[MBCS_STAGE_2_SIZE]; /* stage 2 for MBCS */ member
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetMBCS.java510 int stage2; in writeStage3Roundtrip() local
594 int[] stage2 = new int[numStage1Ints + fullStage2Length]; in reconstituteData() local
4786 char stage2, stage3; in MBCSGetFilteredUnicodeSetForUnicode() local
4821 int stage2,stage3; in MBCSGetFilteredUnicodeSetForUnicode() local