/external/chromium_org/third_party/webrtc/modules/audio_processing/ns/ |
nsx_core_neon.S | 191 vsub.i16 q4, q4, q7 @ Value of the shift factors; likely negative.
|
/external/chromium_org/third_party/lcov/bin/ |
genhtml | [all...] |
/prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.8.1/ |
commons-compress-1.8.1.jar | |
/external/chromium_org/v8/src/arm/ |
macro-assembler-arm.cc | 377 mov(dst, Operand::Zero(), LeaveCC, mi); // 0 if negative. [all...] |
/external/svox/pico/lib/ |
picopr.c | 558 picoos_bool negative=FALSE; local 563 negative = TRUE; 582 if (negative) { [all...] |
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/ |
gtest-all.cc | 673 // some arbitrary but unique non-negative integer assigned to each test 1973 std::string negative; local [all...] |
/external/libvpx/libvpx/third_party/googletest/src/src/ |
gtest-all.cc | 673 // some arbitrary but unique non-negative integer assigned to each test 1973 std::string negative; local [all...] |
/external/llvm/test/MC/AArch64/ |
arm64-memory.s | 540 ; LDUR/STUR aliases for negative and unaligned LDR/STR instructions. 545 ; unambiguous, i.e. negative or unaligned."
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/ |
gtest-all.cc | 673 // some arbitrary but unique non-negative integer assigned to each test 1973 std::string negative; local [all...] |
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
BaseRecognizer.as | 112 // BitSet cannot handle negative numbers like -1 (EOF) so I leave EOR
|
/external/chromium_org/chrome/browser/chromeos/events/ |
event_rewriter_unittest.cc | [all...] |
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/ |
math_semantic_attr.js | [all...] |
traverse_table.js | 415 // The HTML5 spec defines that rowspan can be any non-negative [all...] |
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/ |
loopfilter_filters_altivec.asm | 351 ;# exploit the saturation here. if the answer is negative [all...] |
/external/deqp/framework/common/ |
tcuCompressedTexture.cpp | 1160 const bool negative = (src & (1 << (numSrcBits-1))) != 0; local [all...] |
/external/libvpx/libvpx/vp8/common/ppc/ |
loopfilter_filters_altivec.asm | 351 ;# exploit the saturation here. if the answer is negative [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/ |
loopfilter_filters_altivec.asm | 351 ;# exploit the saturation here. if the answer is negative [all...] |
/external/chromium_org/third_party/d3/src/ |
d3.js | [all...] |
/prebuilts/tools/common/lombok-ast/ |
lombok-ast-0.2.2.jar | |
/prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.2/ |
lombok-ast-0.2.2.jar | |
/prebuilts/tools/common/google-api-java-client/1.8.0-rc/ |
google-api-java-client-min-repackaged.jar | |
/external/chromium_org/v8/src/x87/ |
lithium-codegen-x87.cc | [all...] |
code-stubs-x87.cc | 253 // If the double was negative, negate the integer result. 396 // through register eax. Use unsigned comparison to get negative 411 // comparison to get negative check for free. 659 __ sub(edx, ebx); // Is there a smarter way to do negative scaling? [all...] |
/external/chromium_org/v8/src/ia32/ |
code-stubs-ia32.cc | 283 // If the double was negative, negate the integer result. 599 // negative, return 1/result. 716 // through register eax. Use unsigned comparison to get negative 731 // comparison to get negative check for free. [all...] |
/external/chromium_org/v8/src/x64/ |
code-stubs-x64.cc | 206 // If the double was negative, negate the integer result. 446 // Back up exponent as we need to check if exponent is negative later. 474 // If the exponent is negative, return 1/result. 556 // through register rax. Use unsigned comparison to get negative 570 // comparison to get negative check for free. [all...] |