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
6268
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/cts/tests/tests/media/src/android/media/cts/
EnumDevicesTest.java
137
// Note: an empty array indicates that the device supports
arbitrary
sample rates.
142
// Note: an empty array indicates that the device supports
arbitrary
channel masks.
147
// Note: an empty array indicates that the device supports
arbitrary
channel index
153
// Note: an empty array indicates that the device supports
arbitrary
channel counts.
158
// Note: an empty array indicates that the device supports
arbitrary
encodings.
/external/caliper/caliper/src/main/java/com/google/caliper/runner/
ArbitraryMeasurementInstrument.java
42
* Instrument for taking an
arbitrary
measurement. When using this instrument, the benchmark code
56
"
Arbitrary
measurement methods should take no parameters: " + benchmarkMethod.getName());
61
"
Arbitrary
measurement methods must have a return type of double: "
68
"
Arbitrary
measurement methods must not be static: " + benchmarkMethod.getName());
73
"
Arbitrary
measurement methods must be public: " + benchmarkMethod.getName());
/system/tpm/trunks/
trunks_client_test.h
47
// use it to sign
arbitrary
data.
51
// and use it to encrypt and decrypt
arbitrary
data.
84
// is then used to sign
arbitrary
data, and the signature verified.
127
// Loads an
arbitrary
RSA signing key and provides the |key_handle| and the
131
// Signs
arbitrary
data with |key_handle| authorized by |delegate| and
/external/caliper/caliper/src/main/resources/com/google/caliper/config/
global-config.properties
63
# Instrument "
arbitrary
"
64
instrument.
arbitrary
.class=com.google.caliper.runner.ArbitraryMeasurementInstrument
67
instrument.
arbitrary
.options.gcBeforeEach=false
/external/parameter-framework/upstream/test/functional-tests/
plan.md
157
- [ ] Scenario:
Arbitrary
xincluded node
211
* THEN creating a domain with an
arbitrary
name ("domain1"?) should succeed
217
* THEN creating a configuration in this domain with an
arbitrary
name ("config1") should succeed
234
* THEN renaming the domain to an
arbitrary
name should succeed
240
* GIVEN a started parameter framework with a domain (
arbitrary
name)
245
containing one configuration (
arbitrary
name)
251
* THEN deleting an
arbitrary
named domain should fail
255
* THEN deleting in this domain a
arbitrary
named configuration should fail
259
* THEN listing configuration of an
arbitrary
named domain should fail
263
with
arbitrary
different names ("domain1" and "domain2"
[
all
...]
/frameworks/base/core/java/android/os/
ResultReceiver.java
67
* <var>handler</var> if given, or from an
arbitrary
thread if null.
78
* @param resultCode
Arbitrary
result code to deliver, as defined by you.
102
* @param resultCode
Arbitrary
result code delivered by the sender, as
/frameworks/support/compat/src/main/java/android/support/v4/os/
ResultReceiver.java
79
* <var>handler</var> if given, or from an
arbitrary
thread if null.
90
* @param resultCode
Arbitrary
result code to deliver, as defined by you.
114
* @param resultCode
Arbitrary
result code delivered by the sender, as
/developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/
template-params.xml
29
to transmit
arbitrary
data between devices.
55
to transmit
arbitrary
data between devices.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
install_egg_info.py
56
"""Convert an
arbitrary
string to a standard distribution name
64
"""Convert an
arbitrary
string to a standard version string
/external/autotest/frontend/client/src/autotest/tko/
HeaderField.java
16
* getSqlCondition()), so HeaderFields may generate
arbitrary
SQL to perform filtering.
17
* HeaderFields may also add
arbitrary
query arguments to support themselves.
/external/glide/library/src/main/java/com/bumptech/glide/request/animation/
GlideAnimation.java
11
* allows view animations in Glide's complex world of
arbitrary
resource types and
arbitrary
target types.
/external/libunwind/doc/
unw_init_remote.man
41
(local address space) or to an
arbitrary
53
thread\-id, or a pointer to an
arbitrary
structure which identifies the
/external/llvm/lib/Support/
APSInt.cpp
1
//===-- llvm/ADT/APSInt.cpp -
Arbitrary
Precision Signed Int ---*- C++ -*--===//
11
// represents an
arbitrary
sized integer that knows its signedness.
/external/parameter-framework/upstream/cpack/
CMakeLists.txt
40
#
Arbitrary
GUID needed by the installer on windows to abort
44
#
Arbitrary
GUID needed by the installer on windows to replace
/external/python/cpython2/Doc/library/
nis.rst
24
clean. Return value is an
arbitrary
array of bytes (may contain ``NULL`` and
38
arbitrary
arrays of bytes.
/external/python/cpython2/Lib/distutils/command/
install_egg_info.py
56
"""Convert an
arbitrary
string to a standard distribution name
64
"""Convert an
arbitrary
string to a standard version string
/external/python/cpython3/Doc/library/
nis.rst
26
clean. Return value is an
arbitrary
array of bytes (may contain ``NULL`` and
39
arbitrary
arrays of bytes.
/external/python/cpython3/Lib/distutils/command/
install_egg_info.py
55
"""Convert an
arbitrary
string to a standard distribution name
63
"""Convert an
arbitrary
string to a standard version string
/frameworks/base/core/java/android/text/method/
MovementMethod.java
53
* Returns true if this movement method allows
arbitrary
selection
57
* if
arbitrary
selection is not allowed.
/hardware/interfaces/audio/4.0/
IDevicesFactory.hal
25
* Note that this division is
arbitrary
and implementation are free
29
* Each device name is
arbitrary
, provided by the vendor's audio_policy_configuration.xml
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
install_egg_info.py
56
"""Convert an
arbitrary
string to a standard distribution name
64
"""Convert an
arbitrary
string to a standard version string
/prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
install_egg_info.py
56
"""Convert an
arbitrary
string to a standard distribution name
64
"""Convert an
arbitrary
string to a standard version string
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
install_egg_info.py
56
"""Convert an
arbitrary
string to a standard distribution name
64
"""Convert an
arbitrary
string to a standard version string
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
install_egg_info.py
56
"""Convert an
arbitrary
string to a standard distribution name
64
"""Convert an
arbitrary
string to a standard version string
/art/test/301-abstract-protected/src/
Main.java
23
// An
arbitrary
interface.
Completed in 2129 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>