OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:below
(Results
101 - 125
of
13132
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/test/Sema/
builtins-decl.c
5
// mingw-w64's intrin.h has decls
below
.
/external/iptables/include/linux/
types.h
12
*
Below
are truly Linux-specific types that should never collide with
/external/libvpx/libvpx/vp8/encoder/
mr_dissim.c
110
const MODE_INFO *
below
= NULL;
local
132
below
= here + cm->mode_info_stride;
133
belowleft =
below
- 1;
134
GET_MV_SIGN(
below
)
141
belowright =
below
+ 1;
161
below
= here + cm->mode_info_stride;
162
belowleft =
below
- 1;
163
GET_MV(
below
)
170
belowright =
below
+ 1;
/external/valgrind/main/memcheck/tests/
badfree.c
21
* The only purpose of the function
below
is to make sure that gcc 4.4.x does
/external/zxing/qr_scanner/res/values/
strings.xml
3
<!-- Caption shown
below
the viewfinder rectangle, explaining how to scan a QR code [CHAR LIMIT=NONE] -->
/packages/inputmethods/LatinIME/java/res/xml/
rows_number_password.xml
25
<!-- Note: This Spacer prevents the
below
key from being marked as a left edge key. -->
39
<!-- Note: This Spacer prevents the
below
key from being marked as a left edge key. -->
53
<!-- Note: This Spacer prevents the
below
key from being marked as a left edge key. -->
67
<!-- Note: This Spacer prevents the
below
key from being marked as a left edge key. -->
/packages/inputmethods/LatinIME/java/res/xml-sw600dp/
rows_number_password.xml
25
<!-- Note: This Spacer prevents the
below
key from being marked as a left edge key. -->
39
<!-- Note: This Spacer prevents the
below
key from being marked as a left edge key. -->
53
<!-- Note: This Spacer prevents the
below
key from being marked as a left edge key. -->
67
<!-- Note: This Spacer prevents the
below
key from being marked as a left edge key. -->
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/pkgconfig/
alsa.pc
12
# -I${includedir}/alsa
below
is just for backward compatibility
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/pkgconfig/
alsa.pc
12
# -I${includedir}/alsa
below
is just for backward compatibility
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/lib/pkgconfig/
alsa.pc
12
# -I${includedir}/alsa
below
is just for backward compatibility
/docs/source.android.com/src/source/
life-of-a-patch.jd
21
The image
below
is a flowchart that details what happens to
23
the steps
below
are performed in the web application.</p>
/external/chromium/chrome/browser/ui/views/location_bar/
page_action_with_badge_view.cc
30
// (padding) above and
below
. It looks better to have the extra pixel above
31
// the icon than
below
it, so we add a pixel. http://crbug.com/25708.
/external/chromium_org/third_party/WebKit/ManualTests/
bugzilla-3855.html
10
Type in the text field
below
.</p>
20
Type in the input field
below
:
keep_spelling_markers.html
5
<li>click before the word "One" in the editable text,
below
</li>
13
<p> (result should be that each misspelled word now has a red squiggly line
below
it)
select-menu-list-wrongly-positioned.html
18
<div>Manual test: click on the menu
below
and <select> the 'shown' option. Click somewhere on the page so that the <select> loses focus and click again on the <select>.</div>
19
<div>To pass the menu should be properly placed
below
the <select>.</div>
/external/chromium_org/third_party/WebKit/ManualTests/chromium/
drag-image-accounts-for-device-scale.html
5
<p>For 2nd part, try dragging "Drag me"
below
. Again, if the text in the drag image is rendered at the same size as the text on the page is not blurry, the test passes.</p>
9
<p>Lastly, for testing dragging of images, drag the image
below
. If drag image is exactly the same size as the image on the page, the test passes.</p>
/external/chromium_org/third_party/angle/src/libGLESv2/
HandleAllocator.cpp
48
// Don't drop
below
base value
56
// Only free handles that we own - don't drop
below
the base value
/external/chromium_org/third_party/tlslite/tlslite/utils/
OpenSSL_TripleDES.py
36
#To work around this, we append sixteen zeros to the string,
below
:
40
#plaintext block on the end. That's okay - the
below
code will ignore it.
/external/clang/test/Lexer/
preamble.c
1
// Preamble detection test: see
below
for comments and test commands.
26
// CHECK: // Preamble detection test: see
below
for comments and test commands.
/external/valgrind/main/memcheck/tests/linux/
brk.c
24
vals[7] = ds - 0x1; // shrink
below
start size
25
// vals[8] = ds - 0x1000; // shrink a lot
below
start size (into text)
/external/valgrind/main/tests/
filter_libc
18
s/\(
below
main\) \(.+\)$/(
below
main)/;
/packages/apps/Camera/jni/
mosaic_renderer_jni.h
6
// using the scale factors
below
.
10
// The factor
below
determines the (horizontal) speed at which the viewfinder
/packages/apps/Camera2/jni/
mosaic_renderer_jni.h
6
// using the scale factors
below
.
10
// The factor
below
determines the (horizontal) speed at which the viewfinder
/packages/apps/LegacyCamera/jni/
mosaic_renderer_jni.h
6
// using the scale factors
below
.
10
// The factor
below
determines the (horizontal) speed at which the viewfinder
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
ZoomHeight.py
36
# The '88'
below
is a magic number that avoids placing the bottom
37
# of the window
below
the panel on my machine. I don't know how
Completed in 156 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>