HomeSort by relevance Sort by last modified time
    Searched full:multi (Results 551 - 575 of 2792) sorted by null

<<21222324252627282930>>

  /external/libvpx/libvpx/vpx/
vpx_encoder.h 217 /*!\brief Multi-pass Encoding Pass */
221 VPX_RC_FIRST_PASS, /**< First pass of multi-pass mode */
222 VPX_RC_LAST_PASS /**< Final pass of multi-pass mode */
286 * For multi-threaded implementations, use no more than this number of
349 /*!\brief Multi-pass Encoding Mode
351 * This value should be set to the current phase for multi-pass encoding.
692 /*!\brief Initialize multi-encoder instance
694 * Initializes multi-encoder context using the given interface.
    [all...]
  /external/linux-tools-perf/bench/
sched-messaging.c 263 "Be multi thread instead of multi process"),
  /external/llvm/lib/Support/
regex2.h 54 * - OCH_ and O_CH are *outside* the multi-way branch they create, while
102 * a string of multi-character elements, and decide the size of the
  /external/llvm/test/Transforms/LoopUnroll/
scevunroll.ll 67 ; SCEV properly unrolls multi-exit loops.
98 ; SCEV should not unroll a multi-exit loops unless the latch block has
  /external/tcpdump/
print-zephyr.c 56 int multi; member in struct:z_packet
174 PARSE_FIELD_INT(z.multi);
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
PoolAlloc.cpp 253 // Do a multi-page allocation. Don't mix these with the others.
267 // No guard blocks for multi-page allocations (yet)
  /external/webrtc/src/modules/audio_processing/
echo_cancellation_impl.cc 239 // aboue the best way to extend this to multi-channel.
297 // TODO(bjornv): How should we handle the multi-channel case?
  /frameworks/base/core/java/android/net/
NetworkStateTracker.java 157 * NOTE that this is broken on multi-connection devices. Should be fixed in J release
158 * TODO - fix on multi-pdp devices
  /frameworks/ml/bordeaux/learning/multiclass_pa/native/
multiclass_pa.cpp 19 // linear multi-class classifier based on the multi-prototype version of
  /libcore/dalvik/src/main/java/dalvik/system/
Zygote.java 51 /** Multi-user external storage should be mounted. */
53 /** All multi-user external storage should be mounted. */
  /ndk/sources/host-tools/make-3.81/w32/
pathstuff.c 51 /* is this a multi-element Path ? */
137 /* is this a multi-element path ? */
  /ndk/sources/host-tools/ndk-stack/regex/
regex2.h 54 * - OCH_ and O_CH are *outside* the multi-way branch they create, while
102 * a string of multi-character elements, and decide the size of the
  /external/dropbear/libtomcrypt/
Makefile.in 64 MULTI=multi
132 src/math/fp/ltc_ecc_fp_mulmod.o src/math/gmp_desc.o src/math/ltm_desc.o src/math/multi.o \
175 MULTIS=demos/multi.o
224 multi: library $(MULTIS)
225 $(CC) $(MULTIS) $(LIBNAME) $(EXTRALIBS) -o $(MULTI)
makefile.unix 25 MULTI=multi
75 src/math/fp/ltc_ecc_fp_mulmod.o src/math/gmp_desc.o src/math/ltm_desc.o src/math/multi.o \
164 MULTIS=demos/multi.o
213 multi: library $(MULTIS)
214 $(CC) $(MULTIS) $(LIBNAME) $(EXTRALIBS) -o $(MULTI)
  /external/openfst/src/include/fst/
lookahead-filter.h 489 GetMatcher1()->AddMultiEpsLabel(flabel); // Yes, make it a multi-epsilon
553 return FilterState::NoState(); // Block non- (multi-) epsilon label
555 labela = 0; // Convert match to multi-eps to eps
566 return FilterState::NoState(); // Block mismatch to multi-eps label
604 Matcher1 matcher1_; // Multi-epsilon matcher for fst1
605 Matcher2 matcher2_; // Multi-epsilon matcher for fst2
  /external/webkit/Source/JavaScriptCore/icu/unicode/
utf8.h 204 * The offset may point to the lead byte of a multi-byte sequence,
240 * The offset may point to the lead byte of a multi-byte sequence,
446 * If the offset is behind a multi-byte sequence, then the macro will read
487 * If the offset is behind a multi-byte sequence, then the macro will read
589 * If the offset is behind a partial multi-byte sequence,
607 * If the offset is behind a partial multi-byte sequence,
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
utf8.h 204 * The offset may point to the lead byte of a multi-byte sequence,
240 * The offset may point to the lead byte of a multi-byte sequence,
446 * If the offset is behind a multi-byte sequence, then the macro will read
487 * If the offset is behind a multi-byte sequence, then the macro will read
589 * If the offset is behind a partial multi-byte sequence,
607 * If the offset is behind a partial multi-byte sequence,
  /external/webkit/Source/WebCore/icu/unicode/
utf8.h 204 * The offset may point to the lead byte of a multi-byte sequence,
240 * The offset may point to the lead byte of a multi-byte sequence,
446 * If the offset is behind a multi-byte sequence, then the macro will read
487 * If the offset is behind a multi-byte sequence, then the macro will read
589 * If the offset is behind a partial multi-byte sequence,
607 * If the offset is behind a partial multi-byte sequence,
  /external/webkit/Source/WebKit/mac/icu/unicode/
utf8.h 204 * The offset may point to the lead byte of a multi-byte sequence,
240 * The offset may point to the lead byte of a multi-byte sequence,
446 * If the offset is behind a multi-byte sequence, then the macro will read
487 * If the offset is behind a multi-byte sequence, then the macro will read
589 * If the offset is behind a partial multi-byte sequence,
607 * If the offset is behind a partial multi-byte sequence,
  /libcore/luni/src/main/java/javax/crypto/
CipherSpi.java 265 * Continues a multi-part transformation (encryption or decryption). The
287 * Continues a multi-part transformation (encryption or decryption). The
314 * Continues a multi-part transformation (encryption or decryption). The
371 * Finishes a multi-part transformation (encryption or decryption).
394 * Finishes a multi-part transformation (encryption or decryption).
425 * Finishes a multi-part transformation (encryption or decryption).
  /frameworks/base/docs/html/distribute/googleplay/quality/
tablet.jd 112 reduce the width of UI elements and consider using multi-pane layouts.</p>
141 multi-pane UI for tablets (see next section).</li>
187 style="font-weight:500;">Multi-pane layouts</span> result in a better visual
203 <li>Use <a href="{@docRoot}design/patterns/multi-pane-layouts.html">multi-pane
214 <img src="{@docRoot}images/ui-ex-multi-pane.png" style="width:490px;padding:4px;margin-bottom:0em;">
227 <li>Decide on which screen sizes you'll use a multi-pane UI, then provide the
240 <a href="{@docRoot}design/patterns/multi-pane-layouts.html">Multi-pane
241 Layouts</a>&mdash;Android Design guide for using multi-pane UI, includin
    [all...]
  /external/icu4c/common/unicode/
utf8.h 69 * Note: Beginning with ICU 50, the implementation uses a multi-condition expression
261 * The offset may point to the lead byte of a multi-byte sequence,
294 * The offset may point to the lead byte of a multi-byte sequence,
525 * If the offset is behind a multi-byte sequence, then the macro will read
566 * If the offset is behind a multi-byte sequence, then the macro will read
668 * If the offset is behind a partial multi-byte sequence,
686 * If the offset is behind a partial multi-byte sequence,
  /external/qemu/android/
sdk-controller-socket.h 30 * - Multi-touch emulation.
181 * hooked up with the connected socket. For instance, multi-touch port may be
184 * multi-touch functionality. So, for multi-touch example, this callback will be
185 * invoked when multi-touch port at the device end becomes active, and hooks up
  /external/skia/tools/
bench_pictures_main.cpp 128 " [--multi numThreads]\n"
184 " --multi numThreads : Set the number of threads for multi threaded drawing. Must be greater\n"
333 } else if (0 == strcmp(*argv, "--multi")) {
336 gLogger.logError("Missing arg for --multi\n");
render_pictures_main.cpp 34 " [--multi count]\n"
81 " --multi count : Set the number of threads for multi threaded drawing. Must be greater\n"
474 } else if (0 == strcmp(*argv, "--multi")) {
478 SkDebugf("Missing arg for --multi\n");

Completed in 1171 milliseconds

<<21222324252627282930>>