Home
last modified time | relevance | path

Searched refs:CURSOR_OFFSET (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dfic.c87 #define CURSOR_OFFSET 59 macro
348 if (!skip_cursor && avpkt->size < CURSOR_OFFSET + sizeof(ctx->cursor_buf)) { in fic_decode_frame()
433 memcpy(ctx->cursor_buf, src + CURSOR_OFFSET, sizeof(ctx->cursor_buf)); in fic_decode_frame()
/third_party/icu/icu4c/source/i18n/
H A Drbt_pars.cpp62 #define CURSOR_OFFSET ((UChar)0x0040) /*@*/ macro
284 // Position of first CURSOR_OFFSET on _right_. This will be -1
731 case CURSOR_OFFSET: in parseSection()
/third_party/node/deps/icu-small/source/i18n/
H A Drbt_pars.cpp62 #define CURSOR_OFFSET ((char16_t)0x0040) /*@*/ macro
284 // Position of first CURSOR_OFFSET on _right_. This will be -1
731 case CURSOR_OFFSET: in parseSection()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Drbt_pars.cpp62 #define CURSOR_OFFSET ((UChar)0x0040) /*@*/ macro
284 // Position of first CURSOR_OFFSET on _right_. This will be -1
731 case CURSOR_OFFSET: in parseSection()
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DTransliteratorParser.java153 private static final char CURSOR_OFFSET = '@'; field in TransliteratorParser
390 // Position of first CURSOR_OFFSET on _right_. This will be -1
774 case CURSOR_OFFSET: in parseSection()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DTransliteratorParser.java154 private static final char CURSOR_OFFSET = '@'; field in TransliteratorParser
391 // Position of first CURSOR_OFFSET on _right_. This will be -1
775 case CURSOR_OFFSET: in parseSection()
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 14 milliseconds