Home
last modified time | relevance | path

Searched refs:structure (Results 1 – 25 of 50) sorted by relevance

12

/packages/inputmethods/LatinIME/native/jni/
DAndroid.bp30 "src/dictionary/structure/dictionary_structure_with_buffer_policy_factory.cpp",
31 "src/dictionary/structure/pt_common/bigram/bigram_list_read_write_utils.cpp",
32 "src/dictionary/structure/pt_common/dynamic_pt_gc_event_listeners.cpp",
33 "src/dictionary/structure/pt_common/dynamic_pt_reading_helper.cpp",
34 "src/dictionary/structure/pt_common/dynamic_pt_reading_utils.cpp",
35 "src/dictionary/structure/pt_common/dynamic_pt_updating_helper.cpp",
36 "src/dictionary/structure/pt_common/dynamic_pt_writing_utils.cpp",
37 "src/dictionary/structure/pt_common/patricia_trie_reading_utils.cpp",
38 "src/dictionary/structure/pt_common/shortcut/shortcut_list_reading_utils.cpp",
39 "src/dictionary/structure/v2/patricia_trie_policy.cpp",
[all …]
/packages/modules/Bluetooth/system/service/doc/
DIBluetoothGattClientCallback.txt35 * structure. |is_primary| is true if this refers to a primary service,
49 * |characteristic_id| structure. |properties| contains the bitmask of GATT
58 * from the |descriptor_id| structure.
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DBaseDatabaseHelperUpgradeTest.java195 TableStructure structure = new TableStructure(mDb, entry.name); in assertDatabaseStructureSameAsList() local
196 structure.assertSame(entry.columns); in assertDatabaseStructureSameAsList()
/packages/apps/TimeZoneData/oem_template/
DREADME.oem1 This directory contains an example / suggested structure for OEMs.
/packages/apps/Camera2/
Dproject.properties8 # project structure.
/packages/modules/common/
DREADME.md15 structure.
/packages/apps/TimeZoneData/oem_template/xts/
DREADME.oem5 This directory contains a suggested structure for CTS-like host-side tests for checking the
/packages/apps/Calendar/
Dproject.properties8 # project structure.
/packages/apps/TimeZoneData/oem_template/data_app_prebuilt/
DREADME.oem5 This directory contains a suggested structure for including prebuilt .apks in the
/packages/services/Telephony/ecc/
DREADME.md4 Directory structure
/packages/providers/MediaProvider/tools/photopicker-gradle/
Dgradle.properties14 # AndroidX package structure to make it clearer which packages are bundled with the
/packages/services/Telephony/testapps/TestSliceApp/
Dgradle.properties14 # AndroidX package structure to make it clearer which packages are bundled with the
/packages/modules/Bluetooth/android/leaudio/
Dgradle.properties14 # AndroidX package structure to make it clearer which packages are bundled with the
/packages/apps/Car/DebuggingRestrictionController/
Dgradle.properties14 # AndroidX package structure to make it clearer which packages are bundled with the
/packages/apps/TimeZoneData/oem_template/data_app/
DREADME.oem5 This directory contains a suggested structure for building an OEM version of Time Zone Data app
/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/
DREADME.md14 2. [Expanding the structure](#expanding_the_structure)
303 the contents of the operand data are not as interesting as the structure of the
328 ## Expanding the structure <a id="expanding_the_structure"></a>
343 [Expanding the structure](#expanding_struct) above, the corpus can be
/packages/modules/GeoTZ/
DREADME.md6 Directory structure
/packages/modules/Bluetooth/system/gd/docs/architecture/
Dstyle_guide.md77 ## Directory structure
82 * Directory structure should be as flat as possible
/packages/modules/Bluetooth/system/doc/
Dstyle_guide.md10 ## Directory structure
15 For a subsystem that contains code, its directory structure should look like:
22 Further, the directory structure inside `src/` and `include/` should be
/packages/apps/Car/DebuggingRestrictionController/server/
DHOW_TO.md6 The directory structure looks like this:
/packages/modules/GeoTZ/s2storage/
DREADME.md4 High level file structure
66 the logical input data is mapped to a data structure that allows the individual S2 cell IDs to be
/packages/modules/SdkExtensions/
DREADME.md28 apex. The structure of this protobuf can be seen [here][sdkinfo-proto]. The
/packages/modules/Bluetooth/system/gd/packet/parser/doc/
Dreference.md42 The structure of a `.pdl`file is:
44 2. Declarations describing the structure of the protocol.
/packages/modules/Virtualization/microdroid/
Dinit.rc140 # set up misc directory structure first so that we can end early boot
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dsax.md159 The third template parameter `Allocator` is the allocator type for internal data structure (actuall…
262 …llocator` is the type of allocator, which is used for allocating internal data structure (a stack).

12