Searched refs:sequence (Results 1 – 25 of 27) sorted by relevance
12
91 public int getEndOfWord(final CharSequence sequence, final int fromIndex) { in getEndOfWord() argument92 final int length = sequence.length(); in getEndOfWord()93 int index = fromIndex < 0 ? 0 : Character.offsetByCodePoints(sequence, fromIndex, 1); in getEndOfWord()95 final int codePoint = Character.codePointAt(sequence, index); in getEndOfWord()104 Character.codePointAt(sequence, indexOfNextCodePoint))) { in getEndOfWord()116 public int getBeginningOfNextWord(final CharSequence sequence, final int fromIndex) {117 final int length = sequence.length();121 int index = fromIndex < 0 ? 0 : Character.offsetByCodePoints(sequence, fromIndex, 1);123 final int codePoint = Character.codePointAt(sequence, index);
68 CharSequence sequence = text.subSequence(start, end); in classifyText() local69 if (isGeoSequence(sequence)) { in classifyText()72 .setData(Uri.parse(String.format("geo:0,0?q=%s", sequence))); in classifyText()78 .setText(sequence.toString()) in classifyText()
164 public Builder setComputingString(@StringRes int sequence) { in setComputingString() argument165 mComputing = sequence; in setComputingString()169 public Builder setErrorString(@StringRes int sequence) { in setErrorString() argument170 mError = sequence; in setErrorString()
5 > (in Introduction) JSON text is a sequence of Unicode code points.34 …r transferred over network, we need to state the byte order of the byte sequence, either little-en…94 …andle UTF-8. Since any JSON can represent unicode characters in escaped sequence `\uXXXX`, JSON ca…114 When RapidJSON parses a JSON, it can validate the input JSON, whether it is a valid sequence of a s…116 …teEncodingFlag` is not necessary, as it must decode the input sequence. And if the sequence was un…
230 …t. During decoding, it will validate the byte sequence in the source string. If it is not a valid …232 …same as encoding of DOM, by default, the parser will *not* validate the sequence. User may use `kP…
35 … read a UTF-8 file, and let RapidJSON check whether all JSON strings are valid UTF-8 byte sequence.
190 …beginning, and some characters are encoded by percent-encoding in UTF-8 sequence. For example, the…
231 1. `Writer` must output a well-formed JSON. If there is incorrect event sequence (e.g. `Int()` just…
29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by2087 # You can define message sequence charts within doxygen comments using the \msc
311 // a sequence of graphic elements (e.g. text, images) to be displayed314 // Each sequence will have a plain text representation in `alternate_text`316 // the sequence of elements in `elements` may be left empty.320 // One item in the sequence that makes up a Cue,321 // a sequence of graphic elements that can be displayed one after another.330 // If rendering fails and the text is empty, then no elements in the sequence352 // The sequence of graphic elements.396 // described as a Cue object containing a sequence of texts398 // Separators, such as spaces, should be provided in the sequence.
59 public VmsAvailableLayers(@NonNull Set<VmsAssociatedLayer> associatedLayers, int sequence) { in VmsAvailableLayers() argument60 mSeq = sequence; in VmsAvailableLayers()
482 ArrayList<String> sequence = new ArrayList<>(); in generateSequenceToFollowLocked() local483 mRoot.populatePathToGrowthPoint(sequence); in generateSequenceToFollowLocked()484 return sequence; in generateSequenceToFollowLocked()
150 int sequence = PasswordMetrics.maxLengthSequence(pin); in validatePin() local151 if (sequence > PasswordMetrics.MAX_ALLOWED_SEQUENCE) { in validatePin()
483 int sequence = 1; in generateAvailableFilenameLocked() local486 name = prefix + Constants.FILENAME_SEQUENCE_SEPARATOR + sequence + suffix; in generateAvailableFilenameLocked()490 sequence += sRandom.nextInt(magnitude) + 1; in generateAvailableFilenameLocked()
71 public Notification onImportProcessed(ImportRequest request, int jobId, int sequence) { in onImportProcessed() argument85 if (sequence == 0) { in onImportProcessed()
25 Notification onImportProcessed(ImportRequest request, int jobId, int sequence); in onImportProcessed() argument
233 public Notification onImportProcessed(ImportRequest request, int jobId, int sequence) { in onImportProcessed() argument
200 ASN1Sequence sequence = (ASN1Sequence) in isCa() local202 return BasicConstraints.getInstance(sequence).isCA(); in isCa()
38 * A bug in trimming long number sequence (4824f12efbf01af72b8cb6fc96fae7b097b73015).
751 final int sequence = PasswordMetrics.maxLengthSequence(password); in validatePassword() local752 if (sequence > PasswordMetrics.MAX_ALLOWED_SEQUENCE) { in validatePassword()
750 final int sequence = PasswordMetrics.maxLengthSequence(password); in validatePassword() local751 if (sequence > PasswordMetrics.MAX_ALLOWED_SEQUENCE) { in validatePassword()
25 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded1378 # You can define message sequence charts within doxygen comments using the \msc
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...