OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:arbitrary
(Results
151 - 175
of
3770
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/guava/guava/src/com/google/common/base/
Ticker.java
24
* fixed but
arbitrary
point in time. Note that most users should use {@link Stopwatch} instead of
/external/guice/core/src/com/google/inject/spi/
PrivateElements.java
51
* Returns an
arbitrary
object containing information about the "place" where this key was
/external/jacoco/org.jacoco.core/src/org/jacoco/core/data/
SessionInfo.java
31
*
arbitrary
session identifier, must not be <code>null</code>
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
baseline_policy.h
21
// The "baseline" policy is somewhat
arbitrary
. All Chromium policies are an
/external/libvorbis/doc/
vorbis-clip.txt
3
Sample granularity editing of a Vorbis file; inferred
arbitrary
sample
27
PCM stream of
arbitrary
length and starting offset without padding the
97
marking an
arbitrary
ending point. If the encoder wishes sample zero
124
Beginning point at
arbitrary
positive timestamp (no 'zero' sample):
/external/llvm/test/CodeGen/SystemZ/
atomicrmw-xor-03.ll
33
; Check an
arbitrary
constant.
vec-perm-01.ll
28
; Test v16i8 splat of an
arbitrary
element, using the second operand of
63
; Test v8i16 splat of an
arbitrary
element, using the second operand of
95
; Test v4i32 splat of an
arbitrary
element, using the second operand of
146
; Test v4f32 splat of an
arbitrary
element, using the second operand of
/external/llvm/test/Transforms/InstCombine/
apint-and-or-and.ll
12
; This tests
arbitrary
precision integers.
apint-not.ll
2
; when
arbitrary
precision integers are used.
/external/mesa3d/src/gallium/state_trackers/clover/core/
base.hpp
184
///
arbitrary
number of arguments.
201
///
arbitrary
number of arguments and it doesn't have to be
225
///
arbitrary
number of arguments.
242
///
arbitrary
number of arguments.
/external/selinux/libsemanage/man/man3/
semanage_iterate.3
26
The iterate function will execute the specified handler over all objects in the selected location. An
arbitrary
argument can be passed into the handler function along with each object.
/external/skia/gm/
internal_links.cpp
54
/** Draw an
arbitrary
rectangle at a given location and label it with some
/external/skia/src/core/
SkBigPicture.h
18
// An implementation of SkPicture supporting an
arbitrary
number of drawing commands.
/external/skia/src/gpu/
GrPathRendererChain.h
43
whether the path can be rendered with
arbitrary
stencil rules or not. See comments on
/external/skia/src/gpu/batches/
GrTestBatch.h
19
* the batch pipeline and generate
arbitrary
geometry
/external/smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/
MethodItem.java
46
//return an
arbitrary
double that determines how this item will be sorted with others at the same address
/external/v8/test/webkit/
dfg-abs-backwards-propagation.js
25
"Tests that the DFG knows that a function that appears like Math.abs could potentially use value in
arbitrary
ways, and not just in a context that converts values to numbers."
dfg-max-backwards-propagation.js
25
"Tests that the DFG knows that a function that appears like Math.max could potentially use value in
arbitrary
ways, and not just in a context that converts values to numbers."
dfg-min-backwards-propagation.js
25
"Tests that the DFG knows that a function that appears like Math.min could potentially use value in
arbitrary
ways, and not just in a context that converts values to numbers."
dfg-proven-sqrt-backwards-propagation.js
25
"Tests that the DFG knows that a Math.sqrt could potentially use value in
arbitrary
ways, and not just in a context that converts values to numbers."
dfg-sqrt-backwards-propagation.js
25
"Tests that the DFG knows that a function that appears like Math.sqrt could potentially use value in
arbitrary
ways, and not just in a context that converts values to numbers."
/external/valgrind/none/tests/x86-solaris/
coredump_single_thread.c
12
/* Print segment registers as they cannot be set to
arbitrary
/external/webrtc/webrtc/common_audio/vad/
vad_filterbank.h
32
// WebRtcVad_GmmProbability() as a signal indicator, hence it is
arbitrary
above
/external/webrtc/webrtc/system_wrappers/source/
logcat_trace_context.cc
22
// NOTE: this mapping is somewhat
arbitrary
. StateInfo and Info are mapped
/frameworks/base/core/java/android/animation/
TypeEvaluator.java
21
* allow developers to create animations on
arbitrary
property types, by allowing them to supply
Completed in 611 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>