HomeSort by relevance Sort by last modified time
    Searched full:interpret (Results 426 - 450 of 1015) sorted by null

<<11121314151617181920>>

  /libcore/luni/src/main/java/java/text/
SimpleDateFormat.java     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
prototype-1.6.0.3.js 152 return object && object.toHTML ? object.toHTML() : String.interpret(object);
329 interpret: function(value) {
350 result += String.interpret(replacement(match));
589 return before + String.interpret(ctx);
1001 return key + '=' + encodeURIComponent(String.interpret(value));
    [all...]
  /dalvik/vm/mterp/armv5te/
footer.S 139 * dPC <= Dalvik PC of instrucion to interpret
352 * that translation is actually the interpret-only pseudo-translation
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
PropertiesTest.java 252 assertEquals("Failed to interpret whitespace as =", "b", prop.get("a"));
341 assertEquals("Failed to interpret whitespace as =", "b", prop.get("a"));
    [all...]
  /external/chromium/chrome/browser/autofill/
form_structure_unittest.cc     [all...]
  /external/chromium_org/third_party/icu/source/common/
ucnv_lmb.c 68 -No need to track a changing state as you interpret a string.
123 character is one of those 12 values, you can interpret the remaining bytes of
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
parser.cc 947 // TODO(sanjay): Interpret line/column numbers to preserve formatting
956 // We don't interpret the option here. Instead we store it in an
    [all...]
  /external/chromium_org/third_party/re2/re2/
re2.h 172 // Octal(), or CRadix() to interpret the text in another base. The
513 // literal (false) interpret string as literal, not regexp
    [all...]
  /external/icu4c/common/
ucnv_lmb.c 68 -No need to track a changing state as you interpret a string.
123 character is one of those 12 values, you can interpret the remaining bytes of
    [all...]
  /external/icu4c/i18n/unicode/
udat.h     [all...]
  /external/regex-re2/re2/
re2.h 172 // Octal(), or CRadix() to interpret the text in another base. The
513 // literal (false) interpret string as literal, not regexp
    [all...]
  /external/strace/
util.c 288 * Interpret `xlat' as an array of flags
314 * Interpret `xlat' as an array of flags/
    [all...]
  /external/tcpdump/
print-nfs.c 712 * We shouldn't really try to interpret the
741 * We don't try to interpret the offset
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_TI_Video.h 704 // The buffer receiver thus needs to know how to interpret what is stored
706 // interpret the meta data is outside of the scope of this method.
  /ndk/sources/host-tools/make-3.81/
variable.c     [all...]
  /art/compiler/dex/quick/arm/
target_arm.cc 302 * Interpret a format string and build a string no longer than size
  /device/lge/mako/camera/QCamera/HAL/core/inc/
QCameraHWI.h 312 * the video buffers to interpret the contents and to find the actual frame
  /device/lge/mako/camera/
QCameraHWI.h 315 * the video buffers to interpret the contents and to find the actual frame
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
CharInfo.java 182 // Make various attempts to interpret the parameter as a properties
  /external/chromium/chrome/browser/ui/cocoa/toolbar/
toolbar_controller.mm 361 // Only interpret the view as a hoverButton_ if it's both button and has a
  /external/chromium/chrome/common/extensions/docs/static/
a11y.html 389 and screenreaders cannot interpret images.
  /external/chromium/chrome/common/
sandbox_policy.cc 379 // incorrectly interpret its parameters. So we quote the path, even though
  /external/chromium/net/base/
net_util.h 275 // to interpret a raw 8bit string in C-D header (after interpreting
  /external/chromium/net/http/
http_stream_factory_impl_job.cc 617 // logic is used when determining how to interpret an error.
    [all...]
  /external/chromium/third_party/libevent/
evdns.h 172 /** The name server was unable to interpret the query */

Completed in 785 milliseconds

<<11121314151617181920>>