/external/dropbear/ |
cli-auth.c | 188 /* Split with nulls rather than commas */
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/ |
AbstractMultisetSetCountTester.java | 257 // setCount with nulls:
|
/external/libvpx/examples/includes/geshi/geshi/ |
cobol.php | 118 'NEGATIVE', 'NEXT', 'NO', 'NOT', 'NULL', 'NULLS', 'NUMBER',
|
/external/llvm/lib/MC/MCDisassembler/ |
Disassembler.cpp | 157 /*REMOVE*/ nulls(), DC->CommentStream);
|
/external/sqlite/android/ |
OldPhoneNumberUtils.cpp | 193 * Tolerates nulls
|
/libcore/luni/src/test/java/libcore/javax/net/ssl/ |
KeyManagerFactoryTest.java | 71 // it can't handle nulls in the key types array.
|
/ndk/sources/host-tools/make-3.81/glob/ |
glob.h | 79 #define GLOB_DOOFFS (1 << 3)/* Insert PGLOB->gl_offs NULLs. */
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/config/arm/ |
aout.h | 277 /* Output a gap. In fact we fill it with nulls. */
|
/external/llvm/tools/llvm-objdump/ |
MachODump.cpp | 305 raw_ostream &DebugOut = DebugFlag ? dbgs() : nulls(); 307 raw_ostream &DebugOut = nulls(); 467 DebugOut, nulls())) {
|
llvm-objdump.cpp | 301 raw_ostream &DebugOut = DebugFlag ? dbgs() : nulls(); 303 raw_ostream &DebugOut = nulls(); 310 DebugOut, nulls())) {
|
/external/llvm/lib/Support/ |
raw_ostream.cpp | 654 // outs(), errs(), nulls() 675 /// nulls() - This returns a reference to a raw_ostream which discards output. 676 raw_ostream &llvm::nulls() { function in class:llvm
|
/build/tools/releasetools/ |
edify_generator.py | 42 to a given line length, replacing nulls with spaces and/or newlines
|
/external/emma/core/java12/com/vladium/util/exception/ |
AbstractException.java | 172 * Overrides base method to support error code lookup and avoid returning nulls.
|
AbstractRuntimeException.java | 172 * Overrides base method to support error code lookup and avoid returning nulls.
|
/external/guava/guava/src/com/google/common/base/ |
Equivalence.java | 79 * object and are not nulls.
|
Functions.java | 45 * nulls; it will throw a {@link NullPointerException} when applied to {@code null}.
|
/external/guava/guava-tests/test/com/google/common/collect/ |
Collections2Test.java | 161 .named("Collections2.filter, no nulls")
|
/external/icu4c/common/ |
utrace.c | 116 /* Nulls only appear as end-of-string terminators. Move them to the output
|
/external/qemu/slirp/ |
tcp_timer.c | 175 * don't... instead halve the t_maxseg, which might break up the NULLs and
|
/external/qemu/slirp-android/ |
tcp_timer.c | 175 * don't... instead halve the t_maxseg, which might break up the NULLs and
|
/libcore/luni/src/test/java/libcore/java/lang/ |
OldThreadGroupTest.java | 352 // Now we may have nulls in the array, we must find the actual size
|
/packages/apps/Browser/tools/ |
get_search_engines.py | 73 string suitable to write to our XML data file by stripping away NULLs,
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/ |
aout.h | 314 /* Output a gap. In fact we fill it with nulls. */
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/ |
aout.h | 314 /* Output a gap. In fact we fill it with nulls. */
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/ |
aout.h | 314 /* Output a gap. In fact we fill it with nulls. */
|