/external/webrtc/webrtc/modules/audio_processing/utility/ |
delay_estimator.c | 278 // Sanity conditions fulfilled. 406 // Sanity conditions fulfilled.
|
/frameworks/av/services/audioflinger/ |
AudioResamplerDyn.cpp | 503 // sanity check that inFrameCount is in signed 32 bit integer range. 513 // Always sanity check the result with objdump or test-resample.
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/ |
Camera2StillCaptureTest.java | 573 * Validate JPEG capture image object sanity and test. 575 * In addition to image object sanity, this function also does the decoding
|
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/ |
StaggeredGridLayoutManagerBaseConfigSetTest.java | [all...] |
/hardware/intel/common/libmix/videodecoder/ |
VideoDecoderMPEG4.cpp | 220 // start sanity checking 294 // all sanity checks pass, continue decoding through continueDecodingFrame
|
/hardware/libhardware/tests/camera2/ |
CameraMultiStreamTests.cpp | 39 // 1% tolerance margin for exposure sanity check against metadata 41 // 5% tolerance margin for exposure sanity check against capture times
|
/ndk/sources/cxx-stl/gnu-libstdc++/ |
build-gnu-libstdc++.sh | 153 # Sanity check 167 # Sanity check
|
/packages/services/Telephony/src/com/android/phone/ |
CallController.java | 344 // Sanity-check that ACTION_CALL_EMERGENCY is used if and only if 346 // (This is just a sanity-check; this policy *should* really be
|
/prebuilts/go/darwin-x86/src/crypto/rsa/ |
rsa.go | 43 // checkPub sanity checks the public key before we use it. 139 // Validate performs basic sanity checks on the key.
|
/prebuilts/go/linux-x86/src/crypto/rsa/ |
rsa.go | 43 // checkPub sanity checks the public key before we use it. 139 // Validate performs basic sanity checks on the key.
|
/system/connectivity/shill/mobile_operator_db/ |
serviceproviders_converter.py | 62 # Book-keeping to sanity check the total number of providers converted, 122 logger('Sanity check: (%s) == (%s) (%d == %d) **%s**',
|
/system/core/libsysutils/src/ |
NetlinkEvent.cpp | 167 // Sanity check. 311 // Sanity check.
|
/external/boringssl/linux-arm/crypto/aes/ |
aes-armv4.S | 425 itt eq @ Thumb2 thing, sanity check in ARM 431 itt eq @ Thumb2 thing, sanity check in ARM 442 itt ne @ Thumb2 thing, sanity check in ARM 603 itt eq @ Thumb2 thing, sanity check in ARM 675 itt eq @ Thumb2 thing, sanity check in ARM
|
/external/boringssl/src/crypto/aes/asm/ |
aes-armv4.pl | 456 itt eq @ Thumb2 thing, sanity check in ARM 462 itt eq @ Thumb2 thing, sanity check in ARM 473 itt ne @ Thumb2 thing, sanity check in ARM 634 itt eq @ Thumb2 thing, sanity check in ARM 706 itt eq @ Thumb2 thing, sanity check in ARM [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
elfcode.h | 564 /* As a simple sanity check, verify that what BFD thinks is the 570 /* Further sanity check. */ 652 /* Sanity check that we can read all of the section headers. 709 /* Sanity check sh_link and sh_info. */ 750 /* A further sanity check. */ [all...] |
/external/llvm/lib/Transforms/IPO/ |
MergeFunctions.cpp | 127 "mergefunc-sanity", 129 "MergeFunctions pass sanity check. " [all...] |
/external/valgrind/coregrind/ |
m_mallocfree.c | [all...] |
/device/google/marlin/location/loc_api/loc_api_v02/ |
loc_api_v02_client.c | [all...] |
/device/huawei/angler/location/loc_api/loc_api_v02/ |
loc_api_v02_client.c | [all...] |
/device/lge/bullhead/location/loc_api/loc_api_v02/ |
loc_api_v02_client.c | [all...] |
/external/aac/libAACenc/src/ |
aacenc.cpp | 429 /******************* sanity checks *******************/ 798 qcOut->qcElement[el]->extension[idx].type = extPayload[n].dataType; /* Perform a sanity check on the type? */ 857 qcOut->extension[idx].type = extPayload[n].dataType; /* Perform a sanity check on the type? * [all...] |
/external/ipsec-tools/src/racoon/ |
isakmp_xauth.c | 957 /* sanity check for address value */ 977 /* sanity check for netmask value */ [all...] |
/external/opencv3/3rdparty/libwebp/dec/ |
vp8l.c | [all...] |
/external/valgrind/coregrind/m_sigframe/ |
sigframe-ppc32-linux.c | 198 //:: /* Sanity check word. */ 218 //:: /* Sanity check word. Is the highest-addressed word; do not 856 it. The frame is still sanity-checked using the priv->magicPI
|
/external/valgrind/memcheck/ |
mc_malloc_wrappers.c | 671 /* Set to 1 for intensive sanity checking. Is very expensive though 791 /* Sanity check; assert that the blocks are now in order */ 802 /* Sanity check -- make sure they don't overlap */ [all...] |