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

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/third_party/skia/src/gpu/effects/
GrTextureStripAtlas.h 116 * the bitwise not of the index at which we could insert the key to maintain a sorted list.
  /external/chromium_org/v8/test/mjsunit/compiler/
expression-trees.js 58 // All possible bitwise OR trees with six leaves, i.e. CatalanNumber[5] = 42,
  /external/chromium_org/v8/test/mjsunit/
int32-ops.js 204 // Bitwise not.
  /external/clang/test/Analysis/
taint-tester.c 63 // Taint on bitwise operations, integer to integer cast.
  /external/clang/test/CodeGen/
builtins.c 66 // Bitwise & Numeric Functions
  /external/dexmaker/src/main/java/com/google/dexmaker/
DexMaker.java 124 * bitwise ORing constants from {@link java.lang.reflect.Modifier}. The declare
216 * @param flags a bitwise combination of {@link Modifier#PUBLIC}, {@link
240 * @param flags a bitwise combination of {@link Modifier#PUBLIC}, {@link
278 * @param flags a bitwise combination of {@link Modifier#PUBLIC}, {@link
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
SelfOrientingSashForm.java 42 * which is applicable to instances of this class, or must be built by <em>bitwise OR</em>'ing
  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/constraints/
ConstraintLocLimit.java 56 //swapping Y and X limits flag in the bitwise flag
ConstraintRotLimit.java 56 // swapping Y and X limits flag in the bitwise flag
ConstraintSizeLimit.java 56 //swapping Y and X limits flag in the bitwise flag
  /external/libogg/win32/VS2003/libogg/
libogg.vcproj 264 RelativePath="..\..\..\src\bitwise.c">
  /external/libogg/win32/VS6/
ogg_dynamic.dsp 96 SOURCE=..\..\src\bitwise.c
  /external/llvm/include/llvm/MC/
MCDisassembler.h 42 /// bitwise-AND:
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_vlc.h 29 * Functions for fast bitwise access to multiple probably unaligned input buffers
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlpeepevents.html 199 > parameter is an bitwise OR of
sdlwasinit.html 134 > is a bitwise OR'd combination of the subsystems you wish to check (see <A
  /external/qemu/distrib/sdl-1.2.15/src/video/
mmx.h 500 /* 1x64 bitwise AND
527 /* 1x64 bitwise AND with Not the destination
534 /* 1x64 bitwise OR
541 /* 1x64 bitwise eXclusive OR
  /external/skia/src/gpu/effects/
GrTextureStripAtlas.h 116 * the bitwise not of the index at which we could insert the key to maintain a sorted list.
  /external/v8/test/mjsunit/compiler/
expression-trees.js 58 // All 429 possible bitwise OR trees with eight leaves.
  /external/v8/test/mjsunit/
int32-ops.js 204 // Bitwise not.
  /external/valgrind/main/VEX/test/
mmxtest.c 307 /* 1x64 bitwise AND
314 /* 1x64 bitwise AND with Not the destination
321 /* 1x64 bitwise OR
328 /* 1x64 bitwise eXclusive OR
  /external/valgrind/main/VEX/useful/
fp_80_64.c 478 /* bitwise identical */
485 /* Not bitwise identical, but pretty darn close */
520 /* bitwise identical */
527 /* Not bitwise identical, but pretty darn close */
  /external/webp/src/dec/
quant.c 99 // For all x in [0..284], x*155/100 is bitwise equal to (x*101581) >> 16.
  /frameworks/base/core/java/android/app/
StatusBarManager.java 90 * Disable some features in the status bar. Pass the bitwise-or of the DISABLE_* flags.
  /hardware/invensense/60xx/mlsdk/mllite/
mlcontrol.h 137 // Indicates what functions will be used. Can be a bitwise OR of INV_GRID,

Completed in 348 milliseconds

1 2 3 4 56 7 8 91011>>