OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tokenize
(Results
26 - 48
of
48
) sorted by null
1
2
/packages/apps/Email/src/org/apache/commons/io/
FileSystemUtils.java
332
// Now, we
tokenize
the string. The fourth element is what we want.
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
NameSplitter.java
301
public int
tokenize
(String[] tokens, String fullName) {
method in class:NameSplitter
[
all
...]
ContactsDatabaseHelper.java
[
all
...]
/dalvik/libcore/xml/src/main/java/org/apache/xpath/compiler/
XPathParser.java
112
lexer.
tokenize
(expression);
188
lexer.
tokenize
(expression);
[
all
...]
/packages/apps/Calendar/src/com/android/calendar/
EditEvent.java
[
all
...]
/external/bison/src/
scan-gram.l
632
/*
Tokenize
`<<%' correctly (as `<<' `%') rather than incorrrectly
[
all
...]
scan-gram.c
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/8/
missingSinces.txt
264
NO DOC BLOCK: android.text.util.Rfc822Tokenizer Method
tokenize
(java.lang.CharSequence, java.util.Collection<android.text.util.Rfc822Token>)
[
all
...]
/bionic/libc/kernel/tools/
cpp.py
[
all
...]
/external/qemu/android/
console.c
[
all
...]
/packages/apps/Email/src/com/android/exchange/adapter/
ContactsSyncAdapter.java
267
Rfc822Token[] tokens = Rfc822Tokenizer.
tokenize
(_email);
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/8/changes/
alldiffs_index_additions.html
[
all
...]
methods_index_additions.html
[
all
...]
methods_index_all.html
[
all
...]
alldiffs_index_all.html
[
all
...]
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/
cpp.info
435
The compiler does not re-
tokenize
the preprocessor's output. Each
[
all
...]
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
cpp.info
435
The compiler does not re-
tokenize
the preprocessor's output. Each
[
all
...]
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
cpp.info
435
The compiler does not re-
tokenize
the preprocessor's output. Each
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/
cpp.info
435
The compiler does not re-
tokenize
the preprocessor's output. Each
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
cpp.info
435
The compiler does not re-
tokenize
the preprocessor's output. Each
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/
cpp.info
435
The compiler does not re-
tokenize
the preprocessor's output. Each
[
all
...]
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/
cpp.info
435
The compiler does not re-
tokenize
the preprocessor's output. Each
[
all
...]
/external/webkit/WebCore/
ChangeLog-2008-08-10
[
all
...]
Completed in 634 milliseconds
1
2