OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:character
(Results
1051 - 1075
of
10114
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/javassist/src/main/javassist/bytecode/annotation/
CharMemberValue.java
62
return new
Character
(getValue());
87
return
Character
.toString(getValue());
/external/jmonkeyengine/engine/src/test/jme3test/helloworld/
HelloLoop.java
43
* In this example, you use the loop to make the player
character
56
/** this blue box is our player
character
*/
/external/jsilver/src/com/google/streamhtmlparser/
Parser.java
24
* us to parse either a
character
at a time or a fragment of a template
41
* @param input the
character
read
/external/jsilver/src/com/google/streamhtmlparser/impl/
JavascriptParserImpl.java
136
* Called every time we find a slash ('/')
character
in the javascript
141
* <p>Implements the logic to figure out if this slash
character
is a
146
* <p>When we receive a '/', we look at the previous non space
character
151
* this are unary operators, so we look back a second
character
to rule
172
* @param input
character
being processed
243
* <p>When we first saw the '/'
character
, we didn't yet know if it was
247
*
character
, unless we had a preceding whitespace
character
, in which
/external/kernel-headers/original/linux/
vt.h
56
unsigned short v_clin; /* number of pixel rows per
character
*/
58
unsigned short v_ccol; /* number of pixel columns per
character
*/
/external/linux-tools-perf/Documentation/
perf-diff.txt
56
Use a special separator
character
and don't pad with spaces, replacing
58
with a '.'
character
, that thus it's the only non valid separator.
/external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinterInlineAsm.cpp
147
const char *LastEmitted = AsmStr; // One past the last
character
emitted.
164
++LastEmitted; // Consume newline
character
.
168
++LastEmitted; // Consume '$'
character
.
175
++LastEmitted; // Consume second '$'
character
.
243
const char *LastEmitted = AsmStr; // One past the last
character
emitted.
262
++LastEmitted; // Consume newline
character
.
266
++LastEmitted; // Consume '$'
character
.
275
++LastEmitted; // Consume second '$'
character
.
277
case '(': // $( -> same as GCC's {
character
.
278
++LastEmitted; // Consume '('
character
[
all
...]
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
AlbumBox.java
45
*
character
codes.Each
character
is packed as the difference between its ASCII value and 0x60. The code is
AuthorBox.java
45
*
character
codes.Each
character
is packed as the difference between its ASCII value and 0x60. The code is
/external/regex-re2/re2/testing/
exhaustive2_test.cc
43
// in single-byte
character
set mode (the default),
57
// dot does not match \n but negated
character
classes [^a] do.
/external/robolectric/src/main/java/com/xtremelabs/robolectric/bytecode/
Type.java
9
CHAR(0, "0", ".charValue()", "java.lang.
Character
",
Character
.TYPE),
/external/sfntly/cpp/src/sample/subtly/
subsetter_main.cc
55
fprintf(stderr, "Start
character
%c invalid.\n", start_char[0]);
59
fprintf(stderr, "Start
character
%c invalid.\n", end_char[0]);
/external/smali/smali/src/main/java/org/jf/smali/
LiteralTools.java
67
} else if (
Character
.digit(byteChars[position], 8) >= 0) {
78
digit =
Character
.digit(byteChars[position], radix);
137
} else if (
Character
.digit(shortChars[position], 8) >= 0) {
148
digit =
Character
.digit(shortChars[position], radix);
201
} else if (
Character
.digit(intChars[position], 8) >= 0) {
212
digit =
Character
.digit(intChars[position], radix);
271
} else if (
Character
.digit(longChars[position], 8) >= 0) {
282
digit =
Character
.digit(longChars[position], radix);
/external/srtp/test/
getopt_s.c
91
return -1; /* found an unexpected
character
*/
106
return '?'; /* didn't find expected
character
*/
/frameworks/base/services/java/com/android/server/
RandomBlock.java
82
// write is a
character
device, such as /dev/urandom, and
83
// these
character
devices do not support setting the length.
/libcore/luni/src/main/java/javax/sql/
CommonDataSource.java
42
* Retrieves a log writer which is a
character
output stream to which all
63
* Set a log writer which is a
character
output stream to which all logging
/ndk/sources/host-tools/sed-4.2.1/m4/
getopt.m4
44
dnl Solaris 10 getopt doesn't handle `+' as a leading
character
in an
60
dnl Solaris 10 getopt doesn't handle `+' as a leading
character
in an
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info_state.cpp
184
// In the following function, c is the current
character
of the dictionary word currently examined.
185
// currentChars is an array containing the keys close to the
character
the user actually typed at
187
// a
character
close to what the user typed.
188
// What the user typed is actually the first
character
of the array.
192
// non-accented version of the
character
should be considered "close", but not the other keys close
208
// If the non-accented, lowercased version of that first
character
matches c, then we have a
209
// non-accented version of the accented
character
the user typed. Treat it as a close char.
244
// Was not included, signal this as a substitution
character
.
/packages/inputmethods/LatinIME/native/jni/src/utils/
char_utils.h
96
* if c is not a combined
character
, or the base
character
if it
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/c-family/
c-pragma.h
103
execution
character
set. */
106
character
set. */
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/c-family/
c-pragma.h
103
execution
character
set. */
106
character
set. */
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/c-family/
c-pragma.h
103
execution
character
set. */
106
character
set. */
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/c-family/
c-pragma.h
103
execution
character
set. */
106
character
set. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
vt.h
68
unsigned short v_clin; /* number of pixel rows per
character
*/
70
unsigned short v_ccol; /* number of pixel columns per
character
*/
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
regex_constants.h
76
* Specifies that the matching of regular expressions against a
character
82
* Specifies that when a regular expression is matched against a
character
97
* Specifies that
character
ranges of the form [a-b] should be locale
199
* The first
character
in the sequence [first, last) is treated as though it
200
* is not at the beginning of a line, so the
character
(^) in the regular
206
* The last
character
in the sequence [first, last) is treated as though it
207
* is not at the end of a line, so the
character
($) in the regular
284
* During a search and replace operation, sections of the
character
Completed in 1233 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>