OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bit
(Results
451 - 475
of
1259
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/cts/tests/tests/mediastress/
Android.mk
23
# Include both the 32 and 64
bit
versions
/cts/tests/tests/nativeopengl/
Android.mk
27
# Include both the 32 and 64
bit
versions
/cts/tests/tests/opengl/
Android.mk
24
# Include both the 32 and 64
bit
versions
/cts/tests/tests/openglperf/
Android.mk
24
# Include both the 32 and 64
bit
versions
/cts/tests/tests/provider/
Android.mk
22
# Include both the 32 and 64
bit
versions of libs
/cts/tests/tests/renderscript/
Android.mk
25
# Include both the 32 and 64
bit
versions
/cts/tests/tests/rscpp/
Android.mk
25
# Include both the 32 and 64
bit
versions
/cts/tests/tests/security/
Android.mk
21
# Include both the 32 and 64
bit
versions
/external/aac/libFDK/include/
fixmul.h
20
individually for the purpose of encoding or decoding
bit
streams in products that are compliant with
257
#error Fallback for fixpow2div2_D is not 16
bit
safe !
266
#error Fallback for fixpow2_D is not 16
bit
safe !
/external/apache-xml/src/main/java/org/apache/xpath/axes/
WalkingIterator.java
95
int
bit
= walker.getAnalysisBits();
local
96
bits |=
bit
;
/external/chromium_org/chrome/installer/tools/
validate_installation_main.cc
128
int
bit
;
member in struct:__anon10366::ProductData
151
if ((type & product_data.
bit
) != 0) {
/external/chromium_org/third_party/boringssl/src/crypto/ec/
wnaf.c
162
int
bit
, next_bit, mask;
local
182
bit
= 1 << w; /* at most 128 */
183
next_bit =
bit
<< 1; /* at most 256 */
217
if (window_val &
bit
) {
234
if (digit <= -
bit
|| digit >=
bit
|| !(digit & 1)) {
244
if (window_val != 0 && window_val != next_bit && window_val !=
bit
) {
253
window_val +=
bit
* BN_is_bit_set(scalar, j + w);
362
* (NB: maximum wNAF length is
bit
length plus one) */
722
* one point per
bit
[
all
...]
/external/chromium_org/third_party/mesa/src/src/glx/
glxextensions.h
240
unsigned
bit
);
255
unsigned
bit
);
/external/chromium_org/third_party/skia/tests/
PathUtilsTest.cpp
27
int
bit
= x & 7;
local
29
return buffer[byte] & (128 >>
bit
);
38
bool
bit
= get_bit(&bits[y], x)!=0;
39
std::cout <<
bit
;
/external/chromium_org/third_party/webrtc/common_audio/signal_processing/
vector_scaling_operations_neon.S
13
@ optimized for ARM Neon platform. Output is
bit
-exact with the reference
54
vmovn.i32 d0, q0 @ Cast to 16
bit
values.
/external/chromium_org/tools/usb_gadget/
hid_descriptors.py
86
for
bit
, is_set in properties:
88
value |= 1 <<
bit
/external/chromium_org/v8/test/cctest/
trace-extension.cc
63
CHECK_EQ(2, args.Length()); // Ignore second argument on 32-
bit
platform.
71
#error Host architecture is neither 32-
bit
nor 64-
bit
.
/external/iproute2/tc/
emp_ematch.l
68
%option 8
bit
stack warn noyywrap prefix="ematch_"
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
toy.ml
32
(* Do simple "peephole" optimizations and
bit
-twiddling optzn. *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
toy.ml
32
(* Do simple "peephole" optimizations and
bit
-twiddling optzn. *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
toy.ml
32
(* Do simple "peephole" optimizations and
bit
-twiddling optzn. *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
toy.ml
36
(* Do simple "peephole" optimizations and
bit
-twiddling optzn. *)
/external/llvm/test/CodeGen/PowerPC/
hello-reloc.s
60
; DARWIN-G4-DUMP:Format: Mach-O 32-
bit
ppc
62
; DARWIN-G4-DUMP:AddressSize: 32
bit
/external/mesa3d/src/glx/
glxextensions.h
240
unsigned
bit
);
255
unsigned
bit
);
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/h264/read/
CAVLCReader.java
136
int
bit
= read1Bit();
local
137
bt = bt.down(
bit
);
Completed in 1700 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>