OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:alternative
(Results
426 - 450
of
3442
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/misc/common/robolectric/lib/
shadows-core-v21-3.1.1.pom
9
<description>An
alternative
Android testing framework.</description>
shadows-core-v22-3.1.1.pom
9
<description>An
alternative
Android testing framework.</description>
shadows-core-v23-3.1.1.pom
9
<description>An
alternative
Android testing framework.</description>
shadows-httpclient-3.1.1.pom
9
<description>An
alternative
Android testing framework.</description>
shadows-multidex-3.1.1.pom
9
<description>An
alternative
Android testing framework.</description>
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/language.support/support.dynamic/new.delete/new.delete.array/
sized_delete_array11.pass.cpp
48
// - If the type is complete and if, for the second
alternative
(delete array)
sized_delete_array_calls_unsized_delete_array.pass.cpp
39
// - If the type is complete and if, for the second
alternative
(delete array)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
btm_utils.py
43
#last
alternative
78
reject 'group' matches; for example the
alternative
form
121
#just a single '
Alternative
', skip this node
133
elif node.type == syms.
Alternative
:
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
btm_utils.py
43
#last
alternative
78
reject 'group' matches; for example the
alternative
form
121
#just a single '
Alternative
', skip this node
133
elif node.type == syms.
Alternative
:
/system/bt/embdrv/sbc/decoder/include/
oi_utils.h
302
* Parse a string for one of a set of
alternative
value. Skips leading
304
*
alternative
strings. Returns pointer to first character following the
309
* @param alts
Alternative
matching strings separated by '|'
311
* @param index Pointer to receive the index of the matching
alternative
,
/developers/samples/android/ui/actionbar/DoneBar/
template-params.xml
29
This sample demonstrates two
alternative
presentations of the
78
2
alternative
layouts. This is well suited for simple data entry activities, where the only
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/
btm_matcher.py
59
for
alternative
in pattern[0]:
62
end_nodes = self.add(
alternative
, start=start)
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/DataHubDxe/
DataHubDxe.uni
20
// Management Interface (IPMI).The
alternative
to a data-hub-like architecture is to require all
38
#string STR_MODULE_DESCRIPTION #language en-US "The data hub is a volatile database that is intended as the major focus for the accumulation of manageability data. The hub is fed by \"producers\" with chunks of data in a defined format. Consumers may then extract the data in a temporal \"log\" order. As an example, progress codes might be recorded in the data hub for future processing. For example, other data contributed to the data hub might include, statistics on enumerated items such as memory, add-in buses, and add-in cards, and data on errors encountered during boot (such as, the system did not boot off the network because the cable was not plugged in). Some classes of data have defined formats. For example, the amount of memory in the system is reported in a standard format so that consumers can be written to extract the data. Other data is system specific. For example, additional detail on errors might be specific to the driver that discovered the error. The consumer might be a driver that tabularizes data from the data hub, providing a mechanism for the raw data to be made available to the OS for post-processing by OS-based applications. The intent of the data hub is for drivers that enumerate and configure parts of the system to report their discoveries to the data hub. This data can then be extracted by other drivers that report those discoveries using standard manageability interfaces such as SMBIOS and Intelligent Platform Management Interface (IPMI). The
alternative
to a data-hub-like architecture is to require all drivers to be aware of all reporting formats. For more information, refer to http://www.intel.com/technology/framework/ ."
/external/antlr/antlr-3.4/runtime/C/src/
antlr3cyclicdfa.c
73
/** From the input stream, predict what
alternative
will succeed
75
* to the underlying CFL). Return an
alternative
number 1..n. Throw
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
DFA.js
15
/** From the input stream, predict what
alternative
will succeed
17
* to the underlying CFL). Return an
alternative
number 1..n. Throw
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
DFA.pm
60
# From the input stream, predict what
alternative
will succeed
62
# to the underlying CFL). Return an
alternative
number 1..n. Throw
/external/autotest/client/common_lib/perf_expectations/
expectation_checker.py
39
@param board: an
alternative
board name, will be used
42
@expectation_file_path: an
alternative
expectation file.
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
X509Extension.java
38
* Subject
Alternative
Name
43
* Issuer
Alternative
Name
/external/libchrome/sandbox/win/src/sidestep/
mini_disassembler_types.h
118
//
alternative
opcode structs for different prefixes.
158
//
Alternative
opcode info if certain prefixes are specified.
/external/llvm/include/llvm/ADT/
DenseSet.h
135
///
Alternative
version of find() which allows a different, and possibly less
157
///
Alternative
version of insert that uses a different (and possibly less
/external/llvm/include/llvm/Analysis/
LazyBlockFrequencyInfo.h
10
// This is an
alternative
analysis pass to BlockFrequencyInfoWrapperPass. The
29
/// \brief This is an
alternative
analysis pass to
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/tls/
HostnameVerifierTest.java
183
// these checks test
alternative
subjects. The test data contains an
184
//
alternative
subject starting with a japanese kanji character. This is
186
// harmony follows the definition from rfc 1034 page 10 for
alternative
187
// subject names. This causes the code to drop all
alternative
subjects.
371
// these checks test
alternative
subjects. The test data contains an
372
//
alternative
subject starting with a japanese kanji character. This is
374
// harmony follows the definition from rfc 1034 page 10 for
alternative
375
// subject names. This causes the code to drop all
alternative
subjects.
/external/python/cpython2/Lib/lib2to3/
btm_matcher.py
59
for
alternative
in pattern[0]:
62
end_nodes = self.add(
alternative
, start=start)
/external/python/cpython2/Modules/_ctypes/libffi/
fficonfig.h.in
20
/* Cannot use PROT_EXEC on this target, so, we revert to
alternative
means */
26
/* Cannot use malloc on this target, so, we revert to
alternative
means */
/external/skia/src/core/
SkColorSpace_A2B.h
15
// An
alternative
SkColorSpace that represents all the color space data that
16
// is stored in an A2B0 ICC tag. This allows us to use
alternative
profile
Completed in 814 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>