/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
buildtools.py | 227 # bundle stuff is already included in the interpret/applet template.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
cmd.py | 197 """Interpret the argument as though it had been typed in response
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/ |
decoder.py | 306 """``encoding`` determines the encoding used to interpret any ``str``
|
/dalvik/vm/mterp/mips/ |
footer.S | 126 * rPC <= Dalvik PC of instrucion to interpret 361 * that translation is actually the interpret-only pseudo-translation [all...] |
/external/chromium_org/third_party/WebKit/Source/core/css/ |
CSSPrimitiveValue.cpp | 755 // We interpret conversion to CSS_NUMBER as conversion to a canonical unit in this value's category. 762 // We interpret conversion from CSS_NUMBER in the same way as CSSParser::validUnit() while using non-strict mode. [all...] |
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
udat.h | 653 * With lenient parsing, the parser may use heuristics to interpret inputs that do not 665 * With lenient parsing, the parser may use heuristics to interpret inputs that do not [all...] |
/external/chromium_org/tools/valgrind/tsan/ |
suppressions.txt | 498 fun:JSC::Yarr::Interpreter::interpret* 499 fun:JSC::Yarr::interpret*
|
/external/libexif/libexif/ |
exif-data.c | 766 * If we are able to interpret the maker note, do so. 933 * If we got an EXIF_TAG_MAKER_NOTE, try to interpret it. Some [all...] |
/external/srec/srec/Semproc/src/ |
SemanticProcessorImpl.c | [all...] |
/frameworks/base/core/java/android/content/ |
ClipData.java | 70 * the application must correctly interpret the data for its use. If the {@link Item} 115 * object that any recipient can interpret best for their context. If the clip [all...] |
/frameworks/base/core/java/android/service/wallpaper/ |
WallpaperService.java | 453 * what to do and how to interpret the rest of the arguments. [all...] |
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
pyport.h | 217 * These "high level" Python format functions interpret "z" correctly on 252 * functions listed above will interpret "lld" or "llu" correctly on [all...] |
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
pyport.h | 217 * These "high level" Python format functions interpret "z" correctly on 252 * functions listed above will interpret "lld" or "llu" correctly on [all...] |
/external/chromium_org/chrome/third_party/chromevox/_locales/lv/ |
messages.json | [all...] |
/external/chromium_org/v8/tools/ |
grokdump.py | [all...] |
/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...] |