OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:selectorIndex
(Results
1 - 13
of
13
) sorted by null
/frameworks/base/core/java/android/widget/
NumberPicker.java
[
all
...]
/external/icu/icu4c/source/common/
messagepattern.cpp
796
int32_t
selectorIndex
=index;
797
if(UMSGPAT_ARG_TYPE_HAS_PLURAL_STYLE(argType) && msg.charAt(
selectorIndex
)==u_equal) {
800
int32_t length=index-
selectorIndex
;
807
setParseError(parseError,
selectorIndex
); // Argument selector too long.
811
addPart(UMSGPAT_PART_TYPE_ARG_SELECTOR,
selectorIndex
, length, 0, errorCode);
812
parseDouble(
selectorIndex
+1, index, FALSE,
816
int32_t length=index-
selectorIndex
;
824
0==msg.compare(
selectorIndex
, 7, kOffsetColon, 0, 7)
856
setParseError(parseError,
selectorIndex
); // Argument selector too long.
860
addPart(UMSGPAT_PART_TYPE_ARG_SELECTOR,
selectorIndex
, length, 0, errorCode)
[
all
...]
/prebuilts/go/darwin-x86/src/compress/bzip2/
bzip2.go
342
selectorIndex
:= 1 // the next tree index to use
366
if
selectorIndex
>= numSelectors {
369
if int(treeIndexes[
selectorIndex
]) >= len(huffmanTrees) {
372
currentHuffmanTree = huffmanTrees[treeIndexes[
selectorIndex
]]
373
selectorIndex
++
/prebuilts/go/linux-x86/src/compress/bzip2/
bzip2.go
342
selectorIndex
:= 1 // the next tree index to use
366
if
selectorIndex
>= numSelectors {
369
if int(treeIndexes[
selectorIndex
]) >= len(huffmanTrees) {
372
currentHuffmanTree = huffmanTrees[treeIndexes[
selectorIndex
]]
373
selectorIndex
++
/external/icu/icu4c/source/i18n/
choicfmt.cpp
450
int32_t
selectorIndex
= pattern.getPatternIndex(partIndex++);
451
UChar boundaryChar = pattern.getPatternString().charAt(
selectorIndex
);
/external/icu/android_icu4j/src/main/java/android/icu/text/
MessageFormat.java
[
all
...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
MessageFormat.java
[
all
...]
/external/messageformat/java/com/ibm/icu/simple/
MessageFormat.java
[
all
...]
/prebuilts/tools/common/m2/repository/io/netty/netty-codec/4.1.0.CR3/
netty-codec-4.1.0.CR3.jar
/external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar
Completed in 1636 milliseconds