OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nonempty
(Results
201 - 225
of
346
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cgraph.h
[
all
...]
/sdk/templates/docs/
index.html
169
constraints="class|unique|
nonempty
"
282
<li><code>
nonempty
</code> — the value must not be empty</li>
/external/bison/
Makefile.in
[
all
...]
/external/bison/examples/calc++/
Makefile.in
[
all
...]
/external/bison/src/
Makefile.in
[
all
...]
/external/libpng/
Makefile.in
[
all
...]
/external/valgrind/main/drd/tests/
Makefile.in
[
all
...]
/external/valgrind/main/none/tests/
Makefile.in
[
all
...]
/external/valgrind/main/none/tests/ppc32/
Makefile.in
[
all
...]
/external/valgrind/main/none/tests/s390x/
Makefile.in
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/lib/
Makefile.in
[
all
...]
/external/valgrind/main/cachegrind/
Makefile.in
[
all
...]
/external/valgrind/main/helgrind/
Makefile.in
[
all
...]
/external/valgrind/main/memcheck/
Makefile.in
[
all
...]
/external/llvm/lib/Support/
regcomp.c
270
REQUIRE(HERE() != conc, REG_EMPTY); /* require
nonempty
*/
517
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
...]
/bionic/libc/stdio/
vfscanf.c
381
/* 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/libelf/
ChangeLog
435
there are no
nonempty
sections at that offset.
/external/elfutils/m4/
po.m4
280
# next line. Put a
nonempty
string into the hold space to indicate this.
/external/guava/guava/src/com/google/common/base/
Splitter.java
162
* @param separator the literal,
nonempty
string to recognize as a separator
/external/guava/guava-tests/test/com/google/common/collect/
ImmutableListTest.java
422
// Check that it's a RegularImmutableList iff it is
nonempty
:
MapConstraintsTest.java
632
* special cases (so maybe we should test both empty and
nonempty
...).
/external/llvm/include/llvm/MC/
MCAsmInfo.h
127
/// InlineAsmStart/End - If these are
nonempty
, they contain a directive to
/external/llvm/lib/CodeGen/
PHIElimination.cpp
324
"PHIs should have
nonempty
LiveIntervals.");
Completed in 496 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>