/external/llvm/lib/Support/ |
regcomp.c | 278 REQUIRE(HERE() != conc, REG_EMPTY); /* require nonempty */ 525 REQUIRE(HERE() != start, REG_EMPTY); /* require nonempty */ [all...] |
/ndk/sources/host-tools/ndk-stack/regex/ |
regcomp.c | 262 REQUIRE(HERE() != conc, REG_EMPTY); /* require nonempty */ 481 REQUIRE(HERE() != start, REG_EMPTY); /* require nonempty */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
cgraph.h | [all...] |
/bionic/libc/upstream-openbsd/lib/libc/stdio/ |
vfscanf.c | 415 /* scan a (nonempty) character class (sets NOSKIP) */
|
vfwscanf.c | 410 /* scan a (nonempty) character class (sets NOSKIP) */
|
/external/bison/m4/ |
po.m4 | 290 # next line. Put a nonempty string into the hold space to indicate this.
|
/external/elfutils/src/m4/ |
po.m4 | 290 # next line. Put a nonempty string into the hold space to indicate this.
|
/external/guava/guava/src/com/google/common/base/ |
Splitter.java | 167 * @param separator the literal, nonempty string to recognize as a separator
|
/external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/ |
Splitter.java | 164 * @param separator the literal, nonempty string to recognize as a separator
|
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/ |
MapConstraintsTest.java | 630 * special cases (so maybe we should test both empty and nonempty...).
|
/external/guava/guava-tests/test/com/google/common/collect/ |
MapConstraintsTest.java | 632 * special cases (so maybe we should test both empty and nonempty...).
|
/external/libexif/auto-m4/ |
po.m4 | 278 # next line. Put a nonempty string into the hold space to indicate this.
|
/external/llvm/include/llvm/MC/ |
MCAsmInfo.h | 139 /// If these are nonempty, they contain a directive to emit before and after
|
/external/llvm/lib/CodeGen/ |
PHIElimination.cpp | 331 "PHIs should have nonempty LiveIntervals.");
|
/external/llvm/lib/Target/Hexagon/ |
HexagonMachineScheduler.cpp | 193 assert(CurrentTop == CurrentBottom && "Nonempty unscheduled zone.");
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/ |
HttpUrl.java | 166 * returned path is always nonempty and is prefixed with {@code /}.
|
/libcore/jsr166-tests/src/test/java/jsr166/ |
TreeSetTest.java | 175 * add(null) throws NPE if nonempty
|
/ndk/sources/host-tools/make-3.81/config/ |
po.m4 | 278 # next line. Put a nonempty string into the hold space to indicate this.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
os.py | 189 whole path is consumed or a nonempty directory is found.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
os.py | 189 whole path is consumed or a nonempty directory is found.
|
/system/media/camera/src/ |
camera_metadata.c | 482 // Both src, dst are nonempty, cannot assume sort remains [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.osgi.services_3.2.100.v20100503.jar | |
/external/libopus/ |
Makefile.in | [all...] |
/external/libvncserver/x11vnc/ |
Makefile.in | [all...] |
/bionic/libc/upstream-netbsd/lib/libc/regex/ |
regcomp.c | 364 REQUIRE(HERE() != conc, REG_EMPTY); /* require nonempty */ 606 REQUIRE(HERE() != start, REG_EMPTY); /* require nonempty */ [all...] |