OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:half
(Results
126 - 150
of
838
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/bionic/libc/stdlib/
bsearch.c
36
* divide the work in
half
by moving either left or right. If lim
/cts/tests/src/android/view/cts/
FocusFinderStubActivity.java
113
* Add a skinny button that takes up just less than
half
of the screen
/cts/tests/tests/graphics/src/android/graphics/drawable/shapes/cts/
PathShapeTest.java
89
// scale down to
half
size; diagonal is now 50px
/dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/macs/
BlockCipherMac.java
21
* authentication code
half
the length of the block size of the cipher.
/external/dbus/bus/
dir-watch-kqueue.c
62
/* Sleep for
half
a second to avoid a race when files are install(1)'d
/external/dnsmasq/contrib/wrt/
README
62
use to
half
that. (The default limit in the distributed source is 150)
/external/dropbear/libtommath/
bn_mp_karatsuba_sqr.c
19
*
half
size squarings
/external/e2fsprogs/lib/ss/
pager.c
86
* Child; dup read
half
to 0, close all but 0, 1, and 2
/external/kernel-headers/original/linux/
serial_reg.h
278
#define UART_RSA_IER_Rx_FIFO_H (1 << 0) /* Enable Rx FIFO
half
full int. */
279
#define UART_RSA_IER_Tx_FIFO_H (1 << 1) /* Enable Tx FIFO
half
full int. */
287
#define UART_RSA_SRR_Tx_FIFO_NHFL (1 << 1) /* Tx FIFO is not
half
full (1) */
290
#define UART_RSA_SRR_Rx_FIFO_NHFL (1 << 4) /* Rx FIFO is not
half
full (1) */
/external/opencore/codecs_v2/video/m4v_h263/enc/src/
me_utils.cpp
102
Purpose: Interpolate the search region for
half
-pel search
103
Input/Output: Center of the search,
Half
-pel memory, width
157
Purpose: Interpolate the search region for
half
-pel search
159
Input/Output: Center of the search,
Half
-pel memory, width
/external/openssl/crypto/dh/
generate
58
it still covers
half
the space of possible residues. And an
/external/qemu/tcg/
README
297
Construct t0 (64-bit) taking the low
half
from t1 (32 bit) and the high
half
301
Construct t0 (64-bit) taking the low
half
from t1 (64 bit) and the high
half
/external/quake/quake/src/
readme.txt
7
build with only C code, but the software rendering versions lose almost
half
/external/srec/srec/include/
sp_fft.h
48
the radix-2 decomposes one Fourier transform into two
half
-sized Fourier
119
The positive
half
frequency Fourier transform will be returned, in addition
166
cosine(sine) tables: 3*N (
half
can be saved if we only save cosine or sine tables)
263
half
of its Fourier transform.
/external/stlport/test/eh/
test_bit_vector.cpp
80
//
Half
the time, choose a size that will guarantee immediate reallocation
/external/webkit/JavaScriptCore/wtf/
MainThread.cpp
74
// 0.1 sec delays in UI is approximate threshold when they become noticeable. Have a limit that's
half
of that.
/external/webkit/WebCore/accessibility/
AccessibilityTable.cpp
129
// 2) at least
half
of cells have borders (or)
130
// 3) at least
half
of cells have different bg colors than the table, and there is cell spacing
182
//
half
of the cells had borders, it's a data table
187
//
half
had different background colors, it's a data table
/external/webkit/WebCore/editing/
SmartReplaceCF.cpp
54
CFCharacterSetAddCharactersInRange(smartSet, CFRangeMake(0xFF00, 240)); //
Half
/Full Width Form (0xFF00 - 0xFFEF)
SmartReplaceICU.cpp
69
uset_addRange(smartSet, 0xFF00, 0xFF00 + 240); //
Half
/Full Width Form (0xFF00 - 0xFFEF)
/external/webkit/WebCore/platform/
ThreadTimers.cpp
38
// 100ms is about a perceptable delay in UI, so use a
half
of that as a threshold.
/frameworks/base/core/tests/coretests/src/android/widget/focus/
VerticalFocusSearch.java
111
* Add a skinny button that takes up just less than
half
of the screen
/packages/apps/Phone/res/drawable/
incall_toggle_button.xml
28
number of separate image assets we need by almost
half
. (See
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/
stdarg.h
65
#ifdef _HIDDEN_VA_LIST /* On OSF1, this means varargs.h is "
half
-loaded". */
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/include/
stdarg.h
65
#ifdef _HIDDEN_VA_LIST /* On OSF1, this means varargs.h is "
half
-loaded". */
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/
stdarg.h
65
#ifdef _HIDDEN_VA_LIST /* On OSF1, this means varargs.h is "
half
-loaded". */
Completed in 79 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>