OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:multiples
(Results
51 - 75
of
361
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libhevc/common/arm64/
ihevc_inter_pred_chroma_copy.s
108
TST x12,#15 //checks wd for
multiples
for 16
110
TST x12,#7 //checks wd for
multiples
for 4 & 8
/external/sl4a/Common/src/org/apache/commons/codec/binary/
Base64Codec.java
38
* <li>Line length: Default 76. Line length that aren't
multiples
of 4 will still essentially end up being
multiples
of
254
* Line lengths that aren't
multiples
of 4 will still essentially end up being
multiples
of 4 in the encoded data.
276
* Line lengths that aren't
multiples
of 4 will still essentially end up being
multiples
of 4 in the encoded data.
302
* Line lengths that aren't
multiples
of 4 will still essentially end up being
multiples
of 4 in the encoded data.
[
all
...]
/external/libvpx/libvpx/third_party/libyuv/source/
compare.cc
167
// Note only used for
multiples
of 16 so count is not checked.
173
// Note only used for
multiples
of 32 so count is not checked.
/external/libyuv/files/source/
compare.cc
134
// Note only used for
multiples
of 16 so count is not checked.
140
// Note only used for
multiples
of 32 so count is not checked.
/toolchain/binutils/binutils-2.25/gas/doc/
c-sh64.texi
114
@samp{fv60} (
multiples
of four only) for single-precision floating point
117
@samp{mtrx48} (
multiples
of 16 only) for 4x4 matrices of
/bionic/libc/upstream-openbsd/lib/libc/stdio/
setvbuf.c
128
* SHOULD WE ALLOW
MULTIPLES
HERE (i.e., ok iff (size % iosize) == 0)?
/bionic/libm/upstream-freebsd/lib/msun/ld128/
e_rem_pio2l.h
34
* XXX need to verify that nonzero integer
multiples
of pi/2 within the
/dalvik/dexgen/src/com/android/dexgen/dex/code/
ArrayData.java
152
// Pad one byte to make the size of data table
multiples
of 16-bits
/dalvik/dx/src/com/android/dx/dex/code/
ArrayData.java
154
// Pad one byte to make the size of data table
multiples
of 16-bits
/external/chromium-trace/catapult/dashboard/dashboard/templates/
debug_alert.html
113
size measured in
multiples
of the standard deviation of the
/external/dexmaker/src/dx/java/com/android/dx/dex/code/
ArrayData.java
152
// Pad one byte to make the size of data table
multiples
of 16-bits
/external/gemmlowp/internal/
block_params.h
106
// L2 block sizes should already be
multiples
of kernel block sizes.
/external/gptfdisk/
gpt.h
81
uint32_t sectorAlignment; // Start partitions at
multiples
of sectorAlignment
/external/icu/icu4c/source/tools/toolutil/
toolutil.h
142
* are themselves
multiples
of size.
/external/libbrillo/brillo/http/
curl_api.cc
18
"CURL option types are expected to be
multiples
of 10000");
/external/libchrome/base/trace_event/
trace_event_memory_overhead.cc
59
// - longer strings seem to malloc()
multiples
of 16 bytes.
/external/libchrome/sandbox/win/src/sidestep/
mini_disassembler_types.h
35
// Lists IA-32 operand sizes in
multiples
of 8 bits
/external/libcxxabi/src/
fallback_malloc.ipp
22
// Allocates chunks in
multiples
of four bytes, with a four byte header
/external/libopus/silk/
define.h
124
/* Quantization offsets (
multiples
of 4) */
/external/libvpx/libvpx/vp8/common/
alloccommon.c
54
/* our internal buffers are always
multiples
of 16 */
/external/mesa3d/src/mesa/drivers/dri/i965/
gen7_urb.c
94
/* URB Starting Addresses are specified in
multiples
of 8kB. */
/external/opencv3/modules/flann/include/opencv2/flann/
allocator.h
77
allocations be in
multiples
of the machine wordsize. */
/external/pdfium/third_party/libjpeg/
transupp.h
54
* whose dimensions aren't
multiples
of the iMCU size. The right and bottom
/frameworks/av/services/audiopolicy/service/
AudioPolicyEffects.h
107
//
multiples
of 4 bytes originally. In theory we should memcpy only
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
ButtonDispatcher.java
26
*
multiples
of the same nav bar icon appearing.
Completed in 832 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>