OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:chars
(Results
401 - 425
of
3426
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
acct.h
56
comp_t ac_io; /*
Chars
Transferred */
86
comp_t ac_io; /*
Chars
Transferred */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
acct.h
52
comp_t ac_io; /*
Chars
transferred. */
78
comp_t ac_io; /*
Chars
Transferred */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
acct.h
52
comp_t ac_io; /*
Chars
transferred. */
78
comp_t ac_io; /*
Chars
Transferred */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
acct.h
56
comp_t ac_io; /*
Chars
Transferred */
86
comp_t ac_io; /*
Chars
Transferred */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
acct.h
52
comp_t ac_io; /*
Chars
transferred. */
78
comp_t ac_io; /*
Chars
Transferred */
/toolchain/binutils/binutils-2.25/gas/doc/
c-microblaze.texi
79
* MicroBlaze-
Chars
:: Special Characters
82
@node MicroBlaze-
Chars
c-rl78.texi
116
* RL78-
Chars
:: Special Characters
119
@node RL78-
Chars
c-xc16x.texi
61
* xc16x-
Chars
:: Special Characters
64
@node xc16x-
Chars
c-xstormy16.texi
18
* XStormy16-
Chars
:: Special Characters
21
@node XStormy16-
Chars
/toolchain/binutils/binutils-2.25/gas/
frags.c
94
/* Try to augment current frag by nchars
chars
.
96
and begin a new frag. Unless the new frag has nchars
chars
available
118
as_fatal (_("can't extend frag %lu
chars
"), (unsigned long) nchars);
149
set fr_var == 1, but allocated 10
chars
to the end of the frag;
160
/* Number of
chars
(already allocated on obstack frags) in
205
/* Start a new frag unless we have n more
chars
of room in the current frag.
209
frag_now_growth past the new
chars
. */
251
/* Start a new frag unless we have max_chars more
chars
of room in the
/bionic/libc/upstream-openbsd/lib/libc/string/
strlcpy.c
24
*
chars
will be copied. Always NUL terminates (unless dsize == 0).
wcslcpy.c
24
*
chars
will be copied. Always NUL terminates (unless dsize == 0).
/cts/tests/tests/text/src/android/text/method/cts/
TextMethodUtils.java
43
* @param acceptedChars accepted
chars
array.
/external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemExtensionDecl.java
225
char[]
chars
= tl.getChars();
local
226
scriptSrc = new String(
chars
);
309
char[]
chars
= tl.getChars();
311
scriptSrc = new String(
chars
);
/external/conscrypt/src/compat/native/
ScopedUtfChars.h
23
// A smart pointer that provides read-only access to a Java string's UTF
chars
.
/external/conscrypt/src/openjdk/native/
ScopedUtfChars.h
23
// A smart pointer that provides read-only access to a Java string's UTF
chars
.
/external/curl/tests/data/
test1221
17
10
chars
object name generation testing
test1222
17
8
chars
object name generation testing
/external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-table.cc
20
#define ISC_A INDIC_SYLLABIC_CATEGORY_AVAGRAHA /* 13
chars
; Avagraha */
21
#define ISC_Bi INDIC_SYLLABIC_CATEGORY_BINDU /* 60
chars
; Bindu */
22
#define ISC_BJN INDIC_SYLLABIC_CATEGORY_BRAHMI_JOINING_NUMBER /* 20
chars
; Brahmi_Joining_Number */
23
#define ISC_Ca INDIC_SYLLABIC_CATEGORY_CANTILLATION_MARK /* 52
chars
; Cantillation_Mark */
24
#define ISC_C INDIC_SYLLABIC_CATEGORY_CONSONANT /* 1805
chars
; Consonant */
25
#define ISC_CD INDIC_SYLLABIC_CATEGORY_CONSONANT_DEAD /* 7
chars
; Consonant_Dead */
26
#define ISC_CF INDIC_SYLLABIC_CATEGORY_CONSONANT_FINAL /* 62
chars
; Consonant_Final */
27
#define ISC_CHL INDIC_SYLLABIC_CATEGORY_CONSONANT_HEAD_LETTER /* 5
chars
; Consonant_Head_Letter */
28
#define ISC_CK INDIC_SYLLABIC_CATEGORY_CONSONANT_KILLER /* 2
chars
; Consonant_Killer */
29
#define ISC_CM INDIC_SYLLABIC_CATEGORY_CONSONANT_MEDIAL /* 22
chars
; Consonant_Medial *
[
all
...]
/external/icu/android_icu4j/src/main/java/android/icu/text/
BurmeseBreakEngine.java
166
int
chars
= 0;
local
170
chars
+= 1;
177
fIter.setIndex(current + wordLength +
chars
);
191
wordLength +=
chars
;
KhmerBreakEngine.java
170
int
chars
= 0;
local
174
chars
+= 1;
181
fIter.setIndex(current + wordLength +
chars
);
195
wordLength +=
chars
;
LaoBreakEngine.java
169
int
chars
= 0;
local
173
chars
+= 1;
180
fIter.setIndex(current + wordLength +
chars
);
194
wordLength +=
chars
;
RbnfLenientScanner.java
32
* the number of
chars
that matched, or 0 if no match. Only
Replaceable.java
137
* @param
chars
the text to replace characters <code>start</code>
139
* @param charsStart the beginning index into <code>
chars
</code>,
141
* @param charsLen the number of characters of <code>
chars
</code>.
143
void replace(int start, int limit, char[]
chars
,
ThaiBreakEngine.java
181
int
chars
= 0;
local
185
chars
+= 1;
196
fIter.setIndex(current + wordLength +
chars
);
210
wordLength +=
chars
;
Completed in 4386 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>