Home
last modified time | relevance | path

Searched defs:section (Results 1 – 25 of 74) sorted by relevance

123

/external/oprofile/opjitconv/
Dcreate_bfd.c34 asection * section = NULL; in fill_symtab() local
78 asection * section; in create_section() local
109 asection * section; in create_text_section() local
133 int fill_section_content(bfd * abfd, asection * section, in fill_section_content()
147 static int fill_text_section_content(asection * section, int start_idx, in fill_text_section_content()
220 asection * section; in fill_sections() local
/external/openssl/crypto/x509v3/
Dv3_conf.c325 int X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, char *section, in X509V3_EXT_add_nconf_sk()
346 int X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, in X509V3_EXT_add_nconf()
357 int X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, in X509V3_EXT_CRL_add_nconf()
368 int X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, in X509V3_EXT_REQ_add_nconf()
385 char * X509V3_get_string(X509V3_CTX *ctx, char *name, char *section) in X509V3_get_string()
416 void X509V3_section_free(X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *section) in X509V3_section_free()
423 static char *nconf_get_string(void *db, char *section, char *value) in nconf_get_string()
476 static char *conf_lhash_get_string(void *db, char *section, char *value) in conf_lhash_get_string()
500 char *section, X509 *cert) in X509V3_EXT_add_conf()
510 char *section, X509_CRL *crl) in X509V3_EXT_CRL_add_conf()
[all …]
/external/chromium/chrome/browser/chromeos/
Dpreferences.cc396 void Preferences::SetLanguageConfigBoolean(const char* section, in SetLanguageConfigBoolean()
406 void Preferences::SetLanguageConfigInteger(const char* section, in SetLanguageConfigInteger()
416 void Preferences::SetLanguageConfigString(const char* section, in SetLanguageConfigString()
427 const char* section, in SetLanguageConfigStringList()
439 void Preferences::SetLanguageConfigStringListAsCSV(const char* section, in SetLanguageConfigStringListAsCSV()
/external/webkit/Source/WebCore/rendering/
DRenderTable.cpp199 … RenderTableSection* section = new (renderArena()) RenderTableSection(document() /* anonymous */); in addChild() local
366 RenderTableSection* section = toRenderTableSection(child); in layout() local
430 RenderTableSection* section = m_head ? m_head : (m_firstBody ? m_firstBody : m_foot); in layout() local
499 RenderTableSection* section = toRenderTableSection(child); in addOverflowFromChildren() local
795 RenderTableSection* section = toRenderTableSection(child); in recalcSections() local
805 RenderTableSection* section = toRenderTableSection(child); in recalcSections() local
815 RenderTableSection* section = toRenderTableSection(child); in recalcSections() local
830 RenderTableSection* section = toRenderTableSection(child); in recalcSections() local
1093 RenderTableSection* RenderTable::sectionAbove(const RenderTableSection* section, bool skipEmptySect… in sectionAbove() argument
1111 RenderTableSection* RenderTable::sectionBelow(const RenderTableSection* section, bool skipEmptySect… in sectionBelow() argument
[all …]
DRenderTableRow.h39 RenderTableSection* section() const { return toRenderTableSection(parent()); } in section() function
/external/dbus/bus/
Ddesktop-file.c111 bus_desktop_file_section_free (BusDesktopFileSection *section) in bus_desktop_file_section_free()
135 grow_lines_in_section (BusDesktopFileSection *section) in grow_lines_in_section()
307 BusDesktopFileSection *section; in open_section() local
322 BusDesktopFileSection *section; in new_line() local
709 BusDesktopFileSection *section; in lookup_section() local
728 BusDesktopFileSection *section, in lookup_line()
751 BusDesktopFileSection *section; in bus_desktop_file_get_raw() local
775 const char *section, in bus_desktop_file_get_string()
/external/openssl/crypto/conf/
Dconf_api.c105 int _CONF_add_string(CONF *conf, CONF_VALUE *section, CONF_VALUE *value) in _CONF_add_string()
129 char *_CONF_get_string(const CONF *conf, const char *section, const char *name) in _CONF_get_string()
270 CONF_VALUE *_CONF_new_section(CONF *conf, const char *section) in _CONF_new_section()
Dcnf_save.c85 char *section; in print_conf() local
Dconf_def.c221 char *section=NULL,*buf; in def_load_bio() local
503 static int str_copy(CONF *conf, char *section, char **pto, char *from) in str_copy()
/external/webkit/Source/WebCore/bindings/js/
DJSCDATASectionCustom.cpp35 JSValue toJSNewlyCreated(ExecState* exec, JSDOMGlobalObject* globalObject, CDATASection* section) in toJSNewlyCreated()
/external/llvm/include/llvm/Support/
DCOFF.h145 struct section { struct
146 char Name[NameSize];
147 uint32_t VirtualSize;
148 uint32_t VirtualAddress;
149 uint32_t SizeOfRawData;
150 uint32_t PointerToRawData;
151 uint32_t PointerToRelocations;
152 uint32_t PointerToLineNumbers;
153 uint16_t NumberOfRelocations;
154 uint16_t NumberOfLineNumbers;
[all …]
/external/webkit/Source/WebCore/accessibility/
DAccessibilityTableCell.cpp111 RenderTableSection* section = renderCell->section(); in rowIndexRange() local
164 RenderTableSection* section = renderCell->section(); in titleUIElement() local
DAccessibilityTableColumn.cpp124 AccessibilityObject* AccessibilityTableColumn::headerObjectForSection(RenderTableSection* section, … in headerObjectForSection()
/external/elfutils/tests/
Dnewscn.c26 Elf_Scn *section; in main() local
/external/chromium/chrome/browser/resources/
Dnew_new_tab.js54 function setSectionMenuMode(sectionId, section, menuModeEnabled, menuModeMask) { argument
129 function updateSimpleSection(id, section) { argument
369 function SectionLayoutInfo(section) { argument
624 function getSectionElement(section) { argument
635 function getSectionMaxiview(section) { argument
639 function getSectionMiniview(section) { argument
644 function showSection(section) { argument
688 function showOnlySection(section) { argument
697 function hideSection(section) { argument
1112 function toggleSectionVisibilityAndAnimate(section) { argument
/external/elfutils/libebl/
Deblsectionname.c24 ebl_section_name (ebl, section, xsection, buf, len, scnnames, shnum) in ebl_section_name() argument
Deblsectiontypename.c24 ebl_section_type_name (ebl, section, buf, len) in ebl_section_type_name() argument
/external/chromium/chrome/browser/chromeos/cros/
Dinput_method_library.cc210 virtual bool SetImeConfig(const std::string& section, in SetImeConfig()
285 void MaybeStartInputMethodDaemon(const std::string& section, in MaybeStartInputMethodDaemon()
341 void MaybeStopInputMethodDaemon(const std::string& section, in MaybeStopInputMethodDaemon()
357 void MaybeChangeCurrentKeyboardLayout(const std::string& section, in MaybeChangeCurrentKeyboardLayout()
420 const std::string& section = iter->first.first; in FlushImeConfig() local
872 virtual bool SetImeConfig(const std::string& section, in SetImeConfig()
/external/llvm/test/Scripts/
Delf-dump107 def dumpSymtab(f, section, strtab): argument
128 def dumpRel(f, section, dumprela = False): argument
/external/wpa_supplicant/wpa_gui-qt4/
Deventhistory.cpp52 QVariant EventListModel::headerData(int section, Qt::Orientation orientation, in headerData()
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
Deventhistory.cpp53 QVariant EventListModel::headerData(int section, Qt::Orientation orientation, in headerData()
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Deventhistory.cpp53 QVariant EventListModel::headerData(int section, Qt::Orientation orientation, in headerData()
/external/webkit/Source/WebCore/inspector/front-end/
DCallStackSidebarPane.js155 registerShortcuts: function(section) argument
DShortcutsHelp.js37 section: function(name) method in WebInspector.ShortcutsHelp
/external/webkit/Source/WebCore/html/
DHTMLTableRowElement.cpp84 HTMLTableSectionElement* section = static_cast<HTMLTableSectionElement*>(node); in rowIndex() local

123