OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ubrk_swap
(Results
1 - 6
of
6
) sorted by null
/external/icu4c/common/
rbbidata.cpp
271
//
ubrk_swap
- byte swap and char encoding swap of RBBI data
276
ubrk_swap
(const UDataSwapper *ds, const void *inData, int32_t length, void *outData,
function
297
udata_printError(ds, "
ubrk_swap
(): data format %02x.%02x.%02x.%02x (format version %02x) is not recognized\n",
328
udata_printError(ds, "
ubrk_swap
(): RBBI Data header is invalid.\n");
346
udata_printError(ds, "
ubrk_swap
(): too few bytes (%d after ICU Data header) for break data.\n",
/external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h
364
#define
ubrk_swap
ubrk_swap_3_2
macro
[
all
...]
/external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h
364
#define
ubrk_swap
ubrk_swap_3_2
macro
[
all
...]
/external/webkit/Source/WebCore/icu/unicode/
urename.h
364
#define
ubrk_swap
ubrk_swap_3_2
macro
[
all
...]
/external/webkit/Source/WebKit/mac/icu/unicode/
urename.h
364
#define
ubrk_swap
ubrk_swap_3_2
macro
[
all
...]
/external/icu4c/common/unicode/
urename.h
501
#define
ubrk_swap
U_ICU_ENTRY_POINT_RENAME(
ubrk_swap
)
macro
[
all
...]
Completed in 618 milliseconds