OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:upward
(Results
1 - 25
of
230
) sorted by null
1
2
3
4
5
6
7
8
9
10
/external/compiler-rt/make/
AppleBI.mk
65
-Wl,-
upward
-lunwind \
66
-Wl,-
upward
-lsystem_m \
67
-Wl,-
upward
-lsystem_c \
68
-Wl,-
upward
-lsystem_kernel \
69
-Wl,-
upward
-lsystem_platform \
142
-Wl,-
upward
-lunwind_sim \
143
-Wl,-
upward
-lsystem_sim_m \
144
-Wl,-
upward
-lsystem_sim_c \
146
-Wl,-
upward
-lSystem \
/external/bison/doc/
yacc.1.in
14
to activate the
upward
compatibility mode. See
/external/autotest/client/site_tests/touch_ScrollDirection/
README
9
<DEVICE NAME>_touchpad_Touch ID_scroll-up - Two finger scroll on touchpad in
upward
direction.
/developers/build/prebuilts/gradle/JumpingJack/
README.md
36
is
upward
(signs are reversed if the watch is worn on the right hand). Since the
upward
or
/developers/samples/android/wearable/wear/JumpingJack/
template-params.xml
90
is
upward
(signs are reversed if the watch is worn on the right hand). Since the
upward
or
/external/deqp/framework/common/
tcuFloatFormat.hpp
63
double round (double d, bool
upward
) const;
64
double roundOut (double d, bool
upward
, bool roundUnderOverflow) const;
tcuFloatFormat.cpp
140
//! `
upward
` is true, otherwise down.
141
double FloatFormat::round (double d, bool
upward
) const
147
const double roundFrac =
upward
? deCeil(shiftFrac) : deFloor(shiftFrac);
202
double FloatFormat::roundOut (double d, bool
upward
, bool roundUnderOverflow) const
207
if (roundUnderOverflow && exp > m_maxExp && (
upward
== (d < 0.0)))
210
return round(d,
upward
);
/external/pdfium/tools/drmemory/scripts/
path_utils.py
39
"""Finds the desired object's parent, searching
upward
from the start_dir.
66
"""Returns a path to the desired directory or file, searching
upward
.
/external/v8/build/
find_depot_tools.py
33
# Rare case, it's not even in PATH, look
upward
up to root.
/external/v8/tools/
find_depot_tools.py
29
# Rare case, it's not even in PATH, look
upward
up to root.
/packages/apps/Dialer/src/com/android/dialer/
FloatingActionButtonBehavior.java
28
* implement the Material Design behavior of having the FAB translate
upward
and downward with
/external/libvterm/src/
vterm.c
277
int
upward
= -downward;
local
278
dest.start_row = rect.start_row +
upward
;
281
src.end_row = rect.end_row -
upward
;
/external/autotest/tko/
utils.py
30
@param start_dir: starting directing for the
upward
search"""
/external/jemalloc/src/
bitmap.c
19
* progressively work
upward
through the levels until reaching a level
/frameworks/support/samples/SupportLeanbackShowcase/app/src/main/res/raw/
detail_example.json
5
"text": "It was nine o?clock one sunny California morning, and Geoffrey Strong stood under the live-oak trees in Las Flores Caņon, with a pot of black paint in one hand and a huge brush in the other. He could have handled these implements to better purpose and with better grace had not his arms been firmly held by three laughing girls, who pulled not wisely, but too well. He was further incommoded by the presence of a small urchin who lay on the dusty ground beneath his feet, fastening an
upward
clutch on the legs of his trousers.\n\nThere were three large canvas tents directly in front of them, yet no one of these seemed to be the object of dissension, but rather a redwood board, some three feet in length, which was nailed on a tree near by. twitch of her cousin?s sleeve.",
music_example.json
5
"text": "It was nine o?clock one sunny California morning, and Geoffrey Strong stood under the live-oak trees in Las Flores Caņon, with a pot of black paint in one hand and a huge brush in the other. He could have handled these implements to better purpose and with better grace had not his arms been firmly held by three laughing girls, who pulled not wisely, but too well. He was further incommoded by the presence of a small urchin who lay on the dusty ground beneath his feet, fastening an
upward
clutch on the legs of his trousers.\n\nThere were three large canvas tents directly in front of them, yet no one of these seemed to be the object of dissension, but rather a redwood board, some three feet in length, which was nailed on a tree near by. twitch of her cousin?s sleeve.",
/system/bt/hci/include/
hci_layer.h
83
// Register with this data dispatcher to receive events flowing
upward
out of the HCI layer
/external/libmtp/src/
Makefile.am
22
# It denotes
upward
compatibility.
27
# change does not break
upward
compatibility (ie it is an addition),
/external/opencv3/modules/shape/src/
emdL1_def.hpp
123
cvEMDEdgeArray2D m_EdgesUp; // all edges to
upward
126
std::vector<cvEMDEdgeArray2D> m_3dEdgesUp; // all edges to
upward
, 3D
/frameworks/compile/mclinker/lib/MC/
SymbolCategory.cpp
169
// The distance is negative. It means we should bubble sort
upward
.
171
//
upward
186
} //
upward
/external/chromium-trace/catapult/dashboard/dashboard/models/
anomaly.py
24
An Anomaly can be an
upward
or downward change, and can represent an
/external/kernel-headers/original/uapi/linux/raid/
md_u.h
21
* Different patchlevel versions are downward and
upward
compatible.
/frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
ListWithOffScreenNextSelectableTest.java
91
// now we have the reverse situation: the next selectable position
upward
is off screen
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/raid/
md_u.h
21
* Different patchlevel versions are downward and
upward
compatible.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/raid/
md_u.h
21
* Different patchlevel versions are downward and
upward
compatible.
Completed in 520 milliseconds
1
2
3
4
5
6
7
8
9
10