/external/tinyxml/ |
changes.txt | 159 - Fixed bug in handling nulls embedded in the input.
|
/external/webkit/Source/JavaScriptCore/wtf/text/ |
StringImpl.h | 380 // searching for nulls, and then using StringImpl::create, which will
|
/external/webkit/Source/WebCore/platform/graphics/ca/win/ |
PlatformCALayerWin.cpp | 259 // Use setSublayers() because it properly nulls out the superlayer pointers.
|
/frameworks/base/core/java/android/util/ |
JsonWriter.java | 28 * literal values (strings, numbers, booleans and nulls) as well as the begin
|
/frameworks/compile/mclinker/lib/CodeGen/ |
LLVMTargetMachine.cpp | 368 llvm::nulls(),
|
/libcore/luni/src/main/java/java/util/concurrent/ |
CopyOnWriteArraySet.java | 358 * Test for equality, coping with nulls.
|
/ndk/sources/cxx-stl/stlport/src/ |
c_locale.h | 297 * string may contain embedded null characters; nulls aren't special.
|
/external/chromium/chrome/browser/ui/views/ |
shell_dialogs_win.cc | 308 // Figure out what filter got selected from the vector with embedded nulls. 309 // NOTE: The filter contains a string with embedded nulls, such as: [all...] |
/external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/login/ |
LoginContext1Test.java | 660 // Must not accept nulls 720 // Must not accept nulls as CallbackHandler, name 742 // Must not accept nulls as Subject, name [all...] |
/dalvik/dexgen/src/com/android/dexgen/dex/code/ |
LocalList.java | 826 * goal of not representing known nulls in a locals list, but
|
/dalvik/dx/src/com/android/dx/cf/code/ |
Simulator.java | 134 * known-nulls.</p>
|
/dalvik/dx/src/com/android/dx/dex/code/ |
LocalList.java | 826 * goal of not representing known nulls in a locals list, but
|
/external/chromium/base/ |
string_util.h | 482 // the string's buffer with nulls. I call it to change the length of the
|
/external/clang/tools/driver/ |
driver.cpp | 165 OS = &llvm::nulls();
|
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
LocalList.java | 826 * goal of not representing known nulls in a locals list, but
|
/external/guava/guava-tests/test/com/google/common/collect/ |
MultimapsTest.java | 272 * alternatives may be specified for tests involving nulls. [all...] |
OrderingTest.java | 882 // any Ordering<Object> instance that accepts nulls should be good enough
|
/external/icu4c/i18n/ |
tblcoll.cpp | 426 * orders is terminated by nulls so that a key for a string which is a initial
|
/external/llvm/lib/MC/ |
MCStreamer.cpp | 63 return nulls();
|
/external/llvm/tools/bugpoint/ |
CrashDebugger.cpp | 556 // nulls), and then running ADCE and SimplifyCFG. If the transformed input
|
/external/llvm/tools/llvm-diff/ |
DifferenceEngine.cpp | 386 // Nulls of the "same type" don't always actually have the same
|
/external/openfst/src/include/fst/ |
determinize.h | 483 // only NULLs. When this operator returns, elements_ will still
|
/external/openssl/crypto/dso/ |
dso.h | 139 * successful unload OPENSSL_frees and NULLs it out. */
|
/external/openssl/include/openssl/ |
dso.h | 139 * successful unload OPENSSL_frees and NULLs it out. */
|
/external/protobuf/ |
CHANGES.txt | 361 * Fix bytes type setter to work with byte sequences with embedded NULLs.
|