/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
pyclbr.py | 3 Parse enough of a Python file to recognize imports and class and
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/refactorings/core/ |
RenameResourceParticipantTest.java | 371 assert parsedUrl != null; // null analysis doesn't recognize assertNotNull
|
/system/bt/embdrv/sbc/decoder/include/ |
oi_codec_sbc.h | 227 * the codec will recognize the alternative syncword for
|
/external/llvm/lib/Target/PowerPC/ |
README.txt | 598 ; recognize a more elaborate tree than a simple SETxx. 647 ISA 2.07. LLVM needs to add infrastructure to recognize fusion opportunities
|
/external/pcre/dist/doc/html/ |
pcrebuild.html | 221 which causes PCRE to recognize any of the three sequences CR, LF, or CRLF as 226 causes PCRE to recognize any Unicode newline sequence.
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
RopeByteString.java | 168 // ByteString is constructed by repeated concatenate, recognize the case 174 // When we recognize this case, we do a copy of the data and create a [all...] |
/packages/services/Telephony/src/com/android/phone/ |
MobileNetworkSettings.java | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
builtins.def | 115 We can still recognize the builtin in C90 mode but we can't produce it 122 /* Builtin that C99 reserve the name for future use. We can still recognize [all...] |
/external/google-breakpad/src/common/dwarf/ |
dwarf2reader_cfi_unittest.cc | 439 // An FDE whose CIE specifies a version we don't recognize. 448 // don't recognize. 483 // An FDE whose CIE specifies an augmentation we don't recognize. 492 // augmentation we don't recognize. [all...] |
dwarf2reader.cc | [all...] |
/external/libxml2/result/valid/ |
xhtml1.xhtml | 663 it shall only recognize attributes of type 667 <li>If a user agent encounters an element it does not recognize, 671 recognize, it must ignore the entire attribute specification 675 recognize, it must use the default attribute value.</li> [all...] |
/external/libxml2/test/valid/ |
xhtml1.xhtml | 702 it shall only recognize attributes of type 706 <li>If a user agent encounters an element it does not recognize, 710 recognize, it must ignore the entire attribute specification 714 recognize, it must use the default attribute value.</li> [all...] |
/external/lldb/tools/debugserver/source/ |
ChangeLog | 176 when we don't recognize a packet. 178 recognize with unimplemented in this function as that should have [all...] |
/external/llvm/lib/Target/X86/AsmParser/ |
X86AsmParser.cpp | [all...] |
/external/mesa3d/docs/ |
versions.html | 481 <li>glDrawPixels sometimes didn't recognize some GL state changes [all...] |
/external/ppp/pppd/ |
lcp.c | 1157 * We don't recognize what they're suggesting. [all...] |
/libcore/luni/src/main/java/java/util/ |
Scanner.java | 72 // Pattern used to recognize line terminator. 75 // Pattern used to recognize multiple line terminators. 78 // Pattern used to recognize a line with a line terminator. [all...] |
/external/clang/lib/Lex/ |
Lexer.cpp | 618 // the raw identifier to recognize and categorize preprocessor directives. 671 // We only end up here if we didn't recognize the preprocessor 678 // We hit a token that we don't recognize as being in the [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/ |
XPathContext.java | [all...] |
/external/doclava/src/com/google/doclava/parser/ |
Java.g | 175 * annotation rule. Allows it to recognize annotation references with 189 * make it check for genericized casts first. It was failing to recognize a [all...] |
/external/elfutils/src/libelf/ |
ChangeLog | 864 mapped file if available. Fix access to 64-bit sh_size. Recognize 1001 * elf_getdata.c: Recognize SHT_GNU_LIBLIST as a known section type.
|
/external/libpng/ |
pngtest.c | 681 * return (0); did not recognize 714 return (0); /* Did not recognize */ [all...] |
/external/llvm/lib/Target/ARM/ |
README.txt | 94 2) Can we recognize the relative position of constantpool entries? i.e. Treat 690 The naive lowering select between two different values. It should recognize the
|
/external/llvm/lib/Transforms/InstCombine/ |
InstCombineCompares.cpp | [all...] |
/external/pcre/dist/ |
NEWS | 233 . Recognize (*NO_START_OPT) at the start of a pattern to set the PCRE_NO_ 422 2. The option PCRE_NEWLINE_ANY causes PCRE to recognize any Unicode newline
|