OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tochar
(Results
1 - 13
of
13
) sorted by null
/frameworks/base/core/jni/
Time.cpp
100
tochar
(int n)
function in namespace:android
110
return
tochar
(n);
122
buf[3] =
tochar
(n);
126
buf[5] =
tochar
(n);
130
buf[7] =
tochar
(n);
137
buf[10] =
tochar
(n);
141
buf[12] =
tochar
(n);
145
buf[14] =
tochar
(n);
/external/chromium_org/tools/gyp/test/external-cross-compile/src/
cross.gyp
42
'action': ['python', '
tochar
.py', '<@(_inputs)', '<@(_outputs)'],
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRLexer.h
73
- (void) matchRangeFromChar:(unichar)fromChar to:(unichar)
toChar
;
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRLexer.h
73
- (void) matchRangeFromChar:(unichar)fromChar to:(unichar)
toChar
;
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRLexer.h
73
- (void) matchRangeFromChar:(unichar)fromChar to:(unichar)
toChar
;
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRLexer.h
73
- (void) matchRangeFromChar:(unichar)fromChar to:(unichar)
toChar
;
ANTLRLexer.m
267
- (void) matchRangeFromChar:(unichar)fromChar to:(unichar)
toChar
270
if ( charLA < fromChar || charLA >
toChar
) {
276
newException:NSMakeRange((NSUInteger)fromChar,(NSUInteger)
toChar
)
/external/qemu/android/utils/
misc.c
64
char
toChar
)
74
string_translate_char( buff, fromChar,
toChar
);
misc.h
35
char
toChar
);
/external/chromium_org/third_party/WebKit/Source/platform/fonts/win/
UniscribeHelper.cpp
363
int
toChar
= to - item.iCharPos;
367
fromChar >= shaping.charLength() ||
toChar
<= 0) {
378
if (
toChar
>= shaping.charLength())
385
fromGlyph = shaping.m_logs[
toChar
- 1];
406
if (
toChar
>= shaping.charLength())
409
afterGlyph = shaping.m_logs[
toChar
];
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar
/prebuilts/tools/common/m2/internal/commons-lang/commons-lang/2.4/
commons-lang-2.4.jar
/dalvik/dx/etc/
jasmin.jar
Completed in 1094 milliseconds