Searched
full:bitwise (Results
301 -
325 of
677) sorted by null
<<11121314151617181920>>
/external/chromium_org/third_party/mesa/src/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/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/ |
radeon_variable.c | 387 * @return The bitwise or of the writemasks of a variable and all of its
|
/external/chromium_org/third_party/mesa/src/src/mesa/program/ |
prog_execute.c | 694 case OPCODE_AND: /* bitwise AND */ [all...] |
/external/chromium_org/third_party/re2/re2/ |
prog.h | 163 // empty_ is bitwise OR of kEmpty* flags above.
|
/external/chromium_org/third_party/skia/include/gpu/ |
GrTypes.h | 21 * Defines overloaded bitwise operators to make it easier to use an enum as a
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
thread_cache.h | 390 // because of the bitwise-or trick that follows.
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
thread_cache.h | 363 // because of the bitwise-or trick that follows.
|
/external/chromium_org/v8/test/webkit/fast/js/kde/ |
md5-2.js | 47 * Bitwise rotate a 32-bit number to the left.
|
operators.js | 167 // bitwise operators
|
/external/icu4c/i18n/ |
tblcoll.cpp | 371 * with other collation keys using a bitwise comparison (e.g. memcmp) to find
|
/external/icu4c/i18n/unicode/ |
tznames.h | 379 * @param types The set of name types represented by bitwise flags of UTimeZoneNameType enums,
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/materials/ |
MaterialContext.java | 302 // bitwise 'or' of all textures mappings
|
/external/libogg/win32/VS2005/ |
libogg_dynamic.vcproj | 212 <File RelativePath="..\..\src\bitwise.c">
|
libogg_static.vcproj | 200 <File RelativePath="..\..\src\bitwise.c">
|
/external/libogg/win32/VS2008/ |
libogg_dynamic.vcproj | 208 <File RelativePath="..\..\src\bitwise.c">
|
libogg_static.vcproj | 786 RelativePath="..\..\src\bitwise.c"
|
/external/libselinux/include/selinux/ |
avc.h | 360 * @events: bitwise OR of desired security events
|
/external/libvorbis/doc/ |
03-codebook.tex | 18 \subsubsection{Bitwise operation}
|
07-floor1.tex | 205 14) [book] = array [floor1_subclass_books] element [class],([cval] bitwise AND [csub])
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
mysql.php | 292 '|', '&', '^', '~', '<<', '>>', // bitwise operators
|
/external/llvm/include/llvm/IR/ |
IntrinsicsARM.td | 449 // Vector bitwise select.
|
/external/llvm/lib/IR/ |
AutoUpgrade.cpp | 345 // to v2i64. This is purely a nop, since those are bitwise intrinsics.
|
/external/llvm/lib/Target/X86/ |
X86Schedule.td | 81 // Vector bitwise operations.
|
Completed in 2972 milliseconds
<<11121314151617181920>>