OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:indexed
(Results
651 - 675
of
2860
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/frameworks/base/core/java/android/provider/
SearchIndexablesProvider.java
29
* Base class for a search indexable provider. Such provider offers data to be
indexed
either
/frameworks/base/core/java/android/service/autofill/
FillContext.java
112
* @return The nodes
indexed
in the same way as the ids.
/frameworks/base/media/java/android/media/
AudioPresentation.java
137
* @return a map of available text labels for this presentation. Each label is
indexed
by its
/frameworks/base/opengl/java/android/opengl/
Visibility.java
27
* is specified as an
indexed
triangle list.
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/
WrappedKey.java
177
* @return The unwrapped keys,
indexed
by alias.
/frameworks/base/tools/aapt2/
StringPool.h
49
// style data is stored as an array
indexed
by the same indices as the main string pool array.
/frameworks/compile/mclinker/lib/Target/ARM/
ARMELFAttributeData.h
190
// The storage for known tags which is
indexed
by the tag
/frameworks/support/room/common/src/main/java/androidx/room/
ColumnInfo.java
61
* @return True if this field should be
indexed
, false otherwise. Defaults to false.
/frameworks/support/room/compiler/src/main/kotlin/androidx/room/vo/
Field.kt
38
var
indexed
: Boolean = false) : HasSchemaIdentity {
/frameworks/support/room/runtime/src/main/java/androidx/room/paging/
LimitOffsetDataSource.java
38
* <a href="http://www.sqlite.org/cvstrac/wiki?p=ScrollingCursor">recommended</a> to use an
indexed
/hardware/interfaces/boot/1.0/
IBootControl.hal
23
* They are identified here by a 0
indexed
number and associated with their
/hardware/libhardware/include/hardware/
boot_control.h
35
* They are identified here by a 0
indexed
number, and associated with their
/hardware/libhardware/modules/gralloc/
mapper.cpp
114
// * Specifically, associative virtually-
indexed
caches are likely to have
/packages/apps/EmergencyInfo/src/com/android/emergency/
EmergencyContactManager.java
38
* Returns a {@link Contact} that contains all the relevant information of the contact
indexed
/packages/apps/Settings/src/com/android/settings/accessibility/
AccessibilityShortcutPreferenceFragment.java
196
// to be
indexed
.
/packages/apps/Settings/src/com/android/settings/search/
DeviceIndexUpdateJobService.java
175
Log.w(TAG, slice + " cannot be
indexed
", e);
/packages/apps/Settings/src/com/android/settings/slices/
SlicesDatabaseHelper.java
175
* Indicates if the
indexed
slice data reflects the current state of the phone.
/packages/apps/Settings/tests/robotests/src/com/android/settings/core/
XmlControllerAttributeTest.java
166
// If controller is not
indexed
, then it is not compatible with
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
UniqueVector.h
35
// Vector - ID ordered vector of entries. Entries can be
indexed
by ID - 1.
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
Analysis.h
47
/// \param Ty is the type
indexed
by \p Indices.
ScheduleDFS.h
105
// Store per-tree data
indexed
on tree ID,
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProfData.inc
192
*
indexed
with the kind value.
305
* data in
indexed
format.
385
* writer to share the same format and code with
indexed
profile writer.
605
/*
Indexed
profile format version (start from 1). */
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
UniqueVector.h
35
// Vector - ID ordered vector of entries. Entries can be
indexed
by ID - 1.
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
Analysis.h
47
/// \param Ty is the type
indexed
by \p Indices.
ScheduleDFS.h
105
// Store per-tree data
indexed
on tree ID,
Completed in 1221 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>