/third_party/node/deps/icu-small/source/common/ |
D | ucmndata.h | 49 uint32_t nameOffset; member
|
/third_party/icu/icu4c/source/common/ |
D | ucmndata.h | 49 uint32_t nameOffset; member
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ucmndata.h | 63 uint32_t nameOffset; member
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | ICUBinary.java | 129 int nameOffset = getNameOffset(bytes, mid); in binarySearch() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucmndata.h | 63 uint32_t nameOffset; member
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | ICUBinary.java | 133 int nameOffset = getNameOffset(bytes, mid); in binarySearch() local
|
/third_party/mindspore/mindspore/lite/java/java/fl_client/src/main/java/com/mindspore/flclient/ |
D | GetModel.java | 232 private int nameOffset = 0; field in GetModel.RequestGetModelBuilder
|
D | UpdateModel.java | 127 private int nameOffset = 0; field in UpdateModel.RequestUpdateModelBuilder
|
D | StartFLJob.java | 63 private int nameOffset = 0; field in StartFLJob.RequestStartFLJobBuilder
|
/third_party/flutter/skia/src/sfnt/ |
D | SkOTTable_name.cpp | 491 const size_t nameOffset = SkEndian_SwapBE16(nameRecord.offset); in next() local
|
/third_party/skia/src/sfnt/ |
D | SkOTTable_name.cpp | 490 const size_t nameOffset = SkEndian_SwapBE16(nameRecord.offset); in next() local
|
/third_party/icu/tools/unicode/c/genprops/ |
D | pnamesbuilder.cpp | 297 int32_t nameOffset=uhash_geti(nameGroupToOffset, (void *)value.joinedAliases); in writeValueAliases() local 357 int32_t nameOffset= valueIndex>=0 ? nameOffsets.elementAti(valueIndex) : 0; in buildValueMap() local
|
/third_party/icu/icu4c/source/tools/icuswap/ |
D | icuswap.cpp | 323 uint32_t nameOffset, inOffset, outOffset, length; member
|
/third_party/skia/third_party/externals/icu/source/tools/icuswap/ |
D | icuswap.cpp | 323 uint32_t nameOffset, inOffset, outOffset, length; member
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/icuswap/ |
D | icuswap.cpp | 323 uint32_t nameOffset, inOffset, outOffset, length; member
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-open-file.hh | 299 HBINT16 nameOffset; /* Offset from beginning of resource name list member
|
/third_party/harfbuzz/src/ |
D | hb-open-file.hh | 295 HBINT16 nameOffset; /* Offset from beginning of resource name list member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-open-file.hh | 310 HBINT16 nameOffset; /* Offset from beginning of resource name list member
|
/third_party/icu/icu4c/source/test/perf/dicttrieperf/ |
D | dicttrieperf.cpp | 113 int32_t nameOffset, dataOffset; member
|
/third_party/flatbuffers/tests/my-game/example/ |
D | monster.js | 516 static addName(builder, nameOffset) { argument
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/ |
D | NameTable.java | 638 private int nameOffset(int index) { in nameOffset() method in NameTable
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/ |
D | NameTable.java | 638 private int nameOffset(int index) { in nameOffset() method in NameTable
|
/third_party/flatbuffers/tests/MyGame/Example/ |
D | Monster.java | 218 …public static void addName(FlatBufferBuilder builder, int nameOffset) { builder.addOffset(3, nameO… in addName()
|