HomeSort by relevance Sort by last modified time
    Searched full:bitwise (Results 476 - 500 of 677) sorted by null

<<11121314151617181920>>

  /external/llvm/docs/
LangRef.rst     [all...]
  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 294 /// Bitwise operators - logical and, logical or, logical xor.
    [all...]
SelectionDAG.h 511 /// getNOT - Create a bitwise NOT operation as (XOR Val, -1).
    [all...]
  /external/llvm/test/Transforms/InstCombine/
cast.ll 23 ; This function should just use bitwise AND
  /external/mesa3d/docs/
relnotes-7.10.html 226 <li>gallivm: fix wrong return value in bitwise functions</li>
528 <li>glsl: Implement constant expr evaluation for bitwise-not</li>
530 <li>glsl: Implement constant expr evaluation for bitwise logic ops</li>
    [all...]
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_fs.c 112 * \param mask_input bitwise mask for the whole 4x4 stamp
    [all...]
  /external/openssl/crypto/bn/
bn_gf2m.c 227 * could be equal; r is the bitwise XOR of a and b.
  /external/srtp/doc/
rfc3711.txt 163 we mean bitwise addition modulo 2 of binary strings, and || denotes
    [all...]
  /external/v8/src/arm/
lithium-arm.h 864 DECLARE_HYDROGEN_ACCESSOR(Bitwise)
    [all...]
  /external/v8/src/mips/
lithium-mips.h 863 DECLARE_HYDROGEN_ACCESSOR(Bitwise)
    [all...]
  /external/v8/src/x64/
lithium-x64.h 861 DECLARE_HYDROGEN_ACCESSOR(Bitwise)
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/location/
Geofence.Builder.html     [all...]
  /frameworks/base/telephony/java/android/telephony/
TelephonyManager.java     [all...]
  /hardware/invensense/60xx/mlsdk/mllite/
ml.c     [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
crypto.js 89 // Max digit bits should be <= 30 because we do bitwise ops
812 // (protected) r = this op a (bitwise)
    [all...]
  /external/aac/libAACdec/src/
aacdec_hcrs.cpp 225 /* derive tempWord with bitwise and */
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2DTM2.java     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/
v8-crypto.html 88 // Max digit bits should be <= 30 because we do bitwise ops
811 // (protected) r = this op a (bitwise)
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-crypto.js 81 // Max digit bits should be <= 30 because we do bitwise ops
804 // (protected) r = this op a (bitwise)
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-crypto.js 81 // Max digit bits should be <= 30 because we do bitwise ops
804 // (protected) r = this op a (bitwise)
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-crypto.js 81 // Max digit bits should be <= 30 because we do bitwise ops
804 // (protected) r = this op a (bitwise)
    [all...]
  /external/chromium_org/v8/benchmarks/
crypto.js 89 // Max digit bits should be <= 30 because we do bitwise ops
812 // (protected) r = this op a (bitwise)
    [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]
  /external/llvm/include/llvm/Object/
ELF.h 233 Elf_Half vd_flags; // Bitwise flags (VER_DEF_*)
273 Elf_Half vna_flags; // Bitwise Flags (VER_FLAG_*)
    [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]

Completed in 1633 milliseconds

<<11121314151617181920>>