Searched refs:structure (Results 1 – 25 of 50) sorted by relevance
12
/packages/inputmethods/LatinIME/native/jni/ |
D | Android.bp | 30 "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/ |
D | IBluetoothGattClientCallback.txt | 35 * 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/ |
D | BaseDatabaseHelperUpgradeTest.java | 195 TableStructure structure = new TableStructure(mDb, entry.name); in assertDatabaseStructureSameAsList() local 196 structure.assertSame(entry.columns); in assertDatabaseStructureSameAsList()
|
/packages/apps/TimeZoneData/oem_template/ |
D | README.oem | 1 This directory contains an example / suggested structure for OEMs.
|
/packages/apps/Camera2/ |
D | project.properties | 8 # project structure.
|
/packages/modules/common/ |
D | README.md | 15 structure.
|
/packages/apps/TimeZoneData/oem_template/xts/ |
D | README.oem | 5 This directory contains a suggested structure for CTS-like host-side tests for checking the
|
/packages/apps/Calendar/ |
D | project.properties | 8 # project structure.
|
/packages/apps/TimeZoneData/oem_template/data_app_prebuilt/ |
D | README.oem | 5 This directory contains a suggested structure for including prebuilt .apks in the
|
/packages/services/Telephony/ecc/ |
D | README.md | 4 Directory structure
|
/packages/providers/MediaProvider/tools/photopicker-gradle/ |
D | gradle.properties | 14 # AndroidX package structure to make it clearer which packages are bundled with the
|
/packages/services/Telephony/testapps/TestSliceApp/ |
D | gradle.properties | 14 # AndroidX package structure to make it clearer which packages are bundled with the
|
/packages/modules/Bluetooth/android/leaudio/ |
D | gradle.properties | 14 # AndroidX package structure to make it clearer which packages are bundled with the
|
/packages/apps/Car/DebuggingRestrictionController/ |
D | gradle.properties | 14 # AndroidX package structure to make it clearer which packages are bundled with the
|
/packages/apps/TimeZoneData/oem_template/data_app/ |
D | README.oem | 5 This directory contains a suggested structure for building an OEM version of Time Zone Data app
|
/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/ |
D | README.md | 14 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/ |
D | README.md | 6 Directory structure
|
/packages/modules/Bluetooth/system/gd/docs/architecture/ |
D | style_guide.md | 77 ## Directory structure 82 * Directory structure should be as flat as possible
|
/packages/modules/Bluetooth/system/doc/ |
D | style_guide.md | 10 ## 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/ |
D | HOW_TO.md | 6 The directory structure looks like this:
|
/packages/modules/GeoTZ/s2storage/ |
D | README.md | 4 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/ |
D | README.md | 28 apex. The structure of this protobuf can be seen [here][sdkinfo-proto]. The
|
/packages/modules/Bluetooth/system/gd/packet/parser/doc/ |
D | reference.md | 42 The structure of a `.pdl`file is: 44 2. Declarations describing the structure of the protocol.
|
/packages/modules/Virtualization/microdroid/ |
D | init.rc | 140 # set up misc directory structure first so that we can end early boot
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | sax.md | 159 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