OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bitwise
(Results
51 - 75
of
677
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/icu/source/common/unicode/
unistr.h
211
/* Comparison -
bitwise
only - for international comparison use collation */
214
* Equality operator. Performs only
bitwise
comparison.
223
* Inequality operator. Performs only
bitwise
comparison.
232
* Greater than operator. Performs only
bitwise
comparison.
234
* @return TRUE if the characters in this are
bitwise
241
* Less than operator. Performs only
bitwise
comparison.
243
* @return TRUE if the characters in this are
bitwise
250
* Greater than or equal operator. Performs only
bitwise
comparison.
252
* @return TRUE if the characters in this are
bitwise
259
* Less than or equal operator. Performs only
bitwise
comparison
[
all
...]
/external/icu4c/common/unicode/
unistr.h
272
/* Comparison -
bitwise
only - for international comparison use collation */
275
* Equality operator. Performs only
bitwise
comparison.
284
* Inequality operator. Performs only
bitwise
comparison.
293
* Greater than operator. Performs only
bitwise
comparison.
295
* @return TRUE if the characters in this are
bitwise
302
* Less than operator. Performs only
bitwise
comparison.
304
* @return TRUE if the characters in this are
bitwise
311
* Greater than or equal operator. Performs only
bitwise
comparison.
313
* @return TRUE if the characters in this are
bitwise
320
* Less than or equal operator. Performs only
bitwise
comparison
[
all
...]
/external/guava/guava/src/com/google/common/util/concurrent/
AtomicDoubleArray.java
29
*
bitwise
representation using {@link Double#doubleToRawLongBits},
136
* if the current value is <a href="#bitEquals">
bitwise
equal</a>
154
* if the current value is <a href="#bitEquals">
bitwise
equal</a>
/external/libvorbis/doc/
helper.html
122
1) [mantissa] = [x]
bitwise
AND 0x1fffff (unsigned result)
123
2) [sign] = [x]
bitwise
AND 0x80000000 (unsigned result)
124
3) [exponent] = ( [x]
bitwise
AND 0x7fe00000) shifted right 21 bits (unsigned result)
/dalvik/dexgen/src/com/android/dexgen/rop/cst/
CstLiteralBits.java
20
* Constants which are literal
bitwise
values of some sort.
/dalvik/dx/src/com/android/dx/rop/cst/
CstLiteralBits.java
20
* Constants which are literal
bitwise
values of some sort.
/external/chromium/net/proxy/
proxy_list.h
38
// |scheme_bit_field| is a bunch of ProxyServer::Scheme
bitwise
ORed together.
/external/chromium_org/content/renderer/
render_process_impl.h
70
//
Bitwise
-ORed set of extra bindings that have been enabled anywhere in this
/external/chromium_org/sandbox/linux/seccomp-bpf/
instruction.h
15
// code -- Opcode of the instruction. This is typically a
bitwise
/external/chromium_org/v8/test/mjsunit/
bitwise-operations-bools.js
28
// Test
bitwise
operations with booleans.
/external/dexmaker/src/dx/java/com/android/dx/rop/cst/
CstLiteralBits.java
20
* Constants which are literal
bitwise
values of some sort.
/external/eigen/Eigen/src/Core/
GenericPacketMath.h
135
/** \internal \returns the
bitwise
and of \a a and \a b */
139
/** \internal \returns the
bitwise
or of \a a and \a b */
143
/** \internal \returns the
bitwise
xor of \a a and \a b */
147
/** \internal \returns the
bitwise
andnot of \a a and \a b */
/external/llvm/test/CodeGen/SystemZ/
xor-04.ll
61
; Check full
bitwise
negation
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
types.h
143
#define __bitwise__ __attribute__((
bitwise
))
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
types.h
143
#define __bitwise__ __attribute__((
bitwise
))
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
types.h
143
#define __bitwise__ __attribute__((
bitwise
))
/external/chromium/chrome/browser/web_resource/
promo_resource_service.h
174
// inproduct: the release channels targeted (
bitwise
or of BuildTypes)
180
// part contains the release channels targeted (
bitwise
or of
/external/chromium_org/third_party/mesa/src/src/mesa/math/
m_vector.c
75
* \param flags
bitwise
-OR of VEC_* flags
93
* \param flags
bitwise
-OR of VEC_* flags
/external/chromium_org/third_party/sqlite/src/src/
btree.h
52
/* The flags parameter to sqlite3BtreeOpen can be the
bitwise
or of the
97
/* The flags parameter to sqlite3BtreeCreateTable can be the
bitwise
OR
/external/chromium_org/tools/perf/
trace-info.json
292
"description": "
Bitwise
operations, these can be useful for various things including games, mathematical computations, and various kinds of encoding/decoding. It's also the only kind of math in JavaScript that is done as integer, not floating point."
295
"description": "
Bitwise
operations, these can be useful for various things including games, mathematical computations, and various kinds of encoding/decoding. It's also the only kind of math in JavaScript that is done as integer, not floating point."
297
"bitops-
bitwise
-and": {
298
"description": "
Bitwise
operations, these can be useful for various things including games, mathematical computations, and various kinds of encoding/decoding. It's also the only kind of math in JavaScript that is done as integer, not floating point."
301
"description": "
Bitwise
operations, these can be useful for various things including games, mathematical computations, and various kinds of encoding/decoding. It's also the only kind of math in JavaScript that is done as integer, not floating point."
307
"description": "Real cryptography code, mostly covers
bitwise
operations and string operations."
310
"description": "Real cryptography code, mostly covers
bitwise
operations and string operations."
313
"description": "Real cryptography code, mostly covers
bitwise
operations and string operations."
/external/jmonkeyengine/engine/src/blender/com/jme3/asset/
BlenderKey.java
76
* This variable is a
bitwise
flag of FeatureToLoad interface values; By default everything is being loaded.
239
*
bitwise
flag of FeaturesToLoad interface values
248
*
bitwise
flag of FeaturesToLoad interface values
255
* This method returns
bitwise
value of FeaturesToLoad interface value. It describes features that will be loaded by
490
/**
Bitwise
mask of features that are to be loaded. */
510
*
bitwise
mask of features that are to be loaded
539
* This method returns a
bitwise
flag describing what features of the blend file will be included in the result.
540
* @return
bitwise
mask of features that are to be loaded
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_dm_cfg.c
122
0x80, /* B9 mode:
Bitwise
variable used to enable various algorithm modes.*/
129
0x75, /* B16 mode1;
Bitwise
variable used to enable various algorithm modes. */
/external/mesa3d/src/mesa/math/
m_vector.c
75
* \param flags
bitwise
-OR of VEC_* flags
93
* \param flags
bitwise
-OR of VEC_* flags
/dalvik/vm/compiler/codegen/x86/libenc/
enc_defs_ext.h
263
Mnemonic_POR, //
Bitwise
Logical OR
318
Mnemonic_XORPD, //
Bitwise
Logical XOR for Double-Precision Floating-Point Values
319
Mnemonic_XORPS, //
Bitwise
Logical XOR for Single-Precision Floating-Point Values
/external/chromium_org/net/cert/
cert_verify_proc.h
41
// |flags| is
bitwise
OR'd of VerifyFlags:
Completed in 975 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>