OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:trailing
(Results
226 - 250
of
1960
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
EditingUtils.java
52
* @return the word that surrounds the cursor, including up to one
trailing
70
* Characters after selection start, including one
trailing
word
/system/extras/tests/sdcard/
sysutil.h
64
// buffer (not including the
trailing
'\0' byte). -1 otherwise.
88
// buffer (not including the
trailing
'\0' byte). -1 otherwise.
/system/vold/
Process.cpp
58
// if mountPoint does not have a
trailing
slash, we need to make sure
95
// append a
trailing
'/'
/external/chromium/base/json/
json_reader.cc
74
"
Trailing
comma not allowed.";
261
//
Trailing
commas are invalid according to the JSON RFC, but some
268
//
Trailing
comma OK, stop parsing the Array.
321
//
Trailing
commas are invalid according to the JSON RFC, but some
328
//
Trailing
comma OK, stop parsing the Object.
/external/webkit/Source/JavaScriptCore/wtf/text/
StringImpl.h
275
int toInt(bool* ok = 0); // ignores
trailing
garbage
276
unsigned toUInt(bool* ok = 0); // ignores
trailing
garbage
277
int64_t toInt64(bool* ok = 0); // ignores
trailing
garbage
278
uint64_t toUInt64(bool* ok = 0); // ignores
trailing
garbage
279
intptr_t toIntPtr(bool* ok = 0); // ignores
trailing
garbage
/external/webkit/Tools/android/flex-2.5.4a/MISC/MVS/
MVS.uudecode
15
Sorry about the
trailing
blank problem. It's farily common with data sent
24
the
trailing
blank problem? I manually mangled the uuencoded file and ran
53
X certain files, to work even if
trailing
spaces have been removed from a
213
X * assumed that means that some editor has truncated
trailing
spaces.
238
X /* Pad end of lines in case some editor truncated
trailing
/frameworks/base/core/java/android/text/
TextLine.java
275
* @param
trailing
true to measure the
trailing
edge of the character
283
float measure(int offset, boolean
trailing
, FontMetricsInt fmi) {
284
int target =
trailing
? offset - 1 : offset;
437
// was the previous character, the caret is on its
trailing
edge.
443
// 4) If the active position is on the
trailing
edge of the character,
453
boolean
trailing
= false;
474
// use the position on the
trailing
edge of the previous
495
trailing
= true;
515
if (cursor != (advance ? runLimit : runStart) || advance !=
trailing
) {
[
all
...]
/libcore/luni/src/main/java/org/apache/harmony/security/provider/cert/
X509CertFactoryImpl.java
58
// number of leading/
trailing
bytes used for cert hash computation
62
// number of leading/
trailing
bytes used for crl hash computation
158
// it can be
trailing
user data,
182
// it can be
trailing
user data,
298
// it can be
trailing
user data,
322
// it can be
trailing
user data,
465
* After this any
trailing
new line characters are skipped from the stream,
489
// read (skip) the
trailing
characters of
542
// read (skip) the
trailing
characters of
553
// skip
trailing
line break
[
all
...]
/external/chromium/net/spdy/
spdy_session.h
299
// Send the PING (preface-PING and
trailing
-PING) frames.
306
// a
trailing
PING pending.
513
// Indicate if we have already scheduled a delayed task to send a
trailing
521
// Indicate if we need to send a ping (generally, a
trailing
ping). This helps
522
// us to decide if we need yet another
trailing
ping, or if it would be a
562
//
trailing
ping. We use a
trailing
ping (sent after all data) to get an
/external/icu4c/common/
unormimp.h
146
* preceded by a 16-bit word with the leading and
trailing
cc
243
* value is used together with the following
trailing
surrogate
293
* leading and
trailing
cc's.
300
* - The 16-bit words with the leading and
trailing
cc's.
304
* Low byte:
trailing
cc==cc of the last code point in the decomposition string
354
* The
trailing
surrogate is stored in the third word.
362
* and the low byte contains the
trailing
cc of the character.
util.h
100
* will back up limit past
trailing
whitespace.
103
* leading or
trailing
whitespace, respectively
105
* leading or
trailing
whitespace, respectively
/external/antlr/antlr-3.4/runtime/C/include/
antlr3string.h
63
/** Current length of the string up to and not including, the
trailing
'\0'
65
* is always at least one byte more than this to accommodate
trailing
'\0'
69
/** Current size of the string in bytes including the
trailing
'\0'
/external/bluetooth/glib/glib/
gutf8.c
702
* and return (gunichar)-2 on incomplete
trailing
character
929
* returned in case @str contains a
trailing
partial
933
* The value here stored does not include the
trailing
0
940
* representation as UCS-4. A
trailing
0 will be added to the
1013
* The value here stored does not include the
trailing
0
1085
* returned in case @str contains a
trailing
partial
1089
* The value stored here does not include the
trailing
1234
* returned in case @str contains a
trailing
partial
1238
* The value stored here does not include the
trailing
[
all
...]
/external/e2fsprogs/intl/
relocatable.c
103
prefixes should be directory names without
trailing
slash (i.e. use ""
141
prefixes should be directory names without
trailing
slash (i.e. use ""
213
/* Compute the current installation prefix by removing the
trailing
/external/icu4c/i18n/unicode/
sortkey.h
111
* @param count number of collation key values, including
trailing
nulls.
167
* including any
trailing
nulls.
178
* including any
trailing
nulls.
/external/llvm/lib/MC/
MCSectionMachO.cpp
166
/// StripSpaces - This removes leading and
trailing
spaces from the StringRef.
194
// Capture segment, remove leading and
trailing
whitespace.
206
// Capture section, remove leading and
trailing
whitespace.
/external/llvm/lib/Support/
Path.cpp
254
// Otherwise, remove all
trailing
slashes.
273
// There is at least one slash left. Remove all
trailing
non-slashes.
277
// Remove any
trailing
slashes.
/external/openssh/openbsd-compat/
base64.c
262
* on a byte boundary, and/or with erroneous
trailing
characters.
277
/* Make sure there is another
trailing
= sign. */
281
/* Fall through to "single
trailing
=" case. */
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/RegExp/
regress-85721.js
189
$X; // # optional
trailing
comments
203
$X; // # optional
trailing
comments
231
// # We've worked it so that $word, $comment, and $quoted_str to not consume
trailing
$X
/external/webkit/Source/WebCore/svg/
SVGParserUtilities.cpp
228
// Leading and
trailing
white space, and white space before and after separators, will be ignored.
296
// Handle the case of a number with some optional
trailing
question marks.
352
// Leading and
trailing
white space, and white space before and after semicolon separators, will be ignored.
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_config.c
103
* Arg2 configuration line (trimmed of
trailing
white
199
/* remove new-line and
trailing
spaces from end of line */
248
/* skip
trailing
spaces before = */
/libcore/luni/src/main/java/java/lang/
StringToReal.java
67
* Returns a StringExponentPair containing a String with no leading or
trailing
white
68
* space and
trailing
zeroes eliminated. The exponent of the
80
// We ignore
trailing
double or float indicators; the method you called determines
/bionic/libc/include/net/
if_dl.h
65
u_char sdl_nlen; /* interface name length, no
trailing
0 reqd. */
/bionic/libc/netbsd/resolv/
res_query.c
253
* Also, query 'as is', if there is a
trailing
dot in the name.
268
* - there is at least one dot, there is no
trailing
dot,
365
* removing a
trailing
dot from name if domain is NULL.
386
* Check for
trailing
'.';
/bionic/libc/regex/
regerror.c
58
{ REG_EESCAPE, "REG_EESCAPE", "
trailing
backslash (\\)" },
Completed in 793 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>