/external/llvm/lib/Target/AArch64/ |
AArch64CleanupLocalDynamicTLSPass.cpp | 56 // as we encounter more instructions.
|
/external/llvm/lib/Target/SystemZ/ |
SystemZLDCleanup.cpp | 84 // as we encounter more instructions.
|
/external/pcre/dist/ |
pcre_scanner.h | 39 // scanner.SetSkipExpression("\\s+"); // Skip any white space we encounter
|
/external/sl4a/Utils/src/com/trilead/ssh2/ |
StreamGobbler.java | 41 * constantly sending huge amounts of data, then you will sooner or later encounter a low memory
|
/external/testng/src/main/java/org/testng/xml/ |
ResultContentHandler.java | 30 * as we encounter them.
|
/external/v8/src/ |
frames-inl.h | 278 // the JavaScript frame type, because we may encounter arguments
|
/external/v8/test/intl/string/ |
normalization.js | 34 // These are examples of data one might encounter in real use.
|
/frameworks/base/core/java/android/text/ |
LoginFilter.java | 108 * Called whenever we encounter an invalid character.
|
/frameworks/base/core/java/android/view/ |
DisplayInfo.java | 79 * The smallest value of {@link #appWidth} that an application is likely to encounter, 86 * The smallest value of {@link #appHeight} that an application is likely to encounter, 93 * The largest value of {@link #appWidth} that an application is likely to encounter, 100 * The largest value of {@link #appHeight} that an application is likely to encounter,
|
/frameworks/base/docs/html/training/in-app-billing/ |
test-iab-app.jd | 54 encounter. To learn more about how you can perform large-scale testing of your
|
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/dirlist/ |
SectionBreakDocumentsAdapterWrapper.java | 109 // Walk down the list of IDs till we encounter something that's not a directory, and
|
/frameworks/compile/mclinker/lib/LD/ |
TextDiagnosticPrinter.cpp | 120 m_OStream << "You encounter a bug of MCLinker, please report to:\n"
|
/libcore/luni/src/main/java/java/util/concurrent/ |
ExecutorCompletionService.java | 43 * of the set of tasks, ignoring any that encounter exceptions,
|
/libcore/ojluni/src/test/java/util/stream/test/org/openjdk/tests/java/util/stream/ |
TeeOpTest.java | 82 // be in the encounter order, if defined, of the data
|
/system/connectivity/apmanager/ |
config.h | 52 // |error| when encounter invalid configuration. Return true if success,
|
/toolchain/binutils/binutils-2.25/bfd/ |
cpu-h8300.c | 55 So if we've matched so far and encounter a colon, try to match the
|
hpux-core.c | 293 /* Let's not punt if we encounter a section of unknown 309 /* On HP/UX, we sometimes encounter core files where none of the threads
|
/toolchain/binutils/binutils-2.25/gold/ |
gdb-index.h | 224 // refers to, so we can process the entries when we encounter the
|
/external/clang/test/Analysis/ |
uninit-sometimes.cpp | 413 // the first time we encounter the use. 422 // the first time we encounter the use.
|
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/ |
StructuralWhitespaceStripper.java | 152 * processing a line. Thus if the flag is still true when we encounter the end of a complex 185 * structural whitespace or cleared if we encounter situations that prohibit whitespace removal.
|
/art/tools/dexfuzz/src/dexfuzz/rawdex/ |
MapList.java | 56 // NB: We track the current index into the MapList, so when we encounter the DebugInfoItem
|
/development/tools/idegen/src/ |
Configuration.java | 119 * we encounter the first .java file, but it appears we have nested
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
RecognitionException.as | 92 /** If you are parsing a tree node stream, you will encounter som
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ |
RecognitionException.java | 91 /** If you are parsing a tree node stream, you will encounter som
|
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/ |
RecognitionException.js | 105 /** If you are parsing a tree node stream, you will encounter som
|