/third_party/musl/porting/liteos_a/user/src/env/ |
D | __libc_start_main.c | 84 lsm2_fn *stage2 = libc_start_main_stage2; in __libc_start_main() local
|
/third_party/musl/porting/linux/user/src/env/ |
D | __libc_start_main.c | 96 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.c | 85 lsm2_fn *stage2 = libc_start_main_stage2; in __libc_start_main() local
|
/third_party/musl/src/env/ |
D | __libc_start_main.c | 84 lsm2_fn *stage2 = libc_start_main_stage2; in __libc_start_main() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_validate.cpp | 218 const dng_image &stage2 = *negative->Stage2Image (); in dng_validate() local
|
D | dng_negative.cpp | 4054 dng_image &stage2 = *fStage2Image.Get (); in DoInterpolateStage3() local
|
/third_party/pcre2/pcre2/maint/ |
D | GenerateUcd.py | 729 stage1, stage2 = compress_table(table, block_size) variable
|
/third_party/node/deps/icu-small/source/common/ |
D | ucnvmbcs.cpp | 878 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/ |
D | ucnvmbcs.cpp | 878 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/ |
D | ucnvmbcs.cpp | 878 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/ |
D | gencnvex.c | 58 uint16_t stage2[MBCS_STAGE_2_SIZE]; member
|
D | genmbcs.cpp | 49 uint32_t stage2[MBCS_STAGE_2_SIZE]; /* stage 2 for MBCS */ member
|
/third_party/icu/icu4c/source/tools/makeconv/ |
D | gencnvex.c | 59 uint16_t stage2[MBCS_STAGE_2_SIZE]; member
|
D | genmbcs.cpp | 49 uint32_t stage2[MBCS_STAGE_2_SIZE]; /* stage 2 for MBCS */ member
|
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
D | CharsetMBCS.java | 510 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
|