/external/bluetooth/bluez/tools/ |
bccmd.c | 1082 { "coldreset", cmd_coldreset, "", "Perform cold reset" }, 1083 { "warmreset", cmd_warmreset, "", "Perform warm reset" },
|
/external/chromium/net/tools/testserver/ |
chromiumsync.py | 507 """Perform an optimistic concurrency check on the version number. 607 # Perform the optimistic concurrency check on the entry's version number. [all...] |
/external/chromium/sdch/open-vcdiff/src/ |
vcencoder_test.cc | 572 // Now perform the encode operation, which will cause a segmentation fault 604 // Now perform the encode operation, which will cause a segmentation fault [all...] |
/external/clang/lib/Basic/ |
Diagnostic.cpp | 262 // Perform the mapping change. 292 // Perform the mapping change.
|
/external/clang/lib/StaticAnalyzer/Core/ |
SimpleSValBuilder.cpp | 612 // If both operands are constants, just perform the operation. 742 // Actually perform the operation. [all...] |
/external/dbus/dbus/ |
dbus-sha.c | 163 /* Perform the SHA transformation. Note that this code, like MD5, seems to 277 /* When run on a little-endian CPU we need to perform byte reversal on an
|
/external/dropbear/libtommath/ |
changes.txt | 71 -- Wrote SC_RSA_1 which will enable close to the minimum required to perform 77 -- Merged in new Combas that perform 2 reads per inner loop instead of the older
|
/external/e2fsprogs/misc/ |
badblocks.c | 320 * Perform a read of a sequence of blocks; return the number of blocks 392 * Perform a write of a sequence of blocks; return the number of blocks
|
/external/freetype/include/freetype/ |
ftimage.h | [all...] |
/external/icu4c/common/unicode/ |
locid.h | 46 * or cultural region. An operation that requires a <code>Locale</code> to perform 126 * ICU provides a number of classes that perform locale-sensitive
|
/external/icu4c/i18n/ |
hebrwcal.cpp | 200 * than attempting to perform arithmetic operations directly on the fields 297 * than attempting to perform arithmetic operations directly on the fields
|
/external/javassist/ |
License.html | 75 modify, display, perform, sublicense and distribute the Original Code (or 95 modify, display, perform, sublicense and distribute the Modifications
|
/external/kernel-headers/original/linux/ |
jbd.h | 782 * journal and to perform atomic updates across them. 1040 /* Comparison functions for transaction IDs: perform comparisons using [all...] |
/external/libffi/src/powerpc/ |
ffi_darwin.c | 271 /* Perform machine dependent cif processing. */ 798 /* Tell ffi_closure_ASM to perform return type promotions. */
|
/external/llvm/include/llvm/Analysis/ |
ScalarEvolution.h | 678 /// the types using zero-extension, and then perform a umax operation 684 /// the types using zero-extension, and then perform a umin operation [all...] |
/external/llvm/include/llvm/Target/ |
TargetInstrInfo.h | [all...] |
/external/llvm/lib/CodeGen/ |
ScheduleDAGInstrs.cpp | 44 /// Run - perform scheduling. 325 // perform its own adjustments.
|
/external/llvm/lib/Transforms/IPO/ |
MergeFunctions.cpp | 15 // Once all hashes are computed, we perform an expensive equality comparison 344 // Determine whether two GEP operations perform the same underlying arithmetic.
|
/external/llvm/lib/Transforms/InstCombine/ |
InstCombineShifts.cpp | 489 default: isValid = false; break; // Do not perform transform! 503 // by the logical operation, do not perform the transformation.
|
/external/llvm/utils/ |
NewNightlyTest.pl | 10 # Synopsis: Perform a series of tests which are designed to be run nightly. 48 # -nobuild Do not build llvm. If tests are enabled perform them
|
/external/netperf/ |
nettest_dlpi.c | 8 /* send_dlpi_co_stream() perform a CO DLPI stream test */ 10 /* send_dlpi_co_rr() perform a CO DLPI req/res */ 12 /* send_dlpi_cl_stream() perform a CL DLPI stream test */ 14 /* send_dlpi_cl_rr() perform a CL DLPI req/res */ 298 /* calibrate the cpu(s). We will perform this task within the tests */ 956 /* should perform a disconnect to signal the sender that */ [all...] |
/external/qemu/android/ |
main-common.c | 584 /* this function is used to perform auto-detection of the 823 * Android build system, we'll need to perform some auto-detection [all...] |
/external/skia/src/gpu/ |
SkGpuDevice.cpp | [all...] |
/external/speex/libspeex/ |
jitter.c | 117 /* Shift everything so we can perform the insertion */ 341 /* If the current sub-window is full, perform a rotation and discard oldest sub-widow */
|
/external/webkit/Source/WebCore/inspector/front-end/ |
DetailedHeapshotView.js | 739 // Then perform the search again with the same query and callback. 822 // Then perform the search again the with same query and callback. [all...] |