OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:searchable
(Results
101 - 125
of
186
) sorted by null
1
2
3
4
5
6
7
8
/external/chromium_org/webkit/glue/resources/
webkit_strings_en-GB.xtb
26
<translation id="8141602879876242471">This is a
searchable
index. Enter search keywords:</translation>
/external/llvm/include/llvm/Support/
DynamicLibrary.h
97
/// @brief Add
searchable
symbol/value pair.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
AndroidTargetParser.java
546
* Collects all
searchable
definition information from the attrs.xml and returns it.
554
for (String key : new String[] { "
Searchable
", //$NON-NLS-1$
560
"
Searchable
declare-styleable %1$s not found in file %2$s", //$NON-NLS-1$
563
String.format("
Searchable
declare-styleable %1$s not found in file %2$s", //$NON-NLS-1$
/external/llvm/lib/Option/
OptTable.cpp
108
assert(FirstSearchableIndex != 0 && "No
searchable
options?");
111
// Check that everything after the first
searchable
option is a
/packages/apps/Mms/
AndroidManifest.xml
288
<meta-data android:name="android.app.
searchable
"
289
android:resource="@xml/
searchable
" />
/packages/apps/Music/
AndroidManifest.xml
164
android:name="android.app.
searchable
"
165
android:resource="@xml/
searchable
"
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
ConsoleView.js
32
* @implements {WebInspector.
Searchable
}
633
* @param {WebInspector.
Searchable
=} self
670
* @param {WebInspector.
Searchable
=} self
680
* @param {WebInspector.
Searchable
=} self
[
all
...]
InspectorView.js
103
* @return {WebInspector.
Searchable
}
Panel.js
31
* @implements {WebInspector.
Searchable
}
Drawer.js
264
* @returns {WebInspector.
Searchable
}
/frameworks/base/core/java/android/app/
SearchDialog.java
85
// interaction with
searchable
application
229
// set up the
searchable
and show the dialog
257
// Try to get the
searchable
info for the provided component.
/external/chromium_org/third_party/WebKit/Source/web/
WebSearchableFormData.cpp
184
// This form has multiple fields; don't treat it as
searchable
.
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
ExtensionRegistry.java
41
* A table of known extensions,
searchable
by name or field number. When
/external/chromium_org/third_party/skia/src/core/
SkBitmapHeap.h
284
//
searchable
index that maps to entries in the heap
/external/protobuf/java/src/main/java/com/google/protobuf/
ExtensionRegistry.java
41
* A table of known extensions,
searchable
by name or field number. When
/external/skia/src/core/
SkBitmapHeap.h
284
//
searchable
index that maps to entries in the heap
/frameworks/base/core/java/android/widget/
SuggestionsAdapter.java
98
SearchableInfo
searchable
,
106
mSearchable =
searchable
;
/packages/apps/Contacts/
AndroidManifest.xml
144
<meta-data android:name="android.app.
searchable
"
145
android:resource="@xml/
searchable
"
/packages/apps/Email/
AndroidManifest.xml
205
<meta-data android:name="android.app.
searchable
" android:resource="@xml/
searchable
" />
/external/chromium_org/third_party/icu/source/i18n/unicode/
uspoof.h
[
all
...]
/external/icu4c/i18n/unicode/
uspoof.h
[
all
...]
/external/llvm/docs/
MakefileGuide.rst
147
``libname.o`` (pre-linked) object. This means the library is not
searchable
and
167
openable with the ``dlopen`` function and
searchable
with the ``dlsym`` function
234
``.a`` suffix is used then the library is linked as a
searchable
library (with
[
all
...]
/external/llvm/include/llvm/CodeGen/
MachineModuleInfo.h
148
///
searchable
format. This does not include the functions in
/frameworks/base/docs/html/design/patterns/
app-structure.jd
85
<li>If your content is
searchable
, include the Search action in the action bar so people can cut
/libcore/luni/src/test/java/libcore/java/sql/
OldResultSetMetaDataTest.java
627
* implemented. Missing: test for
searchable
field.
Completed in 1644 milliseconds
1
2
3
4
5
6
7
8