OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:edge
(Results
551 - 575
of
2700
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/chrome/browser/ui/panels/
panel_drag_controller.h
74
//
edge
.
/external/chromium_org/chrome/browser/ui/views/frame/
immersive_mode_controller_ash.h
156
// away from the top
edge
, or moves too much in the x direction, the timer is
268
// Timer to track cursor being held at the top
edge
of the screen.
272
// top
edge
of the screen.
286
// and when the user does a SWIPE_OPEN
edge
gesture.
minimize_button_metrics_win.cc
51
// offset to be applied to the left or right
edge
of the client rect
/external/chromium_org/chrome/common/extensions/docs/examples/apps/calculator/app/
calculator.html
9
<div id="calculator-fade-
edge
"></div>
/external/chromium_org/third_party/WebKit/ManualTests/
window-open-features-parsing.html
22
<li> A WebView exactly 200x100, such that you can see a red 1 pixel border along each
edge
of the WebView.
/external/chromium_org/third_party/WebKit/Source/core/rendering/
InlineBox.h
207
// The logicalLeft position is the left
edge
of the line box in a horizontal line and the top
edge
in a vertical line.
222
// The logicalTop[ position is the top
edge
of the line box in a horizontal line and the left
edge
in a vertical line.
RenderTextTrackCue.cpp
173
// 12. Vertical: If step is negative and the left
edge
of the first line
174
// box in boxes is now to the left of the left
edge
of the video's
175
// rendering area, or if step is positive and the right
edge
of the
176
// first line box in boxes is now to the right of the right
edge
of
/external/chromium_org/third_party/mesa/src/bin/
.cherry-ignore
5
41e105d5beb78c42993a602cc58d0f990739b088 nvc0: add missing call to map
edge
flag in push_vbo
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pipe_clip.c
319
* Note: at this point we can't just use the per-vertex
edge
flags.
320
* We have to observe the
edge
flag bits set in header->flags which
322
* an
edge
flags array which parallels the vertex array.
323
* Later, in the 'unfilled' pipeline stage we'll draw the
edge
if both
349
boolean *
edge
= &inEdges[i];
local
384
/* Whether or not to set
edge
flag for the new vert depends
389
/* we want to see an
edge
along the clip plane */
394
/* we don't want to see an
edge
along the frustum clip plane */
413
edge_prev =
edge
;
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
vg_state.h
70
/*
Edge
fill color for VG_TILE_FILL tiling mode */
/external/chromium_org/third_party/skia/src/gpu/effects/
GrTextureDomainEffect.h
18
* the
edge
of the domain or result in a vec4 of zeros. The domain is clipped to normalized texture
/external/chromium_org/third_party/sqlite/src/test/
fts2g.test
7
# of this script is testing handling of
edge
cases for various doclist
fts3ag.test
7
# of this script is testing handling of
edge
cases for various doclist
/external/chromium_org/third_party/tcmalloc/vendor/doc/
cpuprofile.html
225
<h3>
Edge
Information</h3>
227
<p>An
edge
from one node to another indicates a caller to callee
228
relationship. Each
edge
is labelled with the time spent by the callee
229
on behalf of the caller. E.g, the
edge
from
234
<p>Note that <code>test_main_thread()</code> has an
edge
to
443
an
edge
is dropped if either its source or destination node is
444
dropped. Otherwise, the
edge
is dropped if the sample
445
count along the
edge
is less than this option's value multiplied
488
of the
edge
-dropping heuristics described above.
/external/chromium_org/ui/base/text/
utf16_indexing.cc
44
// If offset != 0 then we ran off the
edge
of the string, which is a contract
/external/clang/INPUTS/
cfg-nested-var-scopes.cpp
2
// implicit destructors triggered at each
edge
.
/external/jmonkeyengine/engine/src/core/com/jme3/bounding/
Intersection.java
87
// 3) crossproduct(
edge
from tri, {x,y,z}-directin)
114
tmp1.subtract(tmp0, e0); // tri
edge
0
115
tmp2.subtract(tmp1, e1); // tri
edge
1
116
tmp0.subtract(tmp2, e2); // tri
edge
2
/external/jmonkeyengine/engine/src/tools/jme3tools/converters/model/strip/
StripInfo.java
320
// Returns true if the input face and the current strip share an
edge
324
//check v0.v1
edge
330
//check v1.v2
edge
336
//check v2.v0
edge
/external/kernel-headers/original/asm-x86/
io_apic_32.h
77
trigger : 1, /* 0:
edge
, 1: level */
/external/llvm/include/llvm/CodeGen/
MachineScheduler.h
276
/// \brief True if an
edge
can be added from PredSU to SuccSU without creating
280
/// \brief Add a DAG
edge
to the given SU with the given predecessor
283
/// \returns true if the
edge
may be added without creating a cycle OR if an
284
/// equivalent
edge
already existed (false indicates failure).
/external/llvm/include/llvm/CodeGen/PBQP/
HeuristicSolver.h
134
/// \brief Get the heuristic data attached to the given
edge
.
135
/// @param eItr
Edge
iterator.
160
/// @param eItr
Edge
iterator for
edge
to be removed.
277
"Degree 1 with
edge
removed should be 0.");
355
// If we modified the
edge
costs let the heuristic know.
360
// If this
edge
ended up null remove it.
370
// If the
edge
was added, and non-null, finish setting it up, add it to
423
// Create
edge
data objects.
/external/llvm/include/llvm/Support/
GraphWriter.h
68
// Writes the
edge
labels of the node to O and returns true if there are any
69
//
edge
labels not equal to the empty string "".
245
// Figure out which
edge
this targets...
283
/// emitEdge - Output an
edge
from a simple node into the graph...
/external/llvm/lib/Transforms/Utils/
LowerInvoke.cpp
205
// If the unwind
edge
has phi nodes, split the
edge
.
263
// live across unwind edges. Each value that is live across an unwind
edge
265
// across the unwind
edge
. This process also splits all critical edges
276
"critical
edge
splitting left single entry phi nodes?");
347
//
edge
. If we find a use live across an invoke
edge
, create an alloca
419
// live across unwind edges. Each value that is live across an unwind
edge
421
// across the unwind
edge
. This process also splits all critical edges
/external/llvm/test/CodeGen/Mips/
2011-05-26-BranchKillsVreg.ll
4
; PHI elimination splits the critical
edge
from %while.end415 to %if.end427.
/external/llvm/test/Verifier/
invoke.ll
75
; CHECK: Block containing LandingPadInst must be jumped to only by the unwind
edge
of an invoke.
Completed in 1289 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>