Searched
full:skipped (Results
1001 -
1025 of
1855) sorted by null
<<41424344454647484950>>
/external/mesa3d/src/gallium/drivers/r300/ |
r300_context.h | 574 /* Whether rendering is conditional and should be skipped. */
|
/external/mesa3d/src/gallium/winsys/radeon/drm/ |
radeon_drm_cs.c | 49 The adding is skipped if the reloc is already present in the list, but it
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_optimize.c | 303 * may be skipped
|
brw_vec4.cpp | 400 * aggregate results in reg indices being skipped over). Now we're
|
/external/mesa3d/src/mesa/main/ |
APIspec.py | 568 # mark it no-op so that it will be skipped
|
/external/nanopb-c/docs/ |
concepts.rst | 177 The `pb_callback_t`_ structure contains a function pointer and a *void* pointer called *arg* you can use for passing data to the callback. If the function pointer is NULL, the field will be skipped. A pointer to the *arg* is passed to the function, so that it can modify it and retrieve the value.
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/ |
HttpUrl.java | 809 * <li>Tabs, newlines, form feeds and carriage returns are skipped.
|
/external/openssh/ |
moduli.c | 367 * fencepost errors, the last pass is skipped.
|
/external/pdfium/core/src/fxcodec/libjpeg/ |
fpdfapi_jdhuff.c | 574 /* Since zeroes are skipped, output area must be cleared beforehand */
|
/external/pdfium/samples/fx_lpng/lpng_v163/ |
fx_pngerror.c | 302 /* '@' at end of string is now just printed (previously it was skipped);
|
/external/protobuf/java/src/main/java/com/google/protobuf/micro/ |
CodedInputStreamMicro.java | 111 * nothing is skipped. Otherwise, returns {@code true}.
|
/external/protobuf/java/src/main/java/com/google/protobuf/nano/ |
CodedInputByteBufferNano.java | 103 * nothing is skipped. Otherwise, returns {@code true}.
|
/external/protobuf/src/google/protobuf/io/ |
tokenizer.h | 80 // precise descriptions. Whitespace and comments are skipped. By default,
|
/external/skia/dm/ |
DM.cpp | 473 note.appendf(" (skipped: %s)", err.c_str());
|
/external/skia/src/images/ |
SkScaledBitmapSampler.cpp | 753 // so if srcY - fY0 is not an integer multiple of fDY that srcY will be skipped.
|
/external/skia/src/ports/ |
SkFontConfigParser_android.cpp | 70 * If NULL, all nested tags will be skipped.
|
/external/skia/tests/ |
ImageDecodingTest.cpp | 44 * Return true if this stream format should be skipped, due
|
/external/toybox/lib/ |
lib.c | 93 // left after input skipped.
|
/external/v8/src/ |
globals.h | 725 // so the initialization check can always be skipped:
|
scanner.h | 73 // Returns the number of code units actually skipped. If less
|
/external/v8/src/heap/ |
heap-inl.h | 435 // 4) Fillers (one word) can never migrate, they are skipped by
|
/external/v8/tools/ |
profile.js | 43 * Returns whether a function with the specified name must be skipped.
|
/external/valgrind/memcheck/ |
mc_leakcheck.c | [all...] |
/external/webp/include/webp/ |
encode.h | 192 int block_count[3]; // number of intra4/intra16/skipped macroblocks
|
/external/webp/src/webp/ |
encode.h | 192 int block_count[3]; // number of intra4/intra16/skipped macroblocks
|
Completed in 726 milliseconds
<<41424344454647484950>>