OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:edge
(Results
601 - 625
of
3660
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/v8/src/compiler/
osr.cc
145
TRACE("
edge
@%d #%d:%s, incoming depth %zu\n", i, control->id(),
184
// Gather
edge
inputs into {tmp_inputs}.
186
for (int
edge
= 0;
edge
< backedge_count;
edge
++) {
187
tmp_inputs.push_back(backedges[
edge
][index]);
/frameworks/base/docs/html/reference/android/support/wearable/view/
CardFragment.html
659
<p>Gets the padding between the inside card
edge
and the card content.
686
<p>Gets the padding between the inside card's bottom
edge
and the card content.
713
<p>Gets the padding between the inside card's left
edge
and the card content.
740
<p>Gets the padding between the inside card's right
edge
and the card content.
767
<p>Gets the padding between the inside card's top
edge
and the card content.
887
<p>Sets the card scroll position as far down as possible so the bottom
edge
is visible.
914
<p>Sets the card scroll position as far up as possible so the top
edge
is visible.
969
<p>Sets the additional margin between the bottom
edge
of the card shadow, and the parent view.
996
<p>Sets the additional margin between the left
edge
of the card shadow, and the parent view.
1023
<p>Sets the additional margin between the right
edge
of the card shadow, and the parent view
[
all
...]
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DFA.as
5
* Any state that has a semantic predicate
edge
is special; those states
101
// eot[s]>=0 indicates that an EOT
edge
goes to another
108
// which assumed here that the EOT
edge
always
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
DFA.java
32
* Any state that has a semantic predicate
edge
is special; those states
103
// eot[s]>=0 indicates that an EOT
edge
goes to another
110
// which assumed here that the EOT
edge
always
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
DOTTreeGenerator.java
91
// single node, don't do
edge
.
110
*
edge
[arrowsize=.7]
168
// for each child, do a parent -> child
edge
using unique node names
/external/antlr/antlr-3.4/runtime/Python/antlr3/
dfa.py
40
Any state that has a semantic predicate
edge
is special; those states
106
# eot[s]>=0 indicates that an EOT
edge
goes to another
114
# which assumed here that the EOT
edge
always
dottreegen.py
58
"
edge
[arrowsize=.5]\n" +
139
# for each child, do a parent -> child
edge
using unique node names
182
edge
[arrowsize=.7]
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/token-rewrite/
basic.rb
134
example 'replace range then insert at left
edge
' do
141
example 'replace range then insert after right
edge
' do
238
example 'replace range then insert at right
edge
' do
/external/freetype/include/
ftcffdrv.h
102
* each being rounded to the nearest pixel
edge
, taking care of
108
* in one of four ways, top
edge
up or down, bottom
edge
up or down.
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
btConvexHull.h
132
short ea; // the other half of the
edge
(index into edges list)
133
unsigned char v; // the vertex at the start of this
edge
(index into vertices list)
134
unsigned char p; // the facet on which this
edge
lies (index into facets list)
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/
ftcffdrv.h
102
* each being rounded to the nearest pixel
edge
, taking care of
108
* in one of four ways, top
edge
up or down, bottom
edge
up or down.
/external/llvm/include/llvm/Analysis/
SparsePropagation.h
128
typedef std::pair<BasicBlock*,BasicBlock*>
Edge
;
129
std::set<
Edge
> KnownFeasibleEdges;
161
/// isEdgeFeasible - Return true if the control flow
edge
from the 'From'
/external/mesa3d/src/mesa/swrast_setup/
ss_triangle.c
48
* Render a triangle respecting
edge
flags.
60
* Render a triangle using lines and respecting
edge
flags.
86
* Render a triangle using points and respecting
edge
flags.
/external/opencv3/doc/py_tutorials/py_feature2d/py_features_harris/
py_features_harris.markdown
17
Stephens** in their paper **A Combined Corner and
Edge
Detector** in 1988, so now it is called
50
So the values of these eigen values decide whether a region is corner,
edge
or flat.
54
- When \f$R<0\f$, which happens when \f$\lambda_1 >> \lambda_2\f$ or vice versa, the region is
edge
.
/external/pdfium/third_party/freetype/include/freetype/
ftcffdrv.h
102
* each being rounded to the nearest pixel
edge
, taking care of
108
* in one of four ways, top
edge
up or down, bottom
edge
up or down.
/external/skia/src/gpu/effects/
GrBezierEffect.h
19
* The output of this effect is a hairline
edge
for conics.
130
* The output of this effect is a hairline
edge
for quadratics.
212
* The output of this effect is a hairline
edge
for non rational cubics.
/external/webrtc/tools/network_emulator/
emulate.py
38
config.ConnectionConfig(9, '
Edge
, Average Case', 240, 200, 400, 0, 100),
39
config.ConnectionConfig(10, '
Edge
, Good', 250, 200, 350, 0, 100),
40
config.ConnectionConfig(11, '
Edge
, Lossy Network', 240, 200, 400, 1, 100),
/packages/apps/Settings/res/layout-sw600dp/
wifi_settings_for_setup_wizard_xl.xml
75
<!-- Dummy view to have the left
edge
of following Views.
149
bottom
edge
using layout_alignParentBottom="true", since we'd like
150
to control bottom margin between @id/bottom_buttons and the
edge
/packages/apps/Settings/res/layout-sw600dp-land/
wifi_settings_for_setup_wizard_xl.xml
75
<!-- Dummy view to have the left
edge
of following Views.
149
bottom
edge
using layout_alignParentBottom="true", since we'd like
150
to control bottom margin between @id/bottom_buttons and the
edge
/prebuilts/gdb/darwin-x86/lib/python2.7/curses/
textpad.py
23
Ctrl-A Go to left
edge
of window.
26
Ctrl-E Go to right
edge
(stripspaces off) or end of line (stripspaces on).
37
Move operations do nothing if the cursor is at an
edge
where the movement
/prebuilts/gdb/linux-x86/lib/python2.7/curses/
textpad.py
23
Ctrl-A Go to left
edge
of window.
26
Ctrl-E Go to right
edge
(stripspaces off) or end of line (stripspaces on).
37
Move operations do nothing if the cursor is at an
edge
where the movement
/prebuilts/go/darwin-x86/src/go/types/
initorder.go
152
// Each node b in a.out represents an
edge
a->b indicating that
166
// of nodes; an
edge
d->n indicates that node n depends on node d.
182
d.out = append(d.out, n) // add
edge
d->n
/prebuilts/go/linux-x86/src/go/types/
initorder.go
152
// Each node b in a.out represents an
edge
a->b indicating that
166
// of nodes; an
edge
d->n indicates that node n depends on node d.
182
d.out = append(d.out, n) // add
edge
d->n
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftcffdrv.h
102
* each being rounded to the nearest pixel
edge
, taking care of
108
* in one of four ways, top
edge
up or down, bottom
edge
up or down.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/curses/
textpad.py
23
Ctrl-A Go to left
edge
of window.
26
Ctrl-E Go to right
edge
(stripspaces off) or end of line (stripspaces on).
37
Move operations do nothing if the cursor is at an
edge
where the movement
Completed in 768 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>