/external/chromium_org/third_party/icu/source/common/unicode/ |
ucnv.h | 264 * See section 1.4, Charset Alias Matching in Unicode Technical Standard #22 612 * @param err Pointer to a standard ICU error code. Its input value must [all...] |
/external/icu4c/common/unicode/ |
ucnv.h | 300 * See section 1.4, Charset Alias Matching in Unicode Technical Standard #22 650 * @param err Pointer to a standard ICU error code. Its input value must [all...] |
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/ |
interactive.rb | 9 uses Readline (if available) or standard IO#gets to fetch data on demand.
|
/external/chromium_org/third_party/WebKit/Source/platform/fonts/ |
GenericFontFamilySettings.cpp | 72 const AtomicString& GenericFontFamilySettings::standard(UScriptCode script) const function in class:WebCore::GenericFontFamilySettings
|
/external/chromium_org/tools/gyp/test/lib/ |
TestCommon.py | 56 stdout = "expected standard output from the program", 480 stdout The expected standard output from 482 don't test standard output. 507 stdout The expected standard output from 509 don't test standard output. 520 not test standard output (stdout = None), and expects that error
|
/external/chromium_org/chrome/common/extensions/docs/examples/tutorials/analytics/ |
popup.js | 14 * snippet instead of the standard tracking snippet provided when setting up
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
cookielib.py | 11 distributed with the Python standard library, but are available from 810 The subclass DefaultCookiePolicy defines the standard rules for Netscape 839 """Implements the standard rules for accepting and returning cookies.""" [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
cookielib.py | 11 distributed with the Python standard library, but are available from 810 The subclass DefaultCookiePolicy defines the standard rules for Netscape 839 """Implements the standard rules for accepting and returning cookies.""" [all...] |
/external/chromium_org/chrome/common/extensions/docs/server2/ |
file_system.py | 108 Emulates os.walk from the standard os module.
|
/external/iptables/iptables/ |
iptables-apply | 50 The following options may be specified, using standard conventions:
|
/ndk/sources/cxx-stl/llvm-libc++/tools/ |
upgrade-upstream.sh | 149 ADDED_FILES=$(git ls-files -o --exclude-standard)
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-r3391.js | 29 // calling Array.prototype.toLocaleString. The standard is somewhat
|
/external/v8/test/mjsunit/regress/ |
regress-r3391.js | 29 // calling Array.prototype.toLocaleString. The standard is somewhat
|
/system/extras/tests/bionic/libstdc++/ |
Android.mk | 75 # <cstdint> is not part of the C++ standard yet, and some
|
/external/chromium_org/third_party/mesa/src/docs/ |
MESA_texture_signed_rgba.spec | 109 the standard OpenGL byte/float mapping is considered acceptable too, as 114 converting to GL_FLOAT (using the standard OpenGL float/byte mapping) 116 Other than those subtle issues there are no other non-standard
|
/external/chromium_org/v8/test/mjsunit/ |
array-tostring.js | 46 // Non-standard "join" function is called correctly. 74 // Non-standard join is called correctly. 83 // Non-standard join is called even if it looks like an array.
|
/external/mesa3d/docs/ |
MESA_texture_signed_rgba.spec | 109 the standard OpenGL byte/float mapping is considered acceptable too, as 114 converting to GL_FLOAT (using the standard OpenGL float/byte mapping) 116 Other than those subtle issues there are no other non-standard
|
/external/v8/test/mjsunit/ |
array-tostring.js | 46 // Non-standard "join" function is called correctly. 74 // Non-standard join is called correctly. 83 // Non-standard join is called even if it looks like an array.
|
/external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/ |
dynamic-loading.rst | 28 C standard libraries: glibc and newlib 31 The Native Client SDK comes with two C standard libraries --- glibc and 38 | | or static| General | POSIX_ standard runtime library for the C | 97 * The standard C++ runtime in Native Client is provided by libstdc++; this 342 Native Client supports a version of the POSIX standard ``dlopen()`` interface 387 help you troubleshoot the JavaScript console and standard output from Chrome.
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
token.rb | 218 The base class for the standard implementation of Token. It is implemented as a 220 bunch of different information and Structs are slightly faster than a standard 225 general utility. Thus code generated for a standard combo lexer-parser grammar 301 includes Enumerable to provide the standard Ruby iteration 347 have the standard token attributes (see ANTLR3::Token).
|
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/ |
FontBuilder.cpp | 92 const AtomicString& standardFontFamily = m_document->settings()->genericFontFamilySettings().standard(); 186 face = settings->genericFontFamilySettings().standard(); 646 const AtomicString& standardFont = settings->genericFontFamilySettings().standard(fontDescription.script());
|
/libcore/crypto/src/main/java/org/conscrypt/ |
NativeCrypto.java | 572 private static void add(String standard, String openssl) { 573 OPENSSL_TO_STANDARD_CIPHER_SUITES.put(openssl, standard); 574 STANDARD_TO_OPENSSL_CIPHER_SUITES.put(standard, openssl); [all...] |
/external/libvorbis/doc/ |
05-comment.tex | 93 Below is a proposed, minimal list of standard field names with a 150 International Standard Recording Code for the 170 Individual 'vendors' may use non-standard field names within 207 The comment header is encoded as follows (as per Ogg's standard
|
/external/chromium_org/chrome/browser/resources/sync_internals/ |
chrome_sync.js | 67 // Non-standard, but useful.
|
/external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/ |
sha1-parisc.pl | 157 $PUSH %r2,-$SAVED_RP(%sp) ; standard prologue 235 $POP `-$FRAME-$SAVED_RP`(%sp),%r2 ; standard epilogue
|