/external/regex-re2/re2/ |
nfa.cc | 96 // flag is the bitwise or of Bol, Eol, etc., specifying whether 288 // flag is the bitwise or of Bol, Eol, etc., specifying whether
|
/external/strace/ |
strace.1 | 181 flag argument into its three bitwise-OR constituents and printing the 197 is carefully decoded into a bitwise-OR of symbolic and numeric values.
|
/frameworks/compile/slang/ |
slang_rs_export_foreach.cpp | 199 // Set up the bitwise metadata encoding for runtime argument passing. 375 // Set up the bitwise metadata encoding for runtime argument passing.
|
/hardware/libhardware/include/hardware/ |
gps.h | 886 * monitor_transition - Which transitions to monitor. Bitwise OR of 920 * monitor_transitions - Which transitions to monitor. Bitwise OR of
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
quotearg.c | 51 /* Additional flags. Bitwise combination of enum quoting_flags. */ 136 bitwise combination of enum quoting_flags, or 0 for default
|
/external/chromium_org/v8/src/ |
hydrogen-instructions.cc | 1862 HBitwise* bitwise = HBitwise::cast(base); local [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/docs/source/ |
tgsi.rst | 923 .. opcode:: NOT - Bitwise Not 975 .. opcode:: AND - Bitwise And 988 .. opcode:: OR - Bitwise Or 1014 .. opcode:: XOR - Bitwise Xor [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
mtypes.h | [all...] |
/external/mesa3d/src/gallium/docs/source/ |
tgsi.rst | 923 .. opcode:: NOT - Bitwise Not 975 .. opcode:: AND - Bitwise And 988 .. opcode:: OR - Bitwise Or 1014 .. opcode:: XOR - Bitwise Xor [all...] |
/external/mesa3d/src/mesa/main/ |
mtypes.h | [all...] |
/external/libpng/ |
libpng-1.2.44.txt | 461 where png_transforms is an integer containing the bitwise OR of some [all...] |
libpng-1.2.46.txt | 461 where png_transforms is an integer containing the bitwise OR of some [all...] |
/external/icu4c/i18n/unicode/ |
tzfmt.h | 421 * Returns the bitwise flags of UTimeZoneFormatParseOption representing the default parse 433 * To specify multipe options, use bitwise flags of UTimeZoneFormatParseOption. 592 * @param parseOptions The parse options repesented by bitwise flags of UTimeZoneFormatParseOption. [all...] |
/libcore/luni/src/main/java/java/math/ |
BigInteger.java | 34 * <h3>Slow Two's Complement Bitwise Operations</h3> 35 * This API includes operations for bitwise operations in two's complement 38 * java.util.BitSet} for high-performance bitwise operations on [all...] |
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
SuballocatedIntVector.java | 48 /** Bitwise addressing (much faster than div/remainder */
|
/external/bison/lib/ |
quotearg.h | 267 bitwise combination of enum quoting_flags, or 0 for default
|
/external/chromium/sdch/open-vcdiff/src/ |
blockhash.cc | 49 // into bit-shift (>> or <<) and bitwise-AND (&) operations, which are much
|
/external/chromium_org/chromeos/display/ |
output_configurator.h | 363 // |flags| contains bitwise-or-ed kSetDisplayPower* values.
|
/external/chromium_org/content/common/gpu/ |
image_transport_surface_mac.cc | 28 // Cast into unsigned space for portable bitwise ops.
|
/external/chromium_org/sdch/open-vcdiff/src/ |
blockhash.cc | 50 // into bit-shift (>> or <<) and bitwise-AND (&) operations, which are much
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/ |
sunspider-crypto-md5.html | 194 * Bitwise rotate a 32-bit number to the left.
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/ |
crypto-md5.js | 190 * Bitwise rotate a 32-bit number to the left.
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/ |
crypto-md5.js | 190 * Bitwise rotate a 32-bit number to the left.
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/ |
crypto-md5.js | 190 * Bitwise rotate a 32-bit number to the left.
|
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/bmp/ |
BMPImageReader.h | 320 // are bitwise, with array entries 0, 1, 2, 3 corresponding to R, G, B,
|