Searched refs:sections (Results 1 – 21 of 21) sorted by relevance
/system/bt/osi/src/ |
D | config.c | 49 list_t *sections; member 68 config->sections = list_new(section_free); in config_new_empty() 69 if (!config->sections) { in config_new_empty() 111 for (const list_node_t *node = list_begin(src->sections); in config_new_clone() 112 node != list_end(src->sections); in config_new_clone() 132 list_free(config->sections); in config_free() 216 list_append(config->sections, sec); in config_set_string() 240 return list_remove(config->sections, sec); in config_remove_section() 258 return (const config_section_node_t *)list_begin(config->sections); in config_section_begin() 263 return (const config_section_node_t *)list_end(config->sections); in config_section_end() [all …]
|
/system/bt/build/ |
D | BUILD.gn | 50 "-fdata-sections", 51 "-ffunction-sections", 84 ldflags = [ "-Wl,--gc-sections" ]
|
/system/media/camera/docs/ |
D | camera_metadata_tags.mako | 45 * Top level hierarchy definitions for camera metadata. *_INFO sections are for 47 * New sections must be added right before ANDROID_SECTION_COUNT to maintain
|
D | CameraMetadataKeys.mako | 18 ## These sections of metadata Key definitions are inserted into the middle of 76 % for section in outer_namespace.sections:
|
D | metadata_model.py | 457 sections_dict = self._dictionary_by_name(outer_namespace.sections) 483 if sec not in outer_namespace.sections: 670 def __init__(self, name, parent, sections=[]): argument 673 self._sections = sections[:] 679 def sections(self): member in OuterNamespace
|
D | ACameraMetadata.mako | 21 % for section in outer_namespace.sections:
|
D | CameraMetadataEnums.mako | 53 % for section in outer_namespace.sections:
|
D | metadata_template.mako | 44 % for section in root.sections:
|
D | html.mako | 177 % for section in root.sections: 212 % for section in root.sections:
|
/system/sepolicy/tools/ |
D | insertkeys.py | 119 for tag in self.sections():
|
/system/update_engine/ |
D | update_engine.gyp | 36 '-ffunction-sections', 47 '-Wl,--gc-sections',
|
D | Android.mk | 51 -ffunction-sections \ 59 -Wl,--gc-sections
|
/system/core/libmemunreachable/ |
D | README.md | 47 …11. A list of all roots is produced from globals (.data and .bss sections of binaries), and regist…
|
/system/bt/doc/ |
D | style_guide.md | 272 and sections of a file 303 and sections of a file.
|
/system/sepolicy/tools/fc_sort/ |
D | NOTICE | 115 identifiable sections of that work are not derived from the Program, 118 sections when you distribute them as separate works. But when you 119 distribute the same sections as part of a whole which is a work based
|
/system/core/adb/ |
D | protocol.txt | 45 The following sections describe the six defined message types in
|
/system/core/metricsd/uploader/proto/ |
D | system_profile.proto | 542 // (A page load with multiple sections drawn by this plugin will
|
/system/media/audio_utils/ |
D | Doxyfile.orig | 606 # sections, marked by \if <section_label> ... \endif and \cond <section_label> 1122 # documentation will contain sections that can be hidden and shown after the
|
D | Doxyfile | 606 # sections, marked by \if <section_label> ... \endif and \cond <section_label> 1122 # documentation will contain sections that can be hidden and shown after the
|
/system/tpm/trunks/generator/ |
D | raw_structures.txt | 9125 allocated from separate sections of NV
|
D | raw_structures_fixed.txt | 9153 allocated from separate sections of NV
|