Searched refs:items (Results 1 – 15 of 15) sorted by relevance
/system/bt/osi/src/ |
D | hash_map_utils.c | 51 int items = 0; in hash_map_utils_new_from_string_params() local 75 items++; in hash_map_utils_new_from_string_params() 80 if (!items) in hash_map_utils_new_from_string_params()
|
/system/bt/osi/test/ |
D | array_test.cpp | 45 int items[100]; in TEST_F() local 48 items[i] = i * i; in TEST_F() 49 array_append_ptr(array, &items[i]); in TEST_F()
|
/system/media/camera/docs/ |
D | metadata_parser_xml.py | 164 entry_dict = dict(d.items() + d2.items() + d3.items())
|
/system/core/libcutils/ |
D | str_parms.c | 152 int items = 0; in str_parms_create_str() local 195 items++; in str_parms_create_str() 200 if (!items) in str_parms_create_str()
|
/system/tools/aidl/ |
D | aidl.cpp | 355 const std::vector<std::unique_ptr<AidlMethod>>& items) { in check_and_assign_method_ids() argument 362 for (const auto& item : items) { in check_and_assign_method_ids() 399 for (const auto& item : items) { in check_and_assign_method_ids()
|
/system/extras/pagecache/ |
D | pagecache.py | 71 sorted_added = sorted(self._file_pages.items(), key=operator.itemgetter(1), reverse=True) 85 sorted_added = sorted(self._file_pages.items(), key=operator.itemgetter(1), reverse=True)
|
/system/sepolicy/tools/ |
D | insertkeys.py | 180 for (name, value) in attrs.items():
|
/system/core/init/ |
D | readme.txt | 48 1) /system/etc/init/ is for core system items such as 50 2) /vendor/etc/init/ is for SoC vendor items such as actions or 52 3) /odm/etc/init/ is for device manufacturer items such as
|
/system/sepolicy/tools/fc_sort/ |
D | NOTICE | 324 mouse-clicks or menu items--whatever suits your program.
|
/system/media/audio_utils/ |
D | Doxyfile.orig | 12 # For lists, items can also be appended using: 1239 # The TOC_EXPAND flag can be set to YES to add extra items for group members to 2123 # number of items for each type to make the size more manageable. Set this to 0
|
D | Doxyfile | 12 # For lists, items can also be appended using: 1239 # The TOC_EXPAND flag can be set to YES to add extra items for group members to 2123 # number of items for each type to make the size more manageable. Set this to 0
|
/system/tpm/trunks/generator/ |
D | raw_commands_fixed.txt | 2700 For a shutdownType of TPM_SU_STATE, the following additional items are saved: 2726 The following items shall not be saved and will not be in TPM memory after the next TPM2_Startup:
|
D | raw_commands.txt | 2700 For a shutdownType of TPM_SU_STATE, the following additional items are saved: 2726 The following items shall not be saved and will not be in TPM memory after the next TPM2_Startup:
|
D | raw_structures.txt | 1276 When a group of named items is assigned a type, it is placed in a table that has a title starting w…
|
D | raw_structures_fixed.txt | 1276 When a group of named items is assigned a type, it is placed in a table that has a title starting w…
|