OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:arbitrary
(Results
101 - 125
of
3770
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/icu/android_icu4j/src/main/java/android/icu/text/
DictionaryMatcher.java
13
* The DictionaryMatcher interface is used to allow
arbitrary
"types" of
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DictionaryMatcher.java
12
* The DictionaryMatcher interface is used to allow
arbitrary
"types" of
/external/jcommander/src/main/java/com/beust/jcommander/
IStringConverter.java
22
* An interface that converts strings to any
arbitrary
type.
/external/libpng/contrib/conftest/
write.dfa
40
# does not need to deal with
arbitrary
formats, so only add support for things
/external/llvm/test/CodeGen/ARM/
2011-08-29-SchedCycle.ll
13
; entry), legalizer can serialize them in
arbitrary
orders. If it's
/external/llvm/test/CodeGen/X86/
fastcall-correct-mangling.ll
29
; The name is fairly
arbitrary
since it is private. Just don't crash.
/external/llvm/test/Feature/OperandBundles/
adce.ll
6
;
arbitrary
memory effects.
/external/selinux/checkpolicy/
queue.h
8
* elements of
arbitrary
type that may be accessed
/external/skia/bench/
SwizzleBench.cpp
18
static const int K = 1023; //
Arbitrary
, but nice to be a non-power-of-two to trip up SIMD.
/external/skia/src/gpu/
GrQuad.h
15
* GrQuad is a collection of 4 points which can be used to represent an
arbitrary
quadrilateral
/external/webrtc/webrtc/common_audio/resampler/include/
push_resampler.h
22
// TODO(ajm): add support for an
arbitrary
number of channels.
/frameworks/base/core/java/android/app/backup/
package.html
24
<li>Perform backup of
arbitrary
data to remote storage</li>
/frameworks/native/services/inputflinger/tests/
InputDispatcher_test.cpp
24
// An
arbitrary
time value.
27
// An
arbitrary
device id.
30
// An
arbitrary
display id.
33
// An
arbitrary
injector pid / uid pair that has permission to inject events.
/packages/apps/Browser2/test/resources/
js-test.js
22
// also check for childNodes, an
arbitrary
DOM-related object that is
/packages/apps/Email/src/com/android/email/activity/setup/
PolicyListPreference.java
29
//
Arbitrary
, but large number (we don't, and won't, have nearly this many)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
move.h
96
* @param __t A thing of
arbitrary
type.
112
* @param __x A thing of
arbitrary
type.
160
* @param __a A thing of
arbitrary
type.
161
* @param __b Another thing of
arbitrary
type.
stl_relops.h
78
* @brief Defines @c != for
arbitrary
types, in terms of @c ==.
91
* @brief Defines @c > for
arbitrary
types, in terms of @c <.
104
* @brief Defines @c <= for
arbitrary
types, in terms of @c <.
117
* @brief Defines @c >= for
arbitrary
types, in terms of @c <.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
move.h
96
* @param __t A thing of
arbitrary
type.
112
* @param __x A thing of
arbitrary
type.
160
* @param __a A thing of
arbitrary
type.
161
* @param __b Another thing of
arbitrary
type.
stl_relops.h
78
* @brief Defines @c != for
arbitrary
types, in terms of @c ==.
91
* @brief Defines @c > for
arbitrary
types, in terms of @c <.
104
* @brief Defines @c <= for
arbitrary
types, in terms of @c <.
117
* @brief Defines @c >= for
arbitrary
types, in terms of @c <.
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
move.h
96
* @param __t A thing of
arbitrary
type.
112
* @param __x A thing of
arbitrary
type.
160
* @param __a A thing of
arbitrary
type.
161
* @param __b Another thing of
arbitrary
type.
stl_relops.h
78
* @brief Defines @c != for
arbitrary
types, in terms of @c ==.
91
* @brief Defines @c > for
arbitrary
types, in terms of @c <.
104
* @brief Defines @c <= for
arbitrary
types, in terms of @c <.
117
* @brief Defines @c >= for
arbitrary
types, in terms of @c <.
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
move.h
96
* @param __t A thing of
arbitrary
type.
112
* @param __x A thing of
arbitrary
type.
160
* @param __a A thing of
arbitrary
type.
161
* @param __b Another thing of
arbitrary
type.
stl_relops.h
78
* @brief Defines @c != for
arbitrary
types, in terms of @c ==.
91
* @brief Defines @c > for
arbitrary
types, in terms of @c <.
104
* @brief Defines @c <= for
arbitrary
types, in terms of @c <.
117
* @brief Defines @c >= for
arbitrary
types, in terms of @c <.
/system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/util/
target.h
21
* Choose an
arbitrary
negative big number not to clash with standard
/external/autotest/client/cros/cellular/wardmodem/
task_loop.py
51
@var random_delays: Flag to control if
arbitrary
delays are inserted between
108
If True,
arbitrary
delays in range [0, |max_random_delay_ms|] are
132
The maximum
arbitrary
delay inserted in posted tasks in milliseconds.
191
In the |random_delays| mode, a new
arbitrary
delay is inserted before
224
@param callback: The function to call. The function may expect
arbitrary
249
@param callback: The function to call. The function may expect
arbitrary
305
We need this to be able to repost the task at
arbitrary
intervals.
Completed in 403 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>