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

<<11121314151617181920>>

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_flow.c 189 * Update boolean mask with given value (bitwise AND).
lp_bld_format_aos.c 337 /* Bitwise or all components */
lp_bld_logic.c 437 * mask is a bitwise mask, composed of 0 or ~0 for each element. Any other value
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_variable.c 387 * @return The bitwise or of the writemasks of a variable and all of its
  /external/mesa3d/src/mesa/program/
prog_execute.c 694 case OPCODE_AND: /* bitwise AND */
    [all...]
  /external/open-vcdiff/src/
blockhash.cc 50 // into bit-shift (>> or <<) and bitwise-AND (&) operations, which are much
  /external/openssh/
addrmatch.c 231 * Perform bitwise negation of address
  /external/regex-re2/re2/
prog.h 163 // empty_ is bitwise OR of kEmpty* flags above.
  /external/skia/include/gpu/
GrTypes.h 21 * Defines overloaded bitwise operators to make it easier to use an enum as a
  /external/wpa_supplicant_8/src/utils/
common.h 441 #define __bitwise __attribute__((bitwise))
  /frameworks/base/core/java/android/hardware/location/
GeofenceHardware.java 341 * @param monitorTransition Bitwise OR of {@link #GEOFENCE_ENTERED},
  /frameworks/base/docs/html/guide/topics/ui/controls/
text.jd 107 android:inputType}</a> attribute allows bitwise combinations so you can specify both a keyboard
  /hardware/invensense/60xx/mlsdk/mllite/
ml.h 420 unsigned short bias_mode; // A function or bitwise OR of functions that determine how the gyroscope bias will be automatically updated.
  /ndk/sources/host-tools/sed-4.2.1/lib/
quotearg.h 218 bitwise combination of enum quoting_flags, or 0 for default
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
real.h 247 /* Compare two floating-point objects for bitwise identity. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
real.h 247 /* Compare two floating-point objects for bitwise identity. */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
real.h 247 /* Compare two floating-point objects for bitwise identity. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
real.h 247 /* Compare two floating-point objects for bitwise identity. */
  /external/clang/include/clang-c/
Index.h 265 * \param options A bitmask of options, a bitwise OR of CXGlobalOpt_XXX flags.
272 * \returns A bitmask of options, a bitwise OR of CXGlobalOpt_XXX flags that
    [all...]
  /external/libogg/src/
bitwise.c 14 last mod: $Id: bitwise.c 16993 2010-03-21 23:15:46Z xiphmont $
488 /* Self test of the bitwise routines; everything else is based on
  /external/valgrind/main/VEX/priv/
host_ppc_defs.h 395 Pav_NOT, /* Bitwise */
401 Pav_AND, Pav_OR, Pav_XOR, /* Bitwise */
    [all...]
  /external/libpng/
libpng.3     [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
uregex.h 125 * are bitwise-ORed together.
155 * are bitwise-ORed together.
182 * are bitwise-ORed together.
    [all...]
  /external/chromium_org/v8/src/arm/
macro-assembler-arm.h     [all...]
  /external/chromium_org/v8/src/mips/
macro-assembler-mips.h 771 // the JS bitwise operations. See ECMA-262 9.5: ToInt32. Goes to 'done' if it
781 // the JS bitwise operations. See ECMA-262 9.5: ToInt32.
786 // the JS bitwise operations. See ECMA-262 9.5: ToInt32. 'result' and 'input'
    [all...]

Completed in 1553 milliseconds

<<11121314151617181920>>