Searched
full:produce (Results
426 -
450 of
3396) sorted by null
<<11121314151617181920>>
/external/chromium_org/testing/perf/ |
perf_test.h | 21 // A typical post-processing step would be to produce graphs of the data 83 // post-processing step might produce plots of their mean and standard
|
/external/chromium_org/third_party/WebKit/Source/web/tests/ |
DrawingBufferTest.cpp | 147 // Produce one mailbox at size 100x100. 156 // Produce a mailbox at this size.
|
/external/chromium_org/third_party/freetype/src/cff/ |
cf2blues.h | 48 * However, these are combined to produce a total of 7 zones. 50 * is 5 and these are combined to produce an additional 5 zones.
|
/external/chromium_org/third_party/skia/src/core/ |
SkAntiRun.h | 113 * Break(..., 2, 5) would produce AAAABBBB rle as A2A2B3B1. 115 * i.e. adding ..CCCCC. would produce AADDEEEB, rle as A2D2E3B1.
|
/external/chromium_org/tools/telemetry/telemetry/value/ |
merge_values.py | 14 This function will produce: 75 then handed to the merge_func to produce a new key. If merge_func produces a
|
/external/clang/test/CodeGenCXX/ |
template-instantiation.cpp | 96 // This template instantiation should not cause us to produce a vtable. 110 // Should not cause us to produce vtable because template instantiations
|
/external/dropbear/libtomcrypt/notes/ |
tech0004.txt | 54 The pools are combined with the running cipher key [256 bits] so that a cipher in CTR mode can produce 76 initial key and not produce the same output stream. It also lets you differentiate packets. E.g. each
|
/external/freetype/src/cff/ |
cf2blues.h | 48 * However, these are combined to produce a total of 7 zones. 50 * is 5 and these are combined to produce an additional 5 zones.
|
/external/libusb/ |
PORTING | 73 4. Produce and test your implementation. 87 make suggestions about the internal API. Hopefully we can produce some
|
/external/open-vcdiff/src/ |
testing.h | 43 // but would produce error messages that are inconsistent 157 // limit. It uses the standard rand() function to produce the value, and makes
|
/external/oprofile/doc/ |
oprofile.1.in | 57 can produce annotated source or mixed source and assembly output. 63 can produce a gprof-format profile for a single binary.
|
/external/proguard/src/proguard/ |
WordReader.java | 114 // See if we have an included reader to produce a word. 117 // Does the included word reader still produce a word?
|
/external/skia/src/core/ |
SkAntiRun.h | 113 * Break(..., 2, 5) would produce AAAABBBB rle as A2A2B3B1. 115 * i.e. adding ..CCCCC. would produce AADDEEEB, rle as A2D2E3B1.
|
/external/valgrind/unittest/ |
libstdc++_tests.cc | 81 printf("This test is likely to produce a false race report " 144 printf("This test is likely to produce a false race report "
|
/frameworks/ex/variablespeed/jni/ |
sola_time_scaler.h | 128 mutable Mutex mutex_; // allows concurrent produce/consume/param change 156 // Munges input samples to produce output.
|
/libcore/luni/src/main/java/org/w3c/dom/traversal/ |
NodeIterator.java | 64 * <br> To produce a view of the document that has entity references 68 * <code>NodeIterator</code>. To produce a view of the document that has
|
/external/clang/test/Sema/ |
uninit-variables.c | 446 int produce(void); 451 k = produce(); 456 int produce(void); 462 // FIXME: This should produce the 'is uninitialized' diagnostic, but we 466 k = produce();
|
/external/llvm/utils/TableGen/ |
tdtags | 86 produce error messages for certain .td files. These errors 92 Produce a tags file in every directory in the LLVM source tree 95 Produce a tags file from .td files in the current directory. 97 Produce a tags file in every directory that contains any .td 100 Produce a tags file for each named code generator target, or
|
/external/libffi/ |
ltcf-cxx.sh | 110 # Commands to make compiler produce verbose output that lists 205 # link without error, but may produce a broken library. 325 # Commands to make compiler produce verbose output that lists 394 # Commands to make compiler produce verbose output that lists 420 # Commands to make compiler produce verbose output that lists 485 # Commands to make compiler produce verbose output that lists 503 # Commands to make compiler produce verbose output that lists 547 # Commands to make compiler produce verbose output that lists 565 # Commands to make compiler produce verbose output that lists 633 # Commands to make compiler produce verbose output that list [all...] |
/external/libyuv/files/include/libyuv/ |
planar_functions.h | 202 // The first 4 coefficients apply to B, G, R, A and produce B of the output. 203 // The next 4 coefficients apply to B, G, R, A and produce G of the output. 204 // The last 4 coefficients apply to B, G, R, A and produce R of the output.
|
/external/llvm/lib/Target/ARM/ |
ARMScheduleV6.td | 27 // Binary Instructions that produce a result 33 // Bitwise Instructions that produce a result 39 // Unary Instructions that produce a result
|
/external/llvm/test/CodeGen/AArch64/ |
bitfield.ll | 18 ; N.b. this doesn't actually produce a bitfield instruction at the 42 ; N.b. this doesn't actually produce a bitfield instruction at the 114 ; LLVM can produce in-register extensions taking place entirely with
|
/cts/tests/tests/speech/src/android/speech/tts/cts/ |
TextToSpeechTest.java | 95 assertTrue("synthesizeToFile() didn't produce a file", sampleFile.exists());
|
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/site/apt/ |
index.apt | 53 place it in the directory <<<src/main/antlr3/org/foo/bar>>>. The plugin will then produce
|
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3bitset.h | 74 /// then it should be easy enough to produce a 32 bit (or less) version
|
Completed in 2021 milliseconds
<<11121314151617181920>>