OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:arbitrary
(Results
326 - 350
of
3770
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
repr.py
111
# Bugs in x.__repr__() can cause
arbitrary
124
# functions may raise
arbitrary
exceptions, return an unsorted
rlcompleter.py
21
- The evaluation of the NAME.NAME... form may cause
arbitrary
application
123
WARNING: this can still invoke
arbitrary
C code, if an object
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
repr.py
111
# Bugs in x.__repr__() can cause
arbitrary
124
# functions may raise
arbitrary
exceptions, return an unsorted
rlcompleter.py
21
- The evaluation of the NAME.NAME... form may cause
arbitrary
application
123
WARNING: this can still invoke
arbitrary
C code, if an object
/system/tpm/attestation/common/
interface.proto
35
// An
arbitrary
label which can be used to reference the key later.
124
// An
arbitrary
label which can be used to reference the key later.
/external/jsilver/src/com/google/clearsilver/jsilver/
JSilver.java
239
* Renders a given template and provided data, writing to an
arbitrary
output.
257
* Renders a given template and provided data, writing to an
arbitrary
output.
286
* Renders a given template and provided data, writing to an
arbitrary
output.
305
* Renders a given template and provided data, writing to an
arbitrary
output.
439
* Gets underlying ResourceLoader so you can access
arbitrary
files using the same mechanism as
/external/libbrillo/brillo/dbus/
dbus_object_internal_impl.h
62
// The handler is expected to take an
arbitrary
number of arguments of type
142
// The handler is expected to take an
arbitrary
number of arguments of type
193
// The handler is expected to take an
arbitrary
number of arguments of type
243
// to take an
arbitrary
number of input arguments of type |Args...| and send
287
// The handler is expected to take an
arbitrary
number of input arguments of
/external/libchrome/base/trace_event/
trace_config_unittest.cc
211
config = TraceConfig("
arbitrary
-category", "foo-bar-baz, enable-systrace");
216
EXPECT_STREQ("
arbitrary
-category", config.ToCategoryFilterString().c_str());
374
tc = TraceConfig("{\"
arbitrary
-key\":\"
arbitrary
-value\"}");
387
"\"record_mode\":\"
arbitrary
-mode\","
/frameworks/support/transition/ics/android/support/transition/
TransitionManagerPort.java
234
* scene represents a potentially
arbitrary
intersection point of two otherwise independent
262
* scene represents a potentially
arbitrary
intersection point of two otherwise independent
286
* scene represents a potentially
arbitrary
intersection point of two otherwise independent
316
* scene represents a potentially
arbitrary
intersection point of two otherwise independent
341
* scene represents a potentially
arbitrary
intersection point of two otherwise independent
/cts/tests/tests/media/src/android/media/cts/
AudioTrackLatencyTest.java
141
// This is an
arbitrary
scaling factor.
147
int smallBufferSize = bufferSize / 2; //
arbitrary
, smaller might underflow
205
final long MAX_TIME_TO_START_MSEC = 500; //
arbitrary
210
Thread.sleep(20); //
arbitrary
interval
218
final int several = 3; //
arbitrary
242
final int several = 4; //
arbitrary
245
setup.writeSeconds(2.0); //
arbitrary
, long enough for audio to get to the device
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
OrderingTest.java
178
Ordering<Object>
arbitrary
= Ordering.
arbitrary
();
179
Collections.sort(list,
arbitrary
);
183
Helpers.testComparator(
arbitrary
, list);
185
assertEquals("Ordering.
arbitrary
()",
arbitrary
.toString());
194
Ordering<Object>
arbitrary
= new ArbitraryOrdering() {
203
Collections.sort(list,
arbitrary
);
207
Helpers.testComparator(
arbitrary
, list);
[
all
...]
/external/chromium-trace/catapult/third_party/apiclient/googleapiclient/
channel.py
138
token: str, An
arbitrary
string associated with the channel that
165
token: str, An
arbitrary
string associated with the channel that
264
token: str, An
arbitrary
string associated with the channel that
/external/clang/docs/
SafeStack.rst
76
is protected against
arbitrary
memory write vulnerabilities though
93
the unsafe stack and cause a program to call
arbitrary
location, which in turn
97
stack-based buffer overflows, but protection against
arbitrary
memory write
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_screen.c
255
return 255.0; /*
arbitrary
*/
259
return 255.0; /*
arbitrary
*/
263
return 16.0; /*
arbitrary
*/
/external/webrtc/webrtc/modules/audio_coding/neteq/
neteq_impl_unittest.cc
377
const uint8_t kPayloadType = 17; // Just an
arbitrary
number.
414
const uint8_t kPayloadType = 17; // Just an
arbitrary
number.
508
const uint8_t kPayloadType = 17; // Just an
arbitrary
number.
602
const uint8_t kPayloadType = 17; // Just an
arbitrary
number.
667
const uint8_t kPayloadType = 17; // Just an
arbitrary
number.
804
const uint8_t kPayloadType = 17; // Just an
arbitrary
number.
[
all
...]
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe_unittest.cc
40
const uint16_t kSeqNumber = 1; //
Arbitrary
.
114
const size_t kTotal = 100; //
Arbitrary
values.
137
const int kFlowId = 1; //
Arbitrary
.
/frameworks/rs/scriptc/
rs_quaternion.rsh
117
* rsQuaternionLoadRotateUnit: Quaternion that represents a rotation about an
arbitrary
unit vector
119
* Loads a quaternion that represents a rotation about an
arbitrary
unit vector.
178
* Loads a quaternion that represents a rotation about an
arbitrary
vector
/libcore/luni/src/main/java/javax/xml/namespace/
NamespaceContext.java
164
* the current scope, a single
arbitrary
prefix, whose
197
* <p>An Iterator over String elements is returned in an
arbitrary
, <strong>implementation dependent</strong>, order.</p>
225
* the current scope in an
arbitrary
, <strong>implementation dependent</strong>,
/packages/apps/Email/tests/src/com/android/email/provider/
ContentCacheTests.java
212
// Get a token for
arbitrary
object named "1"
220
// Get a token for
arbitrary
object named "2"
240
// Get a token for
arbitrary
object named "3"
/prebuilts/sdk/renderscript/include/
rs_quaternion.rsh
117
* rsQuaternionLoadRotateUnit: Quaternion that represents a rotation about an
arbitrary
unit vector
119
* Loads a quaternion that represents a rotation about an
arbitrary
unit vector.
178
* Loads a quaternion that represents a rotation about an
arbitrary
vector
/art/runtime/
jni_env_ext.h
32
// Maximum number of local references in the indirect reference table. The value is
arbitrary
but
/bionic/libc/private/
bionic_tls.h
50
// Well-known TLS slots. What data goes in which slot is
arbitrary
unless otherwise noted.
/cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
FailureListener.java
31
/*
Arbitrary
upper limit for mMaxLogcatBytes, per b/30720850 */
/cts/tests/core/runner/src/com/android/cts/core/runner/support/
SingleTestNGTestRunListener.java
94
// TestNG is quite complicated since tests can have
arbitrary
parameters.
SingleTestNgTestExecutor.java
61
// It's possible to be invoked here with an
arbitrary
method name
Completed in 1120 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>