OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reverseMap
(Results
1 - 12
of
12
) sorted by null
/external/chromium_org/third_party/icu/source/tools/toolutil/
ucm.c
80
const int32_t *map=table->
reverseMap
;
209
/* sorting by bytes first sorts the
reverseMap
; use indirection to mappings */
235
/* build the
reverseMap
*/
236
if(t->
reverseMap
==NULL) {
239
* if mappings are added, the
reverseMap
need not be
243
t->
reverseMap
=(int32_t *)uprv_malloc(t->mappingsCapacity*sizeof(int32_t));
244
if(t->
reverseMap
==NULL) {
245
fprintf(stderr, "ucm error: unable to allocate
reverseMap
\n");
250
t->
reverseMap
[i]=i;
253
/* 2. sort
reverseMap
by mappings bytes first *
[
all
...]
ucm.h
78
int32_t *
reverseMap
;
/external/icu4c/tools/toolutil/
ucm.c
80
const int32_t *map=table->
reverseMap
;
209
/* sorting by bytes first sorts the
reverseMap
; use indirection to mappings */
235
/* build the
reverseMap
*/
236
if(t->
reverseMap
==NULL) {
239
* if mappings are added, the
reverseMap
need not be
243
t->
reverseMap
=(int32_t *)uprv_malloc(t->mappingsCapacity*sizeof(int32_t));
244
if(t->
reverseMap
==NULL) {
245
fprintf(stderr, "ucm error: unable to allocate
reverseMap
\n");
250
t->
reverseMap
[i]=i;
253
/* 2. sort
reverseMap
by mappings bytes first *
[
all
...]
ucm.h
79
int32_t *
reverseMap
;
/external/chromium_org/third_party/icu/source/tools/makeconv/
gencnvex.c
295
* Modifies previous data in the
reverseMap
.
305
map=table->
reverseMap
;
387
* - The mappings are sorted lexically. (Access is through the
reverseMap
.)
391
* - There are only relevant mappings available through the
reverseMap
,
424
map=table->
reverseMap
;
546
* This function will modify the table's
reverseMap
.
564
* rebuild
reverseMap
with mapping indexes for mappings relevant for from Unicode
578
* Overwrite the
reverseMap
with an index array to the relevant mappings.
583
* Destroys previous data in the
reverseMap
.
593
map=table->
reverseMap
;
[
all
...]
/external/icu4c/tools/makeconv/
gencnvex.c
296
* Modifies previous data in the
reverseMap
.
306
map=table->
reverseMap
;
388
* - The mappings are sorted lexically. (Access is through the
reverseMap
.)
392
* - There are only relevant mappings available through the
reverseMap
,
425
map=table->
reverseMap
;
547
* This function will modify the table's
reverseMap
.
565
* rebuild
reverseMap
with mapping indexes for mappings relevant for from Unicode
579
* Overwrite the
reverseMap
with an index array to the relevant mappings.
584
* Destroys previous data in the
reverseMap
.
594
map=table->
reverseMap
;
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java
[
all
...]
/prebuilts/gradle-plugin/com/android/tools/build/gradle/0.5.7/
gradle-0.5.7.jar
/cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js
[
all
...]
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar
/prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar
/prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar
Completed in 86 milliseconds