Home
last modified time | relevance | path

Searched refs:offsets (Results 1 - 25 of 735) sorted by relevance

12345678910>>...30

/third_party/icu/icu4c/source/common/
H A Ducnv_u7.cpp217 int32_t *offsets; in _UTF7ToUnicodeWithOffsets() local
241 offsets=pArgs->offsets; in _UTF7ToUnicodeWithOffsets()
283 if(offsets!=NULL) { in _UTF7ToUnicodeWithOffsets()
284 *offsets++=sourceIndex++; in _UTF7ToUnicodeWithOffsets()
378 if(offsets!=NULL) { in _UTF7ToUnicodeWithOffsets()
379 *offsets++=sourceIndex; in _UTF7ToUnicodeWithOffsets()
389 if(offsets!=NULL) { in _UTF7ToUnicodeWithOffsets()
390 *offsets++=sourceIndex; in _UTF7ToUnicodeWithOffsets()
400 if(offsets! in _UTF7ToUnicodeWithOffsets()
467 int32_t *offsets; _UTF7FromUnicodeWithOffsets() local
901 int32_t *offsets; _IMAPToUnicodeWithOffsets() local
1168 int32_t *offsets; _IMAPFromUnicodeWithOffsets() local
[all...]
H A Ducnvlat1.cpp41 int32_t *offsets; in _Latin1ToUnicodeWithOffsets() local
49 offsets=pArgs->offsets; in _Latin1ToUnicodeWithOffsets()
85 if(offsets!=NULL) { in _Latin1ToUnicodeWithOffsets()
87 offsets[0]=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
88 offsets[1]=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
89 offsets[2]=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
90 offsets[3]=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
91 offsets[4]=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
92 offsets[ in _Latin1ToUnicodeWithOffsets()
143 int32_t *offsets; _Latin1FromUnicodeWithOffsets() local
487 int32_t *offsets; _ASCIIToUnicodeWithOffsets() local
[all...]
H A Ducnv_u16.cpp57 int32_t *offsets; in _UTF16BEFromUnicodeWithOffsets() local
78 &pArgs->offsets, -1, in _UTF16BEFromUnicodeWithOffsets()
90 offsets=pArgs->offsets; in _UTF16BEFromUnicodeWithOffsets()
105 if(offsets!=NULL) { in _UTF16BEFromUnicodeWithOffsets()
106 *offsets++=-1; in _UTF16BEFromUnicodeWithOffsets()
107 *offsets++=-1; in _UTF16BEFromUnicodeWithOffsets()
108 *offsets++=-1; in _UTF16BEFromUnicodeWithOffsets()
109 *offsets++=-1; in _UTF16BEFromUnicodeWithOffsets()
126 if(offsets in _UTF16BEFromUnicodeWithOffsets()
261 int32_t *offsets; _UTF16BEToUnicodeWithOffsets() local
658 int32_t *offsets; _UTF16LEFromUnicodeWithOffsets() local
862 int32_t *offsets; _UTF16LEToUnicodeWithOffsets() local
1345 int32_t *offsets=pArgs->offsets; _UTF16ToUnicodeWithOffsets() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Ducnv_u7.cpp217 int32_t *offsets; in _UTF7ToUnicodeWithOffsets() local
241 offsets=pArgs->offsets; in _UTF7ToUnicodeWithOffsets()
283 if(offsets!=nullptr) { in _UTF7ToUnicodeWithOffsets()
284 *offsets++=sourceIndex++; in _UTF7ToUnicodeWithOffsets()
378 if(offsets!=nullptr) { in _UTF7ToUnicodeWithOffsets()
379 *offsets++=sourceIndex; in _UTF7ToUnicodeWithOffsets()
389 if(offsets!=nullptr) { in _UTF7ToUnicodeWithOffsets()
390 *offsets++=sourceIndex; in _UTF7ToUnicodeWithOffsets()
400 if(offsets! in _UTF7ToUnicodeWithOffsets()
467 int32_t *offsets; _UTF7FromUnicodeWithOffsets() local
901 int32_t *offsets; _IMAPToUnicodeWithOffsets() local
1168 int32_t *offsets; _IMAPFromUnicodeWithOffsets() local
[all...]
H A Ducnvlat1.cpp41 int32_t *offsets; in _Latin1ToUnicodeWithOffsets() local
49 offsets=pArgs->offsets; in _Latin1ToUnicodeWithOffsets()
85 if(offsets!=nullptr) { in _Latin1ToUnicodeWithOffsets()
87 offsets[0]=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
88 offsets[1]=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
89 offsets[2]=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
90 offsets[3]=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
91 offsets[4]=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
92 offsets[ in _Latin1ToUnicodeWithOffsets()
143 int32_t *offsets; _Latin1FromUnicodeWithOffsets() local
487 int32_t *offsets; _ASCIIToUnicodeWithOffsets() local
[all...]
H A Ducnv_u16.cpp57 int32_t *offsets; in _UTF16BEFromUnicodeWithOffsets() local
78 &pArgs->offsets, -1, in _UTF16BEFromUnicodeWithOffsets()
90 offsets=pArgs->offsets; in _UTF16BEFromUnicodeWithOffsets()
105 if(offsets!=nullptr) { in _UTF16BEFromUnicodeWithOffsets()
106 *offsets++=-1; in _UTF16BEFromUnicodeWithOffsets()
107 *offsets++=-1; in _UTF16BEFromUnicodeWithOffsets()
108 *offsets++=-1; in _UTF16BEFromUnicodeWithOffsets()
109 *offsets++=-1; in _UTF16BEFromUnicodeWithOffsets()
126 if(offsets in _UTF16BEFromUnicodeWithOffsets()
261 int32_t *offsets; _UTF16BEToUnicodeWithOffsets() local
658 int32_t *offsets; _UTF16LEFromUnicodeWithOffsets() local
862 int32_t *offsets; _UTF16LEToUnicodeWithOffsets() local
1345 int32_t *offsets=pArgs->offsets; _UTF16ToUnicodeWithOffsets() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv_u7.cpp217 int32_t *offsets; in _UTF7ToUnicodeWithOffsets() local
241 offsets=pArgs->offsets; in _UTF7ToUnicodeWithOffsets()
283 if(offsets!=NULL) { in _UTF7ToUnicodeWithOffsets()
284 *offsets++=sourceIndex++; in _UTF7ToUnicodeWithOffsets()
378 if(offsets!=NULL) { in _UTF7ToUnicodeWithOffsets()
379 *offsets++=sourceIndex; in _UTF7ToUnicodeWithOffsets()
389 if(offsets!=NULL) { in _UTF7ToUnicodeWithOffsets()
390 *offsets++=sourceIndex; in _UTF7ToUnicodeWithOffsets()
400 if(offsets! in _UTF7ToUnicodeWithOffsets()
467 int32_t *offsets; _UTF7FromUnicodeWithOffsets() local
901 int32_t *offsets; _IMAPToUnicodeWithOffsets() local
1168 int32_t *offsets; _IMAPFromUnicodeWithOffsets() local
[all...]
H A Ducnvlat1.cpp41 int32_t *offsets; in _Latin1ToUnicodeWithOffsets() local
49 offsets=pArgs->offsets; in _Latin1ToUnicodeWithOffsets()
85 if(offsets!=NULL) { in _Latin1ToUnicodeWithOffsets()
87 offsets[0]=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
88 offsets[1]=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
89 offsets[2]=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
90 offsets[3]=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
91 offsets[4]=sourceIndex++; in _Latin1ToUnicodeWithOffsets()
92 offsets[ in _Latin1ToUnicodeWithOffsets()
143 int32_t *offsets; _Latin1FromUnicodeWithOffsets() local
487 int32_t *offsets; _ASCIIToUnicodeWithOffsets() local
[all...]
H A Ducnv_u16.cpp57 int32_t *offsets; in _UTF16BEFromUnicodeWithOffsets() local
78 &pArgs->offsets, -1, in _UTF16BEFromUnicodeWithOffsets()
90 offsets=pArgs->offsets; in _UTF16BEFromUnicodeWithOffsets()
105 if(offsets!=NULL) { in _UTF16BEFromUnicodeWithOffsets()
106 *offsets++=-1; in _UTF16BEFromUnicodeWithOffsets()
107 *offsets++=-1; in _UTF16BEFromUnicodeWithOffsets()
108 *offsets++=-1; in _UTF16BEFromUnicodeWithOffsets()
109 *offsets++=-1; in _UTF16BEFromUnicodeWithOffsets()
126 if(offsets in _UTF16BEFromUnicodeWithOffsets()
261 int32_t *offsets; _UTF16BEToUnicodeWithOffsets() local
658 int32_t *offsets; _UTF16LEFromUnicodeWithOffsets() local
862 int32_t *offsets; _UTF16LEToUnicodeWithOffsets() local
1345 int32_t *offsets=pArgs->offsets; _UTF16ToUnicodeWithOffsets() local
[all...]
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetUTF7.java188 protected CoderResult decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) { in decodeLoop() argument
246 if (offsets!= null) { in decodeLoop()
247 offsets.put(sourceIndex++); in decodeLoop()
355 if (offsets != null) { in decodeLoop()
356 offsets.put(sourceIndex); in decodeLoop()
374 if (offsets != null) { in decodeLoop()
375 offsets.put(sourceIndex); in decodeLoop()
393 if (offsets != null) { in decodeLoop()
394 offsets.put(sourceIndex); in decodeLoop()
411 if (offsets ! in decodeLoop()
495 encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush) encodeLoop() argument
[all...]
H A DCharsetBOCU1.java390 protected CoderResult encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush){ in encodeLoop() argument
418 labelType = fastSingle(source, target, offsets); in encodeLoop()
421 labelType = getTrail(source, target, offsets); in encodeLoop()
424 labelType = regularLoop(source, target, offsets); in encodeLoop()
432 private int fastSingle(CharBuffer source, ByteBuffer target, IntBuffer offsets){ in fastSingle() argument
446 if(offsets!=null){ in fastSingle()
447 offsets.put(nextSourceIndex++); in fastSingle()
456 if(offsets!=null){ in fastSingle()
457 offsets.put(nextSourceIndex++); in fastSingle()
469 private int getTrail(CharBuffer source, ByteBuffer target, IntBuffer offsets){ in getTrail() argument
488 regularLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets) regularLoop() argument
794 decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) decodeLoop() argument
844 fastSingle(ByteBuffer source, CharBuffer target, IntBuffer offsets) fastSingle() argument
883 getTrail(ByteBuffer source, CharBuffer target, IntBuffer offsets) getTrail() argument
919 afterGetTrail(ByteBuffer source, CharBuffer target, IntBuffer offsets) afterGetTrail() argument
1037 endLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets) endLoop() argument
[all...]
H A DCharsetSCSU.java61 /* use table of predefined fixed offsets for values from fixedThreshold */
67 /* constant offsets for the 8 static windows */
79 /* initial offsets for the 8 dynamic (sliding) windows */
114 /* dynamic window offsets, initialize to default values from initialDynamicOffsets */
236 protected CoderResult decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, in decodeLoop() argument
260 labelType = fastSingle(source, target, offsets, ByteMode); in decodeLoop()
264 labelType = singleByteMode(source, target, offsets, ByteMode); in decodeLoop()
267 endLoop(source, target, offsets); in decodeLoop()
274 labelType = fastSingle(source, target, offsets, UnicodeMode); in decodeLoop()
278 labelType = singleByteMode(source, target, offsets, UnicodeMod in decodeLoop()
290 fastSingle(ByteBuffer source, CharBuffer target, IntBuffer offsets, int modeType) fastSingle() argument
356 singleByteMode(ByteBuffer source, CharBuffer target, IntBuffer offsets, int modeType) singleByteMode() argument
582 endLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets) endLoop() argument
645 encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush) encodeLoop() argument
689 getWindow(int[] offsets) getWindow() argument
767 loop(CharBuffer source, ByteBuffer target, IntBuffer offsets) loop() argument
1052 getTrail(CharBuffer source, ByteBuffer target, IntBuffer offsets) getTrail() argument
1077 getTrailUnicode(CharBuffer source, ByteBuffer target, IntBuffer offsets) getTrailUnicode() argument
1150 endLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets) endLoop() argument
1159 outputBytes(CharBuffer source, ByteBuffer target, IntBuffer offsets) outputBytes() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
H A DTimeZoneOffsetLocalTest.java58 // Expected offsets by getOffset(int era, int year, int month, int day, int dayOfWeek, int milliseconds) in TestGetOffsetAroundTransition()
76 // Expected offsets by getOffset(long time, boolean local, int[] offsets) with local = true in TestGetOffsetAroundTransition()
77 // or getOffsetFromLocal(long time, int nonExistingTimeOpt, int duplicatedTimeOpt, int[] offsets) in TestGetOffsetAroundTransition()
95 // Expected offsets by getOffsetFromLocal(long time, int nonExistingTimeOpt, int duplicatedTimeOpt, int[] offsets) in TestGetOffsetAroundTransition()
113 int[] offsets = new int[2]; in TestGetOffsetAroundTransition()
177 // Test getOffset(long time, boolean local, int[] offsets) with local=true in TestGetOffsetAroundTransition()
180 TESTZONES[i].getOffset(MILLIS[m], true, offsets); in TestGetOffsetAroundTransition()
181 if (offsets[ in TestGetOffsetAroundTransition()
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
H A DTimeZoneOffsetLocalTest.java56 // Expected offsets by getOffset(int era, int year, int month, int day, int dayOfWeek, int milliseconds) in TestGetOffsetAroundTransition()
74 // Expected offsets by getOffset(long time, boolean local, int[] offsets) with local = true in TestGetOffsetAroundTransition()
75 // or getOffsetFromLocal(long time, LocalOption nonExistingTimeOpt, LocalOption duplicatedTimeOpt, int[] offsets) in TestGetOffsetAroundTransition()
93 // Expected offsets by getOffsetFromLocal(long time, LocalOption nonExistingTimeOpt, LocalOption duplicatedTimeOpt, int[] offsets) in TestGetOffsetAroundTransition()
111 int[] offsets = new int[2]; in TestGetOffsetAroundTransition()
175 // Test getOffset(long time, boolean local, int[] offsets) with local=true in TestGetOffsetAroundTransition()
178 TESTZONES[i].getOffset(MILLIS[m], true, offsets); in TestGetOffsetAroundTransition()
179 if (offsets[ in TestGetOffsetAroundTransition()
[all...]
/third_party/skia/experimental/graphite/src/
H A DContextUtils.cpp25 // kMaxStops offsets
31 {"offsets", SLType::kFloat, kMaxStops },
57 srcs, result->offsets(), result->data()); in make_gradient_uniform_data_common()
64 float offsets[kMaxStops]) { in make_linear_gradient_uniform_data()
68 offsets, in make_linear_gradient_uniform_data()
81 float offsets[kMaxStops]) { in make_radial_gradient_uniform_data()
87 offsets, in make_radial_gradient_uniform_data()
99 float offsets[kMaxStops]) { in make_sweep_gradient_uniform_data()
105 offsets, in make_sweep_gradient_uniform_data()
120 float offsets[kMaxStop in make_conical_gradient_uniform_data()
61 make_linear_gradient_uniform_data(SkPoint startPoint, SkPoint endPoint, SkColor4f colors[kMaxStops], float offsets[kMaxStops]) make_linear_gradient_uniform_data() argument
78 make_radial_gradient_uniform_data(SkPoint point, float radius, SkColor4f colors[kMaxStops], float offsets[kMaxStops]) make_radial_gradient_uniform_data() argument
97 make_sweep_gradient_uniform_data(SkPoint point, SkColor4f colors[kMaxStops], float offsets[kMaxStops]) make_sweep_gradient_uniform_data() argument
115 make_conical_gradient_uniform_data(SkPoint point0, SkPoint point1, float radius0, float radius1, SkColor4f colors[kMaxStops], float offsets[kMaxStops]) make_conical_gradient_uniform_data() argument
146 expand_stops(int numStops, float offsets[kMaxStops]) expand_stops() argument
175 uint32_t* offsets = new uint32_t[count]; Make() local
188 float offsets[kMaxStops]; ExtractCombo() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dsimpleformattertest.cpp77 int32_t offsets[] = { 0 }; in TestNoArguments() local
81 fmt.formatAndAppend(NULL, 0, appendTo, offsets, 1, status)); in TestNoArguments()
82 assertEquals("formatAndAppend offsets[0]", -1, offsets[0]); in TestNoArguments()
163 int32_t offsets[6]; in TestManyArguments() local
173 offsets, in TestManyArguments()
174 UPRV_LENGTHOF(offsets), in TestManyArguments()
179 verifyOffsets(expectedOffsets, offsets, UPRV_LENGTHOF(expectedOffsets)); in TestManyArguments()
182 // Ensure we don't write to offsets array beyond its length. in TestManyArguments()
184 offsets[UPRV_LENGTHO in TestManyArguments()
338 int32_t offsets[3]; TestTextWithNoArguments() local
357 int32_t offsets[4]; TestFormatReplaceNoOptimization() local
387 int32_t offsets[4]; TestFormatReplaceNoOptimizationLeadingText() local
417 int32_t offsets[4]; TestFormatReplaceOptimization() local
447 int32_t offsets[4]; TestFormatReplaceNoOptimizationLeadingArgumentUsedTwice() local
[all...]
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DCaseFoldTransliterator.java61 Position offsets, boolean isIncremental) { in handleTransliterate()
66 if(offsets.start >= offsets.limit) { in handleTransliterate()
77 iter.setIndex(offsets.start); in handleTransliterate()
78 iter.setLimit(offsets.limit); in handleTransliterate()
79 iter.setContextLimits(offsets.contextStart, offsets.contextLimit); in handleTransliterate()
86 offsets.start=iter.getCaseMapCPStart(); in handleTransliterate()
104 offsets.limit += delta; in handleTransliterate()
105 offsets in handleTransliterate()
60 handleTransliterate(Replaceable text, Position offsets, boolean isIncremental) handleTransliterate() argument
[all...]
H A DTitlecaseTransliterator.java66 Position offsets, boolean isIncremental) { in handleTransliterate()
74 if (offsets.start >= offsets.limit) { in handleTransliterate()
90 for (start = offsets.start - 1; start >= offsets.contextStart; start -= UTF16.getCharCount(c)) { in handleTransliterate()
107 iter.setIndex(offsets.start); in handleTransliterate()
108 iter.setLimit(offsets.limit); in handleTransliterate()
109 iter.setContextLimits(offsets.contextStart, offsets.contextLimit); in handleTransliterate()
130 offsets in handleTransliterate()
65 handleTransliterate(Replaceable text, Position offsets, boolean isIncremental) handleTransliterate() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCaseFoldTransliterator.java62 Position offsets, boolean isIncremental) { in handleTransliterate()
67 if(offsets.start >= offsets.limit) { in handleTransliterate()
78 iter.setIndex(offsets.start); in handleTransliterate()
79 iter.setLimit(offsets.limit); in handleTransliterate()
80 iter.setContextLimits(offsets.contextStart, offsets.contextLimit); in handleTransliterate()
87 offsets.start=iter.getCaseMapCPStart(); in handleTransliterate()
105 offsets.limit += delta; in handleTransliterate()
106 offsets in handleTransliterate()
61 handleTransliterate(Replaceable text, Position offsets, boolean isIncremental) handleTransliterate() argument
[all...]
H A DTitlecaseTransliterator.java67 Position offsets, boolean isIncremental) { in handleTransliterate()
75 if (offsets.start >= offsets.limit) { in handleTransliterate()
91 for (start = offsets.start - 1; start >= offsets.contextStart; start -= UTF16.getCharCount(c)) { in handleTransliterate()
108 iter.setIndex(offsets.start); in handleTransliterate()
109 iter.setLimit(offsets.limit); in handleTransliterate()
110 iter.setContextLimits(offsets.contextStart, offsets.contextLimit); in handleTransliterate()
131 offsets in handleTransliterate()
66 handleTransliterate(Replaceable text, Position offsets, boolean isIncremental) handleTransliterate() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_bicubic_filter.c152 unsigned video_height, struct vertex2f *offsets) in create_frag_shader()
219 vtex, ureg_imm2f(shader, offsets[i].x, offsets[i].y)); in create_frag_shader()
252 struct vertex2f offsets[16]; in vl_bicubic_filter_init() local
313 offsets[0].x = -1.0f; offsets[0].y = -1.0f; in vl_bicubic_filter_init()
314 offsets[1].x = 0.0f; offsets[1].y = -1.0f; in vl_bicubic_filter_init()
315 offsets[2].x = 1.0f; offsets[ in vl_bicubic_filter_init()
151 create_frag_shader(struct vl_bicubic_filter *filter, unsigned video_width, unsigned video_height, struct vertex2f *offsets) create_frag_shader() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DSimpleFormatterTest.java54 int[] offsets = new int[1]; in TestWithNoArguments()
58 fmt.formatAndAppend(new StringBuilder(), offsets).toString()); in TestWithNoArguments()
60 "offsets[0]", in TestWithNoArguments()
62 offsets[0]); in TestWithNoArguments()
150 int[] offsets = new int[6]; in TestWithArguments()
156 offsets, in TestWithArguments()
160 verifyOffsets(expectedOffsets, offsets); in TestWithArguments()
179 int[] offsets = new int[4]; in TestFormatReplaceNoOptimization()
186 offsets, in TestFormatReplaceNoOptimization()
190 verifyOffsets(expectedOffsets, offsets); in TestFormatReplaceNoOptimization()
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DSimpleFormatterTest.java51 int[] offsets = new int[1]; in TestWithNoArguments()
55 fmt.formatAndAppend(new StringBuilder(), offsets).toString()); in TestWithNoArguments()
57 "offsets[0]", in TestWithNoArguments()
59 offsets[0]); in TestWithNoArguments()
147 int[] offsets = new int[6]; in TestWithArguments()
153 offsets, in TestWithArguments()
157 verifyOffsets(expectedOffsets, offsets); in TestWithArguments()
176 int[] offsets = new int[4]; in TestFormatReplaceNoOptimization()
183 offsets, in TestFormatReplaceNoOptimization()
187 verifyOffsets(expectedOffsets, offsets); in TestFormatReplaceNoOptimization()
[all...]
/third_party/icu/icu4c/source/i18n/
H A Duni2name.cpp72 void UnicodeNameTransliterator::handleTransliterate(Replaceable& text, UTransPosition& offsets, in handleTransliterate() argument
80 offsets.start = offsets.limit; in handleTransliterate()
87 offsets.start = offsets.limit; in handleTransliterate()
91 int32_t cursor = offsets.start; in handleTransliterate()
92 int32_t limit = offsets.limit; in handleTransliterate()
114 offsets.contextLimit += limit - offsets.limit; in handleTransliterate()
115 offsets in handleTransliterate()
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Duni2name.cpp72 void UnicodeNameTransliterator::handleTransliterate(Replaceable& text, UTransPosition& offsets, in handleTransliterate() argument
80 offsets.start = offsets.limit; in handleTransliterate()
87 offsets.start = offsets.limit; in handleTransliterate()
91 int32_t cursor = offsets.start; in handleTransliterate()
92 int32_t limit = offsets.limit; in handleTransliterate()
114 offsets.contextLimit += limit - offsets.limit; in handleTransliterate()
115 offsets in handleTransliterate()
[all...]

Completed in 17 milliseconds

12345678910>>...30