Searched
full:convert (Results
701 -
725 of
5560) sorted by null
<<21222324252627282930>>
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/ |
RewriteRuleTokenStream.java | 66 /** Don't convert to a tree unless they explicitly call nextTree.
|
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/ |
ANTLRFileStream.js | 60 // convert java char array to a javascript string
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ |
ANTLRRewriteRuleTokenStream.h | 61 /** Don't convert to a tree unless they explicitly call nextTree.
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ |
ANTLRRewriteRuleTokenStream.h | 61 /** Don't convert to a tree unless they explicitly call nextTree.
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ |
ANTLRRewriteRuleTokenStream.h | 61 /** Don't convert to a tree unless they explicitly call nextTree.
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRRewriteRuleTokenStream.h | 61 /** Don't convert to a tree unless they explicitly call nextTree.
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/ |
NFA.java | 35 * by the Grammar object so we can, for example, convert to DFA or simulate
|
NFAConversionThread.java | 34 /** Convert all decisions i..j inclusive in a thread */
|
/external/bison/build-aux/ |
update-copyright | 39 # 2. Convert 2-digit years to 4-digit years by prepending "19". 113 # If UPDATE_COPYRIGHT_USE_INTERVALS=2, convert a sequence with gaps 114 # to the minimal containing range. For example, convert 205 # Convert 2-digit to 4-digit years.
|
/external/blktrace/btreplay/ |
btrecord.h | 2 * Blktrace record utility - Convert binary trace data into bunches of IOs
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ |
BEROctetString.java | 16 * convert a vector of octet strings into a single byte string
|
/external/chromium/chrome/browser/autofill/ |
form_structure_browsertest.cc | 24 // Convert the |html| snippet to a data URI.
|
/external/chromium/chrome/browser/ |
chrome_content_browser_client.cc | 76 // If the URL is part of an extension's web extent, convert it to an
|
/external/chromium/chrome/browser/history/ |
snippet.h | 34 // NOTE: the positions returned are in terms of UTF8 encoding. To convert the
|
/external/chromium/chrome/browser/sync/protocol/ |
proto_value_conversions.h | 35 // Utility functions to convert sync protocol buffers to dictionaries.
|
/external/chromium/chrome/common/ |
json_value_serializer_perftest.cc | 66 // Convert test cases to Value objects.
|
/external/chromium/chrome/common/net/ |
x509_certificate_model.cc | 16 // Convert the ASCII input to a string16 for ICU.
|
/external/chromium/googleurl/src/ |
url_canon_host.cc | 209 // somebody does %00 as fullwidth, ICU will convert this to ASCII. 217 // 8-bit convert host to its ASCII version: this converts the UTF-8 input to 226 // Points to the UTF-8 data we want to convert. This will either be the 260 // Non-ASCII input requires IDN, convert to UTF-16 and do the IDN conversion. 262 // we have to rewind it to where we started after we convert it to UTF-16. 280 // UTF-16 convert host to its ASCII version. The set up is already ready for 288 // we convert to UTF-8, unescape, then convert back to UTF-16 for IDN. 300 // Once we convert to UTF-8, we can use the 8-bit version of the complex
|
/external/chromium/net/base/ |
dns_util.h | 15 // DNSDomainFromDot - convert a domain string to DNS format. From DJB's
|
/external/clang/test/Sema/ |
types.c | 38 // Array type merging should convert array size to whatever matches the target
|
/external/clang/test/SemaObjC/ |
arc-dict-bridged-cast.m | 33 // expected-note {{use __bridge to convert directly (no change in ownership)}} \
|
/external/compiler-rt/lib/ |
fixdfdi.c | 17 /* Returns: convert a to a signed long long, rounding toward zero. */
|
fixdfti.c | 19 /* Returns: convert a to a signed long long, rounding toward zero. */
|
fixsfdi.c | 17 /* Returns: convert a to a signed long long, rounding toward zero. */
|
fixsfti.c | 19 /* Returns: convert a to a signed long long, rounding toward zero. */
|
Completed in 417 milliseconds
<<21222324252627282930>>