OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:arbitrary
(Results
276 - 300
of
6268
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/tools/tradefederation/core/src/com/android/tradefed/targetprep/
BuildInfoAttributePreparer.java
27
/** A {@link ITargetPreparer} that adds
arbitrary
attributes to the {@link IBuildInfo}. */
/external/eigen/Eigen/src/Core/
Product.h
45
// The storage order is somewhat
arbitrary
here. The correct one will be determined through the evaluator.
59
* \brief Expression of the product of two
arbitrary
matrices or vectors
64
* This class represents an expression of the product of two
arbitrary
matrices.
/external/gemmlowp/internal/
kernel_reference.h
17
// to have any
arbitrary
format, allowing tests to cover all sorts of corner
30
// This kernel is templatized in an
arbitrary
Format template parameter,
31
// allowing it to have any
arbitrary
format.
/external/jsilver/src/com/google/clearsilver/jsilver/data/
TypeConverter.java
37
* Helper method to safely convert an
arbitrary
data instance (including null) into a valid
108
* Helper method to safely convert an
arbitrary
data instance (including null) into a valid
146
* Helper method to safely convert an
arbitrary
data instance (including null) into a valid
/external/junit/src/main/java/org/junit/runner/notification/
RunListener.java
56
*
arbitrary
thread.
65
*
arbitrary
thread.
99
* on an
arbitrary
thread.
/external/llvm/test/CodeGen/SystemZ/
vec-move-11.ll
5
; Test v16i8 insertion into an undef, with an
arbitrary
index.
32
; Test v8i16 insertion into an undef, with an
arbitrary
index.
59
; Test v4i32 insertion into an undef, with an
arbitrary
index.
vec-move-12.ll
5
; Test v16i8 insertion into an undef, with an
arbitrary
index.
35
; Test v8i16 insertion into an undef, with an
arbitrary
index.
65
; Test v4i32 insertion into an undef, with an
arbitrary
index.
/frameworks/av/media/libaaudio/src/client/
AudioStreamInternal.h
39
constexpr int32_t MIN_FRAMES_PER_BURST = 16; //
arbitrary
40
constexpr int32_t MAX_FRAMES_PER_BURST = 16 * 1024; //
arbitrary
41
constexpr int32_t MAX_BUFFER_CAPACITY_IN_FRAMES = 32 * 1024; //
arbitrary
/frameworks/base/core/java/android/util/
SizeF.java
23
* Immutable class for describing width and height dimensions in some
arbitrary
48
* Get the width of the size (as an
arbitrary
unit).
56
* Get the height of the size (as an
arbitrary
unit).
/system/sepolicy/
README
37
Additionally, OEMs can specify BOARD_SEPOLICY_M4DEFS to pass
arbitrary
m4
57
as well as mapping a public base16 signing key with an
arbitrary
seinfo
69
Is a helper script for mapping
arbitrary
tags in the signature stanzas of
/system/tools/aidl/tests/
end_to_end_tests.cpp
81
options.dep_file_name_ = "an/
arbitrary
/path/to/deps.P";
103
options.dep_file_name_ = "an/
arbitrary
/path/to/deps.P";
126
options.dep_file_name_ = "an/
arbitrary
/path/to/deps.P";
/external/tensorflow/tensorflow/python/keras/_impl/keras/layers/
advanced_activations.py
41
Arbitrary
. Use the keyword argument `input_shape`
81
Arbitrary
. Use the keyword argument `input_shape`
178
Arbitrary
. Use the keyword argument `input_shape`
217
Arbitrary
. Use the keyword argument `input_shape`
252
Arbitrary
. Use the keyword argument `input_shape`
noise.py
44
Arbitrary
. Use the keyword argument `input_shape`
87
Arbitrary
. Use the keyword argument `input_shape`
139
Arbitrary
. Use the keyword argument `input_shape`
/prebuilts/go/darwin-x86/src/unsafe/
unsafe.go
14
// part of the unsafe package. It represents the type of an
arbitrary
Go expression.
17
// Pointer represents a pointer to an
arbitrary
type. There are four special operations
24
//
arbitrary
memory. It should be used with extreme care.
133
// instead of unsafe.Pointer to keep callers from changing the result to an
arbitrary
151
// an
arbitrary
type without first importing "unsafe". However, this means that
/prebuilts/go/linux-x86/src/unsafe/
unsafe.go
14
// part of the unsafe package. It represents the type of an
arbitrary
Go expression.
17
// Pointer represents a pointer to an
arbitrary
type. There are four special operations
24
//
arbitrary
memory. It should be used with extreme care.
133
// instead of unsafe.Pointer to keep callers from changing the result to an
arbitrary
151
// an
arbitrary
type without first importing "unsafe". However, this means that
/prebuilts/misc/common/swig/include/2.0.11/ocaml/
typemaps.i
300
%swigtype_array_fail(in,"Array arguments for
arbitrary
types need a typemap");
301
%swigtype_array_fail(varin,"Assignment to global arrays for
arbitrary
types need a typemap");
302
%swigtype_array_fail(out,"Array arguments for
arbitrary
types need a typemap");
304
%swigtype_array_fail(directorin,"Array results with
arbitrary
types need a typemap");
305
%swigtype_array_fail(directorout,"Array arguments with
arbitrary
types need a typemap");
/external/guava/guava-tests/test/com/google/common/collect/
OrderingTest.java
180
Ordering<Object>
arbitrary
= Ordering.
arbitrary
();
181
Collections.sort(list,
arbitrary
);
185
Helpers.testComparator(
arbitrary
, list);
187
assertEquals("Ordering.
arbitrary
()",
arbitrary
.toString());
196
Ordering<Object>
arbitrary
= new ArbitraryOrdering() {
205
Collections.sort(list,
arbitrary
);
209
Helpers.testComparator(
arbitrary
, list);
859
Ordering<Object>
arbitrary
= Ordering.arbitrary()
[
all
...]
/external/piex/src/binary_parse/
range_checked_byte_ptr.cc
271
// return an
arbitrary
value
282
// return an
arbitrary
value
301
// Return an
arbitrary
value.
325
// Return an
arbitrary
value.
339
// Return an
arbitrary
value.
385
// Return an
arbitrary
value.
/external/tensorflow/tensorflow/
SECURITY.md
39
untrusted party supplies TensorFlow kernels,
arbitrary
code may be executed.
46
you should assume that the TensorFlow process effectively executes
arbitrary
94
access to the network can execute what you should consider
arbitrary
code with
110
execute
arbitrary
graphs. It is possible to safely expose a `ModelServer`
133
can perform
arbitrary
computations means that they may read and write files,
139
vulnerability in TensorFlow. A `MatMul` allowing
arbitrary
binary code execution
/external/webrtc/webrtc/video/
send_statistics_proxy_unittest.cc
107
// Add statistics with some
arbitrary
, but unique, numbers.
121
// Add statistics with some
arbitrary
, but unique, numbers.
163
// Add statistics with some
arbitrary
, but unique, numbers.
176
// Add statistics with some
arbitrary
, but unique, numbers.
197
// Add statistics with some
arbitrary
, but unique, numbers.
213
// Add statistics with some
arbitrary
, but unique, numbers.
/frameworks/base/media/java/android/mtp/
MtpDevice.java
199
* This call may block for an
arbitrary
amount of time depending on the size
214
* This call may block for an
arbitrary
amount of time depending on the size
232
* This call may block for an
arbitrary
amount of time depending on the size
319
* This call may block for an
arbitrary
amount of time depending on the size
334
* This call may block for an
arbitrary
amount of time depending on the size
348
* This call may block for an
arbitrary
amount of time depending on the size
/libcore/luni/src/test/java/libcore/java/util/
ArraysTest.java
244
// Get an
arbitrary
array of ints.
278
// Get an
arbitrary
array of ints.
319
// Get an
arbitrary
array of ints.
353
// Get an
arbitrary
array of ints.
394
// Get an
arbitrary
array of ints.
432
// Get an
arbitrary
array of ints.
/external/freetype/src/tools/ftfuzzer/
ftfuzzer.cc
225
// select an
arbitrary
instance
349
// loop over an
arbitrary
size for outlines
368
// set up 20pt at 72dpi as an
arbitrary
size
/external/libvncserver/webclients/novnc/include/web-socket-js/
README.txt
75
Note that it's technically possible that client sends
arbitrary
string as Cookie and any other headers (by modifying this library for example) once you place Flash socket policy file in your server. So don't trust Cookie and other headers if you allow connection from untrusted origin.
91
WARNING: If you use the method below, HTML files in ANY domains can send
arbitrary
TCP data to your WebSocket server, regardless of configuration in Flash socket policy file.
Arbitrary
TCP data means that they can even fake request headers including Origin and Cookie.
/external/llvm/include/llvm/MC/MCParser/
MCAsmParser.h
167
/// \brief Parse an
arbitrary
expression.
182
/// \brief Parse an
arbitrary
expression, assuming that an initial '(' has
201
/// \brief Parse an
arbitrary
expression of a specified parenthesis depth,
Completed in 2312 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>