OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isWritableBlock
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/icu/source/common/
utrie2_builder.c
566
isWritableBlock
(UNewTrie2 *trie, int32_t block) {
598
if(
isWritableBlock
(trie, oldBlock)) {
777
if(
isWritableBlock
(newTrie, block)) {
796
* If !
isWritableBlock
() then all entries in the block have the same value
[
all
...]
/external/icu4c/common/
utrie2_builder.cpp
566
isWritableBlock
(UNewTrie2 *trie, int32_t block) {
598
if(
isWritableBlock
(trie, oldBlock)) {
777
if(
isWritableBlock
(newTrie, block)) {
796
* If !
isWritableBlock
() then all entries in the block have the same value
[
all
...]
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 81 milliseconds