/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
sdist.py | 436 log.warn("'%s' not a regular file -- skipping" % file)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_winreg.py | 350 @unittest.skipUnless(REMOTE_NAME, "Skipping remote registry tests")
|
/prebuilts/tools/common/m2/repository/commons-logging/commons-logging/1.1.3/ |
commons-logging-1.1.3.pom | 332 - phase. This is done by skipping the execution of the surefire plugin.
|
/system/core/init/ |
property_service.cpp | 438 ERROR("skipping insecure property file %s (uid=%u gid=%u nlink=%u mode=%o)\n",
|
util.cpp | 192 ERROR("skipping insecure file '%s'\n", path);
|
/system/core/libsparse/ |
output_file.c | 351 /* We are skipping data, so emit a don't care chunk. */
|
/system/update_engine/ |
update_attempter_android.cc | 374 LOG(INFO) << "Already updated boot flags. Skipping.";
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
c-avr.texi | 133 This option disable warnings for skipping two-word instructions.
|
/toolchain/binutils/binutils-2.25/gas/ |
ehopt.c | 459 /* Just skipping everything. */
|
/toolchain/binutils/binutils-2.25/gold/ |
attributes.cc | 236 // Write known attributes, skipping any defaults.
|
/toolchain/binutils/binutils-2.25/include/ |
dis-asm.h | 182 start skipping them. */
|
/external/clang/lib/Lex/ |
Lexer.cpp | 98 // or otherwise skipping over tokens. 499 // We ended up skipping over the source location entirely, which means [all...] |
PTHLexer.cpp | 253 // If we are skipping the first #if block it will be the case that CurPtr 271 // are skipping multiple blocks.
|
/external/clang/test/CXX/expr/expr.const/ |
p2-0x.cpp | 96 return n + RecurseForever(n+1); // expected-note {{constexpr evaluation exceeded maximum depth of 128 calls}} expected-note 9{{in call to 'RecurseForever(}} expected-note {{skipping 118 calls}} 100 n(AlsoRecurseForever(n+1).n) // expected-note {{constexpr evaluation exceeded maximum depth of 128 calls}} expected-note 9{{in call to 'AlsoRecurseForever(}} expected-note {{skipping 118 calls}}
|
/external/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/ |
PerfTest.java | 820 * Creates a new reader, skipping a BOM associated with the given 833 * Creates a new reader, skipping a BOM associated with the given [all...] |
/external/ipsec-tools/src/racoon/ |
handler.c | 162 plog(LLV_DEBUG2, LOCATION, NULL, "status %d, skipping\n", p->status); 724 "skipping ph2 handler (state %d)\n", p->status);
|
/external/llvm/lib/CodeGen/ |
Analysis.cpp | 277 // Look through call (skipping callee) 288 // Look through invoke (skipping BB, BB, Callee)
|
/external/mesa3d/src/gallium/drivers/i915/ |
i915_debug.c | 192 PRINTF(stream, "\n... skipping backwards from 0x%x --> 0x%x ...\n\n", 195 PRINTF(stream, "\n... skipping from 0x%x --> 0x%x ...\n\n",
|
/external/mesa3d/src/gallium/drivers/r300/ |
r300_render.c | 253 "(not enough memory?) Skipping rendering.\n"); 812 fprintf(stderr, "r300: Skipping a draw command. There is a buffer " [all...] |
/external/pcre/dist/ |
HACKING | 422 single-unit opcodes that tell the matcher that skipping the following 424 skipping the pattern is also valid (greedy and non-greedy). The third is used
|
/frameworks/av/media/libstagefright/omx/ |
GraphicBufferSource.cpp | 638 ALOGV("skipping frame (%lld) to meet max framerate", static_cast<long long>(timeUs)); 794 ALOGV("skipping frame, timeUs %lld", static_cast<long long>(timeUs)); [all...] |
/frameworks/base/core/java/android/text/ |
BidiFormatter.java | 578 * Whether the text to be scanned is to be treated as HTML, i.e. skipping over tags and 605 * @param isHtml Whether the text to be scanned is to be treated as HTML, i.e. skipping over [all...] |
TextLine.java | 391 * Walk the cursor through this line, skipping conjuncts and 569 * Returns the next valid offset within this directional run, skipping [all...] |
/frameworks/base/media/java/android/media/ |
RemoteControlClient.java | 98 * Playback state of a RemoteControlClient which is skipping to the next 105 * Playback state of a RemoteControlClient which is skipping back to the previous [all...] |
/frameworks/base/services/core/java/com/android/server/ |
TextServicesManagerService.java | 270 Slog.w(TAG, "Skipping text service " + compName 279 Slog.w(TAG, "Skipping text service " + compName [all...] |