/external/llvm/include/llvm/ADT/ |
APFloat.h | 104 /// handling. We represent Signaling NaNs via IEEE-754R 2008 6.2.1 should clause 105 /// by encoding Signaling NaNs with the first bit of its trailing significand as 386 /// Returns true if and only if the float is a quiet or signaling NaN. 389 /// Returns true if and only if the float is a signaling NaN.
|
/external/mesa3d/src/mesa/main/ |
querymatrix.c | 50 case _FPCLASS_SNAN: /* signaling NaN */
|
/external/qemu/distrib/sdl-1.2.15/docs/html/ |
sdladdtimer.html | 169 later on an unloaded system. If you wanted to set a flag signaling
|
sdlsettimer.html | 145 later on an unloaded system. If you wanted to set a flag signaling
|
/external/qemu/distrib/sdl-1.2.15/include/ |
SDL_timer.h | 72 * later on an unloaded system. If you wanted to set a flag signaling
|
/frameworks/av/media/libstagefright/httplive/ |
LiveSession.h | 223 // The DataSource we read from is responsible for signaling error or EOF to help us
|
/frameworks/av/services/camera/libcameraservice/device3/ |
Camera3StreamInterface.h | 142 * Set the state tracker to use for signaling idle transitions.
|
/prebuilts/tools/darwin-x86/sdl/include/SDL/ |
SDL_timer.h | 72 * later on an unloaded system. If you wanted to set a flag signaling
|
/prebuilts/tools/linux-x86/sdl/include/SDL/ |
SDL_timer.h | 72 * later on an unloaded system. If you wanted to set a flag signaling
|
/prebuilts/tools/windows/sdl/include/SDL/ |
SDL_timer.h | 72 * later on an unloaded system. If you wanted to set a flag signaling
|
/external/aac/libAACenc/src/ |
aacenc_lib.cpp | 157 UCHAR userTpSignaling; /*!< Extension AOT signaling mode. */ 368 sbrSignaling = SIG_IMPLICIT; /* default: implicit signaling */ 376 sbrSignaling = SIG_IMPLICIT; /* For MPEG-2 transport types, only implicit signaling is possible */ 387 sbrSignaling = SIG_EXPLICIT_HIERARCHICAL; /* For downsampled SBR, explicit signaling is mandatory */ 389 sbrSignaling = SIG_IMPLICIT; /* For dual-rate SBR, implicit signaling is default */ 393 /* Attention: Backward compatible explicit signaling does only work with AMV1 for LATM/LOAS */ 508 /* Mpeg-4 signaling for transport library. */ 520 /* ER-tools signaling. */ 600 config->userTpSignaling = 0xFF; /* choose signaling automatically */ [all...] |
/external/libpcap/ |
pcap-filter.manmisc.in | 724 on a meta signaling circuit (VPI=0 & VCI=1). 727 on a broadcast signaling circuit (VPI=0 & VCI=2). 730 on a signaling circuit (VPI=0 & VCI=5). 736 on a signaling circuit and is a Q.2931 Setup, Call Proceeding, Connect, 740 on a meta signaling circuit and is a Q.2931 Setup, Call Proceeding, Connect,
|
/external/aac/libAACenc/include/ |
aacenc_lib.h | [all...] |
/external/valgrind/main/none/tests/mips32/ |
fpu_branches.c | 260 printf("--- C.SF.S/D --- if signaling false then " \ 274 printf("--- C.SEQ.S/D --- if signaling equal then " \
|
/external/valgrind/main/none/tests/ppc32/ |
test_dfp1.c | 195 0x7e00000000000000ULL, 0xfe000000d0e0a0d0ULL, // signaling 217 0xfe000000d0e0a0d0ULL,//signaling
|
test_dfp2.c | 264 0x7e00000000000000ULL, 0xfe000000d0e0a0d0ULL, // signaling 297 0xfe000000d0e0a0d0ULL,//signaling
|
test_dfp5.c | 271 0x7e00000000000000ULL, 0xfe000000d0e0a0d0ULL, // signaling 293 0xfe000000d0e0a0d0ULL,//signaling
|
/external/webrtc/test/functional_test/ |
webrtc_test.html | 335 trace_exception(e, "Process signaling message error"); 344 trace_exception(e, "Process signaling message error");
|
/packages/apps/Exchange/src/com/android/exchange/service/ |
PingSyncSynchronizer.java | 152 * Update bookkeeping when a sync completes. This includes signaling pending ops to 186 * Update bookkeeping when the ping task terminates, including signaling any waiting ops.
|
/cts/tests/tests/nativeopengl/standalone/jni/tests/ |
EGLCleanup_test.cpp | 195 ALOGD("Test ending, signaling main thread");
|
/external/bluetooth/bluedroid/bta/av/ |
bta_av_cfg.c | 101 672, /* AVDTP signaling channel MTU at L2CAP */
|
/external/chromium_org/base/debug/ |
debugger_posix.cc | 249 // Terminate the program after signaling the debug break.
|
/external/chromium_org/base/threading/ |
thread_perftest.cc | 173 // Class to test our WaitableEvent performance by signaling back and fort.
|
/external/chromium_org/build/android/ |
adb_logcat_printer.py | 151 logger.exception('Error signaling logcat monitor - continuing')
|
/external/chromium_org/chrome/browser/chromeos/policy/ |
auto_enrollment_client.h | 62 // Used for signaling progress to a consumer.
|