OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:arbitrary
(Results
176 - 200
of
3770
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/docs/html/training/basics/data-storage/
index.jd
38
<li>Saving
arbitrary
files in Android's file system</li>
/libcore/luni/src/main/java/libcore/internal/
StringPool.java
44
// Compute an
arbitrary
hash of the content
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/
concept.hpp
29
an
arbitrary
part of a string. Search is performed on
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/utility/
identity_type.hpp
27
This type expression can contain an
arbitrary
number of commas.
/packages/apps/Camera2/src/com/android/camera/one/v2/commands/
CameraCommand.java
25
* A generic camera command which may take an
arbitrary
, indefinite amount of
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
TargetPackageInfoGetterTask.java
29
private static final int MAX_CACHE_ENTRIES = 64; //
arbitrary
/prebuilts/go/darwin-x86/test/fixedbugs/
issue6866.go
10
// This program tests
arbitrary
precision constant arithmetic
/prebuilts/go/linux-x86/test/fixedbugs/
issue6866.go
10
// This program tests
arbitrary
precision constant arithmetic
/system/connectivity/shill/test-scripts/
veth
3
# Sometimes, we need a virtual interface of
arbitrary
name and configuration
/system/update_engine/payload_generator/
fake_filesystem.h
20
// A fake filesystem interface implementation allowing the user to add
arbitrary
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
tls-o32.s
30
move $2,$2 #
Arbitrary
instructions
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
tlsdyn-o32-2.s
34
move $2,$2 #
Arbitrary
instructions
tlslib-o32.s
30
move $2,$2 #
Arbitrary
instructions
/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/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/ftfuzzer/
ftfuzzer.cc
158
// select an
arbitrary
instance
250
// and an
arbitrary
size for outlines
259
// set up 20pt at 72dpi as an
arbitrary
size
/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.
/external/opencv3/3rdparty/include/ffmpeg_/libavutil/
timecode.h
93
* is
arbitrary
110
* @param log_ctx a pointer to an
arbitrary
struct of which the first field
124
* @param log_ctx a pointer to an
arbitrary
struct of which the first field is a
/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).
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
error_resilience_test.cc
200
// Set an
arbitrary
set of error frames same as droppable frames.
222
// Now set an
arbitrary
set of error frames that are non-droppable
228
// Test that dropping an
arbitrary
set of inter frames does not hurt too much
/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
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/cloudfront/
test_signed_urls.py
210
arbitrary
URL.
233
an
arbitrary
URL.
257
an
arbitrary
URL.
281
an
arbitrary
URL.
305
an
arbitrary
URL.
/frameworks/base/media/java/android/media/
AudioDeviceInfo.java
166
* Note: an empty array indicates that the device supports
arbitrary
rates.
178
* Note: an empty array indicates that the device supports
arbitrary
channel masks.
189
* Note: an empty array indicates that the device supports
arbitrary
channel index masks.
199
* Note: an empty array indicates that the device supports
arbitrary
channel counts.
235
* Note: an empty array indicates that the device supports
arbitrary
encodings.
/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");
Completed in 720 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>