Home
last modified time | relevance | path

Searched refs:definition (Results 1 – 25 of 27) sorted by relevance

12

/development/vndk/tools/definition-tool/
DREADME.md4 VNDK definition tool was designed to classify all shared libraries in the
10 To run VNDK definition tool, you will need three inputs:
53 VNDK definition tool can fill in the library names and generate an `Android.mk`
73 definition tool for those devices, we have to skip `/system/vendor` and specify
93 And then, run VNDK definition tool with:
105 To run VNDK definition tool against an image (`.img`), run the following
/development/samples/SearchableDictionary/src/com/example/android/searchabledict/
DWordActivity.java57 TextView definition = (TextView) findViewById(R.id.definition); in onCreate() local
63 definition.setText(cursor.getString(dIndex)); in onCreate()
DDictionaryDatabase.java228 public long addWord(String word, String definition) { in addWord() argument
231 initialValues.put(KEY_DEFINITION, definition); in addWord()
DSearchableDictionary.java107 R.id.definition }; in showResults()
/development/vndk/tools/header-checker/src/repr/
Dir_representation.cpp219 for (const auto &definition : it->second) { in GetCompilationUnitPath() local
220 if (definition.type_ir_ == type_ir) { in GetCompilationUnitPath()
221 return definition.compilation_unit_path_; in GetCompilationUnitPath()
/development/samples/Wiktionary/src/com/example/android/wiktionary/
DWordWidget.java111 views.setTextViewText(R.id.definition, matcher.group(3).trim()); in buildUpdate()
/development/samples/WiktionarySimple/src/com/example/android/simplewiktionary/
DWordWidget.java102 updateViews.setTextViewText(R.id.definition, matcher.group(3).trim()); in buildUpdate()
/development/vndk/tools/vndk-compliance/
DREADME.md39 * Create the module_headers lib outside the definition of current module
/development/vndk/tools/header-checker/src/linker/
Dmodule_merger.cpp70 for (auto &definition : it->second) { in LookupUserDefinedType() local
71 const repr::TypeIR *contender_ud = definition.type_ir_; in LookupUserDefinedType()
/development/apps/Fallback/
DNOTICE30 control with that entity. For the purposes of this definition,
66 the copyright owner. For the purposes of this definition, "submitted"
/development/apps/Development/
DNOTICE30 control with that entity. For the purposes of this definition,
66 the copyright owner. For the purposes of this definition, "submitted"
/development/apps/CustomLocale/
DNOTICE30 control with that entity. For the purposes of this definition,
66 the copyright owner. For the purposes of this definition, "submitted"
/development/apps/NinePatchLab/
DNOTICE30 control with that entity. For the purposes of this definition,
66 the copyright owner. For the purposes of this definition, "submitted"
/development/samples/VoicemailProviderDemo/
DNOTICE30 control with that entity. For the purposes of this definition,
66 the copyright owner. For the purposes of this definition, "submitted"
/development/samples/AccelerometerPlay/
DNOTICE30 control with that entity. For the purposes of this definition,
66 the copyright owner. For the purposes of this definition, "submitted"
/development/apps/launchperf/
DNOTICE30 control with that entity. For the purposes of this definition,
66 the copyright owner. For the purposes of this definition, "submitted"
/development/apps/BluetoothDebug/
DNOTICE30 control with that entity. For the purposes of this definition,
66 the copyright owner. For the purposes of this definition, "submitted"
/development/samples/CubeLiveWallpaper/
DNOTICE30 control with that entity. For the purposes of this definition,
66 the copyright owner. For the purposes of this definition, "submitted"
/development/apps/SdkSetup/
DNOTICE30 control with that entity. For the purposes of this definition,
66 the copyright owner. For the purposes of this definition, "submitted"
/development/apps/OBJViewer/
DNOTICE30 control with that entity. For the purposes of this definition,
66 the copyright owner. For the purposes of this definition, "submitted"
/development/cmds/monkey/
DNOTICE30 control with that entity. For the purposes of this definition,
66 the copyright owner. For the purposes of this definition, "submitted"
/development/apps/GestureBuilder/
DNOTICE30 control with that entity. For the purposes of this definition,
66 the copyright owner. For the purposes of this definition, "submitted"
/development/apps/DevelopmentSettings/
DNOTICE30 control with that entity. For the purposes of this definition,
66 the copyright owner. For the purposes of this definition, "submitted"
/development/samples/Home/
DNOTICE30 control with that entity. For the purposes of this definition,
66 the copyright owner. For the purposes of this definition, "submitted"
/development/host/windows/usb/
DNOTICE17 control with that entity. For the purposes of this definition,
53 the copyright owner. For the purposes of this definition, "submitted"

12