OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tokenized
(Results
1 - 25
of
49
) sorted by null
1
2
/external/chromium/chrome/browser/autofill/
contact_info.h
83
// Sets |first_|, |middle_|, |last_| and |*_tokens_| to the
tokenized
84
// |full|. It is
tokenized
on a space only.
/external/chromium/net/http/
http_auth_handler.h
29
// |challenge| must be non-NULL and have already
tokenized
the
48
// |challenge| must be non-NULL and have already
tokenized
the
144
// |challenge| must be non-NULL and have already
tokenized
the
/libcore/luni/src/main/java/java/util/
StringTokenizer.java
56
* the string to be
tokenized
.
70
* the string to be
tokenized
.
86
* the string to be
tokenized
.
/external/protobuf/src/google/protobuf/io/
tokenizer_unittest.cc
505
// Test invalid integers that may still be
tokenized
as integers.
510
// Test invalid integers that will never be
tokenized
as integers.
512
"passed text that could not have been
tokenized
as an integer");
514
"passed text that could not have been
tokenized
as an integer");
516
"passed text that could not have been
tokenized
as an integer");
518
"passed text that could not have been
tokenized
as an integer");
520
"passed text that could not have been
tokenized
as an integer");
549
// Test invalid integers that may still be
tokenized
as integers.
565
// Test invalid integers that will never be
tokenized
as integers.
567
"passed text that could not have been
tokenized
as a float")
[
all
...]
tokenizer.cc
589
"
tokenized
as an integer: " << CEscape(text);
622
"
tokenized
as a float: " << CEscape(text);
632
" have been
tokenized
as a string: " << CEscape(text);
tokenizer.h
35
// Class for parsing
tokenized
text from a ZeroCopyInputStream.
/external/chromium/net/tools/flip_server/
balsa_headers_token_utils.h
30
// with that key, all of them will be
tokenized
and tokens will be added to
/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
LoggingInputStream.java
29
* in addition to the
tokenized
version.
/packages/apps/Email/src/com/android/mail/utils/
LoggingInputStream.java
27
* in addition to the
tokenized
version.
/external/ant-glob/src/org/apache/tools/ant/types/selectors/
SelectorUtils.java
125
* @param patDirs The
tokenized
pattern to match against. Must not be
127
* @param strDirs The
tokenized
path to match. Must not be
509
* @return a Vector of path elements from the
tokenized
path
522
* @return a Vector of path elements from the
tokenized
path
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/common/
tokens.py
69
# These parts can only be computed when the file is fully
tokenized
/external/clang/include/clang/Lex/
PTHLexer.h
1
//===--- PTHLexer.h - Lexer based on Pre-
tokenized
input --------*- C++ -*-===//
/external/nist-sip/java/gov/nist/core/
StringTokenizer.java
161
/** Get a Vector of the buffer
tokenized
by lines
/external/webkit/Source/WebCore/html/parser/
HTMLInputStream.h
140
// it stays in buffer because it cannot be properly
tokenized
before we see next part.
HTMLTokenizer.h
150
// * CDATA sections in foreign content will be
tokenized
as bogus comments
/build/tools/zipalign/
ZipEntry.h
137
//
tokenized
= 7,
/external/clang/include/clang/Frontend/
FrontendOptions.h
40
GeneratePTH, ///< Generate pre-
tokenized
header.
/frameworks/base/tools/aapt/
ZipEntry.h
142
//
tokenized
= 7,
/frameworks/ex/chips/src/com/android/ex/chips/
RecipientEditTextView.java
428
// This token was already
tokenized
, so skip past the ending token.
987
Rfc822Token[]
tokenized
= Rfc822Tokenizer.tokenize(validatedToken);
local
1508
Rfc822Token[]
tokenized
= Rfc822Tokenizer.tokenize(address);
local
1533
Rfc822Token[]
tokenized
= Rfc822Tokenizer.tokenize(address);
local
[
all
...]
/external/chromium/chrome/browser/password_manager/
password_form_manager.h
182
// The origin url path of observed_form_
tokenized
, for convenience when
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
wizard.rb
181
from a
tokenized
tree pattern
/libcore/luni/src/main/java/org/w3c/dom/
Attr.java
64
* specific type such as
tokenized
.
/packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
ProvisionParser.java
87
* generate the
tokenized
"protocol policies enforced" string. Note that unsupported policies
CalendarSyncAdapter.java
[
all
...]
/external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemNumber.java
[
all
...]
Completed in 1131 milliseconds
1
2