OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sides
(Results
176 - 200
of
940
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/skqp/bench/
GameBench.cpp
121
// Yes, some rotations will be off the top and left
sides
/external/skqp/include/core/
SkCanvas.h
[
all
...]
SkRect.h
473
@return true if all
sides
of SkIRect are outside construction
487
@return true if all
sides
of SkIRect are outside r
501
@return true if all
sides
of SkIRect are outside r
517
@return true if all
sides
of SkIRect are outside construction
534
@return true if all
sides
of SkIRect are outside r
[
all
...]
/external/skqp/src/core/
SkCoverageDelta.h
122
// Expand PADDING on both
sides
, and make it a multiple of SIMD_WIDTH
/external/skqp/src/gpu/
GrTextureProducer.cpp
143
// We will only set the
sides
that are required.
/external/sqlite/android/
OldPhoneNumberUtils.cpp
259
* Last resort: if the number of unmatched characters on both
sides
is less than or equal
/external/tensorflow/tensorflow/core/grappler/costs/
robust_stats.cc
50
// If both are on opposite
sides
of zero, the sum won't overflow, otherwise
/external/tensorflow/tensorflow/python/kernel_tests/
matrix_solve_op_test.py
101
# The matrix and right-hand
sides
should have the same number of rows.
/external/webrtc/webrtc/base/
socket_unittest.cc
521
// Both
sides
are now connected.
596
// Both
sides
are now connected.
709
// Both
sides
are now connected.
819
// Both
sides
are now connected.
[
all
...]
/external/webrtc/webrtc/modules/audio_coding/neteq/
time_stretch.cc
187
// The two
sides
of the inequality will be denoted |left_side| and
/frameworks/base/core/java/com/android/internal/ml/clustering/
KMeans.java
194
// because they exist on both
sides
of the equation and cancel each other out.
/frameworks/layoutlib/bridge/src/android/view/
RectShadowPainter.java
103
// left and right
sides
.
/packages/services/BuiltInPrintService/src/com/android/bips/render/
PdfRenderService.java
88
// Create a pipe with input and output
sides
/system/media/audio_utils/include/audio_utils/
fifo_index.h
86
std::atomic_uint_least32_t mIndex; // accessed by both
sides
using atomic operations
/external/eigen/doc/
SparseLinearSystems.dox
166
The solve() function computes the solution of the linear systems with one or many right hand
sides
.
170
Here, B can be a vector or a matrix where the columns form the different right hand
sides
. The solve() function can be called several times as well, for instance when all the right hand
sides
are not available at once.
/external/skia/docs/
SkRect_Reference.bmh
[
all
...]
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
ScheduleDAG.h
68
/// isNormalMemory - True if both
sides
of the dependence
72
/// isMustAlias - True if both
sides
of the dependence are known to
174
/// memory accesses where both
sides
of the dependence access memory
/external/tensorflow/tensorflow/contrib/slim/python/slim/data/
tfexample_decoder.py
136
sides
= []
142
sides
.append(side)
144
bounding_box = array_ops.concat(
sides
, 0)
/external/skia/include/core/
SkRect.h
485
@return true if all
sides
of SkIRect are outside construction
499
@return true if all
sides
of SkIRect are outside r
513
@return true if all
sides
of SkIRect are outside r
529
@return true if all
sides
of SkIRect are outside construction
546
@return true if all
sides
of SkIRect are outside r
[
all
...]
/external/webrtc/talk/session/media/
channel_unittest.cc
529
// Both
sides
agree on mux. Should no longer be a separate RTCP channel.
554
// Both
sides
agree on mux. Should no longer be a separate RTCP channel.
[
all
...]
/external/libavc/encoder/
ih264e_me.c
914
* on all
sides
.
[
all
...]
/external/webrtc/talk/media/sctp/
sctpdataengine.cc
872
// one back. Both
sides
get this SCTP_STREAM_RESET_EVENT when they receive
887
// If both
sides
try to reset some streams at the same time (even if they're
[
all
...]
/system/bt/stack/smp/
smp_utils.cc
[
all
...]
/development/samples/ToyVpn/server/linux/
ToyVpnServer.cpp
210
// works on both
sides
. A positive value means sending, and
/device/google/cuttlefish_common/common/vsoc/lib/
vsoc_memory.cpp
366
// We need this code to compile on both
sides
to enforce the static checks,
Completed in 2032 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>