OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:that
(Results
2301 - 2325
of
189771
) sorted by null
<<
91
92
93
94
95
96
97
98
99
100
>>
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion23.txt
3
android:textSelectHandle : Reference to a drawable
that
will be used to display a text selection anchor for positioning the cursor within text. [reference]
4
android:textSelectHandleLeft : Reference to a drawable
that
will be used to display a text selection anchor on the left side of a selection region. [reference]
5
android:textSelectHandleRight : Reference to a drawable
that
will be used to display a text selection anchor on the right side of a selection region. [reference]
/system/iot/attestation/partner-tools/
README.md
3
This directory contains a test script to verify
that
a device
19
files
that
contain test keys
that
do not verify to the real Android
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mmix/
err-bpo6.s
3
# Test
that
we handle COMM-type symbols with base-plus-offset relocs, but
4
#
that
we don't merge ones
that
may be separately merged with other
/toolchain/binutils/binutils-2.27/gold/testsuite/
arm_bl_in_range.s
8
# Add padding so
that
target is just within branch range.
20
# Define _start so
that
linker does not complain.
38
# Add padding so
that
target is just within of branch range.
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/
unwind-4.s
14
@ entry
that
can be merged
20
@ Section
that
will be placed first
29
@ section
that
will be placed last
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
mips16-pic-4c.s
5
# Create a call stub for f2. We pretend
that
f2 takes floating-point
16
# Create a call stub for f3. We pretend
that
f3 returns a
27
# Make sure
that
f2 and f3 are called from MIPS16 code.
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-scripts/
defined2.d
6
# Check
that
arithmetic on DEFINED works.
7
# Matching both A and T accounts for formats
that
can't tell a .text
8
# symbol from an absolute symbol (mmo), but matches whatever section
that
/external/v8/src/crankshaft/
unique.h
2
// Use of this source code is governed by a BSD-style license
that
can be
106
template <class S> static Unique<T> cast(Unique<S>
that
) {
111
return Unique<T>(
that
.raw_address_,
112
Handle<T>(reinterpret_cast<T**>(
that
.handle_.location())));
197
bool Equals(const UniqueSet<T>*
that
) const {
198
if (
that
->size_ != this->size_) return false;
200
if (this->array_[i] !=
that
->array_[i]) return false;
218
// Check if this set is a subset of the given set. O(|this| + |
that
|).
219
bool IsSubset(const UniqueSet<T>*
that
) const {
220
if (
that
->size_ < this->size_) return false
[
all
...]
/developers/build/prebuilts/gradle/ActiveNotifications/Application/src/main/java/com/example/android/common/logger/
LogNode.java
19
* Basic interface for a logging system
that
can output to one or more targets.
20
* Note
that
in addition to classes
that
will output these logs in some format,
21
* one can also implement this interface over a filter and insert
that
in the chain,
22
* such
that
no targets further down see certain data, or see manipulated forms of the data.
23
* You could, for instance, write a "ToHtmlLoggerNode"
that
just converted all the log data
/developers/build/prebuilts/gradle/ActivityInstrumentation/Application/src/main/java/com/example/android/common/logger/
LogNode.java
19
* Basic interface for a logging system
that
can output to one or more targets.
20
* Note
that
in addition to classes
that
will output these logs in some format,
21
* one can also implement this interface over a filter and insert
that
in the chain,
22
* such
that
no targets further down see certain data, or see manipulated forms of the data.
23
* You could, for instance, write a "ToHtmlLoggerNode"
that
just converted all the log data
/developers/build/prebuilts/gradle/ActivitySceneTransitionBasic/Application/src/main/java/com/example/android/common/logger/
LogNode.java
19
* Basic interface for a logging system
that
can output to one or more targets.
20
* Note
that
in addition to classes
that
will output these logs in some format,
21
* one can also implement this interface over a filter and insert
that
in the chain,
22
* such
that
no targets further down see certain data, or see manipulated forms of the data.
23
* You could, for instance, write a "ToHtmlLoggerNode"
that
just converted all the log data
/developers/build/prebuilts/gradle/AdvancedImmersiveMode/Application/src/main/java/com/example/android/common/logger/
LogNode.java
19
* Basic interface for a logging system
that
can output to one or more targets.
20
* Note
that
in addition to classes
that
will output these logs in some format,
21
* one can also implement this interface over a filter and insert
that
in the chain,
22
* such
that
no targets further down see certain data, or see manipulated forms of the data.
23
* You could, for instance, write a "ToHtmlLoggerNode"
that
just converted all the log data
/developers/build/prebuilts/gradle/AppRestrictionSchema/Application/src/main/java/com/example/android/common/logger/
LogNode.java
19
* Basic interface for a logging system
that
can output to one or more targets.
20
* Note
that
in addition to classes
that
will output these logs in some format,
21
* one can also implement this interface over a filter and insert
that
in the chain,
22
* such
that
no targets further down see certain data, or see manipulated forms of the data.
23
* You could, for instance, write a "ToHtmlLoggerNode"
that
just converted all the log data
/developers/build/prebuilts/gradle/BasicAccessibility/Application/src/main/java/com/example/android/common/logger/
LogNode.java
19
* Basic interface for a logging system
that
can output to one or more targets.
20
* Note
that
in addition to classes
that
will output these logs in some format,
21
* one can also implement this interface over a filter and insert
that
in the chain,
22
* such
that
no targets further down see certain data, or see manipulated forms of the data.
23
* You could, for instance, write a "ToHtmlLoggerNode"
that
just converted all the log data
/developers/build/prebuilts/gradle/BasicAndroidKeyStore/Application/src/main/java/com/example/android/common/logger/
LogNode.java
19
* Basic interface for a logging system
that
can output to one or more targets.
20
* Note
that
in addition to classes
that
will output these logs in some format,
21
* one can also implement this interface over a filter and insert
that
in the chain,
22
* such
that
no targets further down see certain data, or see manipulated forms of the data.
23
* You could, for instance, write a "ToHtmlLoggerNode"
that
just converted all the log data
/developers/build/prebuilts/gradle/BasicContactables/Application/src/main/java/com/example/android/common/logger/
LogNode.java
19
* Basic interface for a logging system
that
can output to one or more targets.
20
* Note
that
in addition to classes
that
will output these logs in some format,
21
* one can also implement this interface over a filter and insert
that
in the chain,
22
* such
that
no targets further down see certain data, or see manipulated forms of the data.
23
* You could, for instance, write a "ToHtmlLoggerNode"
that
just converted all the log data
/developers/build/prebuilts/gradle/BasicGestureDetect/Application/src/main/java/com/example/android/common/logger/
LogNode.java
19
* Basic interface for a logging system
that
can output to one or more targets.
20
* Note
that
in addition to classes
that
will output these logs in some format,
21
* one can also implement this interface over a filter and insert
that
in the chain,
22
* such
that
no targets further down see certain data, or see manipulated forms of the data.
23
* You could, for instance, write a "ToHtmlLoggerNode"
that
just converted all the log data
/developers/build/prebuilts/gradle/BasicImmersiveMode/Application/src/main/java/com/example/android/common/logger/
LogNode.java
19
* Basic interface for a logging system
that
can output to one or more targets.
20
* Note
that
in addition to classes
that
will output these logs in some format,
21
* one can also implement this interface over a filter and insert
that
in the chain,
22
* such
that
no targets further down see certain data, or see manipulated forms of the data.
23
* You could, for instance, write a "ToHtmlLoggerNode"
that
just converted all the log data
/developers/build/prebuilts/gradle/BasicMediaRouter/Application/src/main/java/com/example/android/common/logger/
LogNode.java
19
* Basic interface for a logging system
that
can output to one or more targets.
20
* Note
that
in addition to classes
that
will output these logs in some format,
21
* one can also implement this interface over a filter and insert
that
in the chain,
22
* such
that
no targets further down see certain data, or see manipulated forms of the data.
23
* You could, for instance, write a "ToHtmlLoggerNode"
that
just converted all the log data
/developers/build/prebuilts/gradle/BasicMultitouch/Application/src/main/java/com/example/android/common/logger/
LogNode.java
19
* Basic interface for a logging system
that
can output to one or more targets.
20
* Note
that
in addition to classes
that
will output these logs in some format,
21
* one can also implement this interface over a filter and insert
that
in the chain,
22
* such
that
no targets further down see certain data, or see manipulated forms of the data.
23
* You could, for instance, write a "ToHtmlLoggerNode"
that
just converted all the log data
/developers/build/prebuilts/gradle/BasicNetworking/Application/src/main/java/com/example/android/common/logger/
LogNode.java
19
* Basic interface for a logging system
that
can output to one or more targets.
20
* Note
that
in addition to classes
that
will output these logs in some format,
21
* one can also implement this interface over a filter and insert
that
in the chain,
22
* such
that
no targets further down see certain data, or see manipulated forms of the data.
23
* You could, for instance, write a "ToHtmlLoggerNode"
that
just converted all the log data
/developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/java/com/example/android/common/logger/
LogNode.java
19
* Basic interface for a logging system
that
can output to one or more targets.
20
* Note
that
in addition to classes
that
will output these logs in some format,
21
* one can also implement this interface over a filter and insert
that
in the chain,
22
* such
that
no targets further down see certain data, or see manipulated forms of the data.
23
* You could, for instance, write a "ToHtmlLoggerNode"
that
just converted all the log data
/developers/build/prebuilts/gradle/BasicTransition/Application/src/main/java/com/example/android/common/logger/
LogNode.java
19
* Basic interface for a logging system
that
can output to one or more targets.
20
* Note
that
in addition to classes
that
will output these logs in some format,
21
* one can also implement this interface over a filter and insert
that
in the chain,
22
* such
that
no targets further down see certain data, or see manipulated forms of the data.
23
* You could, for instance, write a "ToHtmlLoggerNode"
that
just converted all the log data
/developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/java/com/example/android/common/logger/
LogNode.java
19
* Basic interface for a logging system
that
can output to one or more targets.
20
* Note
that
in addition to classes
that
will output these logs in some format,
21
* one can also implement this interface over a filter and insert
that
in the chain,
22
* such
that
no targets further down see certain data, or see manipulated forms of the data.
23
* You could, for instance, write a "ToHtmlLoggerNode"
that
just converted all the log data
/developers/build/prebuilts/gradle/BeamLargeFiles/Application/src/main/java/com/example/android/common/logger/
LogNode.java
19
* Basic interface for a logging system
that
can output to one or more targets.
20
* Note
that
in addition to classes
that
will output these logs in some format,
21
* one can also implement this interface over a filter and insert
that
in the chain,
22
* such
that
no targets further down see certain data, or see manipulated forms of the data.
23
* You could, for instance, write a "ToHtmlLoggerNode"
that
just converted all the log data
Completed in 1618 milliseconds
<<
91
92
93
94
95
96
97
98
99
100
>>